summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
...
| * | | | SX1: add hardware V2 supportJean-Christophe PLAGNIOL-VILLARD2009-01-29-2/+6
| * | | | SX1: Fix second flash mappingJean-Christophe PLAGNIOL-VILLARD2009-01-29-1/+1
| * | | | SX1: add CONFIG_STDOUT_USBTTY to enable preboot stdout redirect to usbttyJean-Christophe PLAGNIOL-VILLARD2009-01-29-0/+2
| * | | | OMAP3: Add Zoom1 board supportDirk Behme2009-01-28-0/+326
| * | | | OMAP3: Add Pandora supportDirk Behme2009-01-28-0/+320
| * | | | OMAP3: Add EVM boardDirk Behme2009-01-28-0/+345
| * | | | OMAP3: Add Overo boardDirk Behme2009-01-28-0/+318
| * | | | OMAP3: Add common power code, README, and BeagleBoardDirk Behme2009-01-28-0/+325
| * | | | Initial support for Nomadik 8815 development boardAlessandro Rubini2009-01-24-0/+188
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-01-0/+1
|\ \ \ \ \
| * | | | | sh: sh7763rdp: Update sh7763rdp configNobuhiro Iwamatsu2009-01-24-0/+1
| |/ / / /
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-ixpWolfgang Denk2009-02-01-8/+12
|\ \ \ \ \
| * | | | | ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-01-31-0/+7
| * | | | | ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2009-01-31-0/+1
| * | | | | 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
|/ / / / / /