1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware
Michael Sevakis 2d8813e26b imx31 ATA: Correct a register #define error (due to error in user's manual). Fix timing for PIO tAX.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20169 a1c6a512-1295-4272-9138-f99709370657
2009-03-02 06:10:13 +00:00
..
common Actually apply the patch...thanks again to Bryan Vandyke (and Tom Ross for notifying me about my commit-fail). 2009-03-02 02:30:39 +00:00
decompressor
drivers Ingenic Jz4740 RTC: actually write date to RTC 2009-02-26 22:58:10 +00:00
export imx31 ATA: Correct a register #define error (due to error in user's manual). Fix timing for PIO tAX. 2009-03-02 06:10:13 +00:00
include Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respects numbers within strings, and gives a more intuitive 2009-03-01 17:55:59 +00:00
target imx31 ATA: Correct a register #define error (due to error in user's manual). Fix timing for PIO tAX. 2009-03-02 06:10:13 +00:00
test
usbstack send the USB broadcast events at a less busy time 2009-02-28 19:39:28 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c Add a rockbox kernel thread for simulator specific tasks, and use that for calling the screendump function(s). Fixes screendump in simulators for backlight-less targets (Ondio), and reduces mixing of unrelated functionality a bit (screendump was called from backlight thread, triggered by a sim-only system wide event). 2009-02-20 17:13:08 +00:00
bidi.c
buffer.c
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make Silence warning from 'ar' if the archive had to be created. 2009-03-01 09:04:15 +00:00
font.c
font_cache.c
general.c
hangul.c
hotswap.c
ifp_usb_serial.c
kernel.c
logf.c
lru.c
mp3_playback.c
panic.c
pcm.c
pcm_sampr.c
powermgmt.c
profile.c
README
rolo.c Ingenic Jz4740: 2009-02-26 21:15:40 +00:00
rom.lds
screendump.c Forgot to add the new screendump source files. 2009-02-10 23:47:24 +00:00
scroll_engine.c
sound.c
SOURCES Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respects numbers within strings, and gives a more intuitive 2009-03-01 17:55:59 +00:00
system.c
thread.c s3c2440 can use the generic ARM WFI which is much simpler. If there's any advantage to setting the IDLE bit for power consumption, it's possible to combine its use with the old core_sleep instead of using the loop waiting for idle to kick in. For now, go basic. Let GCC choose the register for MCR instead of forcing it to r0. 2009-02-11 19:28:02 +00:00
timer.c
tuner.c
usb.c Leave "usb mode" when all LUNs are ejected again 2009-02-28 15:16:54 +00:00

See docs/README