summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-09-01tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin
2012-09-01ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren
2012-09-01ARM: arm1176: enable instruction cache in arch_cpu_init()Stephen Warren
2012-09-01snowball: Adding board specific cache cleanup routineMathieu J. Poirier
2012-09-01armv7: Adding cpu specific cache managmenentMathieu J. Poirier
2012-09-01u8500: Enabling power to MMC device on AB8500 V2Mathieu J. Poirier
2012-09-01u8500: Moving processor-specific functions to cpu area.Mathieu J. Poirier
2012-09-01snowball: applying power to LAN and GBF controllersMathieu J. Poirier
2012-09-01snowball: Moving to ux500.v2 addess scheme for PRCMU accessMathieu J. Poirier
2012-09-01snowball: Adding CPU clock initialisationMathieu J. Poirier
2012-09-01snowball: Adding architecture dependent initialisationMathieu J. Poirier
2012-09-01u8500: Moving prcmu to cpu directoryMathieu J. Poirier
2012-09-01snowball: Add support for ux500 based snowball boardMathieu J. Poirier
2012-09-01davinci, c6x: Always use C version of reset codeTom Rini
2012-09-01am33xx evm: Update secure_emif_sdram_config during ddr initSatyanarayana, Sandhya
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu
2012-09-01armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stackTom Rini
2012-09-01omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini
2012-09-01am33xx: Add support, update omap3 McSPI driverTom Rini
2012-09-01am33xx: Correct MMC1, remove MMC2 supportTom Rini
2012-09-01i.MX28: bug fixes in PMU configuration codeStathis Voukelatos
2012-09-01MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut
2012-09-01mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCsOtavio Salvador
2012-09-01mxs: Clarify why we poweroff in case of brownout in 5v conflictOtavio Salvador
2012-09-01mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador
2012-09-01mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador
2012-09-01mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador
2012-09-01MX28: use a clear name for DDR2 initializationOtavio Salvador
2012-09-01MX28: extend print_cpuinfo() to use chip informationOtavio Salvador
2012-09-01imx: Use a clear identification of an unidentified CPU typeOtavio Salvador
2012-09-01Enable the EMAC clock in at91_macb_hw_init().Markus Hubig
2012-09-01arm : Atmel : add at91sam9x5ek board supportBo Shen
2012-09-01DaVinci DA8xx: fix set_cpu_clk_info()Laurence Withers
2012-09-01DaVinci DA8xx: replace magic number for DDR speedLaurence Withers
2012-09-01DaVinci DA850: UART2 clock ID comes from ASYNC3Laurence Withers
2012-09-01DaVinci DA8xx: tidy up clock ID definitionLaurence Withers
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut
2012-09-01am33xx: Rework pinmux functionsTom Rini
2012-09-01am33xx evm: Add CONFIG_CMD_EEPROM and relatedTom Rini
2012-09-01am33xx: Add support for TI AM335x StarterKit EVMTom Rini
2012-09-01am33xx: Remove board/ti/am335x/evm.cTom Rini
2012-09-01am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini
2012-09-01am33xx: Rework config_ddr to make DDR3 support easier.Tom Rini
2012-09-01am33xx: Move some variables in emif4.c, mark them static.Tom Rini
2012-09-01am33xx: Correct and clean up ddr_regs structTom Rini
2012-09-01am33xx: Do not touch 'ratio1' fieldsTom Rini
2012-09-01am33xx: Rework config_io_ctrl slightlyTom Rini
2012-09-01am33xx: Use emif_regs struct for storing initialization valuesTom Rini