aboutsummaryrefslogtreecommitdiff
path: root/board/trab
AgeCommit message (Expand)AuthorFilesLines
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk3-12/+5
2006-03-11More GCC 4.x woesWolfgang Denk1-1/+1
2006-03-11More GCC 4.x code cleanupWolfgang Denk1-2/+1
2005-10-28Fix conflicting types (flash_write()) in trab auto_update.cMarian Balakowicz1-1/+1
2005-09-21Fix bug in auto_update (trab board)Wolfgang Denk1-1/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2005-04-02Prepare for SoC rework of ARM code:wdenk2-3/+3
2005-02-24* Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk3-5/+107
2004-10-17Code cleanup for GCC-3.3.x compilerswdenk4-3/+4
2004-10-10Patch by George G. Davis, 24 Aug 2004:wdenk1-5/+2
2004-10-09Patch by Hinko Kocevar, 21 Aug 2004:wdenk1-0/+9
2004-09-08* Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk1-13/+14
2004-03-23* Add start-up delay to make sure power has stabilized beforewdenk1-0/+18
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-2/+2
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk1-9/+6
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-2/+2
2003-12-07* Patch by Pierre Aubert, 24 Nov 2003:wdenk1-1/+1
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk1-1/+1
2003-12-06Accelerate booting on TRAB board: read and check autoupdate imageLABEL_2003_12_06_1550wdenk1-16/+47
2003-11-17Fix flash driver for TRAB board (must use Unlock Bypass Reset commandLABEL_2003_11_26_MKRwdenk2-22/+34
2003-10-19* Fix PCI problems on PPChameleonEVBLABEL_2003_10_20_0025wdenk1-1/+2
2003-10-16TRAB auto-update: Base decision if we have to strip the imagewdenk1-6/+6
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk4-41/+39
2003-10-14* Make sure HUSH is initialized for running auto-update scriptsLABEL_2003_10_14_2140wdenk1-0/+3
2003-10-09* Patch by Martin Krause, 09 Oct 2003:LABEL_2003_10_09_1515wdenk4-1078/+1413
2003-10-07Use IH_TYPE_FILESYSTEM for TRAB "disk" images.wdenk1-5/+13
2003-10-06* Update TRAB auto update codeLABEL_2003_10_06_2355wdenk1-17/+28
2003-09-30Improve SDRAM setup for TRAB boardLABEL_2003_10_01_1830dzu1-4/+4
2003-09-29* Adapt TRAB configuration and auto_update to new memory layoutdzu1-10/+13
2003-09-19"start" may be legitimately 0x0000wdenk1-8/+12
2003-09-18Work on TRAB's auto_update feature.LABEL_2003_09_18_2045wdenk1-40/+108
2003-09-17Support new configuration of TRAB board with more memorywdenk3-46/+177
2003-09-17Add auto-update code for TRAB board using USB memory stickswdenk4-9/+429
2003-09-12Move TRAB burn-in tests to TRAB board directoryLABEL_2003_09_12_1745wdenk6-18/+1369
2003-09-11* Patch by Martin Krause, 11 Sep 2003:LABEL_2003_09_12_0110wdenk6-1/+1841
2003-09-10* Add support for USB Mass Storage Devices (BBB)wdenk1-0/+4
2003-07-15* Patches by Martin Krause, 14 Jul 2003:wdenk1-0/+5
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-2/+2
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk5-15/+24
2003-06-19* Patches by David Müller, 12 Jun 2003:wdenk2-76/+101
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+1
2003-05-28* Fix data abort exception handling for arm920t CPUwdenk1-1/+9
2003-05-21Add support for arbitrary bitmaps for TRAB's VFD command;LABEL_2003_05_22_2230wdenk1-3/+4
2003-05-20* Add support for arbitrary bitmaps for TRAB's VFD commandLABEL_2003_05_20_2250wdenk1-2/+3
2003-04-12* Patch by Lutz Dennig, 10 Apr 2003:LABEL_2003_04_15_1900wdenk1-1/+5
2003-03-14* Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk1-59/+113
2003-03-12* Patch by Josef Wagner, 12 Mar 2003:wdenk2-28/+23
2003-03-06* Patches by David Müller, 31 Jan 2003:LABEL_2003_03_06_2255wdenk3-28/+115
2003-03-06* Patches by Robert Schwebel, 06 Mar 2003:wdenk1-1/+1
2003-02-28* Add support for 16 MB flash configuration of TRAB boardLABEL_2003_02_28_0150wdenk3-236/+373