rockbox/firmware/target/mips/ingenic_x1000/fiiom3k
Aidan MacDonald 75cb8ba8a4 FiiO M3K/X1000: add USB support
This only required a minor patch to the usb-designware driver due
to DMA requiring physical addresses -- on the X1000, these differ
from virtual addresses so we have to do the usual conversion.

Both the mass storage and HID drivers work, but there are a few
issues so this can't be considered 100% stable yet.

- Mass storage might not be detected properly on insertion,
  and USB has to be replugged before it shows up
- HID driver may occasionally panic or hang the machine

Change-Id: Ia3ce7591d5928ec7cbca7953abfef01bdbd873ef
2021-04-21 18:31:55 +00:00
..
adc-target.h
audiohw-fiiom3k.c
backlight-fiiom3k.c
backlight-target.h
button-fiiom3k.c Minor enhancements to axp173 driver 2021-04-21 18:31:55 +00:00
button-target.h
i2c-target.h
installer-fiiom3k.c x1000: Improve NAND driver API 2021-04-06 17:27:12 +01:00
lcd-fiiom3k.c
nand-fiiom3k.c
nand-target.h
power-fiiom3k.c FiiO M3K/X1000: add USB support 2021-04-21 18:31:55 +00:00
powermgmt-target.h
spl-fiiom3k.c FiiO M3K/X1000: Do system clock initialization in the SPL 2021-04-17 20:24:07 +00:00
spl-target.h x1000: Redesign SPL, and allow it to flash the bootloader 2021-04-17 20:22:49 +00:00