summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2018-12-08Fix Sim & checkwps for newer distrosWilliam Wilgus
2018-12-07Fix Sim for newer distrosWilliam Wilgus
2018-12-06More keymap refinementsMarcin Bukat
2018-11-30sonynwz: add NW-A57 and NW-ZX300G to the databaseAmaury Pouly
2018-11-30Add the NWZ-A844 to the databaseAmaury Pouly
2018-11-10Fix vuprintf fix possible %s buffer over-readWilliam Wilgus
2018-11-09debug: Wrap rb_backtrace with HAVE_RB_BACKTRACE instead of CPU_ARMSolomon Peachy
2018-10-29sonynwz: add nvp map for NW-A50 seriesAmaury Pouly
2018-10-29sonynwz: add NW-A55 to databaseAmaury Pouly
2018-10-18Diacritic.c add newline to EOFWilliam Wilgus
2018-10-18Optimize is_diacriticWilliam Wilgus
2018-10-09mips: fix some compile warnings.Solomon Peachy
2018-10-09mips: jz4740: JZ4740 does not have a MSC clock source select.Solomon Peachy
2018-09-28misc: Fix some assorted compiler warningsSolomon Peachy
2018-09-20jz4760: Lots of stability fixes to the USB driver.Solomon Peachy
2018-09-20xduoo_x3: Disable keypress IRQ since we poll for keypresses.Solomon Peachy
2018-09-20jz4760: Enhancements and fixes to SD driver.Solomon Peachy
2018-09-20jz7460: Silence codec when changing playback frequency/modeSolomon Peachy
2018-09-20jz7640: SD driver improvements:Solomon Peachy
2018-09-20jz74x0: MSC clock needs to be divided from PLL clock.Solomon Peachy
2018-09-20jz4760: Greatly enhance debug code and silence some compilation warnings.Solomon Peachy
2018-09-20Get rid of the last remnants of HAVE_FUNCTIONAL_MODESolomon Peachy
2018-09-20Xduoo_X3: Update target configurationSolomon Peachy
2018-09-07mips: Update the MIPS threading codeSolomon Peachy
2018-09-07MIPS: fix memset()Marcin Bukat
2018-07-30iPod Classic: disable IRAM1Cástor Muñoz
2018-07-30Workaround for usb_storage_init_connection() panicCástor Muñoz
2018-07-29Remove leftover merge conflict markerFranklin Wei
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus
2018-07-28Revert "Fix Red on PowerSave in Simulator"William Wilgus
2018-07-28Slightly raise voltage on FuzeV2 devices.Michael Giacomelli
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy
2018-07-28Fix scroll_engine truncationWilliam Wilgus
2018-07-28Fix Red on PowerSave in SimulatorWilliam Wilgus
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus
2018-07-26Optimize lcd-ssd1303 driver (clip series)William Wilgus
2018-07-26Update AS3525 v1/v2 debug menu; add scrolling and missing frequenciesWilliam Wilgus
2018-07-25Fix lcd-scroll.c truncation warningsWilliam Wilgus
2018-07-25Revert "Ignore truncation in lcd-scroll.c"William Wilgus
2018-07-25Ignore truncation in lcd-scroll.cWilliam Wilgus
2018-07-25AMS v1/v2: Fix I2C2_CSPR debug menu entryWilliam Wilgus
2018-07-25CLIPPLUS -- Remove un-needed handling for power button button button_read_dev...William Wilgus
2018-07-04AMS v1/v2: Remove sd_enabled as an externally-visible variable.Michael Sevakis
2018-06-28Agptek: Fix headphones detectionMarcin Bukat
2018-06-28Agptek: Fix support for empty strings in sysfs helper functionsMarcin Bukat
2018-06-20Agptek Rocker: Add missing lcd_set_active(true) in lcd_init_device()Marcin Bukat
2018-06-14Agptek Rocker: Slightly tweak build procedureMarcin Bukat
2018-06-14Agptek Rocker: Implement lcd_enable()Marcin Bukat
2018-06-12Add XRGB8888 native formatMarcin Bukat
2018-06-12Silence warningsMarcin Bukat