| Commit message (Expand) | Author | Age | Lines |
* | Move 64bit division from avr32 to generic lib | Dirk Behme | 2007-08-10 | -55/+1 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -1/+1 |
|\ |
|
| * | lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_... | Jon Loeliger | 2007-07-09 | -1/+1 |
| * | lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | | make show_boot_progress () weak. | Heiko Schocher | 2007-07-13 | -17/+10 |
|/ |
|
* | AVR32: Enable networking | Haavard Skinnemoen | 2007-04-14 | -0/+7 |
* | AVR32: Implement simple DMA memory allocator | Haavard Skinnemoen | 2007-04-14 | -0/+51 |
* | AVR32: Use initdram() instead of board_init_memories() | Haavard Skinnemoen | 2007-04-14 | -5/+6 |
* | AVR32: Relocate u-boot to SDRAM | Haavard Skinnemoen | 2007-04-14 | -13/+113 |
* | AVR32: Resource management rewrite | Haavard Skinnemoen | 2007-04-14 | -2/+3 |
* | AVR32: Split start_u_boot into board_init_f and board_init_r | Haavard Skinnemoen | 2007-04-14 | -5/+11 |
* | Fix "ar" flags in some Makefiles to allow for silent "make -s" | Wolfgang Denk | 2006-10-27 | -1/+1 |
* | Add AVR32 architecture support | Wolfgang Denk | 2006-10-24 | -0/+711 |