Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Add support for ext2 filesystems and image timestamps to TQM5200 board | wdenk | 2005-02-24 | -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 compilers | wdenk | 2004-10-17 | -0/+1 |
| | ||||
* | * Patch by Martin Krause, 09 Oct 2003: | wdenk | 2003-10-09 | -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 sticks | wdenk | 2003-09-17 | -8/+8 |
| | ||||
* | * Patch by Martin Krause, 11 Sep 2003: | wdenk | 2003-09-11 | -0/+821 |
add burn-in tests for TRAB board * Enable instruction cache on MPC5200 board |