| Commit message (Expand) | Author | Age | Lines |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -3/+3 |
* | [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org> | Bartlomiej Sieka | 2008-03-19 | -11/+7 |
* | [new uImage] Fix build problems on trab board | Marian Balakowicz | 2008-03-12 | -2/+2 |
* | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz | 2008-02-29 | -4/+4 |
* | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | -0/+26 |
* | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -44/+38 |
* | Adapt board configuration and fix kernel crash on MCC200 board. | Wolfgang Denk | 2007-08-12 | -6/+10 |
* | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | -2/+2 |
|\ |
|
| * | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
| * | board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -1/+1 |
| * | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | | Merge with git://www.denx.de/git/u-boot.git#testing-USB | Markus Klotzbuecher | 2007-03-23 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | 2006-11-27 | -1/+1 |
* | | [PATCH 1_4] Merge common get_dev() routines for block devices | Grant Likely | 2007-02-20 | -1/+0 |
|/ |
|
* | Adjust filenames for USB update images on TRAB board. | Wolfgang Denk | 2006-07-19 | -4/+4 |
* | Cleanup trab board for GCC-4.x | Wolfgang Denk | 2006-06-26 | -4/+5 |
* | Fix conflicting types (flash_write()) in trab auto_update.c | Marian Balakowicz | 2005-10-28 | -1/+1 |
* | Fix bug in auto_update (trab board) | Wolfgang Denk | 2005-09-21 | -1/+1 |
* | * Add support for ext2 filesystems and image timestamps to TQM5200 board | wdenk | 2005-02-24 | -0/+7 |
* | * Cleanup lowboot code for MPC5200 | wdenk | 2004-01-02 | -2/+2 |
* | * Patch by Pierre Aubert, 24 Nov 2003: | wdenk | 2003-12-07 | -1/+1 |
* | Accelerate booting on TRAB board: read and check autoupdate image | wdenk | 2003-12-06 | -16/+47 |
* | * Fix PCI problems on PPChameleonEVB | wdenk | 2003-10-19 | -1/+2 |
* | TRAB auto-update: Base decision if we have to strip the image | wdenk | 2003-10-16 | -6/+6 |
* | * Make sure HUSH is initialized for running auto-update scripts | wdenk | 2003-10-14 | -0/+3 |
* | * Patch by Martin Krause, 09 Oct 2003: | wdenk | 2003-10-09 | -25/+19 |
* | Use IH_TYPE_FILESYSTEM for TRAB "disk" images. | wdenk | 2003-10-07 | -5/+13 |
* | * Update TRAB auto update code | wdenk | 2003-10-06 | -17/+28 |
* | * Adapt TRAB configuration and auto_update to new memory layout | dzu | 2003-09-29 | -10/+13 |
* | "start" may be legitimately 0x0000 | wdenk | 2003-09-19 | -8/+12 |
* | Work on TRAB's auto_update feature. | wdenk | 2003-09-18 | -40/+108 |
* | Support new configuration of TRAB board with more memory | wdenk | 2003-09-17 | -41/+153 |
* | Add auto-update code for TRAB board using USB memory sticks | wdenk | 2003-09-17 | -0/+414 |