summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Move is_valid_ether_addr() to include/net.hMike Frysinger2009-01-281-16/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-2427-88/+114
|\
| * 85xx: enable the auto self refresh for wake up ARPDave Liu2009-01-231-0/+6
| * fsl-ddr: use the 1T timing as default configurationDave Liu2009-01-237-0/+20
| * 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-232-2/+2
| * 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-2310-28/+28
| * 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2009-01-236-9/+9
| * 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-235-15/+15
| * 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-2311-39/+39
| * 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-236-6/+6
| * 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-234-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-01-249-12/+538
|\ \
| * \ Merge branch 'next'Kim Phillips2009-01-2316-19/+827
| |\ \ | | |/ | |/|
| | * mpc83xx: New board support for SIMPC8313Ron Madrid2009-01-234-0/+390
| | * mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov2009-01-213-5/+96
| | * mpc83xx: Add PCI-E support for MPC8315ERDB boardsAnton Vorontsov2009-01-211-0/+52
| | * MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent modeIra Snyder2009-01-211-7/+0
| | * Merge branch 'master' into nextKim Phillips2009-01-21111-3179/+4214
| | |\
| | * | powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher2008-11-246-10/+64
| | * | powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher2008-11-203-0/+228
* | | | Renamed cpu/i386/reset.S to resetvec.SGraeme Russ2009-01-243-9/+9
* | | | Added initial eNET board supportGraeme Russ2009-01-247-0/+513
* | | | powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher2009-01-246-10/+64
* | | | powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher2009-01-243-0/+228
|/ / /
* | | microblaze: Change microblaze-generic config fileMichal Simek2009-01-231-0/+2
* | | microblaze: Rename ml401 to microblaze-genericMichal Simek2009-01-235-0/+0
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2009-01-1611-1018/+534
|\ \
| * | sh: Fix compile error on lowlevel_init fileNobuhiro Iwamatsu2009-01-164-8/+13
| * | sh: Fix up rsk7203 target for out of tree buildKieran Bingham2009-01-161-0/+4
| * | sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD2009-01-1610-785/+286
| * | sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-01-1610-634/+640
* | | ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boardsMatthias Fuchs2009-01-141-0/+1
* | | ppc4xx: Disable pci node in device tree on CPCI405 pci adaptersMatthias Fuchs2009-01-141-0/+24
* | | ppc4xx: Cleanup CPCI405 board codeMatthias Fuchs2009-01-141-163/+144
* | | ppc4xx: Enable auto RS485 mode on PLU405 boardsMatthias Fuchs2009-01-141-0/+10
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-143-12/+13
|\ \
| * | Some changes of TLB entry setting for MPC8572DSHaiying Wang2009-01-131-4/+3
| * | Change PCIE1&2 deciide logic on MPC8544DS board more readableRoy Zang2009-01-131-2/+2
| * | PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bitRoy Zang2009-01-131-2/+2
| * | Fix IO port selection issue on MPC8544DS and MPC8572DS boardsRoy Zang2009-01-132-4/+6
* | | mpc8610hpcd: Fix PCI mapping conceptsBecky Bruce2009-01-132-8/+8
* | | sbc8641d: Fix PCI mapping conceptsBecky Bruce2009-01-132-9/+9
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-01-1013-54/+93
|\ \
| * | bf537-stamp/nand: fix board_nand_init prototypeMike Frysinger2009-01-071-1/+3
| * | Blackfin: fix out-of-tree building with ldscriptsMike Frysinger2009-01-078-16/+20
| * | Blackfin: fix linker scripts to work with --gc-sectionsMike Frysinger2009-01-074-36/+48
| * | Blackfin: set proper LDRFLAGS for parallel booting LDRsMike Frysinger2009-01-074-1/+22
* | | m501sk: move to the common memory setupJean-Christophe PLAGNIOL-VILLARD2009-01-062-202/+0
* | | at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD2009-01-061-67/+67
|/ /
* | 85xx: Enable inbound PCI config cycles for X-ES boards cleanupPeter Tyser2008-12-291-0/+4
OpenPOWER on IntegriCloud