summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-07-2210-7/+110
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-2312-0/+821
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-2312-0/+821
| |\
| | * Marvell RD6281A Board supportPrafulla Wadaskar2009-07-234-0/+296
| | * Marvell MV88F6281GTW_GE Board supportPrafulla Wadaskar2009-07-184-0/+253
| | * Marvell Sheevaplug Board supportPrafulla Wadaskar2009-07-184-0/+272
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-231-0/+20
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-07-231-0/+20
| |\ \
| | * | i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2cHeiko Schocher2009-07-211-0/+20
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-2312-200/+242
|\ \ \ \ | |/ / /
| * | | 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala2009-07-228-86/+122
| * | | xpedite5370: Fix I2C GPIO initialization typoPeter Tyser2009-07-221-2/+2
| * | | tqm85xx: Remove board_add_ram_info()Peter Tyser2009-07-221-30/+3
| * | | xes: Remove 8xxx board_add_ram_info() functionPeter Tyser2009-07-221-53/+0
| * | | 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser2009-07-223-11/+11
| * | | 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-224-14/+90
| * | | 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCNKumar Gala2009-07-221-4/+14
| |/ /
* | | Fix "ld: cannot find -lstubs" build errorWolfgang Denk2009-07-223-3/+3
|/ /
* | powerpc: updates for the keymile boardsHeiko Schocher2009-07-215-36/+169
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-07-2016-1232/+300
|\ \
| * | mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-1816-1232/+300
* | | Fix boards broken after removal of legacy NAND and DoC supportWolfgang Denk2009-07-193-0/+6
|/ /
* | PATI board: fix compiler warningsWolfgang Denk2009-07-193-6/+10
* | mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD2009-07-195-34/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-1912-190/+0
|\ \
| * | Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-1712-190/+0
* | | ARM: make split_by_variant.sh output more usefulWolfgang Denk2009-07-181-2/+2
* | | MIP405T: fix compile problemWolfgang Denk2009-07-181-1/+1
* | | CPCI750: fix compile problemWolfgang Denk2009-07-181-1/+1
| |/ |/|
* | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-1815-34/+34
|/
* mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variableAnton Vorontsov2009-07-161-2/+1
* mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov2009-07-161-9/+5
* mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov2009-07-161-13/+24
* mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov2009-07-161-0/+18
* Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-07-164-168/+3
|\
| * asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek2009-07-094-168/+3
* | aria: enable NAND flash supportWolfgang Denk2009-07-141-0/+1
* | MPC512x: factor out common codeWolfgang Denk2009-07-143-334/+12
* | mecp5123: fix build errorWolfgang Denk2009-07-141-8/+5
* | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2009-07-1427-1937/+976
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-138-566/+503
| |\ \
| | * | versatile: update config and merge to cfi flash driverJean-Christophe PLAGNIOL-VILLARD2009-07-122-515/+1
| | * | at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou2009-07-121-0/+36
| | * | at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-124-0/+431
| | * | OMAP3 pandora: Fix CKE1 MUX setting to allow self-refreshGrazvydas Ignotas2009-07-121-1/+1
| | * | OMAP3 pandora: setup pulls for various GPIOsGrazvydas Ignotas2009-07-121-25/+25
| | * | OMAP3 pandora: setup pin mux for pins used on rev3 boardsGrazvydas Ignotas2009-07-121-1/+10
| | * | OMAP3 pandora: pin mux cleanupGrazvydas Ignotas2009-07-121-25/+0
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2009-07-1319-1371/+473
| |\ \
| | * | sh: Add support ESPT-GIGA boradNobuhiro Iwamatsu2009-07-114-0/+443
OpenPOWER on IntegriCloud