rockbox/firmware/target/sh
2007-08-17 06:45:18 +00:00
..
archos First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines. 2007-08-17 06:45:18 +00:00
adc-sh.c Moved SH1 ADC to target tree. 2007-04-15 23:35:56 +00:00
crt0.S
memcpy-sh.S Removed executable flag 2007-01-09 23:29:07 +00:00
memmove-sh.S Removed executable flag 2007-01-09 23:29:07 +00:00
memset-sh.S Removed executable flag 2007-01-09 23:29:07 +00:00
strlen-sh.S Removed executable flag 2007-01-09 23:29:07 +00:00
system-sh.c A bit of clarification of code origin. No code change. 2007-04-15 22:52:42 +00:00
system-target.h A bit of clarification of code origin. No code change. 2007-04-15 22:52:42 +00:00
usb-target.h Moved archos USB handling to target tree. Minor simplification for coldfire (only one usb-target.h). 2007-04-11 20:44:32 +00:00