summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2018-06-14Agptek Rocker: Implement lcd_enable()Marcin Bukat
2018-06-12Add XRGB8888 native formatMarcin Bukat
2018-06-12Silence warningsMarcin Bukat
2018-06-12Cleanup commentMarcin Bukat
2018-06-12Fix merge errors which broke sony linux targetsMarcin Bukat
2018-06-12Fix MIPS threading code to compile with older compilerMarcin Bukat
2018-06-12Fix merge errorMarcin Bukat
2018-06-12Fix ipod classic buildMarcin Bukat
2018-06-12Agptek Rocker: Callibrate power discharge/charge curveMarcin Bukat
2018-06-12Agptek Rocker: Fix saving time in hwclockMarcin Bukat
2018-06-12Agptek Rocker: Implement RTC supportMarcin Bukat
2018-06-12Agptek Rocker: Add bass, treble and balance controlsMarcin Bukat
2018-06-12Agptek Rocker: Implement USB mass storage driverMarcin Bukat
2018-06-12Agptek Rocker: Make simulator compile and runMarcin Bukat
2018-06-12Agptek Rocker: Restrict root directory to SD onlyMarcin Bukat
2018-06-12Agptek Rocker: Initial commitMarcin Bukat
2018-05-25Fuze PLUS Fix lcd_update_rect()William Wilgus
2018-05-25Fix Remove lcd_scroll_worker from bootloader except remote displays/charcellWilliam Wilgus
2018-05-23Remove lcd_scroll_worker from bootloader except remote displays and charcellWilliam Wilgus
2018-05-23Don't enable full vuprintf file in bootloader. Saves ~2KB packed space when ...Michael Giacomelli
2018-04-20Add battery calibration for Sony NWZ A10.Michael Giacomelli
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt
2018-01-14Gigabeat S: Remove unwanted partitions on the flyMichael Sevakis
2018-01-13Add information for NWZ-S630 and NWZ-S730Amaury Pouly
2018-01-07sonynwz: Add NVP information for NWZ-A810Amaury Pouly
2017-12-24Revert "Support floating-point formatting"Franklin Wei
2017-12-23fix redFranklin Wei
2017-12-23Port of Duke Nukem 3DFranklin Wei
2017-12-23Support floating-point formattingFranklin Wei
2017-12-23stdio compat layer for pluginsMarcin Bukat
2017-12-12Get voice event out of playback.cMichael Sevakis
2017-12-09Playback: Move internal track list onto bufferMichael Sevakis
2017-11-28Add a small 32-byte write buffer to fdprintf.Michael Sevakis
2017-11-21Convert i.MX31 and AMS target to use RTC interruptMichael Sevakis
2017-11-21Undo hacks to meant to get around string formatting limitationsMichael Sevakis
2017-11-21Implement a much more capable vuprintf()Michael Sevakis
2017-11-14nwz: fix tuner on older players (also fixes audio because Sony)Amaury Pouly
2017-11-12Imx233 Disable Autoslow only at maximum cpu frequencyWilliam Wilgus
2017-11-07rolo.c: Change 'int errno' to 'int err'Michael Sevakis
2017-11-06nwzlinux: add support for radioAmaury Pouly
2017-11-04fuzep: fix rdsAmaury Pouly
2017-11-01nwztools: add NW-A46 to the databaseAmaury Pouly
2017-10-30AMS: Convert ascodec_endofch() to use bit mod function's return value.Michael Sevakis
2017-10-30Make atomic bit modification functions return previous value.Michael Sevakis
2017-10-29Add boot from other volumes in bootloader on targets with HAVE_MULTIVOLUMEWilliam Wilgus
2017-10-29Add boot data to MOST AS3525 DevicesWilliam Wilgus
2017-10-29Add boot data support to rockbox.William Wilgus
2017-10-28imx233: Implement mutex for cpu_boost_lock/unlockWilliam Wilgus
2017-10-26Fix a few missed things in 16454efc (and hopefully clear the red).Michael Sevakis
2017-10-26Unify storage threads into oneMichael Sevakis