summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2019-08-08Introduce HW_SAMPR_MIN_GE_22 macroSolomon Peachy1-0/+16
2019-08-01Remove "HAVE_TRANSFLECTIVE_LCD" from iPod 6G configSebastian Leonhardt1-3/+0
2019-07-31Revert "cleanup: Remove HAVE_MULTIVOLUME from targets with HAVE_MULTIDRIVE"Solomon Peachy4-0/+4
2019-07-30cleanup: Remove HAVE_MULTIVOLUME from targets with HAVE_MULTIDRIVESolomon Peachy4-4/+0
2019-07-29Correct MODEL_NUMBERs used by xDuoo X3, and IHIFI 770, 770C, and 800.Solomon Peachy4-4/+4
2019-07-29XduooX3: Uncomment code that prevented hotswap from working.Solomon Peachy1-2/+2
2019-07-28volume_ismounted is gated by HAVE_DIRCACHE rather than HAVE_MULTIVOLUMESolomon Peachy1-0/+2
2019-07-26Fix issue with building the UI Simulator for WindowsLiveboxAndy1-3/+4
2019-07-25Fix Red -- sound_current #_2William Wilgus1-0/+7
2019-07-25Fix Red -- sound_currentWilliam Wilgus1-1/+11
2019-07-25Add sound_current to plugin apiWilliam Wilgus2-0/+90
2019-07-19Limit float formatting to only targets building QuakeFranklin Wei1-0/+7
2019-07-19Add proper float formatting to vuprintfMichael Sevakis4-10/+793
2019-07-19Put -lfirmware in CORE_LIBS, to fix -thumb buildsFrank Gevaerts1-0/+2
2019-07-10Fix Truncation warning cpufreq-linux.c->cpufreq_available_governorsWilliam Wilgus1-1/+1
2019-07-09rbendian.h: fall back to generic swap macrosFranklin Wei1-3/+1
2019-06-27Fix reversal of "always/never" in "LCD setting > Sleep (After Backlight Off)"Sebastian Leonhardt1-5/+8
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 Leonhardt2-5/+1
2019-02-07Add YH820 current usage for runtime estimationSebastian Leonhardt1-0/+7
2019-02-07transflective LCDs: fix "first buttonpress enables backlight only"Sebastian Leonhardt1-1/+9
2019-02-07Simulator: improve simulation of transflective screensSebastian Leonhardt1-0/+8
2019-02-07Fix lcd not waking up when backlight is always offSebastian Leonhardt2-0/+8
2019-02-07YH820: implement LCD sleepSebastian Leonhardt4-8/+57
2019-01-04Add HAVE_LINEOUT_DETECTION and associated logicSolomon Peachy6-22/+83
2019-01-04Buflib add range checks blocks and crc_slot raise panic if out of rangeWilliam Wilgus1-0/+7
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 Peachy30-508/+2687
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 Peachy3-1/+107
2018-12-25FS#7814 - Enable RTC Alarms on H300, X5, and M5Solomon Peachy4-0/+116
2018-12-22FS#12610 - Clip+ Ticking Noise Fixed in RadioSolomon Peachy2-7/+11
2018-12-22Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)William Wilgus3-14/+8
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