summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-01system: update MEM_ALIGN_ATTR for targets with CPU cachesbootloader_erosq_v1Aidan MacDonald1-2/+2
2022-04-01ErosQ Native: Make power delay bootloader-onlyDana Conrad1-0/+2
2022-04-01Eros Q Native: Add Original Firmware Boot optionDana Conrad4-0/+65
2022-04-01playlist: use path_strip_last_volume, clarify path conventionsAidan MacDonald1-16/+16
2022-04-01Add path_strip_last_volumeAidan MacDonald2-2/+38
2022-04-01ImageViewer: M3K keymap allow scrolling up/downChristian Soffke2-0/+10
2022-04-01lastfm Scrobbler: Substitute album artist for empty artist.James D. Smith1-5/+6
2022-03-31hosted: call 'sync' before poweroffAidan MacDonald1-0/+1
2022-03-31FS13338: Updated Slovak translation (Matej Golian)Solomon Peachy1-4/+3
2022-03-31FS13441: Updated Italian translation (Alessio Lenzi)Solomon Peachy1-21/+107
2022-03-31FS13340: Updated Polish Translation (Adam Rak)Solomon Peachy1-4/+105
2022-03-30alarm_menu share setter with settimeWilliam Wilgus5-157/+42
2022-03-27rbutil: Bump to 1.5.0.rbutil_1.5.0Dominik Riebeling2-3/+3
2022-03-27x1000: Add multiboot supportAidan MacDonald4-0/+21
2022-03-27multiboot: Allow searching in volume 0 for redirect fileAidan MacDonald8-1/+13
2022-03-27PictureFlow: Configurable album sortingChristian Soffke2-49/+485
2022-03-27PictureFlow: Prevent queue overflow & simplify lockingChristian Soffke1-15/+9
2022-03-27PictureFlow: Write bitmaps in one goChristian Soffke1-7/+1
2022-03-27rbutil: Update german translation.Dominik Riebeling1-246/+329
2022-03-27rbutil: Fix langstat script.Dominik Riebeling1-20/+19
2022-03-26rbutil: Fix Qt6 Windows build.Dominik Riebeling1-2/+4
2022-03-26rbutil: Fix implicit type conversion on Windows.Dominik Riebeling1-1/+1
2022-03-26lastfm_scrobbler fix yellow for targets w/o storage callbackWilliam Wilgus1-1/+2
2022-03-26Last FM scrobbler remove manual entryWilliam Wilgus1-12/+0
2022-03-26lastfm_scrobbler fix red for devices w/o storage callbackWilliam Wilgus1-0/+7
2022-03-26LastFm remove scrobbler from core make a TSR plugin WIPWilliam Wilgus12-355/+591
2022-03-25add way to lock portion of plugin buffer for TSR pluginsWilliam Wilgus2-0/+24
2022-03-25x1000: remove the last vestiges of boot option supportAidan MacDonald4-57/+28
2022-03-25x1000: spl: remove selectable boot option supportAidan MacDonald6-241/+65
2022-03-25x1000: spl: remove dual boot support codeAidan MacDonald4-220/+0
2022-03-25x1000: spl: split off NAND storage to separate fileAidan MacDonald3-25/+53
2022-03-25x1000: bootloader: Add button handlers for OF bootAidan MacDonald2-10/+31
2022-03-25x1000: bootloader: set touchscreen to button modeAidan MacDonald1-0/+3
2022-03-25x1000: bootloader: accept button input during splashAidan MacDonald1-1/+9
2022-03-25Fix double define of BL_SCREENSHOT_NAME on fiiom3kDana Conrad1-1/+1
2022-03-25x1000: bootloader: add screenshot functionAidan MacDonald7-4/+47
2022-03-25x1000: bootloader: skip bad blocks when loading flashed kernelsAidan MacDonald1-25/+83
2022-03-24x1000: add bad block marker position to nand_chip infoAidan MacDonald2-0/+4
2022-03-24x1000: bootloader: add whole-chip flash dump optionAidan MacDonald3-0/+10
2022-03-24x1000: bootloader: add debug tools menuAidan MacDonald1-15/+44
2022-03-24x1000: bootloader: add basic flash dump utilityAidan MacDonald2-0/+83
2022-03-24x1000: bootloader: display uimage load error codeAidan MacDonald1-2/+2
2022-03-24x1000: bootloader: refactor splash/splash2Aidan MacDonald6-39/+82
2022-03-24linuxboot: add meaningful error codesAidan MacDonald1-19/+41
2022-03-24fiiom3k: trim OF kernel arguments to fix boot hangsAidan MacDonald1-2/+8
2022-03-24x1000: bootloader: fix Linux self-extracting kernel bootAidan MacDonald4-3/+143
2022-03-24x1000: bootloader: add LCD dualboot cleanup for the M3KAidan MacDonald1-7/+5
2022-03-24x1000: bootloader: add mainline Linux boot optionAidan MacDonald3-0/+93
2022-03-24x1000: bootloader: add original firmware boot capabilityAidan MacDonald3-1/+76
2022-03-24firmware: allow screendump in bootloaderAidan MacDonald3-8/+12