summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-16mx28evk: Add initial support for MX28EVK boardFabio Estevam1-0/+176
2012-01-16i.mx6q: arm2: Add the enet function supportJason Liu1-2/+10
2012-01-14openrisc: Add openrisc-generic example boardStefan Kristiansson1-0/+158
2012-01-14openrisc: Add architecture image supportStefan Kristiansson1-0/+1
2012-01-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-36/+151
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2-36/+151
2012-01-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-1/+1
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-1/+1
2012-01-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk4-13/+36
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk4-13/+36
2012-01-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk5-162/+80
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk5-162/+80
2012-01-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-1/+3
2012-01-11sbc8548: enable support for hardware SPD errata workaroundPaul Gortmaker1-4/+10
2012-01-11sbc8548: relocate fixed ddr init code to ddr.c filePaul Gortmaker1-0/+1
2012-01-11sbc8548: Make enabling SPD RAM configuration workPaul Gortmaker1-1/+12
2012-01-11sbc8548: Fix LBC SDRAM initialization settingsPaul Gortmaker1-7/+14
2012-01-11sbc8548: enable ability to boot from alternate flashPaul Gortmaker1-22/+84
2012-01-11sbc8548: relocate 64MB user flash to sane boundaryPaul Gortmaker1-5/+5
2012-01-11Revert "SBC8548: fix address mask to allow 64M flash"Paul Gortmaker1-3/+3
2012-01-11eXMeritus HWW-1U-1A: Add support for the AT24C128N I2C EEPROMKyle Moffett1-2/+27
2012-01-11eXMeritus HWW-1U-1A: Minor environment variable tweaksKyle Moffett1-2/+5
2012-01-11fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91esw@bus-elektronik.de1-1/+1
2012-01-10mpc8313erdb: fix mtdparts addressScott Wood1-1/+1
2012-01-10powerpc/83xx/km: add support for 8321 based tuge1 boardHolger Brunck1-5/+19
2012-01-10powerpc/83xx/km: merge tuxa and tuda1 boards to tuxx1Holger Brunck2-134/+12
2012-01-10powerpc/83xx/km: remove obsolete defines for tuda1Holger Brunck1-6/+0
2012-01-10powerpc/83xx/km: update SDRAM parameters for km8321 boardsMarco Schmid1-10/+14
2012-01-10mpc8313erdb: Enable GPIO support on the MPC8313E RDBJoe Hershberger1-2/+7
2012-01-10gpio: Modify common gpio.h to more closely match LinuxJoe Hershberger1-9/+32
2012-01-09board/mpl/pati: use the CFI driver for the PATI boardDavid Müller1-4/+9
2012-01-09board/mpl/mip405: use the CFI driver for the MIP405/MIP405T boardDavid Müller1-4/+11
2012-01-09board/mpl/pip405: use the CFI driver for the PIP405 boardDavid Müller1-4/+12
2012-01-09ppc4xx: Setup HICB on Io64Dirk Eibach1-1/+4
2012-01-09mmc: Implement card detection.Thierry Reding1-0/+2
2012-01-09mmc: Change board_mmc_getcd() function prototype.Thierry Reding1-1/+1
2012-01-06Revert "common.h: remove value from bool defines"Wolfgang Denk1-8/+8
2012-01-05ARM: highbank: enable networking and pxeRob Herring1-2/+16
2012-01-05net: add Calxeda xgmac driverRob Herring1-0/+1
2012-01-05Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk10-3/+661
2012-01-05env: remove value from boolean definesIgor Grinberg1-4/+4
2012-01-05common.h: remove value from bool definesIgor Grinberg1-8/+8
2012-01-05fpga: add definition for Xilinx Spartan-6 XC6SLX4Stefano Babic1-0/+9
2012-01-05phy: add phy_smsc_init() declarationVladimir Zapolskiy1-0/+1
2011-12-24arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/masterTom Warren1-0/+3
2011-12-24tegra: Fix build error in plutux, medcomSimon Glass2-0/+4
2011-12-24tegra2: Add Avionic Design Medcom support.Thierry Reding1-0/+62
2011-12-24tegra2: Add Avionic Design Plutux support.Thierry Reding1-0/+62
2011-12-24tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000.Thierry Reding1-1/+1
2011-12-24tegra2: Enable SPI environment on SeaboardSimon Glass3-2/+13