rockbox/firmware
Michael Sevakis d56daa1f7e i.MX31: Silly little change to enable/disable a SPI
Unify spi_enable/disable_module into one spi_enable_module call for API
consistency's sake with I2C driver.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31441 a1c6a512-1295-4272-9138-f99709370657
2011-12-26 15:30:51 +00:00
..
common rbpaths: Add new special dir HOME_DIR for RaaA. 2011-12-25 20:11:18 +00:00
decompressor
drivers ypr0: Remove last #ifdef in as3514. 2011-12-25 18:23:10 +00:00
export Option to restart running sleep timer on keypress. 2011-12-26 09:30:25 +00:00
include Initial commit of the Samsung YP-R0 port. 2011-12-24 11:56:46 +00:00
libc
target i.MX31: Silly little change to enable/disable a SPI 2011-12-26 15:30:51 +00:00
test
usbstack
arabjoin.c
arabjoin.h arabjoin.h was emptied by accident 2005-12-06 15:15:54 +00:00
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buflib.c
COPYING
core_alloc.c
debug.c
eeprom_settings.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
enc_base.c
events.c
firmware.make
font.c Another round of making local functions static 2011-12-20 20:35:28 +00:00
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
load_code.c
logf.c
lru.c
panic.c
pcm.c
pcm_mixer.c Initial commit of the Samsung YP-R0 port. 2011-12-24 11:56:46 +00:00
pcm_sampr.c
powermgmt.c Option to restart running sleep timer on keypress. 2011-12-26 09:30:25 +00:00
profile.c
README
rolo.c
rom.lds
screendump.c
scroll_engine.c All kernel objects in code shared amongs targets (core, plugins, codecs) should be declared SHAREDBSS_ATTR as any core could potentially touch them even though they seem only to involve threads on one core. The exception is target code for particular CPUs where proper allocation is fixed. playlist.c was a little odd too-- use one mutex for the current playlist and a separate one for created playlists (still pondering the necessity of more than one). 2011-02-14 11:27:45 +00:00
sdmmc.c
sound.c Initial commit of the Samsung YP-R0 port. 2011-12-24 11:56:46 +00:00
SOURCES imx233/fuze+: implement power management(battery charger), add powermgmt debug info, add power debug info, move target specific powermgmt code to its own files, remove auto-slow setup which was forgotten for debugging 2011-12-24 19:20:12 +00:00
storage.c
system.c Fix reds. 2011-12-24 12:21:16 +00:00
thread.c
timer.c
tuner.c
usb.c

See docs/README