rockbox/firmware
Paul Sauro 914760b54e config: USB_CHARGING_FORCE must be enabled for all iPods
If not, these devices will charge very slowly (0.07A) when plugged into a wall plug, and will all discharge slowly when docked & playing music.

Enabling this option (that is already enabled by default on some other devices like erosq and fiio m3k) make them pull between 0.20 and 0.30. They charge faster, just as fast as on Stock OS, and won't discharge when playing music while docked.

Change-Id: I90a59caaca463354772b1869f7333d8efce4f117
2026-02-23 16:11:38 -05:00
..
asm Remove Creative Zen Vision and Vision:M ports 2026-02-06 07:31:54 -05:00
common firmware: fat: fix sector_t passed to 64-bit format strings 2025-12-24 09:30:47 -05:00
drivers Remove Creative Zen Vision and Vision:M ports 2026-02-06 07:31:54 -05:00
export config: USB_CHARGING_FORCE must be enabled for all iPods 2026-02-23 16:11:38 -05:00
include elf_loader: add elf_loadmem() to load file from memory 2026-01-25 19:51:07 -05:00
kernel Convert users of SHAREDDATA_ATTR to SHAREDBSS_ATTR 2026-02-05 07:57:07 -05:00
libc lua -- remove strtol and strtoul replace with rb->strtol and rb->strtoul 2025-12-06 18:11:13 -05:00
reggen stm32h743: implement I2C controller interface 2026-02-23 08:19:29 -05:00
target pcm: improve 32-bit software volume scaling 2026-02-23 15:44:42 +00:00
usbstack usb: fix yellow in eb69211791 2026-01-27 15:23:47 -05:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c backlight-sw-fading: FS#13717 fix brightness overshoot 2025-12-19 08:20:07 +01:00
backlight.c Convert users of SHAREDDATA_ATTR to SHAREDBSS_ATTR 2026-02-05 07:57:07 -05:00
bidi.c
buflib_malloc.c
buflib_mempool.c
chunk_alloc.c
COPYING
core_alloc.c
debug.c
eeprom_settings.c
elf_loader.c elf_loader: add elf_loadmem() to load file from memory 2026-01-25 19:51:07 -05:00
enc_base.c
events.c
firmware.make make: remove asm.make and use asm/SOURCES directly 2026-01-08 16:41:57 +00:00
font.c font: logf: fix pointer in buflibmove_callback 2026-01-10 07:11:51 +01:00
font_cache.c
general.c
hangul.c
lc-rock.c firmware: introduce CONFIG_BINFMT 2026-01-05 13:14:30 -05:00
linuxboot.c
logf.c
lru.c
panic.c
pcm.c
pcm_mixer.c plugins: Convert all plugins to using mixer API for playback 2026-02-22 08:15:14 -05:00
pcm_sampr.c
pcm_sw_volume.c pcm: improve 32-bit software volume scaling 2026-02-23 15:44:42 +00:00
powermgmt.c
profile.c
README
rolo.c
rom.lds
screendump.c
scroll_engine.c pass event data to usb_acknowledge 2026-01-26 19:47:09 -05:00
sdmmc.c
sound.c audio: remove pcm_sw_volume include from sound.c 2026-02-19 14:16:26 -05:00
SOURCES fix red in 5b5cd252d0: Don't compile ALSA driver for hosted bootloaders 2026-02-23 11:10:20 -05:00
storage.c bootloaders: Don't build usb_core without HAVE_BOOTLOADER_USB_MODE 2026-02-07 08:46:10 -05:00
system.c
timer.c
tuner.c
usb.c bootloaders: Don't build usb_core without HAVE_BOOTLOADER_USB_MODE 2026-02-07 08:46:10 -05:00

See docs/README