summaryrefslogtreecommitdiffstats
path: root/board/trab/trab_fkt.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup trab board for GCC-4.xWolfgang Denk2006-06-261-12/+12
|
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-171-1/+1
|
* Code cleanup; make several boards compile & link.wdenk2004-03-141-2/+2
|
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-2/+0
| | | | | | | | - Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup
* * Patch by Martin Krause, 09 Oct 2003:wdenk2003-10-091-604/+924
| | | | | | | | | | | | | 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
* Move TRAB burn-in tests to TRAB board directorywdenk2003-09-121-0/+1093
OpenPOWER on IntegriCloud