rockbox/firmware/target/arm/s5l8702
Solomon Peachy 9644bb5d9d ipod6g: CE-ATA uses a 4K block size at minimum
Therefore, turn on MAX_VARIABLE_LOG_SECTOR so we can support 512B and 4K
sector sizes.  Additionally, correct the interpretation of identify info
word 106 in CE-ATA mode.

Change-Id: I24dc7dd4a8617fcb60ed87c0c1be98d00dbdfa30
2025-09-16 15:12:16 -04:00
..
ipod6g ipod6g: CE-ATA uses a 4K block size at minimum 2025-09-16 15:12:16 -04:00
ipodnano3g misc: Ensure stacks are always aligned with the native pointer size. 2025-09-05 19:43:11 -04:00
ipodnano4g misc: Ensure stacks are always aligned with the native pointer size. 2025-09-05 19:43:11 -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 s5l8702: CONSTify the clocking setup 2025-09-07 09:11:11 -04:00
clocking-s5l8702.h s5l8702: CONSTify the clocking setup 2025-09-07 09:11:11 -04: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: Clean up the IRQ handler code slightly 2025-09-07 09:59:45 -04: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