summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2021-03-28New port: FiiO M3K on bare metalAidan MacDonald
2021-03-27rk27xx: Take advantage of STORAGE_NEEDS_BOUNCE_BUFFERSolomon Peachy
2021-03-27Use STORAGE_NEEDS_BOUNCE_BUFFER instead of STORAGE_NEEDS_ALIGNSolomon Peachy
2021-03-27xduoox3ii: Wrap the remote key detection in USE_REMOTESolomon Peachy
2021-03-27Have FAT filesystem respect storage buffer alignment on readsAidan MacDonald
2021-03-25usb: implement macro for initializing USB stringsJames Buren
2021-03-25rk27xx: Get rid of duplicate STORAGE_WANTS_ALIGNSolomon Peachy
2021-03-25build: Get rid of suplerflous '-Os' references in linker callsSolomon Peachy
2021-03-25Revert "lcd framebuffer - Bugfix #2 ensure proper alignment"William Wilgus
2021-03-25lcd framebuffer - Bugfix #2 ensure proper alignmentWilliam Wilgus
2021-03-24Revert "lcd framebuffer - Bugfix ensure proper alignment"William Wilgus
2021-03-24lcd framebuffer - Bugfix ensure proper alignmentWilliam Wilgus
2021-03-23Add asynchronous I2C bus APIAidan MacDonald
2021-03-23Call powermgmt_init_target() before polling the batteryAidan MacDonald
2021-03-22Add new audiohw capability: POWER_MODE_CAPAidan MacDonald
2021-03-17xduoox3: In ROLO, allow the ADC to be shut down.Solomon Peachy
2021-03-15FS13274: Bump max battery capacity for iPod Videos to 3000mAhSolomon Peachy
2021-03-14sound: add sound_numdecimals() to round out the sound setting query APISolomon Peachy
2021-03-12ATA: Increase delay to power-off when device doesn't support ATA SLEEPSolomon Peachy
2021-03-12ipod6g: increase max battery capacityCaleb Connolly
2021-03-11ATA: When device doesn't support powermgmt, only gate ata sleep command.Solomon Peachy
2021-03-10xduoo_x3ii: Improvements in the meymappings!Solomon Peachy
2021-03-10fiiom3klinux: Fix a build warning.Solomon Peachy
2021-03-10hosted: Consolidate the code that polls the battery charging statusSolomon Peachy
2021-03-10usb_hid: switch Battery Strength to use feature reportsJames Buren
2021-03-09Move MIPS cache management functions to IRAMAidan MacDonald
2021-03-06usb_hid: add support for Battery StrengthJames Buren
2021-03-04ata: Make ata_disk_is_active() only special-case powermgmt-less devices.Solomon Peachy
2021-03-04Always indicate inactive ata disk if device is solid state or doesn't support...Christian Soffke
2021-03-04Fix typo in MIPS cache discardAidan MacDonald
2021-03-04mips: Revert to commiting the cache when we're told to discard an unaligned b...Solomon Peachy
2021-03-04rolo: use audio_hard_stop() instead of audio_stop()Solomon Peachy
2021-03-04Check core max allocations for valid handleWilliam Wilgus
2021-03-04Clean up places that use #if defined(CPU_ARM | CPU_COLDFIRE | CPU_MIPS)Solomon Peachy
2021-03-04ROLO check for OOMWilliam Wilgus
2021-03-04Third try fixing MIPS cache codeAidan MacDonald
2021-03-03jz4740: Fix incorrect dcache flush in the USB RX DMA code.Solomon Peachy
2021-03-03Really fix the MIPS cache bug this timeAidan MacDonald
2021-03-03ihifi: use STORAGE_WANTS_ALIGN rather than STORAGE_NEEDS_ALIGNSolomon Peachy
2021-03-03Fix MIPS cache operations and enable HAVE_CPU_CACHE_ALIGN on MIPSAidan MacDonald
2021-02-27Rename symbols of FiiO M3K Linux-based portAidan MacDonald
2021-02-27Disable UDMA 2 on iPod4G targetChristian Soffke
2020-12-24USB: Reset poweroff timer for all USB eventsSolomon Peachy
2020-12-16erosq: Enable HAVE_SCROLLWHEEL for saner scroll wheel handlingSolomon Peachy
2020-12-08lcd: Wrap anonymous union initializer in bracesFranklin Wei
2020-11-29FS#5320: Keypad hold doesn't let go until scrolling is used (ipod 4g/5g)Solomon Peachy
2020-11-22rockbox: move firmware checksum algorithms into a common headerJames Buren
2020-11-18hosted: Improve buffer underrun handling in the ALSA driverSolomon Peachy
2020-11-18configure: Add prompt for USB Serial into the advanced modeSolomon Peachy
2020-11-17usb: increase the stack size.Solomon Peachy