summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2018-12-08Fix Sim & checkwps for newer distrosWilliam Wilgus1-1/+1
2018-12-07Fix Sim for newer distrosWilliam Wilgus1-0/+4
2018-12-06More keymap refinementsMarcin Bukat1-0/+3
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-11-10Fix vuprintf fix possible %s buffer over-readWilliam Wilgus1-7/+12
2018-11-09debug: Wrap rb_backtrace with HAVE_RB_BACKTRACE instead of CPU_ARMSolomon Peachy2-1/+6
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-18Diacritic.c add newline to EOFWilliam Wilgus1-1/+2
2018-10-18Optimize is_diacriticWilliam Wilgus1-20/+29
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-28misc: Fix some assorted compiler warningsSolomon Peachy1-0/+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 Peachy5-180/+215
2018-09-20Get rid of the last remnants of HAVE_FUNCTIONAL_MODESolomon Peachy2-13/+0
2018-09-20Xduoo_X3: Update target configurationSolomon Peachy1-3/+1
2018-09-07mips: Update the MIPS threading codeSolomon Peachy2-53/+47
2018-09-07MIPS: fix memset()Marcin Bukat1-112/+3
2018-07-30iPod Classic: disable IRAM1Cástor Muñoz3-3/+4
2018-07-30Workaround for usb_storage_init_connection() panicCástor Muñoz1-0/+1
2018-07-29Remove leftover merge conflict markerFranklin Wei1-1/+0
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus17-367/+51
2018-07-28Revert "Fix Red on PowerSave in Simulator"William Wilgus9-10/+8
2018-07-28Slightly raise voltage on FuzeV2 devices.Michael Giacomelli1-0/+3
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy48-96/+16292
2018-07-28Fix scroll_engine truncationWilliam Wilgus1-1/+1
2018-07-28Fix Red on PowerSave in SimulatorWilliam Wilgus9-8/+10
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus17-51/+367
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-25Fix lcd-scroll.c truncation warningsWilliam Wilgus1-1/+1
2018-07-25Revert "Ignore truncation in lcd-scroll.c"William Wilgus1-7/+2
2018-07-25Ignore truncation in lcd-scroll.cWilliam Wilgus1-2/+7
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 Bukat4-2/+34
2018-06-12Add XRGB8888 native formatMarcin Bukat1-1/+8
2018-06-12Silence warningsMarcin Bukat1-0/+1