summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-03-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-24arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platformsTom Rini
2013-03-24am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini
2013-03-24ti814x_evm: add ti814x evm board supportMatt Porter
2013-03-24am33xx: support ti814x mmc reference clockMatt Porter
2013-03-24am33xx: add dmm support to emif4 libraryMatt Porter
2013-03-24am33xx: add ti814x specific register definitionsMatt Porter
2013-03-24am33xx: refactor am33xx mux support and add ti814x supportMatt Porter
2013-03-24am33xx: refactor am33xx clocks and add ti814x supportMatt Porter
2013-03-24am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter
2013-03-24am33xx: convert defines from am33xx-specific to generic namesMatt Porter
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini
2013-03-24ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra
2013-03-24am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath
2013-03-22ARM: implement erratum 716044 workaroundStephen Warren
2013-03-22am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz
2013-03-22Initialise correct GPMC WAITx irq for AM33xxMark Jackson
2013-03-22Allow AM335x MPU core clock speed to be specified in the board config fileMark Jackson
2013-03-20ARM: rpi_b: enable SD controller, add related env/cmdsStephen Warren
2013-03-20mmc: add bcm2835 driverStephen Warren
2013-03-20ARM: bcm2835: add mailbox driverStephen Warren
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15arm: Enable generic board supportSimon Glass
2013-03-15arm: Use sections header to obtain link symbolsSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-14Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren
2013-03-14Tegra114: fdt: Move aliases from dtsi to dts file as per other TegrasTom Warren
2013-03-14Tegra114: Fix/update GP padcfg register structTom Warren
2013-03-14Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entryTom Warren
2013-03-14Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30Tom Warren
2013-03-14Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)Tom Warren
2013-03-14Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren
2013-03-14Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren
2013-03-14Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car)Tom Warren
2013-03-14ARM: tegra: implement WAR for Tegra114 CPU reset vectorStephen Warren
2013-03-14Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock)Tom Warren
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren
2013-03-14Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT filesTom Warren
2013-03-14Tegra: fdt: Change /include/ to #include for C preprocessorTom Warren
2013-03-14Tegra114: fdt: Update DT files with I2C info for T114/DalmoreTom Warren
2013-03-14Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren
2013-03-14Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to workTom Warren
2013-03-14tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach
2013-03-14tegra: usb: move implementation into right directoryLucas Stach
2013-03-14tegra: usb: various small cleanupsLucas Stach
2013-03-14tegra: usb: move controller init into start_portLucas Stach
2013-03-14tegra: usb: remove unneeded function parameterLucas Stach