summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2020-04-06xDuoo X3II and X20 portMarcin Bukat20-5/+818
2020-04-05simulator: Fix sim build for sdl/hosted targetsSolomon Peachy1-0/+2
2020-04-04pp502x: Don't fill the cache starting from address 0x0Solomon Peachy1-1/+5
2020-01-29sonynwz/scsitools: add NWZ-S610 seriesAmaury Pouly1-1/+1
2020-01-12sonynwz/scsitools: add support for NW-A56Amaury Pouly2-3/+4
2019-12-30Fix As3525 SD unused parameter warningWilliam Wilgus1-2/+3
2019-12-31Sansa AS3525V1 Sd Interface implement powersave modeWilliam Wilgus1-30/+65
2019-10-17Fix timer Agptek Rocker (other hosted players)William Wilgus1-4/+12
2019-10-13iPod Classic: enable IRAM1 in bootloaderFranklin Wei1-0/+6
2019-07-29XduooX3: Uncomment code that prevented hotswap from working.Solomon Peachy1-2/+2
2019-07-26Fix issue with building the UI Simulator for WindowsLiveboxAndy1-3/+4
2019-07-10Fix Truncation warning cpufreq-linux.c->cpufreq_available_governorsWilliam Wilgus1-1/+1
2019-06-02jz7460: Disable IRQ-driven DMA transfers.Solomon Peachy1-1/+1
2019-05-31Agptek rocker: do not update display when not activeMarcin Bukat1-17/+23
2019-04-22nwztools: add DMP-Z1 to the databaseAmaury Pouly2-2/+6
2019-02-08Fix the fixSebastian Leonhardt1-1/+1
2019-02-08Fix red and remove duplicated function declarationSebastian Leonhardt1-1/+1
2019-02-07Simulator: improve simulation of transflective screensSebastian Leonhardt1-0/+8
2019-02-07YH820: implement LCD sleepSebastian Leonhardt2-4/+42
2019-01-04Add HAVE_LINEOUT_DETECTION and associated logicSolomon Peachy2-7/+36
2019-01-02mips: Adjust main & irq stack sizes to fit in IRAM on all targetsSolomon Peachy2-4/+4
2019-01-02mips: Use a separate IRQ stack & optimize IRQ handling a littleSolomon Peachy3-38/+60
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy18-502/+1684
2019-01-01Coldfire: Don't clobber alwarm wakeup signal in dualboot modeSolomon Peachy1-0/+4
2019-01-02Fix Xduoo X3 bootloader build, and silence all warnings.Solomon Peachy2-1/+106
2018-11-30sonynwz: add NW-A57 and NW-ZX300G to the databaseAmaury Pouly2-5/+7
2018-11-30Add the NWZ-A844 to the databaseAmaury Pouly2-4/+5
2018-10-29sonynwz: add nvp map for NW-A50 seriesAmaury Pouly2-1/+191
2018-10-29sonynwz: add NW-A55 to databaseAmaury Pouly2-2/+6
2018-10-09mips: fix some compile warnings.Solomon Peachy4-5/+5
2018-10-09mips: jz4740: JZ4740 does not have a MSC clock source select.Solomon Peachy1-1/+1
2018-09-20jz4760: Lots of stability fixes to the USB driver.Solomon Peachy1-84/+292
2018-09-20xduoo_x3: Disable keypress IRQ since we poll for keypresses.Solomon Peachy1-4/+7
2018-09-20jz4760: Enhancements and fixes to SD driver.Solomon Peachy1-279/+239
2018-09-20jz7460: Silence codec when changing playback frequency/modeSolomon Peachy1-2/+6
2018-09-20jz7640: SD driver improvements:Solomon Peachy1-27/+25
2018-09-20jz74x0: MSC clock needs to be divided from PLL clock.Solomon Peachy2-2/+7
2018-09-20jz4760: Greatly enhance debug code and silence some compilation warnings.Solomon Peachy4-109/+138
2018-07-30iPod Classic: disable IRAM1Cástor Muñoz3-3/+4
2018-07-29Remove leftover merge conflict markerFranklin Wei1-1/+0
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus8-309/+51
2018-07-28Revert "Fix Red on PowerSave in Simulator"William Wilgus1-2/+0
2018-07-28Slightly raise voltage on FuzeV2 devices.Michael Giacomelli1-0/+3
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy30-71/+6077
2018-07-28Fix Red on PowerSave in SimulatorWilliam Wilgus1-0/+2
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus8-51/+309
2018-07-26Optimize lcd-ssd1303 driver (clip series)William Wilgus5-82/+228
2018-07-26Update AS3525 v1/v2 debug menu; add scrolling and missing frequenciesWilliam Wilgus1-192/+188
2018-07-25AMS v1/v2: Fix I2C2_CSPR debug menu entryWilliam Wilgus3-20/+32
2018-07-25CLIPPLUS -- Remove un-needed handling for power button button button_read_dev...William Wilgus1-7/+9