rockbox/firmware/target/arm/s5l8702
Solomon Peachy 0456ec5630 IAP: First steps towards true multiport state
iap_reset_state() and iap_getc() are now passed the logical IAP port
(0 is dock/only connector, 1 is headphone connector)

Change-Id: I97421146a8cab032b90c9b4eb55b50aa00d73312
2025-08-20 07:56:43 -04:00
..
ipod6g IAP: First steps towards true multiport state 2025-08-20 07:56:43 -04:00
ipodnano3g IAP: First steps towards true multiport state 2025-08-20 07:56:43 -04:00
ipodnano4g IAP: First steps towards true multiport state 2025-08-20 07:56:43 -04:00
app.lds iPod Classic: disable IRAM1 2018-07-30 18:50:27 -04:00
boot.lds S5L8702: Clean up linker script, also add support for S5L8720 2024-12-13 08:32:19 -05:00
clocking-s5l8702.c S5L8720: Add partial clocking support 2024-12-13 08:32:19 -05:00
clocking-s5l8702.h S5L8702: Move I/O addresses and bit masks from clocking driver to SoC definitions, reuse existing definitions 2024-12-15 01:06:09 +02:00
crt0.S S5L8702: Reallocate the bootloader without dependency on _dfuloadaddr 2024-12-13 08:32:19 -05:00
crypto-s5l8702.c S5L8702: Move IM3 sign/crypt functions from norboot to crypto 2024-12-11 00:04:26 +02:00
crypto-s5l8702.h S5L8702: Move IM3 sign/crypt functions from norboot to crypto 2024-12-11 00:04:26 +02:00
debug-s5l8702.c Merge s5l8700.h and s5l8702.h into s5l87xx.h 2024-11-24 15:56:23 +02:00
dma-s5l8702.c Merge s5l8700.h and s5l8702.h into s5l87xx.h 2024-11-24 15:56:23 +02:00
dma-s5l8702.h S5L8702: Move I/O addresses from DMA driver to SoC definitions, reuse existing definitions 2024-12-14 18:23:48 +02:00
gpio-s5l8702.c s5l87xx: Add support for S5L8720 to the GPIO driver 2024-11-27 21:06:30 -05:00
gpio-s5l8702.h S5L8702: Move I/O addresses from drivers to SoC definitions 2024-12-14 07:57:53 -05:00
i2c-s5l8702.c Switch S5L8702 I2C to ECLK, add I2C support for S5L8720 2024-12-10 20:24:14 +02:00
kernel-s5l8702.c S5L8720: Add support for Timers, SPI, CPUFREQ and USB 2024-12-06 23:59:27 +02:00
lcd-asm-s5l8702.S S5L8702: Abstract LCD driver 2024-12-15 14:52:36 -05:00
lcd-s5l8702.c S5L8702: Abstract LCD driver 2024-12-15 14:52:36 -05:00
lcd-s5l8702.h S5L8702: Abstract LCD driver 2024-12-15 14:52:36 -05:00
norboot-s5l8702.c S5L8702: Introduce syscfg_read() and use it in the debug menu 2024-12-17 23:08:10 -05:00
norboot-target.h S5L8702: Introduce syscfg_read() and use it in the debug menu 2024-12-17 23:08:10 -05:00
pcm-s5l8702.c arm: split ARM cache maintenance functions to separate header 2025-04-21 12:39:47 -04:00
pcm-target.h iPod Classic: use new PL080 DMA driver 2015-10-07 06:15:03 +02:00
pl080.c iPod Classic: introduce PL080 DMA controller driver 2015-10-07 06:15:03 +02:00
spi-s5l8702.c S5L8720: Add support for Timers, SPI, CPUFREQ and USB 2024-12-06 23:59:27 +02:00
spi-s5l8702.h iPod Classic: SPI driver for bootloader 2016-08-19 00:15:36 +02:00
system-s5l8702.c S5L8702: Read WDT_BASE from SoC definitions 2024-12-14 07:57:53 -05:00
system-target.h arm: split ARM cache maintenance functions to separate header 2025-04-21 12:39:47 -04:00
timer-s5l8702.c Merge s5l8700.h and s5l8702.h into s5l87xx.h 2024-11-24 15:56:23 +02:00
uart-s5l8702.c s5l87xx: Use pointer arithmetic in register address calculation 2024-11-24 20:02:44 -05:00
uart-target.h Rename UC870x to UC87xx 2024-11-21 20:07:50 -05:00
usb-s5l8702.c S5L8720: Add support for Timers, SPI, CPUFREQ and USB 2024-12-06 23:59:27 +02:00