summaryrefslogtreecommitdiff
path: root/firmware/target/mips/ingenic_x1000
AgeCommit message (Expand)Author
2021-10-05x1000: default to sending 0 samples on underflowHEADmasterAidan MacDonald
2021-09-26ErosQ Native: Adjust battery % scaleDana Conrad
2021-08-18x1000: trigger the virtual LED on disk activityAidan MacDonald
2021-08-07move PCM_NATIVE_BITDEPTH definiton into global config codeSolomon Peachy
2021-08-07Fix warnings from 56b0dde545Dana Conrad
2021-08-07Higher bitdepth software volume scalingDana Conrad
2021-07-18New Port: Eros Q NativeDana Conrad
2021-07-13New port: Shanling Q1 nativeAidan MacDonald
2021-07-13x1000: revamp MSC driver card detection logicAidan MacDonald
2021-07-11x1000: Unified flash bootloader installerAidan MacDonald
2021-07-08x1000: SPL refactoringAidan MacDonald
2021-07-08x1000: more CPM register definitionsAidan MacDonald
2021-06-27x1000: NAND rewriteAidan MacDonald
2021-06-14FiiO M3K: Add dual boot supportAidan MacDonald
2021-06-14x1000: Extend CPM registers for dual bootAidan MacDonald
2021-06-14x1000: NAND driver bugfixesAidan MacDonald
2021-06-11Spin off common ft6x06 code to a driverAidan MacDonald
2021-06-07FiiO M3K: filter touchpad input when it's disabledAidan MacDonald
2021-06-06x1000: Allow setting IRQ handlers dynamicallyAidan MacDonald
2021-06-06x1000: GPIO refactorAidan MacDonald
2021-06-03x1000: LCD driver minor fixes & improvementsAidan MacDonald
2021-06-02x1000: minor adjustments to PWM codeAidan MacDonald
2021-06-01axp173 driver: rename to "axp-pmu" + other changesAidan MacDonald
2021-06-01FiiO M3K: minor fixesAidan MacDonald
2021-05-31AK4376 driver: refactoringAidan MacDonald
2021-05-30x1000: refactor AIC initializationAidan MacDonald
2021-05-29x1000: Complete the register definitionsAidan MacDonald
2021-05-22FiiO M3K: keymap improvements & fixesAidan MacDonald
2021-05-14X1000: fix SD driver issuesAidan MacDonald
2021-05-12FiiO M3K: New bootloaderAidan MacDonald
2021-05-06X1000: simplify NAND driverAidan MacDonald
2021-04-28x1000: Remove some #ifdef SPL in the sfc/nand codeAidan MacDonald
2021-04-28x1000: Rewrite clk_get code so it's more data drivenAidan MacDonald
2021-04-28x1000: Centralize common definitions, memory layoutAidan MacDonald
2021-04-28x1000: Fix stupid bug in the SPLAidan MacDonald
2021-04-26MIPS: remove .MIPS.abiflags sectionAidan MacDonald
2021-04-25X1000: remove bogus GPIO Z mutexAidan MacDonald
2021-04-25X1000: disable SFC DMAAidan MacDonald
2021-04-25MIPS: emulate -ffunction-sections with macros in mmu-mipsAidan MacDonald
2021-04-21FiiO M3K/X1000: add USB supportAidan MacDonald
2021-04-21Minor enhancements to axp173 driverAidan MacDonald
2021-04-17FiiO M3K: disable CPU frequency switchingAidan MacDonald
2021-04-17x1000: disable CPU idle stats by defaultAidan MacDonald
2021-04-17FiiO M3K/X1000: Do system clock initialization in the SPLAidan MacDonald
2021-04-17x1000: don't reset all GPIOs at bootAidan MacDonald
2021-04-17x1000: Redesign SPL, and allow it to flash the bootloaderAidan MacDonald
2021-04-09x1000: Trim unused cache functions from the SPL buildAidan MacDonald
2021-04-06x1000: Improve NAND driver APIamachronic
2021-04-06x1000: place SPL's NAND bounce buffers in DRAMamachronic
2021-04-06Remove a duplicate constamachronic