rockbox/firmware
Rafaël Carré 3e690ac60d arm/crt0.S: comment why the reset vector doesn't use absolute addressing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26929 a1c6a512-1295-4272-9138-f99709370657
2010-06-18 18:31:14 +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 AMSv2 RTC: no need to write to RTC_WAKEUP register 2010-06-17 05:28:38 +00:00
export fix endif wrongly removed (should have been moved) in r26927 2010-06-18 17:47:06 +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 arm/crt0.S: comment why the reset vector doesn't use absolute addressing 2010-06-18 18:31:14 +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 Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effects in the sims, e.g. for bass and treble (targets that do those effects in HW don't simulate using dsp). 2010-04-25 22:54:58 +00:00
panic.c
pcm.c
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 as3525*: enable MMU in bootloader 2010-06-18 17:33:51 +00:00
storage.c No need to break after a return 2010-05-29 21:54:23 +00:00
system.c
thread.c For multiprocessor targets, do the thread_exit routine such that we don't need to rely on the compiler's good graces to have stack switching be reliable. Only needs a few asm instructions. 2010-06-18 03:10:18 +00:00
timer.c
tuner.c The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5802, so rename files and functions. Also fix several bugs. 2010-06-16 20:29:08 +00:00
usb.c as3525: bootloader USB mode 2010-06-18 01:47:39 +00:00

See docs/README