| Commit message (Expand) | Author | Age | Lines |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -1/+1 |
* | Merge branch 'fixes' into cleanups | Haavard Skinnemoen | 2008-12-17 | -46/+46 |
|\ |
|
| * | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -44/+44 |
| * | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
| * | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | | avr32: refactor the portmux/gpio code | Haavard Skinnemoen | 2008-09-01 | -1/+1 |
|/ |
|
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | Fix printf() format problems with configurable prompts | Wolfgang Denk | 2008-07-31 | -2/+2 |
* | avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver | Haavard Skinnemoen | 2008-07-10 | -0/+1 |
* | avr32: Rework SDRAM initialization code | Haavard Skinnemoen | 2008-05-27 | -6/+7 |
* | avr32: stk1002 and ngw100 convergence | David Brownell | 2008-05-27 | -3/+3 |
* | ATSTK1002: Use SDRAM + 4MB as default load address | Haavard Skinnemoen | 2008-02-05 | -2/+2 |
* | ATSTK1002: Remove default ethernet addresses | Haavard Skinnemoen | 2007-11-01 | -8/+3 |
* | Fix memtest breakage | Haavard Skinnemoen | 2007-10-02 | -6/+2 |
* | Merge commit 'origin/master' | Haavard Skinnemoen | 2007-10-02 | -2/+1 |
|\ |
|
| * | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -2/+1 |
* | | Update atstk1002 bootargs. | Eirik Aanonsen | 2007-09-18 | -1/+1 |
* | | Add some comments to clocks in atstk1002.h | Eirik Aanonsen | 2007-09-18 | -2/+20 |
* | | Reduce BOOTDELAY variable to 1 second by default for STK1002 | Hans-Christian Egtvedt | 2007-08-30 | -1/+1 |
* | | Remove double quotation marks around MAC address for STK1002 | Hans-Christian Egtvedt | 2007-08-30 | -2/+2 |
|/ |
|
* | include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | -2/+6 |
* | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-07-05 | -3/+0 |
* | include/configs: Use new CONFIG_CMD_* in various a* named board config files. | Jon Loeliger | 2007-07-05 | -38/+19 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. | Wolfgang Denk | 2007-04-18 | -20/+49 |
|\ |
|
| * | AVR32: Enable MMC support | Haavard Skinnemoen | 2007-04-14 | -3/+6 |
| * | AVR32: Enable networking | Haavard Skinnemoen | 2007-04-14 | -2/+19 |
| * | AVR32: Include more commands for ATSTK1000 | Haavard Skinnemoen | 2007-04-14 | -3/+19 |
| * | AVR32: Relocate u-boot to SDRAM | Haavard Skinnemoen | 2007-04-14 | -9/+1 |
| * | AVR32: Resource management rewrite | Haavard Skinnemoen | 2007-04-14 | -3/+4 |
|/ |
|
* | Add ATSTK1000 and ATSTK1002 board support | Wolfgang Denk | 2006-10-24 | -0/+183 |