rockbox/firmware/target/mips/ingenic_x1000
Solomon Peachy b71fb1f12a misc: Fix some build warnings with gcc9
ata-creativezen looks like a legit memory-trashing bug, the rtc fixes
are bitwise inversion of a bool, and the remaining are just unused
static variables.

Change-Id: I1a818d4839cd3a54ca6e85f26feb743a4a9d29dc
2025-09-21 00:18:28 -04:00
..
erosqnative misc: Fix some build warnings with gcc9 2025-09-21 00:18:28 -04:00
fiiom3k Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
shanlingq1 Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
x1000 x1000: fix broken OST2 timer prescaler 2021-10-16 16:58:19 -04:00
aic-x1000.c x1000: Fix AIC I2S divider clamping with EXCLK source 2021-11-27 15:27:45 -05:00
aic-x1000.h x1000: refactor AIC initialization 2021-05-30 19:17:50 +00:00
app.lds x1000: Enable NOCROSSREFS_TO() 2024-05-08 22:14:10 -04:00
boot-x1000.c x1000: remove 'typedef struct' from NAND driver 2022-07-10 15:22:10 +01:00
boot-x1000.h Fix red in commit 131566b8f8 2022-07-10 15:58:45 +01:00
boot.lds FiiO M3K: New bootloader 2021-05-12 10:35:20 +00:00
clk-x1000.c x1000: remove the last vestiges of boot option support 2022-03-25 21:36:51 +00:00
clk-x1000.h x1000: Add INIT_ATTR to various target specific functions 2022-12-31 08:10:41 -05:00
crt0.S Add DeviceData to bootloaders 2024-09-02 13:29:43 -04:00
debug-x1000.c ErosQ New Revision HW volume 2024-01-02 06:51:07 -05:00
dma-x1000.c New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
dma-x1000.h x1000: Add INIT_ATTR to various target specific functions 2022-12-31 08:10:41 -05:00
gpio-x1000.c erosqnative hw1/hw2: Check for DAC in bootloader 2024-12-06 11:39:24 -05:00
gpio-x1000.h x1000: Add INIT_ATTR to various target specific functions 2022-12-31 08:10:41 -05:00
i2c-x1000.c x1000: GPIO refactor 2021-06-06 11:06:14 +00:00
i2c-x1000.h Add INIT_ATTR to i2c_init() 2023-01-12 06:33:50 -05:00
installer-x1000.c Remove buflib allocation names, part two 2023-01-13 10:32:54 +00:00
installer-x1000.h x1000: Add a basic sanity check for bootloader backups 2022-10-28 20:32:38 +01:00
irq-x1000.h New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
kernel-x1000.c FiiO M3K: disable CPU frequency switching 2021-04-17 20:24:36 +00:00
lcd-x1000.c x1000: fix regression on Q1 with misaligned write pointer 2025-04-18 10:49:27 -04:00
lcd-x1000.h x1000: LCD DMA fix 2024-11-13 18:26:30 -05:00
msc-x1000.c storage: 64-bit sector offsets 2024-08-12 14:23:44 -04:00
msc-x1000.h x1000: trigger the virtual LED on disk activity 2021-08-18 23:17:07 +01:00
nand-x1000.c x1000: Support GD5F1GQ5xExx NAND chips 2023-11-30 21:46:56 +00:00
nand-x1000.h x1000: add support for the W25N01GVxx NAND flash 2022-09-17 10:14:26 -04:00
pcm-x1000.c [bugfix] x1000: Wait for FIFO to be empty rather than flushing 2023-04-02 11:34:39 -04:00
pwm-x1000.c x1000: GPIO refactor 2021-06-06 11:06:14 +00:00
pwm-x1000.h New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
sd-x1000.c storage: 64-bit sector offsets 2024-08-12 14:23:44 -04:00
sfc-x1000.c x1000: NAND rewrite 2021-06-27 19:09:03 +01:00
sfc-x1000.h Make inline functions in headers 'static inline' 2021-12-02 21:31:54 +00:00
spl-nand-x1000.c x1000: remove 'typedef struct' from NAND driver 2022-07-10 15:22:10 +01:00
spl-start.S x1000: Rename crt0 .init sections to .startup 2022-12-18 22:14:22 +00:00
spl-x1000.c x1000: Pass CPM scratch register to the bootloader 2022-10-28 20:58:26 +01:00
spl-x1000.h x1000: spl: remove selectable boot option support 2022-03-25 21:36:51 +00:00
spl.lds x1000: Enable support for INIT_ATTR 2022-12-31 08:10:41 -05:00
system-target.h x1000: Add INIT_ATTR to various target specific functions 2022-12-31 08:10:41 -05:00
system-x1000.c erosqnative hw1/hw2: Check for DAC in bootloader 2024-12-06 11:39:24 -05:00
timer-x1000.c New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
usb-x1000.c x1000: tweak USB fifo sizes 2021-10-06 22:40:52 +01:00
x1000boot.make erosqnative: Give erosqnative_v3 its own target ID and modelname 2024-09-08 12:29:03 -04:00