rockbox/firmware
Michael Sevakis 74736fcfc9 find_first_set_bit tweaks
Correct sizing in m68k asm.
Make the gerneric version far more generic.

Change-Id: I32945f7431771979b3fe0da5472bdb110fd054ae
2012-01-27 11:51:25 -05:00
..
asm find_first_set_bit tweaks 2012-01-27 11:51:25 -05:00
common Move optimized ffs to firmware/asm, using the new automatic-asm-picking infrastructure. 2012-01-22 18:46:45 +01:00
decompressor
drivers WM8750: Extend recording gain range. 2012-01-25 09:31:34 +01:00
export Fix checkwps. 2012-01-22 19:46:27 +01:00
include Initial commit of the Samsung YP-R0 port. 2011-12-24 11:56:46 +00:00
libc Move optimized memcpy and friends and strlen to firmware/asm, 2012-01-22 18:46:45 +01:00
target Include stdlib.h for atexit(). 2012-01-25 22:49:19 +01:00
test
usbstack Reorganise USB initialisation to not depend on a specific enumeration sequence, by Bartosz Fabianowski, with minor tweaks by Michael Sevakis (FS#12497) 2012-01-04 21:55:09 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buflib.c
COPYING
core_alloc.c
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make Add framework to let make automatically pick optimized asm implementations over generic C ones to firmware. 2012-01-22 18:46:45 +01:00
font.c
font_cache.c
general.c rbpaths: Add new special dir HOME_DIR for RaaA. 2011-12-25 20:11:18 +00:00
hangul.c
ifp_usb_serial.c
kernel.c AS3525v1/2: Enable nested handling of interrupts 2012-01-08 22:29:25 +00:00
load_code.c
logf.c Only use lcd-remote.h #ifdef HAVE_REMOTE_LCD 2012-01-07 19:54:47 +00:00
lru.c
panic.c
pcm.c
pcm_mixer.c Move pcm_mixer helper routines to firmware/asm. 2012-01-22 18:46:45 +01:00
pcm_sampr.c
powermgmt.c Fix FS#12555: Use smoothed battery voltage for level and runtime calculation 2012-01-21 12:10:31 -05:00
profile.c
README
rolo.c rolo: include lcd-remote.h only when needed 2012-01-07 19:45:09 +00:00
rom.lds Fix path to PP crt0 2012-01-03 04:44:27 +00:00
screendump.c
scroll_engine.c Commit FS#12454 - Faster line scroll speed by Martin Sagmuller. 2012-01-09 03:26:03 +00:00
sdmmc.c
sound.c Initial commit of the Samsung YP-R0 port. 2011-12-24 11:56:46 +00:00
SOURCES firmware/target/arm doesn't contain code for hosted anymore. 2012-01-22 18:46:45 +01:00
storage.c Remove ata_removable() and ata_present() from multidriver code. 2012-01-25 20:08:51 +01:00
system.c Fix reds. 2011-12-24 12:21:16 +00:00
thread.c Fix FS#12559: sigaltstack threads fortify failure 2012-01-26 20:33:28 -05:00
timer.c
tuner.c
usb.c usb: fix another typo 2012-01-07 18:09:23 +00:00

See docs/README