rockbox/firmware/target/mips/ingenic_x1000
Aidan MacDonald eaee5e7339 Revert "AXP PMU rewrite (again)"
This caused LCD problems on the ErosQ, where the screen would
go white until being put through a sleep/wake cycle. The exact
reason for this isn't obvious, but the problem didn't exist
prior to the AXP driver rewrite.

The two dependent changes,

42999913ba - x1000: Increase USB current limit to 500 mA at all times
90dd2f84a9 - x1000: Correctly limit USB charging current

ended up bringing the USB charging situation back to where it
was prior to the rewrite, so the cleanest option is to revert
the whole lot.

This reverts commit 42999913ba.
This reverts commit 90dd2f84a9.
This reverts commit 2d89143962.

Change-Id: I1cff2bfdd1b189df14bcf8cce42db725caa470d7
2022-01-09 19:58:34 +00:00
..
erosqnative Revert "AXP PMU rewrite (again)" 2022-01-09 19:58:34 +00:00
fiiom3k Revert "AXP PMU rewrite (again)" 2022-01-09 19:58:34 +00:00
shanlingq1 Revert "AXP PMU rewrite (again)" 2022-01-09 19:58:34 +00: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: Centralize common definitions, memory layout 2021-04-28 20:04:10 +01:00
boot-x1000.h x1000: SPL refactoring 2021-07-08 16:01:38 +00:00
boot.lds FiiO M3K: New bootloader 2021-05-12 10:35:20 +00:00
clk-x1000.c New Port: Eros Q Native 2021-07-18 12:14:35 +00:00
clk-x1000.h Make inline functions in headers 'static inline' 2021-12-02 21:31:54 +00:00
crt0.S x1000: SPL refactoring 2021-07-08 16:01:38 +00:00
debug-x1000.c Shanling Q1: enable multi-touch reporting 2021-11-24 18:49:03 -05:00
dma-x1000.c
dma-x1000.h x1000: refactor AIC initialization 2021-05-30 19:17:50 +00:00
gpio-x1000.c x1000: GPIO refactor 2021-06-06 11:06:14 +00:00
gpio-x1000.h x1000: Allow setting IRQ handlers dynamically 2021-06-06 11:06:43 +00:00
i2c-x1000.c x1000: GPIO refactor 2021-06-06 11:06:14 +00:00
i2c-x1000.h
installer-x1000.c Update microtar users to new library API 2021-11-27 13:13:39 +00:00
installer-x1000.h x1000: Unified flash bootloader installer 2021-07-11 15:39:50 +01:00
irq-x1000.h
kernel-x1000.c FiiO M3K: disable CPU frequency switching 2021-04-17 20:24:36 +00:00
lcd-x1000.c New Port: Eros Q Native 2021-07-18 12:14:35 +00:00
lcd-x1000.h x1000: LCD driver minor fixes & improvements 2021-06-03 22:54:59 +00:00
msc-x1000.c x1000: trigger the virtual LED on disk activity 2021-08-18 23:17:07 +01:00
msc-x1000.h x1000: trigger the virtual LED on disk activity 2021-08-18 23:17:07 +01:00
nand-x1000.c New Port: Eros Q Native 2021-07-18 12:14:35 +00:00
nand-x1000.h x1000: NAND rewrite 2021-06-27 19:09:03 +01:00
pcm-x1000.c x1000: default to sending 0 samples on underflow 2021-10-05 12:46:01 +01:00
pwm-x1000.c x1000: GPIO refactor 2021-06-06 11:06:14 +00:00
pwm-x1000.h
sd-x1000.c x1000: GPIO refactor 2021-06-06 11:06:14 +00: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-start.S FiiO M3K: New bootloader 2021-05-12 10:35:20 +00:00
spl-x1000.c New Port: Eros Q Native 2021-07-18 12:14:35 +00:00
spl-x1000.h x1000: SPL refactoring 2021-07-08 16:01:38 +00:00
spl.lds x1000: SPL refactoring 2021-07-08 16:01:38 +00:00
system-target.h x1000: Allow setting IRQ handlers dynamically 2021-06-06 11:06:43 +00:00
system-x1000.c x1000: SPL refactoring 2021-07-08 16:01:38 +00:00
timer-x1000.c
usb-x1000.c x1000: tweak USB fifo sizes 2021-10-06 22:40:52 +01:00
x1000boot.make x1000: Merge makefiles used for the bootloader 2021-11-18 14:14:54 -05:00