| Commit message (Expand) | Author | Age | Lines |
... | |
* | 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 |
* | Improve SDRAM setup for TRAB board | dzu | 2003-09-30 | -4/+4 |
* | * 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 | -46/+177 |
* | Add auto-update code for TRAB board using USB memory sticks | wdenk | 2003-09-17 | -9/+429 |
* | Move TRAB burn-in tests to TRAB board directory | wdenk | 2003-09-12 | -18/+1369 |
* | * Patch by Martin Krause, 11 Sep 2003: | wdenk | 2003-09-11 | -1/+1841 |
* | * Add support for USB Mass Storage Devices (BBB) | wdenk | 2003-09-10 | -0/+4 |
* | * Patches by Martin Krause, 14 Jul 2003: | wdenk | 2003-07-15 | -0/+5 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -2/+2 |
* | * Code cleanup: | wdenk | 2003-06-27 | -15/+24 |
* | * Patches by David Müller, 12 Jun 2003: | wdenk | 2003-06-19 | -76/+101 |
* | * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length | wdenk | 2003-05-30 | -1/+1 |
* | * Fix data abort exception handling for arm920t CPU | wdenk | 2003-05-28 | -1/+9 |
* | Add support for arbitrary bitmaps for TRAB's VFD command; | wdenk | 2003-05-21 | -3/+4 |
* | * Add support for arbitrary bitmaps for TRAB's VFD command | wdenk | 2003-05-20 | -2/+3 |
* | * Patch by Lutz Dennig, 10 Apr 2003: | wdenk | 2003-04-12 | -1/+5 |
* | * Avoid flicker on the TRAB's VFD by synchronizing the enable with | wdenk | 2003-03-14 | -59/+113 |
* | * Patch by Josef Wagner, 12 Mar 2003: | wdenk | 2003-03-12 | -28/+23 |
* | * Patches by David Müller, 31 Jan 2003: | wdenk | 2003-03-06 | -28/+115 |
* | * Patches by Robert Schwebel, 06 Mar 2003: | wdenk | 2003-03-06 | -1/+1 |
* | * Add support for 16 MB flash configuration of TRAB board | wdenk | 2003-02-28 | -236/+373 |
* | * Patch by Hans-Joerg Frieden, 06 Dec 2002 | wdenk | 2002-12-07 | -1/+1 |
* | * Fix startup problems with VFD display on TRAB | wdenk | 2002-12-03 | -18/+28 |