aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2012-02-12OMAP3: Add Corscience Tricorder boardThomas Weber3-0/+526
2012-02-12Beagleboard: Correct memory size on rev C4robertcnelson@gmail.com1-0/+7
2012-02-12tegra: Use funcmux for MMC on seaboardSimon Glass1-17/+4
2012-02-12tegra: Use funcmux for MMC on harmonySimon Glass1-15/+4
2012-02-12tegra: Use funcmux for MMC on tamontenSimon Glass1-8/+2
2012-02-12tegra2: Add support for Compal Paz00 (Toshiba AC100)Stephen Warren2-0/+122
2012-01-23ARM: AM33XX: Add i2c supportPatil, Rachna2-0/+20
2012-01-16overo: add SPL supportAndreas Müller3-29/+69
2012-01-16board/overo/overo.c: replace printf with one argument by putsAndreas Müller1-7/+7
2012-01-16ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath3-26/+2
2012-01-16ARM:AM33XX: Add mmc/sd supportChandan Nath1-0/+21
2012-01-16cm-t35: use the new EEPROM module to read the MAC addressNikita Kiryanov3-3/+54
2012-01-16cm-t35: pass correct revision information to LinuxNikita Kiryanov1-0/+28
2012-01-16cm-t35: add EEPROM module and pass Linux a serial numberNikita Kiryanov3-1/+92
2012-01-16cm-t35: various cleanupsNikita Kiryanov1-6/+4
2012-01-16beagle: add eeprom expansion board info for bct brettl3Peter Meerwald1-0/+4
2012-01-16ARMV7: Add support For Logic OMAP35x/DM37x modulesPeter Barada3-0/+336
2012-01-16arm, davinci: Change byte order of RTC kick register valuesChristian Riesch1-2/+2
2012-01-16i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite boardJason Liu3-0/+363
2012-01-16m28evk: Remove 'all' target from MakefileFabio Estevam1-2/+0
2012-01-16mx28evk: Remove 'all' target from MakefileFabio Estevam1-2/+0
2012-01-16mx28evk: Add initial support for MX28EVK boardFabio Estevam4-0/+370
2012-01-16mx28: Let dram_init be common for mx28Fabio Estevam1-17/+1
2012-01-16mx28: Let imx_get_mac_from_fuse be common for mx28Fabio Estevam1-35/+0
2012-01-16net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam1-2/+2
2012-01-16i.mx6q: mx6qarm2: Enable the usboh3 clockEric Nelson1-1/+1
2012-01-16i.mx6q: arm2: Add the enet function supportJason Liu1-0/+90
2012-01-13openrisc: Add openrisc-generic example boardStefan Kristiansson5-0/+1079
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk6-68/+164
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk9-909/+251
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-0/+15
2012-01-11sbc8548: Fix up local bus init to be frequency awarePaul Gortmaker1-3/+35
2012-01-11sbc8548: enable support for hardware SPD errata workaroundPaul Gortmaker1-1/+30
2012-01-11sbc8548: relocate fixed ddr init code to ddr.c filePaul Gortmaker2-44/+48
2012-01-11sbc8548: Make enabling SPD RAM configuration workPaul Gortmaker2-0/+7
2012-01-11sbc8548: Fix LBC SDRAM initialization settingsPaul Gortmaker1-13/+16
2012-01-11sbc8548: enable ability to boot from alternate flashPaul Gortmaker3-1/+28
2012-01-11sbc8548: relocate 64MB user flash to sane boundaryPaul Gortmaker2-16/+10
2012-01-11MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBCPaul Gortmaker2-2/+2
2012-01-09mpc8313erdb: Enable GPIO support on the MPC8313E RDBJoe Hershberger1-0/+15
2012-01-09board/mpl/pati: use the CFI driver for the PATI boardDavid Müller1-2/+2
2012-01-09board/mpl/mip405: use the CFI driver for the MIP405/MIP405T boardDavid Müller2-3/+25
2012-01-09board/mpl/pip405: use the CFI driver for the PIP405 boardDavid Müller2-8/+26
2012-01-09board/mpl/common: remove the old legacy flashDavid Müller3-896/+182
2012-01-09ppc4xx: Setup HICB on Io64Dirk Eibach1-0/+16
2012-01-08mmc: Change board_mmc_getcd() function prototype.Thierry Reding7-34/+29
2012-01-05ARM: highbank: enable networking and pxeRob Herring1-0/+12
2011-12-24tegra2: Optimize out-of-tree build for Ventana.Thierry Reding1-2/+1
2011-12-24tegra: Move boards over to use arch-level board UART functionSimon Glass2-121/+5
2011-12-24tegra: Move clock_early_init() to arch_cpu_init()Simon Glass1-3/+0