rockbox/firmware/target/coldfire
Jens Arnold bfa1adcd06 H300: Read battery voltage with 10bit precision.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14379 a1c6a512-1295-4272-9138-f99709370657
2007-08-17 20:47:24 +00:00
..
iaudio 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
iriver H300: Read battery voltage with 10bit precision. 2007-08-17 20:47:24 +00:00
ata-as-coldfire.S Removed executable flag 2007-01-09 23:29:07 +00:00
ata-target.h Removed executable flag 2007-01-09 23:29:07 +00:00
crt0.S CONFIG_USBOTG fixes 2007-02-18 01:17:06 +00:00
i2c-coldfire.c Fix up the ACK generation in the Coldfire i2c driver. 2007-06-26 23:53:32 +00:00
memcpy-coldfire.S Removed executable flag 2007-01-09 23:29:07 +00:00
memmove-coldfire.S Removed executable flag 2007-01-09 23:29:07 +00:00
memset-coldfire.S Removed executable flag 2007-01-09 23:29:07 +00:00
memset16-coldfire.S Removed executable flag 2007-01-09 23:29:07 +00:00
memswap128-coldfire.S Rrrr. Editor shouldn't have left those tabs. Will check settings. 2007-03-19 22:14:10 +00:00
pcf50606-coldfire.c Added new iAudio M5 target, including some adjustments to make the bootloader compile (with a small change against the committed tools/tonfigure, and it won't actually work yet). 2007-03-04 14:09:21 +00:00
pcm-coldfire.c Temporary fix for FS#7257 and FS#7261 - playback resumes while paused when seeking 2007-07-05 10:19:06 +00:00
strlen-coldfire.S Simple coldfire assembly strlen() function, 20-25% faster than the c 2007-06-25 20:21:37 +00:00
system-coldfire.c Allow ColdFire targets to be buildt with GCC >= 4.1.0. 2007-05-23 18:11:55 +00:00
system-target.h Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the core for newborn threads. In doing so, move more ARM stuff to the target tree and organize it to make a clean job of it. If anything isn't appropriate for some particular device give a hollar or even just fix it by some added #ifdefing. I was informed that the PP targets are register compatible so I'm going off that advice. The Sansa likes it though. 2007-04-13 20:55:48 +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