summaryrefslogtreecommitdiffstats
path: root/board/trab/tsc2000.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Use do_div() instead of division for "long long".Sergei Poselenov2008-09-091-4/+6
| | | | | Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
* Fix TRAB channel switching delay for trab_fkt.bin standalone applikationWolfgang Denk2006-06-161-1/+1
| | | | | | | | | Patch by Martin Krause, 08 Nov 2005 In tsc2000_read_channel() the delay after setting the multiplexer to a temperature channel is increased from 1,5 ms to 10 ms. This is to allow the multiplexer inputs to stabilize after huge steps of the input signal level.
* * Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk2005-02-241-3/+46
| | | | | | | | | * 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
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-36/+36
| | | | | | | | - 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
* Move TRAB burn-in tests to TRAB board directorywdenk2003-09-121-8/+10
|
* * Patch by Martin Krause, 11 Sep 2003:wdenk2003-09-111-0/+317
add burn-in tests for TRAB board * Enable instruction cache on MPC5200 board
OpenPOWER on IntegriCloud