rockbox/firmware
Linus Nielsen Feltzing 8448d3b6be H300 bootloader: init the ISP1362 chip, and set the CPU to idle mode while charging, to save power
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12547 a1c6a512-1295-4272-9138-f99709370657
2007-03-02 13:04:57 +00:00
..
common FS#6419 - driver for H1x0 series RTC Mod with runtime detection 2007-02-28 13:20:36 +00:00
decompressor Removed executable flag 2007-01-09 23:29:07 +00:00
drivers Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC since it's not always a mod. Make Ipod PCF driver keep other flags in OOCC1 that have been set instead of overwriting them. 2007-02-28 21:55:11 +00:00
export Use the browse button for A-B instead of quickscreen button. Files are 2007-03-02 00:37:03 +00:00
include Fixed database export crashing with long tags. And failing without DB loaded to RAM due to the recently added new tags in DB, thus reaching the fd limit. 2007-02-25 19:01:32 +00:00
target H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging screen, move to a separate source file, backlight is on during USB mode (again) 2007-03-02 11:28:23 +00:00
test Removed second test 2007-01-09 23:38:42 +00:00
app.lds Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory 2007-01-13 02:24:15 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight.c Fix CONFIG_BACKLIGHT warnings. 2007-02-18 10:07:27 +00:00
bidi.c
bitswap.S
boot.lds Keep the vectors when linking with --gc-sections 2007-02-22 00:01:20 +00:00
buffer.c
COPYING
debug.c
descramble.S
eeprom_settings.c Prepare core support for the iriver bootloader supporting ROM images 2007-01-12 18:34:00 +00:00
enc_base.c
FILES Add new target/arm/ipod/video/ directory to source tarballs. 2007-02-25 21:43:53 +00:00
font.c Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ignored on target and mixed into 'oflags' in the simulator. * Simplified io.c a bit by defining a dummy O_BINARY for OSes which don't have that. 2007-02-01 23:08:15 +00:00
font_cache.c
general.c
hangul.c
hwcompat.c
id3.c Correct spelling of CONFIG_CODEC, fixes FS#6668 2007-02-17 20:49:54 +00:00
kernel.c merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio. 2006-12-29 02:49:12 +00:00
logf.c
lru.c
Makefile Prevent sysfont.h being regenerated during every build. 2007-01-18 00:46:52 +00:00
mp3_playback.c
mp3data.c Shave a few bytes off the binary size, especially on hwcodec targets 2007-02-15 22:55:22 +00:00
mpeg.c Hook up .cue file detection via a callback klugde on HWCODEC, to make cue sheet support actually work. 2007-03-01 00:26:24 +00:00
panic.c Do the CONFIG_LED define 2007-02-18 05:07:19 +00:00
pcm_playback.c merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio. 2006-12-29 02:49:12 +00:00
pcm_record.c Fix errors I hope. 2007-02-16 09:03:37 +00:00
pcm_sampr.c
powermgmt.c Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC since it's not always a mod. Make Ipod PCF driver keep other flags in OOCC1 that have been set instead of overwriting them. 2007-02-28 21:55:11 +00:00
profile.c
README
replaygain.c Remove unneeded zero checks from convert_gain() and get_replaygain_int(). These functions return correct results without them. 2007-02-23 12:22:17 +00:00
rolo.c Improved RoLo support for PortalPlayer - handles the COP correctly 2007-02-27 22:55:12 +00:00
rom.lds Fixed the rombox generation for SH1. 2007-01-08 19:19:23 +00:00
sound.c WM8711/8721/8731 have no tone controls, so enable the software tone controls for the respective targets. 2007-02-26 18:36:58 +00:00
SOURCES H300 bootloader: init the ISP1362 chip, and set the CPU to idle mode while charging, to save power 2007-03-02 13:04:57 +00:00
system.c Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_roms() in the debug menu for those targets to dump the content to a file. 2007-02-23 23:22:03 +00:00
thread.c Turns out I don't have a magic DAP. :( I didn't get the problem because I RoLod it. Clean the useless macros from thread_init and leave it for spawned threads. 2007-02-26 00:04:25 +00:00
timer.c
tuner_philips.c
tuner_samsung.c
usb.c CONFIG_CHARGING 2007-02-18 05:32:06 +00:00
usb_serial.c

See docs/README