summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
* Blackfin: unify common ADI board settingsMike Frysinger2009-03-24-937/+719
* Merge branch 'mimc200'Haavard Skinnemoen2009-03-23-11/+11
|\
| * Merge branch 'mimc200' into nextHaavard Skinnemoen2009-02-23-3/+3
| |\
| | * MIMC200 board now uses CONFIG_DISABLE_CONSOLEMark Jackson2008-10-05-3/+3
| * | Merge branch 'cleanups' into nextHaavard Skinnemoen2009-02-23-8/+8
| |\ \
| | * \ Merge branch 'fixes' into cleanupsHaavard Skinnemoen2008-12-17-38745/+40369
| | |\ \
| | * | | avr32: refactor the portmux/gpio codeHaavard Skinnemoen2008-09-01-8/+8
* | | | | Separate mtdparts command from jffs2Stefan Roese2009-03-20-111/+111
* | | | | Add support for the digsy MTC board.Grzegorz Bernacki2009-03-20-0/+346
* | | | | ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2009-03-20-17/+0
* | | | | ppc4xx: Update TEXT_BASE for DASA_SIM boardsMatthias Fuchs2009-03-20-2/+2
* | | | | ppc4xx: DU405 maintenance fixMatthias Fuchs2009-03-20-8/+6
* | | | | ppc4xx: Abort autoboot only by space key on CPCI405 boardsMatthias Fuchs2009-03-20-0/+12
* | | | | Add basic relocation to i386 portGraeme Russ2009-03-20-0/+4
* | | | | Rewrite i386 interrupt handlingGraeme Russ2009-03-20-1/+7
* | | | | Rename SC520 Configuration OptionsGraeme Russ2009-03-20-18/+18
* | | | | cmc_pu2: get mac address from environmentMike Frysinger2009-03-20-0/+1
* | | | | boards: move board_get_enetaddr() into board-specific initMike Frysinger2009-03-20-0/+6
* | | | | mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.cGrzegorz Bernacki2009-03-18-0/+1
* | | | | 8xx: add support for new keymile kmsupx4 board.Heiko Schocher2009-03-18-10/+77
* | | | | 8xx, mgsuvd: rename board to a more generic nameHeiko Schocher2009-03-18-283/+319
* | | | | 8xx, mgsuvd: Coding Style cleanup config fileHeiko Schocher2009-03-18-26/+31
* | | | | powerpc: common updates for keymile boardsHeiko Schocher2009-03-18-139/+189
* | | | | 8xx, icache: enabling ICache not before running from RAMHeiko Schocher2009-03-18-0/+9
* | | | | 82xx, mgcoge: fix environment sector sizeHeiko Schocher2009-03-18-1/+1
* | | | | NetStar: config reindentationLadislav Michl2009-03-18-19/+13
* | | | | ColdFire: Provide gzip image size V2 & V3 platformsTsiChung Liew2009-03-17-1/+9
* | | | | sh: Fix cannot work rtl8139 on r2dplusYoshihiro Shimoda2009-03-12-0/+3
* | | | | sh: Add support 32-Bit Extended Address Mode to sh7785lcrYoshihiro Shimoda2009-03-12-1/+20
* | | | | sh: Add some register value configurable to PCI of SH7780Yoshihiro Shimoda2009-03-12-0/+6
* | | | | sh: Add value for PCI system memory registration of sh7785lcrYoshihiro Shimoda2009-03-12-0/+4
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-03-09-40/+92
|\ \ \ \ \
| * | | | | 83xx, kmeter1: updates for 2009.03Heiko Schocher2009-03-05-31/+50
| * | | | | 83xx, kmeter1: autodetect size of DDR II RAMHeiko Schocher2009-03-05-2/+2
| * | | | | 83xx, kmeter1: add I2C, dtt, eeprom supportHeiko Schocher2009-03-05-7/+35
| * | | | | MPC8349ITX: several config issues fixedValeriy Glushkov2009-03-05-0/+5
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-02-24-0/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: add an "eet" variant of the imx31_phycore boardGuennadi Liakhovetski2009-02-24-0/+23
| |/ / / /
* | | | | mpc83xx: MPC837XERDB: Add PCIe supportAnton Vorontsov2009-02-23-0/+21
* | | | | Merge branch 'master' of git://git.denx.de/u-bootKim Phillips2009-02-23-69/+124
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-22-34/+14
| |\ \ \ \
| | * | | | nmdk8815: fix onenand supportJean-Christophe PLAGNIOL-VILLARD2009-02-22-3/+2
| | * | | | Enable Ethernet for Nomadik 8815 Evaluation KitAlessandro Rubini2009-02-22-0/+3
| | * | | | Nand driver for Nomadik SoCAlessandro Rubini2009-02-22-10/+8
| | * | | | Added nomadik.h headerAlessandro Rubini2009-02-22-22/+2
| * | | | | Blackfin: bf537-stamp: fix I2C board definesMike Frysinger2009-02-21-2/+2
| |/ / / /
| * | | | Enable ext2 support for TQM8xxL/M based boardsWolfgang Denk2009-02-21-0/+13
| * | | | pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-20-10/+35
| * | | | pxa: fixing get_timer to return time in miliseconds.Micha Kalfon2009-02-20-18/+15
| * | | | 82xx, mgcoge: updates for 2009.03Heiko Schocher2009-02-19-2/+30