rockbox/firmware/target/coldfire
Michael Sevakis f29cae0d26 Moved coldfire code in system.c and system.h into target tree.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11399 a1c6a512-1295-4272-9138-f99709370657
2006-10-30 14:17:14 +00:00
..
iaudio/x5 General: changed local adc to voltage conversions in several places to use battery_voltage. Added battery_read_info function for unfiltered battery information. x5: removed adc_read as a distinct function. Removed adc tick task. adc_init is empty inline. Adjusted battery scale, voltage to level array and read 10 bits from the ADC for battery since 255 levels is not enough for true centivolt resolution. 2006-10-30 11:33:38 +00:00
iriver move coldfire ata defines to a shared ata-target.h 2006-10-30 09:38:34 +00:00
ata-target.h move coldfire ata defines to a shared ata-target.h 2006-10-30 09:38:34 +00:00
crt0.S Clean up crt0.S and move it to the target tree 2006-08-31 19:45:05 +00:00
memcpy-coldfire.S Moved some assembly optimizations to the target tree 2006-07-25 11:16:03 +00:00
memmove-coldfire.S Moved some assembly optimizations to the target tree 2006-07-25 11:16:03 +00:00
memset-coldfire.S Moved some assembly optimizations to the target tree 2006-07-25 11:16:03 +00:00
memset16-coldfire.S Moved some assembly optimizations to the target tree 2006-07-25 11:16:03 +00:00
pcf50606-coldfire.c Moved pcf50606 stuff to target directory. 2006-10-25 23:24:07 +00:00
system-coldfire.c Moved coldfire code in system.c and system.h into target tree. 2006-10-30 14:17:14 +00:00
system-target.h Moved coldfire code in system.c and system.h into target tree. 2006-10-30 14:17:14 +00:00