rockbox/firmware/drivers
Aidan MacDonald 4c60bc9e68 New port: Shanling Q1 native
- Audio playback works
- Touchscreen and buttons work
- Bootloader works and is capable of dual boot
- Plugins are working
- Cabbiev2 theme has been ported
- Stable for general usage

Thanks to Marc Aarts for porting Cabbiev2 and plugin bitmaps.

There's a few minor known issues:

- Bootloader must be installed manually using 'usbboot' as there is
  no support in jztool yet.

- Keymaps may be lacking, need further testing and feedback.

- Some plugins may not be fully adapted to the screen size and could
  benefit from further tweaking.

- LCD shows abnormal effects under some circumstances: for example,
  after viewing a mostly black screen an afterimage appears briefly
  when going back to a brightly-lit screen. Sudden power-off without
  proper shutdown of the backlight causes a "dissolving" effect.

- CW2015 battery reporting driver is buggy, and disabled for now.
  Battery reporting is currently voltage-based using the AXP192.

Change-Id: I635e83f02a880192c5a82cb0861ad3a61c137c3a
2021-07-13 22:01:33 +01:00
..
audio New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
libertas Sansa Connect: Initial libertas WiFi driver port 2021-07-04 07:41:44 +00:00
rtc Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
tuner Nuke all TCC77x targets: iAudio 7, Sansa C100, M200(v1-3), Logik DAX 2021-04-26 07:41:51 -04:00
adc-as3514.c
ata.c ata: fix a typo in a definition that's thankfully not used. 2021-06-03 21:04:29 -04:00
axp-pmu.c axp173 driver: rename to "axp-pmu" + other changes 2021-06-01 19:57:41 +00:00
button.c erosq: When mucking with the clickwheel, ensure we keep the screen awake! 2021-04-09 19:21:02 -04:00
cw2015.c New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
eeprom_24cxx.c
fat.c file/fat: rework utime function as modtime extension 2021-07-08 17:47:51 +00:00
ft6x06.c Spin off common ft6x06 code to a driver 2021-06-11 20:09:38 +01:00
generic_i2c.c Sansa Connect: Use deviceid in USB Serial Number 2021-07-10 08:56:32 +02:00
i2c-async.c Add asynchronous I2C bus API 2021-03-23 15:42:54 +00:00
isp1362.c
isp1583.c Fix more red. 2020-10-13 19:45:03 -04:00
lcd-1bit-vert.c Revert "lcd framebuffer - Bugfix ensure proper alignment" 2021-03-24 18:44:35 +00:00
lcd-2bit-horz.c Revert "lcd framebuffer - Bugfix ensure proper alignment" 2021-03-24 18:44:35 +00:00
lcd-2bit-vert.c Revert "lcd framebuffer - Bugfix ensure proper alignment" 2021-03-24 18:44:35 +00:00
lcd-2bit-vi.c Revert "lcd framebuffer - Bugfix ensure proper alignment" 2021-03-24 18:44:35 +00:00
lcd-16bit-common.c lcd_putsxyofs 16 bit lcd_mono_bitmap_part [AS] 2021-04-30 21:26:06 -04:00
lcd-16bit-vert.c lcd_framebuffer bugfixes, sanity checks 2020-10-31 01:11:30 -04:00
lcd-16bit.c lcd_framebuffer bugfixes, sanity checks 2020-10-31 01:11:30 -04:00
lcd-24bit.c lcd_framebuffer bugfixes, sanity checks 2020-10-31 01:11:30 -04:00
lcd-bitmap-common.c lcd_framebuffer bugfixes, sanity checks 2020-10-31 01:11:30 -04:00
lcd-color-common.c Revert "lcd framebuffer - Bugfix ensure proper alignment" 2021-03-24 18:44:35 +00:00
lcd-memframe.c
lcd-remote-1bit-v.c
lcd-remote-2bit-vi.c
lcd-scroll.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
led.c
m5636.c
m66591.c m66591: Fix out-of-bounds array access 2020-05-12 21:52:40 +02:00
nand_id.c
pca9555.c
pcf50605.c
pcf50606.c
pcf50635.c
qt1106.c
ramdisk.c
rds.c
sd.c
serial.c
sw_i2c.c
synaptics-mep.c FS12845: Fix uninitialized read 2021-05-19 17:09:48 -04:00
touchpad.c
touchscreen.c
tsc200x.c
tsc2100.c
usb-designware.c FiiO M3K/X1000: add USB support 2021-04-21 18:31:55 +00:00