rockbox/firmware
Michael Sevakis d14f79dc7b Gigabeat S: Ensure a few more clocks are stopped for things we aren't using at the moment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19654 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 07:29:26 +00:00
..
common Moved database builder into a separate directory, and gave it its' own Makefile. Now it compiles cleanly and builds a database if ran in root of music tree. 2008-12-15 23:42:19 +00:00
decompressor
drivers Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically. 2008-12-31 05:59:26 +00:00
export Small binsize optimization and likely a tiny speedup too 2009-01-02 11:21:58 +00:00
include Moved database builder into a separate directory, and gave it its' own Makefile. Now it compiles cleanly and builds a database if ran in root of music tree. 2008-12-15 23:42:19 +00:00
target Gigabeat S: Ensure a few more clocks are stopped for things we aren't using at the moment. 2009-01-03 07:29:26 +00:00
test
usbstack correct wrong logf 2008-12-31 17:36:57 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-thread-fading.c
backlight.c
bidi.c
buffer.c
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make Speed up Player build a bit by not building a useless sysfont.o. 2009-01-02 12:47:11 +00:00
font.c
font_cache.c
general.c
hangul.c
hotswap.c
ifp_usb_serial.c
kernel.c
logf.c Fix (USB) serial logf() 2009-01-01 19:54:30 +00:00
lru.c
mp3_playback.c
panic.c
pcm.c
pcm_sampr.c
powermgmt.c Oops. Fix precompiler condition to be for all CONFIG_CHARGING != 0 (as it should be). 2008-12-24 17:42:07 +00:00
profile.c
README
rolo.c
rom.lds
scroll_engine.c
sound.c Small binsize optimization and likely a tiny speedup too 2009-01-02 11:21:58 +00:00
SOURCES Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some buttons defined, a bootloader, and stubs for most drivers. 2008-12-24 04:10:18 +00:00
system.c
thread.c Enable sleep() on MIPS targets 2008-12-19 23:35:42 +00:00
timer.c
tuner.c Make si4700 tuner driver more sane with bit and field defines and entirely hide strange i2c interface from code with write/set/clear/masked functionality. On Gigabeat S use by-the-book busmode selection and GPIO lines. Implement some primitive station detection, debug registers in screen, and misc. changes to tie things together. 2008-12-27 19:18:50 +00:00
usb.c

See docs/README