summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam2013-04-03-0/+12
* mxs: spl_mem_init: Align DDR2 init with FSL bootlets sourceFabio Estevam2013-03-20-9/+9
* Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-15-661/+544
|\
| * Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren2013-03-14-0/+194
| * Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entryTom Warren2013-03-14-1/+1
| * Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren2013-03-14-1/+189
| * Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren2013-03-14-87/+127
| * ARM: tegra: implement WAR for Tegra114 CPU reset vectorStephen Warren2013-03-14-4/+32
| * Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to workTom Warren2013-03-14-0/+1
| * tegra: usb: move implementation into right directoryLucas Stach2013-03-14-556/+0
| * tegra: usb: various small cleanupsLucas Stach2013-03-14-12/+1
| * tegra: usb: move controller init into start_portLucas Stach2013-03-14-28/+29
| * tegra: usb: remove unneeded function parameterLucas Stach2013-03-14-4/+2
| * tegra: usb: make controller init functions more self containedLucas Stach2013-03-14-12/+12
| * tegra: usb: set USB_PORTS_MAX to correct valueLucas Stach2013-03-14-1/+1
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-15-54/+66
|\ \
| * | ARM: mx6: use common CPU errata config optionsStephen Warren2013-03-07-37/+5
| * | mxs: timrot: Rename local macrosFadil Berisha2013-03-07-8/+8
| * | mxs: timrot: Add support to i.MX23Fadil Berisha2013-03-07-2/+21
| * | mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador2013-03-07-0/+4
| * | mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador2013-03-07-2/+2
| * | mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-07-1/+2
| * | mxs: Reset the EMI block on mx23Marek Vasut2013-03-07-2/+10
| * | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-02-23-1036/+4543
| |\ \
| * | | build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador2013-02-12-2/+2
| * | | mx6: Disable Power Down Bit of watchdogFabio Estevam2013-02-12-0/+12
* | | | ARM: implement some Cortex-A9 errata workaroundsStephen Warren2013-03-13-0/+19
| |_|/ |/| |
* | | Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-4/+4
* | | arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-12-6/+18
* | | Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-12-16/+160
* | | arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD2013-03-12-1/+1
* | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-12-15/+15
|\ \ \
| * | | ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles2013-03-12-8/+8
| * | | ARM: at91sam9x5: Using CPU string directlyBo Shen2013-03-12-7/+7
* | | | Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-11-2/+2
|\ \ \ \
| * | | | mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther2013-02-20-2/+2
| |/ / /
* | | | arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla2013-03-11-2/+10
* | | | arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla2013-03-11-6/+41
* | | | arm: dra7xx: Add control module changesLokesh Vutla2013-03-11-2/+75
* | | | arm: dra7xx: clock: Add the dplls dataLokesh Vutla2013-03-11-7/+92
* | | | arm: dra7xx: clock: Add the prcm changesLokesh Vutla2013-03-11-7/+236
* | | | ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla2013-03-11-1/+126
* | | | ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCsLokesh Vutla2013-03-11-2/+87
* | | | ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R2013-03-11-180/+228
* | | | ARM: OMAP5: clock: Add the prcm register changes required for ES2.0SRICHARAN R2013-03-11-0/+288
* | | | ARM: OMAP5: Add silicon id support for ES2.0 revision.SRICHARAN R2013-03-11-11/+16
* | | | ARM: OMAP5: Clean up iosettings codeLokesh Vutla2013-03-11-44/+67
* | | | ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-11-80/+164
* | | | ARM: OMAP4+: Cleanup emif specific filesLokesh Vutla2013-03-11-82/+99
* | | | ARM: OMAP4+: Clean up the pmic codeSRICHARAN R2013-03-11-249/+170