aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-03-24ti814x_evm: add ti814x evm board supportMatt Porter2-2/+2
2013-03-24am33xx: support ti814x mmc reference clockMatt Porter1-0/+5
2013-03-24am33xx: add dmm support to emif4 libraryMatt Porter2-0/+22
2013-03-24am33xx: add ti814x specific register definitionsMatt Porter7-21/+71
2013-03-24am33xx: refactor am33xx mux support and add ti814x supportMatt Porter3-227/+566
2013-03-24am33xx: refactor am33xx clocks and add ti814x supportMatt Porter7-33/+502
2013-03-24am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter4-72/+140
2013-03-24am33xx: convert defines from am33xx-specific to generic namesMatt Porter2-7/+7
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini3-0/+4
2013-03-24ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra1-1/+1
2013-03-24am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath1-0/+1
2013-03-22am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz1-1/+4
2013-03-22Initialise correct GPMC WAITx irq for AM33xxMark Jackson1-1/+1
2013-03-22Allow AM335x MPU core clock speed to be specified in the board config fileMark Jackson1-2/+5
2013-03-20ARM: rpi_b: enable SD controller, add related env/cmdsStephen Warren1-0/+26
2013-03-20mmc: add bcm2835 driverStephen Warren1-0/+24
2013-03-20ARM: bcm2835: add mailbox driverStephen Warren3-1/+572
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini132-6330/+8566
2013-03-15sparc: Fix build warnings in serial.cSimon Glass2-20/+0
2013-03-15sparc: Fix out-of-tree buildingSimon Glass2-14/+0
2013-03-15avr32: Fix cast warning in board.cSimon Glass1-2/+2
2013-03-15blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass1-1/+0
2013-03-15blackfin: Fix up board_type global dataSimon Glass2-1/+2
2013-03-15x86: Enable generic boardSimon Glass1-0/+1
2013-03-15x86: Enable generic board supportSimon Glass3-0/+17
2013-03-15x86: Use sections header to obtain link symbolsSimon Glass6-12/+5
2013-03-15ppc: Enable generic board supportSimon Glass3-0/+12
2013-03-15arm: Enable generic board supportSimon Glass3-0/+15
2013-03-15Introduce generic post-relocation board_r.cSimon Glass1-1/+2
2013-03-15Introduce generic pre-relocation board_f.cSimon Glass3-6/+6
2013-03-15Declare watchdog functions in watchdog.hSimon Glass3-9/+4
2013-03-15Change stub example to use asm-generic/sections.hSimon Glass3-9/+9
2013-03-15arm: Use sections header to obtain link symbolsSimon Glass2-4/+1
2013-03-15Introduce generic link section.h symbol filesSimon Glass15-4/+330
2013-03-15Replace __bss_end__ with __bss_endSimon Glass72-93/+93
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