summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-04AMS v1/v2: Remove sd_enabled as an externally-visible variable.Michael Sevakis4-42/+29
2018-06-28Agptek: Fix headphones detectionMarcin Bukat1-1/+1
2018-06-28Agptek: Fix support for empty strings in sysfs helper functionsMarcin Bukat1-5/+19
2018-06-20Agptek Rocker: Add missing lcd_set_active(true) in lcd_init_device()Marcin Bukat2-0/+6
2018-06-14Agptek Rocker: Slightly tweak build procedureMarcin Bukat1-0/+1
2018-06-14Agptek Rocker: Implement lcd_enable()Marcin Bukat2-1/+30
2018-06-12Silence warningsMarcin Bukat1-0/+1
2018-06-12Fix merge errorMarcin Bukat1-9/+0
2018-06-12Agptek Rocker: Callibrate power discharge/charge curveMarcin Bukat1-5/+3
2018-06-12Agptek Rocker: Fix saving time in hwclockMarcin Bukat1-1/+22
2018-06-12Agptek Rocker: Implement RTC supportMarcin Bukat1-2/+8
2018-06-12Agptek Rocker: Implement USB mass storage driverMarcin Bukat4-12/+135
2018-06-12Agptek Rocker: Make simulator compile and runMarcin Bukat1-1/+1
2018-06-12Agptek Rocker: Restrict root directory to SD onlyMarcin Bukat2-1/+14
2018-06-12Agptek Rocker: Initial commitMarcin Bukat20-2/+1081
2018-05-25Fuze PLUS Fix lcd_update_rect()William Wilgus1-6/+21
2018-04-20Add battery calibration for Sony NWZ A10.Michael Giacomelli1-1/+1
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt1-2/+0
2018-01-14Gigabeat S: Remove unwanted partitions on the flyMichael Sevakis1-16/+18