rockbox/firmware/target/mips/ingenic_x1000
Aidan MacDonald d56964cc2b x1000: add dual boot helpers for the main bootloader
Two helpers (_init_clocktree and _init_uart2) already existed in
the SPL and are copied verbatim from there. The SPL versions are
still present and will be removed when dual boot works from the
main bootloader.

The other two helpers (_cleanup and _load_pdma_fw) are new.

Change-Id: I4661667966e26f52e6c5142f1947d2a34b7008ef
2022-03-12 18:25:10 +00:00
..
erosqnative erosqnative: Fix missing END marker in LCD enable sequence 2022-03-11 10:42:18 -05:00
fiiom3k FiiO M3K: audio recording 2022-01-29 19:28:03 +00:00
shanlingq1 Shanling Q1: fix DAC power mode switching 2022-01-30 17:37:24 +00:00
x1000
aic-x1000.c
aic-x1000.h
app.lds x1000: remove plugin and codec buffers on bootloader 2022-03-12 18:25:10 +00:00
boot-x1000.c x1000: add dual boot helpers for the main bootloader 2022-03-12 18:25:10 +00:00
boot-x1000.h x1000: add dual boot helpers for the main bootloader 2022-03-12 18:25:10 +00:00
boot.lds
clk-x1000.c
clk-x1000.h
crt0.S x1000: add simple binary header to declare the load address 2022-03-06 23:22:49 +00:00
debug-x1000.c x1000: core PCM recording support 2022-01-16 19:17:25 -05:00
dma-x1000.c
dma-x1000.h
gpio-x1000.c
gpio-x1000.h
i2c-x1000.c
i2c-x1000.h
installer-x1000.c buflib: add a common dummy callbacks struct & use it 2022-02-12 10:24:32 -05:00
installer-x1000.h
irq-x1000.h
kernel-x1000.c
lcd-x1000.c
lcd-x1000.h
msc-x1000.c
msc-x1000.h
nand-x1000.c x1000: fix nand driver reference counting 2022-03-04 08:57:35 -05:00
nand-x1000.h
pcm-x1000.c x1000: core PCM recording support 2022-01-16 19:17:25 -05:00
pwm-x1000.c
pwm-x1000.h
sd-x1000.c
sfc-x1000.c
sfc-x1000.h
spl-start.S
spl-x1000.c x1000: Clarify definition & usage of RAM areas 2022-03-11 11:15:56 -05:00
spl-x1000.h
spl.lds x1000: Clarify definition & usage of RAM areas 2022-03-11 11:15:56 -05:00
system-target.h
system-x1000.c
timer-x1000.c
usb-x1000.c
x1000boot.make