summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD5-661/+544
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD11-54/+66
2013-03-14Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren1-0/+194
2013-03-14Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entryTom Warren1-1/+1
2013-03-14Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren1-1/+189
2013-03-14Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren1-87/+127
2013-03-14ARM: tegra: implement WAR for Tegra114 CPU reset vectorStephen Warren1-4/+32
2013-03-14Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to workTom Warren1-0/+1
2013-03-14tegra: usb: move implementation into right directoryLucas Stach2-556/+0
2013-03-14tegra: usb: various small cleanupsLucas Stach1-12/+1
2013-03-14tegra: usb: move controller init into start_portLucas Stach1-28/+29
2013-03-14tegra: usb: remove unneeded function parameterLucas Stach1-4/+2
2013-03-14tegra: usb: make controller init functions more self containedLucas Stach1-12/+12
2013-03-14tegra: usb: set USB_PORTS_MAX to correct valueLucas Stach1-1/+1
2013-03-13ARM: implement some Cortex-A9 errata workaroundsStephen Warren1-0/+19
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD4-4/+4
2013-03-12arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2-6/+18
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD5-16/+160
2013-03-12arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD1-1/+1
2013-03-12Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD1-15/+15
2013-03-12ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles1-8/+8
2013-03-12ARM: at91sam9x5: Using CPU string directlyBo Shen1-7/+7
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini1-2/+2
2013-03-11arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla2-2/+10
2013-03-11arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla4-6/+41
2013-03-11arm: dra7xx: Add control module changesLokesh Vutla2-2/+75
2013-03-11arm: dra7xx: clock: Add the dplls dataLokesh Vutla3-7/+92
2013-03-11arm: dra7xx: clock: Add the prcm changesLokesh Vutla5-7/+236
2013-03-11ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla3-1/+126
2013-03-11ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCsLokesh Vutla2-2/+87
2013-03-11ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R3-180/+228
2013-03-11ARM: OMAP5: clock: Add the prcm register changes required for ES2.0SRICHARAN R2-0/+288
2013-03-11ARM: OMAP5: Add silicon id support for ES2.0 revision.SRICHARAN R1-11/+16
2013-03-11ARM: OMAP5: Clean up iosettings codeLokesh Vutla2-44/+67
2013-03-11ARM: OMAP4+: Make control module register structure genericLokesh Vutla7-80/+164
2013-03-11ARM: OMAP4+: Cleanup emif specific filesLokesh Vutla3-82/+99
2013-03-11ARM: OMAP4+: Clean up the pmic codeSRICHARAN R7-249/+170
2013-03-11ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R5-798/+802
2013-03-11ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R12-268/+951
2013-03-11ARM: OMAP4+: emif: Detect SDRAM from SDRAM config registerLokesh Vutla4-7/+22
2013-03-11OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra1-1/+1
2013-03-08SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra1-1/+1
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov3-6/+6
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov3-6/+6
2013-03-08am33xx: Update DDR3 EMIF configuration sequenceTom Rini1-3/+9
2013-03-07ARM: mx6: use common CPU errata config optionsStephen Warren4-37/+5
2013-03-07mxs: timrot: Rename local macrosFadil Berisha1-8/+8
2013-03-07mxs: timrot: Add support to i.MX23Fadil Berisha1-2/+21
2013-03-07mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador1-0/+4
2013-03-07mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador2-2/+2