rockbox/firmware
Udo Schläfer fe519c7e4d Enable battery charging detection for iBasso DX50/DX90.
This changes iBasso DX50/DX90 config from CHARGING_SIMPLE (Simple, hardware
controlled charging (CPU cannot read charger state but may read when power is
plugged-in) to CHARGING_MONITOR (Hardware controlled charging with monitoring
(CPU is able to read HW charging state and when power is plugged-in)).

Not really usefull at the moment, since USB connection (charging) is not (yet)
gracefully handled for iBasso devices.

Change-Id: I55da81b10637d4de88d713ea5eba08eb59bc629f
Reviewed-on: http://gerrit.rockbox.org/1010
Reviewed-by: Michael Giacomelli <giac2000@hotmail.com>
2014-10-18 05:31:34 +02:00
..
asm Introducing Targets iBasso DX50 & iBasso DX90 2014-09-18 18:19:01 +02:00
common unicode: Fix getle16 and getbe16 2014-09-21 07:42:49 +02:00
decompressor
drivers Introducing Targets iBasso DX50 & iBasso DX90 2014-09-18 18:19:01 +02:00
export Enable battery charging detection for iBasso DX50/DX90. 2014-10-18 05:31:34 +02:00
include Hopefully fix most of the errors and warnings from the last push 2014-08-29 23:36:11 -04:00
kernel Remove I/O priority. It is harmful when used with the new file code. 2014-08-30 14:01:21 -04:00
libc Add normal alloca() definition and implement a strdupa and friends 2014-08-29 22:06:59 -04:00
target Enable battery charging detection for iBasso DX50/DX90. 2014-10-18 05:31:34 +02:00
test
usbstack Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
arabjoin.c
arabjoin.h
ata_idle_notify.c Fix reds. 2014-03-14 23:43:45 +01:00
backlight-sw-fading.c change order of include headers and at the same time fix warning about 2014-03-27 19:50:47 +00:00
backlight.c
bidi.c
buflib.c
COPYING
core_alloc.c
debug.c
eeprom_settings.c
enc_base.c FS#12378 : Remove various unused code, and comment out some unused code and data for reference or future use. 2011-12-14 21:45:25 +00:00
events.c Fix stupid typo in 470989b that triggered panics easily. 2014-03-15 02:23:43 +01:00
firmware.make Prevent spurious recompiles on account of changed version. 2014-08-28 15:48:56 +02:00
font.c
font_cache.c
general.c kernel: Break out kernel primitives into separate files and move to separate dir. 2014-03-03 18:11:57 +01:00
hangul.c
ifp_usb_serial.c
load_code.c Fix various reds. Some includes needed fixup. 2014-03-03 19:10:48 +01:00
logf.c events: Rework event subsystem (add_event, send_event) to be more versatile. 2014-03-14 23:36:30 +01:00
lru.c
panic.c panicf doesn't return so why not tell GCC and $AVE : 2014-08-25 13:55:16 -04:00
pcm.c Greatly reduce volume-change zipper artifacts with SW volume. 2014-03-08 08:04:41 +01:00
pcm_mixer.c
pcm_sampr.c
pcm_sw_volume.c Greatly reduce volume-change zipper artifacts with SW volume. 2014-03-08 08:04:41 +01:00
powermgmt.c Introducing Targets iBasso DX50 & iBasso DX90 2014-09-18 18:19:01 +02:00
profile.c
README
rolo.c
rom.lds
screendump.c lcd-24bit: Introduce a 24-bit mid-level LCD driver 2014-06-21 00:15:53 +02:00
scroll_engine.c
sdmmc.c
sound.c
SOURCES Introducing Targets iBasso DX50 & iBasso DX90 2014-09-18 18:19:01 +02:00
storage.c Remove I/O priority. It is harmful when used with the new file code. 2014-08-30 14:01:21 -04:00
system.c
timer.c
tuner.c
usb.c

See docs/README