rockbox/firmware
Dave Chapman afe43d3fcb Basic changes to add nano 2g to the build system, based on the Meizu M3 port. The bootloader builds, but does nothing due to lack of any drivers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21828 a1c6a512-1295-4272-9138-f99709370657
2009-07-12 22:16:51 +00:00
..
common Fix yellow introduced in r21561 2009-06-29 14:58:02 +00:00
decompressor
drivers Correct svn:keywords and svn:eol-style on a few more files. 2009-07-12 09:43:44 +00:00
export Basic changes to add nano 2g to the build system, based on the Meizu M3 port. The bootloader builds, but does nothing due to lack of any drivers. 2009-07-12 22:16:51 +00:00
include
target Basic changes to add nano 2g to the build system, based on the Meizu M3 port. The bootloader builds, but does nothing due to lack of any drivers. 2009-07-12 22:16:51 +00:00
test
usbstack ignore write data if the length doesn't match what we expect. This avoids the data corruption caused by FS#10319, but doesn't solve the root cause yet (patch by Martin Ritter) 2009-06-26 15:14:49 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c Remove int_prio argument from timer_register, and move the only use for it into alpine_cdc plugin, since this plugin is only built on SH7034 2009-06-29 14:29:46 +00:00
bidi.c
buffer.c
COPYING
debug.c Fix DEBUG builds when CONFIG_CPU != SH7034 and HAVE_GDB_API isn't defined 2009-07-02 10:24:27 +00:00
eeprom_settings.c
enc_base.c
events.c
firmware.make
font.c
font_cache.c
general.c Numbered filename creation: Make the search for pre-existing files independent of the requested number length. This way it will also increment properly if the requested number length changes or overflows (more than 99 files for numberlen == 2). 2009-07-08 23:29:41 +00:00
hangul.c
hotswap.c add firmware/driver/sd.c which contains common code between SD drivers 2009-07-01 21:49:13 +00:00
ifp_usb_serial.c
kernel.c
logf.c
lru.c
mp3_playback.c
panic.c
pcm.c
pcm_sampr.c
powermgmt.c
profile.c Remove int_prio argument from timer_register, and move the only use for it into alpine_cdc plugin, since this plugin is only built on SH7034 2009-06-29 14:29:46 +00:00
README
rolo.c
rom.lds
screendump.c
scroll_engine.c
sound.c Fix red in bootloaders 2009-07-11 17:16:23 +00:00
SOURCES Basic changes to add nano 2g to the build system, based on the Meizu M3 port. The bootloader builds, but does nothing due to lack of any drivers. 2009-07-12 22:16:51 +00:00
system.c
thread.c
timer.c Remove the TIMER_* macros and declare target-specific functions in timer.h 2009-06-29 14:29:57 +00:00
tuner.c Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driver 2009-07-07 21:57:16 +00:00
usb.c

See docs/README