rockbox/firmware
Marcin Bukat 2d788744ae HD200 - clean up usb related functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26768 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 11:41:33 +00:00
..
common Make disk_init() non-static again. I forgot to look at the bootloaders 2010-06-06 13:28:13 +00:00
decompressor
drivers fix typo in r26245 (I guess not many people use rtc_alarm with gigabeat f) 2010-06-06 17:37:13 +00:00
export drop 'req' from gas macro, not available in binutils 2.16 2010-06-11 04:50:51 +00:00
include
libc inttypes.h: remove excessive PRI*PTR declaration when long isn't 64 bits 2010-05-30 16:07:54 +00:00
target HD200 - clean up usb related functions 2010-06-11 11:41:33 +00:00
test
usbstack remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hotswapping things 2010-06-05 21:12:16 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buffer.c
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make genversion: generate version.c and version.h independantly 2010-05-28 04:07:57 +00:00
font.c
font_cache.c
general.c
hangul.c
ifp_usb_serial.c
kernel.c avoid dereferencing void** to remove warnings when building with -Os 2010-06-10 02:26:09 +00:00
logf.c
lru.c
mp3_playback.c
panic.c
pcm.c Make PCM->driver interface about as simple as it will get. Registered callback, zero data, alignment and stops are handled entirely inside pcm.c; driver merely calls fixed pcm.c callback. Remove pcm_record_more and do it just like playback; the original reason behind it isn't very practical in general. Everything checks out on supported targets. There wer some compat changes I can't check out on many unsupoorted but if there's a problem it will be a minor oops. Plugins become incompatible due to recording tweak-- full update. Sorted API. 2010-05-24 16:42:32 +00:00
pcm_sampr.c
powermgmt.c
profile.c
README
rolo.c rolo: use BX for ARM branches 2010-05-31 14:42:27 +00:00
rom.lds
screendump.c
scroll_engine.c
sdmmc.c remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hotswapping things 2010-06-05 21:12:16 +00:00
sound.c
SOURCES Don't initialise disk_* for the sim, and make sure disk.c isn't built at all 2010-06-06 13:40:40 +00:00
storage.c No need to break after a return 2010-05-29 21:54:23 +00:00
system.c
thread.c Threading: Split processor support code into respective target files. C files from /target/xxx are included into thread.c because of essential inlining and files are code, not declarations. Copyrights in each new file go to whoever implemented the first functional support. 2010-06-02 12:45:36 +00:00
timer.c
tuner.c
usb.c Put an #ifdef in the technically correct place. No functional change. 2010-06-05 22:04:14 +00:00

See docs/README