summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2020-11-22rockbox: move firmware checksum algorithms into a common headerJames Buren2-10/+44
2020-11-18hosted: Improve buffer underrun handling in the ALSA driverSolomon Peachy4-19/+66
2020-11-18configure: Add prompt for USB Serial into the advanced modeSolomon Peachy1-0/+2
2020-11-17usb: increase the stack size.Solomon Peachy1-1/+1
2020-11-16FS13257: Fix inconsistent defaults in the USB mode selectionSolomon Peachy2-3/+11
2020-11-16iriver_flash: update valid bootloaders tableJames Buren1-1/+1
2020-11-14Remove some SWCODEC artifactsMoshe Piekarski1-3/+0
2020-11-14rockbox: revise charger_inserted and power_input_present functionsJames Buren1-2/+12
2020-11-13ibasso: Hopefully hack usb into building again.Solomon Peachy4-10/+14
2020-11-13ibasso: Fix red introduced in 60f581eSolomon Peachy1-0/+1
2020-11-13usb: Add ability to prompt user about what to do upon usb insertionSolomon Peachy4-38/+74
2020-11-13h300, Others Bugfix Bootloader backlight_init()William Wilgus1-60/+40
2020-11-13h300: fix one long-standing bootloader bugJames Buren1-2/+56
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy24-197/+1
2020-11-12Rocker Add WPS and Tree Hotkey, button codes in debug menuWilliam Wilgus2-0/+4
2020-11-11iriver_flash: refactor code to be easier to understandJames Buren4-2/+5
2020-11-08Fuze+: Fix misplaced rectangle when lcd_flip setMoshe Piekarski1-7/+30
2020-11-04pp5020: use ipod firmware timings for ATA PIO.Torne Wuff4-28/+43
2020-11-03Remove the firmware decompressor and a few more other SH-stragglers.Solomon Peachy5-404/+0
2020-11-03ATA: Check to see if the ATA device is solid-state (WIP)Solomon Peachy1-0/+13
2020-11-03erosq: Fix scrollwheel regression introduced in 125e97b0Solomon Peachy1-5/+11
2020-11-02FuzePlus USB+screen dump overflows usbstackWilliam Wilgus2-1/+5
2020-10-31Rocker: Fix a boneheaded bug introduced in dd82f13fa1Solomon Peachy1-1/+1
2020-10-31hosted: Consolidate common /dev/input code shared by the hiby targetsSolomon Peachy9-274/+144
2020-10-31nwz/alsa: various improvementsAmaury Pouly10-92/+121
2020-10-31hosted: fix warning when LOGF is enabledSolomon Peachy1-0/+1
2020-10-31lcd_framebuffer bugfixes, sanity checksWilliam Wilgus7-24/+55
2020-10-31fix red introduced in the android pcm driver (rev fe2d52c)Solomon Peachy1-1/+1
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy30-360/+15
2020-10-27dircache: Fix a NULL pointer dereferenceSolomon Peachy1-1/+2
2020-10-27iaudiom5: Fix build.Solomon Peachy1-1/+4
2020-10-27coldfire: We need -fno-delete-null-pointer-checks in flash controller codeSolomon Peachy1-0/+5
2020-10-26'Fix RED e200 Framebuffer_viewport_rewriteWilliam Wilgus1-2/+2
2020-10-26FIX RED framebuffer viewport rewriteWilliam Wilgus2-6/+6
2020-10-26FIX RED/YELLOW framebuffer viewport rewriteWilliam Wilgus1-1/+1
2020-10-26Whitespace cleanup on fb_viewport RewriteWilliam Wilgus11-204/+204
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus20-795/+1123
2020-10-26make the plugin API frambuffer agnosticMoshe Piekarski1-2/+1
2020-10-26sonynwz: A10 and A20 series support high bitratesSolomon Peachy1-1/+1
2020-10-26h300: add support for ROM image generationJames Buren2-1/+8
2020-10-26rocker: Disable mute-on-pause, due to a platform kernel bug.Solomon Peachy2-2/+9
2020-10-26coldfire: make the RAM and ROM image locations configurable by macrosJames Buren6-10/+15
2020-10-26h300: enable support for iriver_flashJames Buren1-2/+9
2020-10-26x3ii/x20/rocker: Fix volume scaling.Solomon Peachy2-2/+2
2020-10-26Get rid of another vestigal SH remnant in the rom linker scriptSolomon Peachy1-3/+1
2020-10-25pcm-alsa: fix red.Solomon Peachy1-1/+1
2020-10-25hosted: Document HW capabilities of audio driversSolomon Peachy2-0/+68
2020-10-25hosted: alsa: Fix two bugs when recordingSolomon Peachy1-4/+6
2020-10-24pcm_mixer: Fix an idle frame calculation bug introduced in 2e708c48c5Solomon Peachy1-1/+1
2020-10-23ClipPlus BOOTLOADER DONT FIT!William Wilgus3-3/+86