| Commit message (Expand) | Author | Age | Lines |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | 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 | -23/+22 |
|\ |
|
| * | Add functions to list of exported functions | Martin Krause | 2007-08-06 | -1/+0 |
| * | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -12/+12 |
| * | board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -10/+10 |
| * | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -10/+10 |
* | | Merge with git://www.denx.de/git/u-boot.git#testing-USB | Markus Klotzbuecher | 2007-03-23 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci | Wolfgang Denk | 2006-11-27 | -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 |
|/ / |
|
* | | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -15/+23 |
* | | Fix compiler warning for TRAB board. | Wolfgang Denk | 2006-08-10 | -3/+5 |
|/ |
|
* | Adjust filenames for USB update images on TRAB board. | Wolfgang Denk | 2006-07-19 | -4/+4 |
* | Bugfix in VFD routine on TRAB board. | Wolfgang Denk | 2006-07-19 | -13/+11 |
* | Fix some bugs in TRAB board flash driver. | Wolfgang Denk | 2006-07-19 | -14/+9 |
* | Add additional error messages to flash driver on TRAB board | Wolfgang Denk | 2006-07-19 | -1/+8 |
* | Cleanup trab board for GCC-4.x | Wolfgang Denk | 2006-06-26 | -39/+40 |
* | Fix TRAB channel switching delay for trab_fkt.bin standalone applikation | Wolfgang Denk | 2006-06-16 | -1/+1 |
* | Fix setting of environment variable "ver" on trab board | Wolfgang Denk | 2006-06-16 | -0/+13 |
* | Fix wrong usage of udelay() in led_blink() on trab board | Wolfgang Denk | 2006-06-16 | -0/+1 |
* | Fix udelay bug in vfd.c for trab board | Wolfgang Denk | 2006-06-16 | -1/+5 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -12/+5 |
* | More GCC 4.x woes | Wolfgang Denk | 2006-03-11 | -1/+1 |
* | More GCC 4.x code cleanup | Wolfgang Denk | 2006-03-11 | -2/+1 |
* | 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 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+1 |
* | Prepare for SoC rework of ARM code: | wdenk | 2005-04-02 | -3/+3 |
* | * Add support for ext2 filesystems and image timestamps to TQM5200 board | wdenk | 2005-02-24 | -5/+107 |
* | Code cleanup for GCC-3.3.x compilers | wdenk | 2004-10-17 | -3/+4 |
* | Patch by George G. Davis, 24 Aug 2004: | wdenk | 2004-10-10 | -5/+2 |
* | Patch by Hinko Kocevar, 21 Aug 2004: | wdenk | 2004-10-09 | -0/+9 |
* | * Patch by Detlev Zundel, 08 Sep 2004: | wdenk | 2004-09-08 | -13/+14 |
* | * Add start-up delay to make sure power has stabilized before | wdenk | 2004-03-23 | -0/+18 |
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -2/+2 |
* | Patch by Anders Larsen, 09 Jan 2004: | wdenk | 2004-02-08 | -9/+6 |
* | * Cleanup lowboot code for MPC5200 | wdenk | 2004-01-02 | -2/+2 |
* | * Patch by Pierre Aubert, 24 Nov 2003: | wdenk | 2003-12-07 | -1/+1 |
* | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk | 2003-12-06 | -1/+1 |
* | Accelerate booting on TRAB board: read and check autoupdate image | wdenk | 2003-12-06 | -16/+47 |
* | Fix flash driver for TRAB board (must use Unlock Bypass Reset command | wdenk | 2003-11-17 | -22/+34 |
* | * 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 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -41/+39 |
* | * 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 | -1078/+1413 |
* | 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 |