rockbox/firmware
2010-11-15 21:13:58 +00:00
..
common Reduce the amount of stack space needed by fat_rename and mkdir_uncached. 2010-11-13 15:41:18 +00:00
decompressor
drivers Hopefully fix FS#11696: scrollwheel doesn't respond in some cases. 2010-11-14 13:13:06 +00:00
export iPod Nano 2G: Implement LCD sleep (FS#11604 by Franz-Josef Haider), adds up to 5 hours of battery life 2010-11-14 15:29:05 +00:00
include format() (and its alias vuprintf) return values are uncheck -> void 2010-09-20 08:55:45 +00:00
libc
target Implement udelay() for S5L870x. Exchange sleep() with udelay() during CPU voltage scaling. Voltage scaling was measured stable with 50us delay, to have some headroom we use 100us. 2010-11-15 21:13:58 +00:00
test Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#11189 by me. 2010-10-31 21:09:34 +00:00
usbstack
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buffer.c If BUFFER_ALLOC_DEBUG is defined, make buffer_alloc() not actually allocate anything if size==0, so code that uses buffer_alloc(0) to find out what address it would get keeps working 2010-09-26 12:27:38 +00:00
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make
font.c
font_cache.c
general.c
hangul.c
ifp_usb_serial.c
kernel.c
load_code.c
logf.c
lru.c
panic.c
pcm.c
pcm_sampr.c
powermgmt.c
profile.c
README
rolo.c
rom.lds
screendump.c Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro name collision 2010-10-25 12:52:02 +00:00
scroll_engine.c
sdmmc.c
sound.c fix yellow 2010-10-31 21:23:06 +00:00
SOURCES iPod Nano 2G: Post-mortem memory dumper stub (FS#11701) 2010-11-13 12:05:53 +00:00
storage.c
system.c
thread.c
timer.c
tuner.c Implement tea5767 tuner detection - FS#11714 by me 2010-11-05 17:04:18 +00:00
usb.c Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro name collision 2010-10-25 12:52:02 +00:00

See docs/README