Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | avr32: fix cacheflush.h location introducted by d8f2aa3298610b | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-23 | -0/+0 | |
| * | | | Merge branch 'mimc200' | Haavard Skinnemoen | 2009-03-23 | -231/+587 | |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Merge branch 'evk1100-prep' into next | Haavard Skinnemoen | 2009-02-23 | -119/+129 | |
| | |\ \ | | | |/ | |||||
| | | * | AVR32: Make GPIO implmentation cpu dependent | Gunnar Rangoy | 2009-02-23 | -81/+88 | |
| | | * | AVR32: Move addrspace.h to arch-directory, and move some functions from io.h ... | Olav Morken | 2009-02-23 | -37/+40 | |
| | | * | AVR32: Make cacheflush cpu-dependent | Olav Morken | 2009-02-23 | -1/+1 | |
| | * | | Merge branch 'mimc200' into next | Haavard Skinnemoen | 2009-02-23 | -3/+3 | |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | MIMC200 board now uses CONFIG_DISABLE_CONSOLE | Mark Jackson | 2008-10-05 | -3/+3 | |
| | * | | Merge branch 'cleanups' into next | Haavard Skinnemoen | 2009-02-23 | -190/+536 | |
| | |\ \ | |||||
| | | * \ | Merge branch 'fixes' into cleanups | Haavard Skinnemoen | 2008-12-17 | -44026/+50682 | |
| | | |\ \ | |||||
| | | * | | | avr32: Add support for "GPIO" port mux | Haavard Skinnemoen | 2008-09-01 | -0/+193 | |
| | | * | | | avr32: use board_early_init_r instead of board_init_info | Haavard Skinnemoen | 2008-09-01 | -1/+0 | |
| | | * | | | avr32: Use board_postclk_init instead of gclk_init | Haavard Skinnemoen | 2008-09-01 | -1/+0 | |
| | | * | | | avr32: Add gclk helper functions | Haavard Skinnemoen | 2008-09-01 | -2/+97 | |
| | | * | | | avr32: refactor the portmux/gpio code | Haavard Skinnemoen | 2008-09-01 | -184/+243 | |
| | | * | | | avr32: data_bits should reflect the actual number of data bits | Haavard Skinnemoen | 2008-09-01 | -2/+2 | |
* | | | | | | Add define for mpc5200 CDM_CLK_ENA | Jon Smirl | 2009-03-23 | -0/+1 | |
|/ / / / / | |||||
* | | | | | UBIFS: Implement read-only UBIFS support in U-Boot | Stefan Roese | 2009-03-20 | -1/+93 | |
* | | | | | Add LZO decompressor support | Stefan Roese | 2009-03-20 | -0/+197 | |
* | | | | | 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 |