summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* PMC405DE: fix out of tree buildingWolfgang Denk2009-07-271-1/+1
* Make linking against libgcc configurableWolfgang Denk2009-07-271-3/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-265-201/+123
|\
| * update the EB+MCF-EV123 board supportJens Scharsig2009-07-264-201/+89
| * mimc200.c: fix too long lines added by f68378d6Anatolij Gustschin2009-07-261-12/+12
| * Add LCD support to MIMC200 boardMark Jackson2009-07-261-0/+34
* | ppc4xx: Add chip_config command to AMCC Kilauea eval boardStefan Roese2009-07-243-298/+76
* | ppc4xx: Add 405EP based PMC405DE boardMatthias Fuchs2009-07-245-0/+791
* | ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-246-10/+10
* | Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese2009-07-243-197/+90
* | xpedite1k: Move to X-ES vendor directoryPeter Tyser2009-07-246-2/+2
* | xpedite1k: Sync checkboard() with other X-ES boardsPeter Tyser2009-07-241-1/+14
* | xpedite1k: Add support for additional GPIO pinsPeter Tyser2009-07-241-2/+11
* | xpedite1k: Add support for optional flashesPeter Tyser2009-07-241-0/+4
* | xpedite1k: Cleanup coding stylePeter Tyser2009-07-243-153/+127
* | xpedite1k: Remove support for reading MACs from EEPROMPeter Tyser2009-07-241-61/+1
* | xpedite1k: Remove support for fixed SDRAM configurationPeter Tyser2009-07-241-63/+1
* | xpedite1k: Remove CONFIG_SYS_DRAM_TEST supportPeter Tyser2009-07-241-31/+0
* | xpedite1k: Use standard CFI flash driverPeter Tyser2009-07-243-614/+5
* | ppc4xx: Cleanup PLU405 board codeMatthias Fuchs2009-07-241-56/+62
* | ppc4xx: Add DL-Vision 405EP board supportDirk Eibach2009-07-244-0/+344
|/
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-231-1/+0
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-236-9/+9
* 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
OpenPOWER on IntegriCloud