Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Code cleanup for GCC-3.3.x compilers | wdenk | 2004-10-17 | -1/+1 |
| | ||||
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -2/+2 |
| | ||||
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -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: | wdenk | 2003-10-09 | -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 directory | wdenk | 2003-09-12 | -0/+1093 |