| Commit message (Expand) | Author | Age | Lines |
* | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | -111/+112 |
* | Add support for the digsy MTC board. | Grzegorz Bernacki | 2009-03-20 | -0/+346 |
* | ppc4xx: Use correct io accessors for esd 405/440 boards | Matthias Fuchs | 2009-03-20 | -17/+0 |
* | ppc4xx: Update TEXT_BASE for DASA_SIM boards | Matthias Fuchs | 2009-03-20 | -2/+2 |
* | ppc4xx: DU405 maintenance fix | Matthias Fuchs | 2009-03-20 | -8/+6 |
* | ppc4xx: Abort autoboot only by space key on CPCI405 boards | Matthias Fuchs | 2009-03-20 | -0/+12 |
* | Add basic relocation to i386 port | Graeme Russ | 2009-03-20 | -0/+4 |
* | Implement SC520 timers | Graeme Russ | 2009-03-20 | -0/+7 |
* | Rewrite i386 interrupt handling | Graeme Russ | 2009-03-20 | -3/+59 |
* | Move ali512x.h | Graeme Russ | 2009-03-20 | -0/+0 |
* | Rename SC520 Configuration Options | Graeme Russ | 2009-03-20 | -18/+18 |
* | remove bi_enet*addr from global data for all arches | Mike Frysinger | 2009-03-20 | -38/+0 |
* | ppc: mark global bi_enet*addr as legacy | Mike Frysinger | 2009-03-20 | -8/+6 |
* | boards: get mac address from env and move load_sernum_ethaddr() to board init | Mike Frysinger | 2009-03-20 | -2/+0 |
* | cmc_pu2: get mac address from environment | Mike Frysinger | 2009-03-20 | -0/+1 |
* | boards: move board_get_enetaddr() into board-specific init | Mike Frysinger | 2009-03-20 | -7/+6 |
* | net: new utility functions for working with enetaddr's | Mike Frysinger | 2009-03-20 | -0/+3 |
* | convert print_IPaddr() to %pI4 | Mike Frysinger | 2009-03-20 | -3/+0 |
* | mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c | Grzegorz Bernacki | 2009-03-18 | -0/+1 |
* | 8xx: add support for new keymile kmsupx4 board. | Heiko Schocher | 2009-03-18 | -10/+77 |
* | 8xx, mgsuvd: rename board to a more generic name | Heiko Schocher | 2009-03-18 | -287/+323 |
* | 8xx, mgsuvd: Coding Style cleanup config file | Heiko Schocher | 2009-03-18 | -26/+31 |
* | powerpc: common updates for keymile boards | Heiko Schocher | 2009-03-18 | -139/+189 |
* | 8xx, icache: enabling ICache not before running from RAM | Heiko Schocher | 2009-03-18 | -0/+9 |
* | 82xx, mgcoge: fix environment sector size | Heiko Schocher | 2009-03-18 | -1/+1 |
* | NetStar: config reindentation | Ladislav Michl | 2009-03-18 | -19/+13 |
* | ColdFire: Fix incorrect definition | TsiChung Liew | 2009-03-17 | -0/+4 |
* | ColdFire: Provide gzip image size V2 & V3 platforms | TsiChung Liew | 2009-03-17 | -1/+9 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2009-03-15 | -0/+57 |
|\ |
|
| * | sh: Fix cannot work rtl8139 on r2dplus | Yoshihiro Shimoda | 2009-03-12 | -0/+3 |
| * | sh: Add support 32-Bit Extended Address Mode to sh7785lcr | Yoshihiro Shimoda | 2009-03-12 | -1/+20 |
| * | sh: Add some register value configurable to PCI of SH7780 | Yoshihiro Shimoda | 2009-03-12 | -0/+6 |
| * | sh: Add value for PCI system memory registration of sh7785lcr | Yoshihiro Shimoda | 2009-03-12 | -0/+4 |
| * | sh: Add macros for SH-4A 32-Bit Address Extended Mode | Yoshihiro Shimoda | 2009-03-12 | -0/+25 |
* | | OMAP3: Add support for OMAP3 die ID | Dirk Behme | 2009-03-13 | -0/+15 |
|/ |
|
* | Add eTSEC 1/2 IO override control (corrected) | ksi@koi8.net | 2009-03-09 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2009-03-09 | -40/+92 |
|\ |
|
| * | 83xx, kmeter1: updates for 2009.03 | Heiko Schocher | 2009-03-05 | -31/+50 |
| * | 83xx, kmeter1: autodetect size of DDR II RAM | Heiko Schocher | 2009-03-05 | -2/+2 |
| * | 83xx, kmeter1: add I2C, dtt, eeprom support | Heiko Schocher | 2009-03-05 | -7/+35 |
| * | MPC8349ITX: several config issues fixed | Valeriy Glushkov | 2009-03-05 | -0/+5 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2009-02-24 | -8/+109 |
|\ \ |
|
| * | | ARM: add an "eet" variant of the imx31_phycore board | Guennadi Liakhovetski | 2009-02-24 | -0/+39 |
| * | | LCD: support 8bpp BMPs on 16bpp displays | Guennadi Liakhovetski | 2009-02-24 | -8/+13 |
| * | | A driver for the S6E63D6 SPI display controller from Samsung | Guennadi Liakhovetski | 2009-02-24 | -0/+37 |
| * | | i.MX31: add a simple gpio driver | Guennadi Liakhovetski | 2009-02-24 | -0/+20 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2009-02-24 | -2/+46 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | mpc83xx: MPC837XERDB: Add PCIe support | Anton Vorontsov | 2009-02-23 | -0/+21 |
| * | PCI: Add pci_last_busno() helper | Anton Vorontsov | 2009-02-23 | -0/+2 |
| * | Merge branch 'master' of git://git.denx.de/u-boot | Kim Phillips | 2009-02-23 | -107/+1974 |
| |\ |
|