summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
...
| * | | | | ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD2009-01-31-8/+4
* | | | | | ppc4xx: Clean up configuration file for Korat boardLarry Johnson2009-01-29-34/+50
|/ / / / /
* | | | | SPD823TS: do not define CONFIG_CMD_ENVMike Frysinger2009-01-28-0/+1
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-01-28-14/+18
|\ \ \ \ \
| * | | | | usb : musb : Enabling USB MSC support for DM6446 (TI DaVinci) platformThomas Abraham2009-01-28-0/+18
| * | | | | usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-28-14/+0
* | | | | | Blackfin: overhaul i2c driverMike Frysinger2009-01-28-41/+6
|/ / / / /
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2009-01-27-0/+340
|\ \ \ \ \
| * | | | | MIPS: Add VCT board series support (Part 2/3)Stefan Roese2009-01-27-0/+340
| |/ / / /
* | | | | ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs2009-01-26-24/+0
* | | | | ppc4xx: Add GDsys PowerPC 440 ETX board support.Dirk Eibach2009-01-26-0/+194
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-24-105/+209
|\ \ \ \
| * | | | 85xx: Add a 36-bit physical configuration for MPC8572DSKumar Gala2009-01-23-1/+46
| * | | | 85xx: Handle eLBC difference w/36-bit physicalKumar Gala2009-01-23-0/+2
| * | | | 85xx: Use BR_ADDR macro for NAND chipselectsKumar Gala2009-01-23-8/+8
| * | | | 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-23-6/+28
| * | | | 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-23-26/+56
| * | | | 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2009-01-23-0/+1
| * | | | 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-23-28/+28
| * | | | 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-23-52/+52
| * | | | 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-23-8/+10
| * | | | 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-23-2/+4
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-01-24-0/+586
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next'Kim Phillips2009-01-23-119/+1160
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | mpc83xx: New board support for SIMPC8313Ron Madrid2009-01-23-0/+544
| | * | | | mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov2009-01-21-0/+21
| | * | | | mpc83xx: Add PCI-E support for MPC8315ERDB boardsAnton Vorontsov2009-01-21-0/+21
| | * | | | Merge branch 'master' into nextKim Phillips2009-01-21-574/+1516
| | |\ \ \ \
| | * | | | | powerpc, keymile boards: extract identical config optionsHeiko Schocher2008-11-24-216/+120
| | * | | | | powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher2008-11-24-0/+28
| | * | | | | powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher2008-11-20-0/+523
* | | | | | | Removed all references to CONFIG_SYS_RESET_GENERICGraeme Russ2009-01-24-3/+0
* | | | | | | Added initial eNET board supportGraeme Russ2009-01-24-0/+249
* | | | | | | powerpc, keymile boards: extract identical config optionsHeiko Schocher2009-01-24-216/+120
* | | | | | | powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher2009-01-24-0/+28
* | | | | | | powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher2009-01-24-0/+523
|/ / / / / /
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-01-23-65/+6
|\ \ \ \ \ \
| * | | | | | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-23-61/+0
| * | | | | | mpc83xx: enable eLBC NAND support for MPC8315ERDB boardDave Liu2009-01-23-5/+7
| | |/ / / / | |/| | | |
* | | | | | microblaze: Add cache flushMichal Simek2009-01-23-1/+18
* | | | | | microblaze: Change microblaze-generic config fileMichal Simek2009-01-23-47/+52
* | | | | | microblaze: Rename ml401 to microblaze-genericMichal Simek2009-01-23-2/+1
|/ / / / /
* | | | | ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boardsMatthias Fuchs2009-01-14-0/+5
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-14-0/+1
|\ \ \ \ \
| * | | | | Some changes of TLB entry setting for MPC8572DSHaiying Wang2009-01-13-0/+1
* | | | | | mpc8610hpcd: Fix PCI mapping conceptsBecky Bruce2009-01-13-11/+13
* | | | | | sbc8641d: Fix PCI mapping conceptsBecky Bruce2009-01-13-14/+18
|/ / / / /
* | | | | m501sk: move to the common memory setupJean-Christophe PLAGNIOL-VILLARD2009-01-06-0/+33
* | | | | at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD2009-01-06-92/+92
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-12-30-16/+1139
|\ \ \ \ \