rockbox/firmware
Bertrik Sikken 070ee525ac Patch by Rafaël Carré - Sansa AMS i2c :
* remove peripheral reset (already made in system_init).
  * Move empty i2c_init() from i2c-as3525.c (and remove that file)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20645 a1c6a512-1295-4272-9138-f99709370657
2009-04-07 17:20:31 +00:00
..
common Add missing #includes for the ondas. 2009-03-22 15:40:40 +00:00
decompressor
drivers FS#10086 - Playback and recording sample rate setting on the 5G iPod 2009-04-06 02:46:42 +00:00
export Add current use and fix battery capacity settings for the Gigabeat F/X. Thanks to AlHaz for pointing out that they were incorrect. 2009-04-07 03:41:06 +00:00
include Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respects numbers within strings, and gives a more intuitive 2009-03-01 17:55:59 +00:00
target Patch by Rafaël Carré - Sansa AMS i2c : 2009-04-07 17:20:31 +00:00
test Cosmetic fix: remove duplicate semicolons 2009-03-04 18:15:06 +00:00
usbstack Revert r20617 for now 2009-04-05 13:11:38 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c Add a rockbox kernel thread for simulator specific tasks, and use that for calling the screendump function(s). Fixes screendump in simulators for backlight-less targets (Ondio), and reduces mixing of unrelated functionality a bit (screendump was called from backlight thread, triggered by a sim-only system wide event). 2009-02-20 17:13:08 +00:00
bidi.c
buffer.c
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make Silence warning from 'ar' if the archive had to be created. 2009-03-01 09:04:15 +00:00
font.c
font_cache.c
general.c
hangul.c
hotswap.c
ifp_usb_serial.c
kernel.c Correct Björn's name in various file headers. 2009-03-23 17:08:46 +00:00
logf.c Commit FS#9970 by Yoshihisa Uchida: fix building when HAVE_SERIAL & ROCKBOX_HAS_LOGF is defined in a simulator build 2009-03-11 16:42:25 +00:00
lru.c
mp3_playback.c
panic.c
pcm.c
pcm_sampr.c
powermgmt.c
profile.c
README
rolo.c M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as well as VGA on the LCD. MPEGPlayer now works with reasonable performance on smaller videos, but YUV blitting persists after MPEGPlayer is left, some cleanup/changes to the initialization code. This should be functionally equivalent for the ZVM, but the #ifdef's may need to be added back for app.lds. Get the bootloader building again. 2009-04-01 03:21:18 +00:00
rom.lds
screendump.c Forgot to add the new screendump source files. 2009-02-10 23:47:24 +00:00
scroll_engine.c Rework lcd_enabled and lcd_set/call_enable hook 2009-03-17 02:43:47 +00:00
sound.c Get the volume controls working on the M:Robe 500 along with some minor code changes. 2009-03-03 18:05:22 +00:00
SOURCES Patch by Rafaël Carré - Sansa AMS i2c : 2009-04-07 17:20:31 +00:00
system.c A few tweaks to get USB support compiling again on TCC targets (part of FS#9917 by Michaël Burtin). 2009-03-09 22:02:30 +00:00
thread.c s3c2440 can use the generic ARM WFI which is much simpler. If there's any advantage to setting the IDLE bit for power consumption, it's possible to combine its use with the old core_sleep instead of using the loop waiting for idle to kick in. For now, go basic. Let GCC choose the register for MCR instead of forcing it to r0. 2009-02-11 19:28:02 +00:00
timer.c
tuner.c
usb.c Leave "usb mode" when all LUNs are ejected again 2009-02-28 15:16:54 +00:00

See docs/README