rockbox/firmware/target/mips/ingenic_x1000
Aidan MacDonald cec6422ace x1000: LCD driver minor fixes & improvements
- Use unsigned bitfields in 'lcd_tgt_config'
- Set DTIMES when using an 8-bit bus width
- Allow using DMA big-endian mode
- Provide an #ifdef to avoid stopping DMA in the middle of a frame
- Correctly #ifdef LCD sleep code when target does not implement it

Change-Id: I327c6b05223638b876d5ab62cb6e48f82e6d5fa5
2021-06-03 22:54:59 +00:00
..
fiiom3k axp173 driver: rename to "axp-pmu" + other changes 2021-06-01 19:57:41 +00:00
x1000 x1000: refactor AIC initialization 2021-05-30 19:17:50 +00:00
aic-x1000.c x1000: refactor AIC initialization 2021-05-30 19:17:50 +00:00
aic-x1000.h x1000: refactor AIC initialization 2021-05-30 19:17:50 +00:00
app.lds x1000: Centralize common definitions, memory layout 2021-04-28 20:04:10 +01:00
boot.lds FiiO M3K: New bootloader 2021-05-12 10:35:20 +00:00
clk-x1000.c x1000: Rewrite clk_get code so it's more data driven 2021-04-28 20:04:10 +01:00
clk-x1000.h x1000: Rewrite clk_get code so it's more data driven 2021-04-28 20:04:10 +01:00
crt0.S FiiO M3K: New bootloader 2021-05-12 10:35:20 +00:00
debug-x1000.c axp173 driver: rename to "axp-pmu" + other changes 2021-06-01 19:57:41 +00:00
dma-x1000.c New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
dma-x1000.h x1000: refactor AIC initialization 2021-05-30 19:17:50 +00:00
gpio-x1000.c X1000: remove bogus GPIO Z mutex 2021-04-25 14:27:35 +00:00
gpio-x1000.h X1000: remove bogus GPIO Z mutex 2021-04-25 14:27:35 +00:00
i2c-x1000.c New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
i2c-x1000.h New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00: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: LCD driver minor fixes & improvements 2021-06-03 22:54:59 +00:00
lcd-x1000.h x1000: LCD driver minor fixes & improvements 2021-06-03 22:54:59 +00:00
msc-x1000.c X1000: fix SD driver issues 2021-05-14 10:30:58 +00:00
msc-x1000.h New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
nand-x1000.c FiiO M3K: New bootloader 2021-05-12 10:35:20 +00:00
nand-x1000.h FiiO M3K: New bootloader 2021-05-12 10:35:20 +00:00
pcm-x1000.c x1000: refactor AIC initialization 2021-05-30 19:17:50 +00:00
pwm-x1000.c x1000: minor adjustments to PWM code 2021-06-02 23:52:53 +01:00
pwm-x1000.h New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
sd-x1000.c New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
sfc-x1000.c x1000: Remove some #ifdef SPL in the sfc/nand code 2021-04-28 20:04:10 +01:00
sfc-x1000.h x1000: Remove some #ifdef SPL in the sfc/nand code 2021-04-28 20:04:10 +01:00
spl-start.S FiiO M3K: New bootloader 2021-05-12 10:35:20 +00:00
spl-x1000.c FiiO M3K: New bootloader 2021-05-12 10:35:20 +00:00
spl-x1000.h FiiO M3K: New bootloader 2021-05-12 10:35:20 +00:00
spl.lds FiiO M3K: New bootloader 2021-05-12 10:35:20 +00:00
system-target.h x1000: Centralize common definitions, memory layout 2021-04-28 20:04:10 +01:00
system-x1000.c FiiO M3K/X1000: add USB support 2021-04-21 18:31:55 +00:00
timer-x1000.c New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
usb-x1000.c FiiO M3K/X1000: add USB support 2021-04-21 18:31:55 +00:00
x1000boot.make FiiO M3K: New bootloader 2021-05-12 10:35:20 +00:00