summaryrefslogtreecommitdiffstats
path: root/board/trab/cmd_trab.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup trab board for GCC-4.xWolfgang Denk2006-06-261-8/+8
|
* Fix wrong usage of udelay() in led_blink() on trab boardWolfgang Denk2006-06-161-0/+1
| | | | Patch by Martin Krause, 27 Oct 2005
* * Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk2005-02-241-2/+54
| | | | | | | | | * Add reset code for Coral-P on INKA4x0 board * Patch by Martin Krause, 28 Jun 2004: Update for TRAB board. * Fix some missing "volatile"s in MPC5xxx FEC driver
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-171-0/+1
|
* * Patch by Martin Krause, 09 Oct 2003:wdenk2003-10-091-431/+452
| | | | | | | | | | | | | Fixes for TRAB board - /board/trab/rs485.c: correct baudrate - /board/trab/cmd_trab.c: bug fix for problem with timer overflow in udelay(); fix some timing problems with adc controller - /board/trab/trab_fkt.c: add new commands: gain, eeprom and power; modify commands: touch and buzzer * Disable CONFIG_SUPPORT_VFAT when used with CONFIG_AUTO_UPDATE (quick & dirty workaround for rogue pointer problem in get_vfatname()); Use direct function calls for auto_update instead of hush commands
* Add auto-update code for TRAB board using USB memory stickswdenk2003-09-171-8/+8
|
* * Patch by Martin Krause, 11 Sep 2003:wdenk2003-09-111-0/+821
add burn-in tests for TRAB board * Enable instruction cache on MPC5200 board
OpenPOWER on IntegriCloud