aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Consolidate bool typeYork Sun31-134/+63
2013-03-31Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini1-1/+2
2013-03-29Merge branch 'for-v2013.04'Anatolij Gustschin2-30/+2
2013-03-29menu: Add support for user defined item choice functionPali Rohár1-1/+2
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD18-148/+799
2013-03-26Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD7-131/+92
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD3-3/+246
2013-03-25Tegra114: MMC: Add SD bus power-rail init routineTom Warren1-0/+62
2013-03-25Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren2-0/+10
2013-03-25Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren1-0/+13
2013-03-25tegra114: dalmore: fdt: enable dalmore SPI controllerAllen Martin1-0/+5
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin1-1/+1
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin1-1/+1
2013-03-25tegra: remove support for UART SPI switchAllen Martin4-130/+1
2013-03-24am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini1-1/+38
2013-03-24ti814x_evm: add ti814x evm board supportMatt Porter4-0/+302
2013-03-24am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2-4/+4
2013-03-24am33xx: convert defines from am33xx-specific to generic namesMatt Porter2-6/+6
2013-03-24am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath1-2/+4
2013-03-22cm-t35: add support for loading splash image from NANDNikita Kiryanov1-0/+61
2013-03-21lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee1-7/+0
2013-03-21common/lcd.c: remove global lcd_baseJeroen Hofstee2-8/+2
2013-03-21common/lcd.c: cleanup use of global variablesJeroen Hofstee2-10/+0
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk2-5/+0
2013-03-20Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini1-0/+11
2013-03-20ARM: rpi_b: enable SD controller, add related env/cmdsStephen Warren1-0/+26
2013-03-20ARM: rpi_b: use bcm2835 mbox driver to get memory sizeStephen Warren1-1/+20
2013-03-19x86: Add FDT SPI node for linkSimon Glass1-0/+11
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+63
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini227-1978/+4349
2013-03-18arm:trats: Use new ums commandLukasz Majewski1-0/+63
2013-03-15arm: Use sections header to obtain link symbolsSimon Glass2-0/+2
2013-03-15Replace __bss_end__ with __bss_endSimon Glass102-102/+102
2013-03-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD26-500/+1092
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD30-274/+2342
2013-03-15nitrogen: Use unsigned long to specify the total RAM sizefabio.estevam@freescale.com1-1/+1
2013-03-14Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren1-0/+12
2013-03-14Tegra114: fdt: Move aliases from dtsi to dts file as per other TegrasTom Warren1-0/+8
2013-03-14Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bitsTom Warren1-12/+12
2013-03-14Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routinesTom Warren2-1/+81
2013-03-14Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)Tom Warren1-0/+15
2013-03-14Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren2-3/+24
2013-03-14Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren2-180/+286
2013-03-14Tegra30: Cardhu: Remove unneeded cardhu.c.mmc fileTom Warren1-151/+0
2013-03-14Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock)Tom Warren1-0/+5
2013-03-14Tegra: fdt: Remove memreserve line from Cardhu/Seaboard DT filesTom Warren2-2/+0
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren8-145/+40
2013-03-14Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT filesTom Warren12-8/+97
2013-03-14Tegra: fdt: tamonten: Add common tamonten.dtsi file from linuxTom Warren4-3/+492
2013-03-14Tegra: fdt: Change /include/ to #include for C preprocessorTom Warren12-12/+12