1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware
Michael Sparmann 44f924f8b4 Adjust iPod Classic CPU clock speed constants to at least roughly correct values
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29005 a1c6a512-1295-4272-9138-f99709370657
2011-01-08 01:05:27 +00:00
..
common Autodetect sector size on superfloppy volumes based on the FAT32 BPB (kudos to Frank Gevaerts) 2011-01-02 22:28:22 +00:00
decompressor
drivers Oops, that didn't belong in there. 2011-01-07 23:35:29 +00:00
export Adjust iPod Classic CPU clock speed constants to at least roughly correct values 2011-01-08 01:05:27 +00:00
include Also PREFIX() other filesystem functions. I hope I got them all now... 2010-12-29 20:10:11 +00:00
libc
target Adjust iPod Classic CPU clock speed constants to at least roughly correct values 2011-01-08 01:05:27 +00:00
test Redo r28026 so that all .S files get the __ASSEMBLER__ define. 2010-12-27 17:27:59 +00:00
usbstack Gigabeat S: Make it a removable mass-storage device. Windows will assign a drive to only the main data partition by default. To access the bootloader partition instead, press 'Vol -' while it connects (in bootloader and firmware). Hopefully doesn't break anything for anyone. 2011-01-05 19:35:51 +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
font.c Get rid of get_user_file_path and do the path handling in wrappers for open() and friends. 2010-12-06 22:26:31 +00:00
font_cache.c
general.c
hangul.c
ifp_usb_serial.c
kernel.c Certain data accesses in the kernel should have volatile semantics to be correct and not rely on the whims of the compiler. Change queue clearing to simply catch read up to write rather than reset both to 0 to ensure sane results for queue_count and queue_empty with concurrency. Binsize may or may not increase a bit depending upon whether the output was as intended in all places; wrong stuff was already unlikely to cause any issue. 2010-12-27 10:05:09 +00:00
load_code.c Get rid of get_user_file_path and do the path handling in wrappers for open() and friends. 2010-12-06 22:26:31 +00:00
logf.c
lru.c
panic.c
pcm.c
pcm_sampr.c
powermgmt.c
profile.c
README
rolo.c
rom.lds
screendump.c
scroll_engine.c
sdmmc.c
sound.c Fix CS42L55 (iPod Classic) tone control 2011-01-07 23:09:09 +00:00
SOURCES New port: iPod Classic (also known as iPod 6G/6.5G/7G) 2011-01-02 23:16:27 +00:00
storage.c
system.c
thread.c Return thread ID as a string for name when a thread isn't named or name cannot be used, as comment says, not slot pointer. 2010-12-29 20:03:47 +00:00
timer.c
tuner.c
usb.c

See docs/README