summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2009-01-271-0/+340
|\
| * MIPS: Add VCT board series support (Part 2/3)Stefan Roese2009-01-271-0/+340
* | ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs2009-01-2624-24/+0
* | ppc4xx: Add GDsys PowerPC 440 ETX board support.Dirk Eibach2009-01-261-0/+194
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-249-105/+209
|\
| * 85xx: Add a 36-bit physical configuration for MPC8572DSKumar Gala2009-01-231-1/+46
| * 85xx: Handle eLBC difference w/36-bit physicalKumar Gala2009-01-232-0/+2
| * 85xx: Use BR_ADDR macro for NAND chipselectsKumar Gala2009-01-232-8/+8
| * 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-239-6/+28
| * 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-239-26/+56
| * 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2009-01-231-0/+1
| * 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-239-28/+28
| * 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-239-52/+52
| * 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-232-8/+10
| * 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-232-2/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-01-243-0/+586
|\ \
| * \ Merge branch 'next'Kim Phillips2009-01-237-119/+1160
| |\ \ | | |/ | |/|
| | * mpc83xx: New board support for SIMPC8313Ron Madrid2009-01-231-0/+544
| | * mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov2009-01-211-0/+21
| | * mpc83xx: Add PCI-E support for MPC8315ERDB boardsAnton Vorontsov2009-01-211-0/+21
| | * Merge branch 'master' into nextKim Phillips2009-01-2159-574/+1516
| | |\
| | * | powerpc, keymile boards: extract identical config optionsHeiko Schocher2008-11-244-216/+120
| | * | powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher2008-11-243-0/+28
| | * | powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher2008-11-201-0/+523
* | | | Removed all references to CONFIG_SYS_RESET_GENERICGraeme Russ2009-01-243-3/+0
* | | | Added initial eNET board supportGraeme Russ2009-01-241-0/+249
* | | | powerpc, keymile boards: extract identical config optionsHeiko Schocher2009-01-244-216/+120
* | | | powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher2009-01-243-0/+28
* | | | powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher2009-01-241-0/+523
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-01-2360-65/+6
|\ \ \
| * | | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-2360-61/+0
| * | | mpc83xx: enable eLBC NAND support for MPC8315ERDB boardDave Liu2009-01-231-5/+7
| | |/ | |/|
* | | microblaze: Add cache flushMichal Simek2009-01-231-1/+18
* | | microblaze: Change microblaze-generic config fileMichal Simek2009-01-231-47/+52
* | | microblaze: Rename ml401 to microblaze-genericMichal Simek2009-01-231-2/+1
|/ /
* | ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boardsMatthias Fuchs2009-01-142-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-141-0/+1
|\ \
| * | Some changes of TLB entry setting for MPC8572DSHaiying Wang2009-01-131-0/+1
* | | mpc8610hpcd: Fix PCI mapping conceptsBecky Bruce2009-01-131-11/+13
* | | sbc8641d: Fix PCI mapping conceptsBecky Bruce2009-01-131-14/+18
|/ /
* | m501sk: move to the common memory setupJean-Christophe PLAGNIOL-VILLARD2009-01-061-0/+33
* | at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD2009-01-064-92/+92
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-12-303-16/+1139
|\ \
| * | XPedite5200 board support cleanupPeter Tyser2008-12-291-0/+546
| * | sbc8548: use proper PHY addressPaul Gortmaker2008-12-191-2/+2
| * | sbc8548: enable command line editing by default.Paul Gortmaker2008-12-191-0/+1
| * | sbc8548: don't enable the 3rd and 4th eTSECPaul Gortmaker2008-12-191-14/+1
| * | XPedite5370 board supportPeter Tyser2008-12-191-0/+589
* | | MIPS: qemu_mips: move env storage just after u-bootJean-Christophe PLAGNIOL-VILLARD2008-12-171-1/+1
|/ /
* | include/configs/at91cap9adk.h: fix typo.Wolfgang Denk2008-12-161-1/+1
OpenPOWER on IntegriCloud