summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren2013-03-14-197/+163
* Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car)Tom Warren2013-03-14-1/+18
* ARM: tegra: implement WAR for Tegra114 CPU reset vectorStephen Warren2013-03-14-4/+32
* Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock)Tom Warren2013-03-14-34/+56
* Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2013-03-14-5/+10
* Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT filesTom Warren2013-03-14-4/+12
* Tegra: fdt: Change /include/ to #include for C preprocessorTom Warren2013-03-14-3/+3
* Tegra114: fdt: Update DT files with I2C info for T114/DalmoreTom Warren2013-03-14-0/+64
* Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren2013-03-14-0/+6
* Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to workTom Warren2013-03-14-0/+1
* tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach2013-03-14-19/+0
* tegra: usb: move implementation into right directoryLucas Stach2013-03-14-557/+2
* tegra: usb: various small cleanupsLucas Stach2013-03-14-15/+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
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-4/+4
* arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-12-6/+58
* 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-21/+15
|\
| * ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles2013-03-12-8/+8
| * ARM: at91sam9x5: Using CPU string directlyBo Shen2013-03-12-13/+7
* | Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-11-3/+6
|\ \
| * | mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther2013-02-20-2/+2
| * | gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther2013-02-20-1/+7
| |/
* | arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla2013-03-11-2/+14
* | arm: dra7xx: Add board files for DRA7XX socsLokesh Vutla2013-03-11-9/+349
* | arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla2013-03-11-6/+42
* | arm: dra7xx: Add control module changesLokesh Vutla2013-03-11-2/+85
* | arm: dra7xx: clock: Add the dplls dataLokesh Vutla2013-03-11-8/+94
* | arm: dra7xx: clock: Add the prcm changesLokesh Vutla2013-03-11-8/+252
* | ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla2013-03-11-1/+152
* | ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCsLokesh Vutla2013-03-11-2/+94
* | ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R2013-03-11-189/+254
* | ARM: OMAP5: clock: Add the prcm register changes required for ES2.0SRICHARAN R2013-03-11-0/+292
* | ARM: OMAP5: Add silicon id support for ES2.0 revision.SRICHARAN R2013-03-11-11/+21
* | ARM: OMAP5: Clean up iosettings codeLokesh Vutla2013-03-11-44/+78
* | ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-11-191/+259
* | ARM: OMAP4+: Cleanup emif specific filesLokesh Vutla2013-03-11-85/+108
* | ARM: OMAP4+: Clean up the pmic codeSRICHARAN R2013-03-11-260/+198
* | ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R2013-03-11-895/+869
* | ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R2013-03-11-1205/+1312
* | ARM: OMAP4+: emif: Detect SDRAM from SDRAM config registerLokesh Vutla2013-03-11-7/+28
* | Allow AM33xx boards to setup GPMC chipselects.Mark Jackson2013-03-11-0/+2
* | OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra2013-03-11-1/+1
* | SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra2013-03-08-5/+5
* | omap3: allow dynamic selection of gfx_formatNikita Kiryanov2013-03-08-0/+1
* | omap3: add useful dss definesNikita Kiryanov2013-03-08-0/+30