summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* tegra20: Remove armv4t build flagsAllen Martin2012-09-012-14/+0
* tegra20: enable SPL for tegra20 boardsAllen Martin2012-09-014-280/+5
* tegra20: move SDRAM param save to later in bootAllen Martin2012-09-011-5/+0
* ARM: add tegra20 support to arm720tAllen Martin2012-09-019-1/+608
* ARM: Fix arm720t SPL buildAllen Martin2012-09-011-0/+13
* tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin2012-09-0117-13/+59
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-0120-55/+55
* ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren2012-09-015-0/+165
* ARM: arm1176: enable instruction cache in arch_cpu_init()Stephen Warren2012-09-011-0/+7
* snowball: Adding board specific cache cleanup routineMathieu J. Poirier2012-09-011-0/+26
* armv7: Adding cpu specific cache managmenentMathieu J. Poirier2012-09-011-0/+8
* u8500: Enabling power to MMC device on AB8500 V2Mathieu J. Poirier2012-09-011-26/+69
* u8500: Moving processor-specific functions to cpu area.Mathieu J. Poirier2012-09-011-0/+80
* snowball: Moving to ux500.v2 addess scheme for PRCMU accessMathieu J. Poirier2012-09-011-28/+63
* snowball: Adding CPU clock initialisationMathieu J. Poirier2012-09-012-0/+36
* snowball: Adding architecture dependent initialisationMathieu J. Poirier2012-09-013-1/+72
* u8500: Moving prcmu to cpu directoryMathieu J. Poirier2012-09-012-1/+165
* davinci, c6x: Always use C version of reset codeTom Rini2012-09-013-84/+34
* am33xx evm: Update secure_emif_sdram_config during ddr initSatyanarayana, Sandhya2012-09-011-1/+4
* da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-011-0/+5
* armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stackTom Rini2012-09-011-0/+1
* omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini2012-09-013-19/+55
* am33xx: Add support, update omap3 McSPI driverTom Rini2012-09-011-0/+5
* am33xx: Correct MMC1, remove MMC2 supportTom Rini2012-09-011-1/+7
* i.MX28: bug fixes in PMU configuration codeStathis Voukelatos2012-09-011-6/+6
* MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut2012-09-011-0/+14
* mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCsOtavio Salvador2012-09-012-1/+1
* mxs: Clarify why we poweroff in case of brownout in 5v conflictOtavio Salvador2012-09-011-0/+4
* mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador2012-09-016-110/+110
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-016-108/+108
* mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador2012-09-013-8/+8
* mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador2012-09-0112-1/+1
* MX28: use a clear name for DDR2 initializationOtavio Salvador2012-09-011-6/+6
* MX28: extend print_cpuinfo() to use chip informationOtavio Salvador2012-09-011-2/+36
* imx: Use a clear identification of an unidentified CPU typeOtavio Salvador2012-09-011-2/+2
* Enable the EMAC clock in at91_macb_hw_init().Markus Hubig2012-09-011-0/+4
* arm : Atmel : add at91sam9x5ek board supportBo Shen2012-09-013-2/+243
* DaVinci DA8xx: fix set_cpu_clk_info()Laurence Withers2012-09-011-9/+14
* DaVinci DA8xx: replace magic number for DDR speedLaurence Withers2012-09-011-1/+2
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-012-246/+0
* am33xx: Rework pinmux functionsTom Rini2012-09-011-27/+5
* am33xx evm: Add CONFIG_CMD_EEPROM and relatedTom Rini2012-09-011-9/+4
* am33xx: Add support for TI AM335x StarterKit EVMTom Rini2012-09-011-2/+39
* am33xx: Remove board/ti/am335x/evm.cTom Rini2012-09-011-0/+173
* am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini2012-09-012-0/+43
* am33xx: Rework config_ddr to make DDR3 support easier.Tom Rini2012-09-011-14/+23
* am33xx: Move some variables in emif4.c, mark them static.Tom Rini2012-09-011-4/+3
* am33xx: Correct and clean up ddr_regs structTom Rini2012-09-012-15/+2
* am33xx: Do not touch 'ratio1' fieldsTom Rini2012-09-012-17/+0
* am33xx: Rework config_io_ctrl slightlyTom Rini2012-09-012-15/+7
OpenPOWER on IntegriCloud