summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-163-26/+2
* ARM:AM33XX: Add mmc/sd supportChandan Nath2012-01-161-0/+21
* cm-t35: use the new EEPROM module to read the MAC addressNikita Kiryanov2012-01-163-3/+54
* cm-t35: pass correct revision information to LinuxNikita Kiryanov2012-01-161-0/+28
* cm-t35: add EEPROM module and pass Linux a serial numberNikita Kiryanov2012-01-163-1/+92
* cm-t35: various cleanupsNikita Kiryanov2012-01-161-6/+4
* beagle: add eeprom expansion board info for bct brettl3Peter Meerwald2012-01-161-0/+4
* ARMV7: Add support For Logic OMAP35x/DM37x modulesPeter Barada2012-01-163-0/+336
* arm, davinci: Change byte order of RTC kick register valuesChristian Riesch2012-01-161-2/+2
* i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite boardJason Liu2012-01-163-0/+363
* m28evk: Remove 'all' target from MakefileFabio Estevam2012-01-161-2/+0
* mx28evk: Remove 'all' target from MakefileFabio Estevam2012-01-161-2/+0
* mx28evk: Add initial support for MX28EVK boardFabio Estevam2012-01-164-0/+370
* mx28: Let dram_init be common for mx28Fabio Estevam2012-01-161-17/+1
* mx28: Let imx_get_mac_from_fuse be common for mx28Fabio Estevam2012-01-161-35/+0
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-161-2/+2
* i.mx6q: mx6qarm2: Enable the usboh3 clockEric Nelson2012-01-161-1/+1
* i.mx6q: arm2: Add the enet function supportJason Liu2012-01-161-0/+90
* openrisc: Add openrisc-generic example boardStefan Kristiansson2012-01-135-0/+1079
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-01-136-68/+164
|\
| * sbc8548: Fix up local bus init to be frequency awarePaul Gortmaker2012-01-111-3/+35
| * sbc8548: enable support for hardware SPD errata workaroundPaul Gortmaker2012-01-111-1/+30
| * sbc8548: relocate fixed ddr init code to ddr.c filePaul Gortmaker2012-01-112-44/+48
| * sbc8548: Make enabling SPD RAM configuration workPaul Gortmaker2012-01-112-0/+7
| * sbc8548: Fix LBC SDRAM initialization settingsPaul Gortmaker2012-01-111-13/+16
| * sbc8548: enable ability to boot from alternate flashPaul Gortmaker2012-01-113-1/+28
| * sbc8548: relocate 64MB user flash to sane boundaryPaul Gortmaker2012-01-112-16/+10
| * MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBCPaul Gortmaker2012-01-112-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2012-01-139-909/+251
|\ \
| * | board/mpl/pati: use the CFI driver for the PATI boardDavid Müller2012-01-091-2/+2
| * | board/mpl/mip405: use the CFI driver for the MIP405/MIP405T boardDavid Müller2012-01-092-3/+25
| * | board/mpl/pip405: use the CFI driver for the PIP405 boardDavid Müller2012-01-092-8/+26
| * | board/mpl/common: remove the old legacy flashDavid Müller2012-01-093-896/+182
| * | ppc4xx: Setup HICB on Io64Dirk Eibach2012-01-091-0/+16
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2012-01-131-0/+15
|\ \
| * | mpc8313erdb: Enable GPIO support on the MPC8313E RDBJoe Hershberger2012-01-091-0/+15
| |/
* | mmc: Change board_mmc_getcd() function prototype.Thierry Reding2012-01-087-34/+29
|/
* ARM: highbank: enable networking and pxeRob Herring2012-01-051-0/+12
* tegra2: Optimize out-of-tree build for Ventana.Thierry Reding2011-12-241-2/+1
* tegra: Move boards over to use arch-level board UART functionSimon Glass2011-12-242-121/+5
* tegra: Move clock_early_init() to arch_cpu_init()Simon Glass2011-12-241-3/+0
* tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass2011-12-241-3/+0
* arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/masterTom Warren2011-12-242-3/+1
* tegra2: Add Avionic Design Medcom support.Thierry Reding2011-12-242-0/+95
* tegra2: Add Avionic Design Plutux support.Thierry Reding2011-12-242-0/+95
* tegra2: Add common Avionic Design Tamonten support.Thierry Reding2011-12-242-0/+192
* tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-243-3/+2
* tegra2: Plumb in SPI/UART switch codeSimon Glass2011-12-243-0/+12
* tegra2: Implement SPI / UART GPIO switchSimon Glass2011-12-243-1/+185
* tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren2011-12-241-0/+4
OpenPOWER on IntegriCloud