aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini107-6305/+8541
2013-03-15arm: Enable generic board supportSimon Glass3-0/+15
2013-03-15arm: Use sections header to obtain link symbolsSimon Glass2-4/+1
2013-03-15Introduce generic link section.h symbol filesSimon Glass1-0/+27
2013-03-15Replace __bss_end__ with __bss_endSimon Glass26-29/+29
2013-03-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD18-869/+987
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD27-2357/+2815
2013-03-14Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren2-14/+280
2013-03-14Tegra114: fdt: Move aliases from dtsi to dts file as per other TegrasTom Warren1-8/+0
2013-03-14Tegra114: Fix/update GP padcfg register structTom Warren1-8/+26
2013-03-14Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entryTom Warren1-1/+1
2013-03-14Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30Tom Warren1-6/+29
2013-03-14Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)Tom Warren1-0/+32
2013-03-14Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren3-2/+261
2013-03-14Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren2-197/+163
2013-03-14Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car)Tom Warren1-1/+18
2013-03-14ARM: tegra: implement WAR for Tegra114 CPU reset vectorStephen Warren1-4/+32
2013-03-14Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock)Tom Warren1-34/+56
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2-5/+10
2013-03-14Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT filesTom Warren1-4/+12
2013-03-14Tegra: fdt: Change /include/ to #include for C preprocessorTom Warren3-3/+3
2013-03-14Tegra114: fdt: Update DT files with I2C info for T114/DalmoreTom Warren1-0/+64
2013-03-14Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren1-0/+6
2013-03-14Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to workTom Warren1-0/+1
2013-03-14tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach1-19/+0
2013-03-14tegra: usb: move implementation into right directoryLucas Stach5-557/+2
2013-03-14tegra: usb: various small cleanupsLucas Stach2-15/+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 ARIBAUD4-6/+58
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 ARIBAUD2-21/+15
2013-03-12ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles1-8/+8
2013-03-12ARM: at91sam9x5: Using CPU string directlyBo Shen2-13/+7
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini2-3/+6
2013-03-11arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla4-2/+14
2013-03-11arm: dra7xx: Add board files for DRA7XX socsLokesh Vutla3-9/+349
2013-03-11arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla5-6/+42
2013-03-11arm: dra7xx: Add control module changesLokesh Vutla3-2/+85
2013-03-11arm: dra7xx: clock: Add the dplls dataLokesh Vutla4-8/+94
2013-03-11arm: dra7xx: clock: Add the prcm changesLokesh Vutla6-8/+252
2013-03-11ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla7-1/+152
2013-03-11ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCsLokesh Vutla4-2/+94
2013-03-11ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R5-189/+254
2013-03-11ARM: OMAP5: clock: Add the prcm register changes required for ES2.0SRICHARAN R3-0/+292