summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini227-1978/+4349
2013-03-16arm: Use sections header to obtain link symbolsSimon Glass2-0/+2
2013-03-16Replace __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
2013-03-14Tegra114: fdt: Update DT files with I2C info for T114/DalmoreTom Warren1-0/+25
2013-03-14tegra: usb: move implementation into right directoryLucas Stach1-1/+1
2013-03-13Add Boundary Devices Nitrogen6X boardsEric Nelson21-0/+2039
2013-03-13Refactor linker-generated arraysAlbert ARIBAUD127-127/+127
2013-03-13arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD5-26/+64
2013-03-13Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD4-18/+0
2013-03-12Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+6
2013-03-12ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese18-2498/+0
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini13-59/+268
2013-03-11arm: dra7xx: Add board files for DRA7XX socsLokesh Vutla3-0/+199
2013-03-10Merge branch 'master' of git://git.denx.de/u-boot-mpc82xxTom Rini1-4/+1
2013-03-09powerpc/82xx/km: removed unneeded ifdefHolger Brunck1-3/+0
2013-03-09powerpc/82xx/km: make handle_mgcoge3un_reset staticHolger Brunck1-1/+1
2013-03-09mpc512x: pdm360ng: drop not needed memory node fixupAnatolij Gustschin1-1/+0
2013-03-09mpc512x: add ifm ac14xx boardAnatolij Gustschin2-0/+651
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin4-118/+0
2013-03-09mpc512x: use common code for CSx configurationAnatolij Gustschin4-109/+0
2013-03-09mpc5200: a4m2k: Implement custom "dynamic" watchdog supportStefan Roese1-1/+55
2013-03-09mpc5200: Add a4m2k board portStefan Roese3-8/+120
2013-03-09cm-t35: add support for user defined lcd parametersNikita Kiryanov1-3/+211
2013-03-09cm-t35: add support for dvi displaysNikita Kiryanov3-0/+224
2013-03-09omap3: allow dynamic selection of gfx_formatNikita Kiryanov3-2/+7
2013-03-09omap_hsmmc: add driver check for write protectionNikita Kiryanov23-27/+27
2013-03-09cm-t35: implement board specific card detect checkNikita Kiryanov1-0/+11
2013-03-09omap_hsmmc: implement driver check for card detectionNikita Kiryanov23-40/+27
2013-03-09am335x_evm: Add am335x_evm_usbspl build targetTom Rini1-1/+1
2013-03-07mx23_olinuxino: Fix warning for implicit declarationOtavio Salvador1-0/+1
2013-03-07mx6: Provide a structure for accessing HDMI registersFabio Estevam1-17/+11
2013-03-07mx23_olinuxino: Enable USB supportOtavio Salvador2-0/+9
2013-03-07mx23_olinuxino: Add support for status LEDOtavio Salvador2-0/+11