summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2020-08-19Enable boot from SD for Sansa e200Johannes Rauh2-12/+161
2020-08-12jz4760: Use HW timer for more a more accurate udelay()Solomon Peachy1-0/+29
2020-08-09Fix HOME_DIR path for Rocker, X3ii, and X20Solomon Peachy1-1/+1
2020-08-09Un-hardcode 44.1KHz settings from ALSA and iBasso PCM codeSolomon Peachy2-14/+12
2020-08-08jz4760: Move 11/22/44/88KHz back onto the PLLSolomon Peachy1-8/+16
2020-08-07jz4760: Major clocking improvements for audio PLLSolomon Peachy1-37/+55
2020-08-07jz4760: Support dynamic reclocking!Solomon Peachy2-23/+54
2020-08-07jz4760: Fixes in PLL calculation and reportingSolomon Peachy3-14/+12
2020-08-07xduoox3: Set PLL0 to 480MHz, not 492.Solomon Peachy1-1/+1
2020-08-07jz4760: Don't enable PLL1 until we need audio.Solomon Peachy2-29/+48
2020-08-07jz7460: debugging improvementsSolomon Peachy1-15/+14
2020-08-06FS#9295: Detect external power supply for ipod 1st & 2nd gen (Mark Fawcus)Solomon Peachy1-1/+1
2020-07-28imx233: rtc: generalize PERSISTENT0 fixMoshe Piekarski1-1/+4
2020-07-28Fix IPod 3G USB Recognition ProblemMichaelRey1-5/+11
2020-07-28FS#8778: Fix iPod 1G scroll wheel not being enabled (Mark Fawcus and Rune Pade)Solomon Peachy3-5/+5
2020-07-27imx233: rtc: Initialize PERSISTENT0 registerMoshe Piekarski1-0/+1
2020-07-24Fix two variable-set-but-not-used warningsSolomon Peachy1-0/+4
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy2-4/+1
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy2-7/+0
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy4-243/+0
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy55-8238/+1
2020-07-15imx233: rtc: Explicitly clear the soft reset bit when initializingSolomon Peachy1-0/+2
2020-07-15rk27xx: rename 'start' to '__start'Solomon Peachy3-5/+5
2020-07-15mips: Adjust stack sizesSolomon Peachy2-4/+4
2020-07-09FS#12082: Add Tuner support to the Nano2G (Bertrik Sikken)Solomon Peachy1-1/+1
2020-07-07yp-r0: Silence a build warning in simulator build.Solomon Peachy1-1/+2
2020-07-07Samsung YP-R0/YP-R1: use Linux i2c-dev for radio chip accessLorenzo Miori5-107/+144
2020-07-06sdl: Get rid of duplicate instantiation of 'button_queue'Solomon Peachy1-4/+0
2020-07-05portalplayer: Fix three set-but-not-used warnings.Solomon Peachy2-1/+7
2020-07-05imx31: Fix regression in bootloader caused by cd9906Solomon Peachy1-1/+1
2020-07-05imx233: Fix bootloader link regression caused by cd9906Solomon Peachy1-2/+2
2020-07-05arm: Fix PortalPlayer linker scripts with binutils 2.21+Solomon Peachy5-7/+7
2020-06-12xduoox3ii: Add UI Simulator bitmap, keymap, and fix offsets.Solomon Peachy1-4/+4
2020-05-23Sansa AMS add Minimum Clocks for I2c IDE SDSLOT SSPWilliam Wilgus1-7/+28
2020-05-23Sansa AMS set I2C properlyWilliam Wilgus1-5/+18
2020-05-23Sansa Clip+ set lcd SSP properlyWilliam Wilgus1-1/+15
2020-05-23Sansa ClipZip set lcd SSP properlyWilliam Wilgus1-1/+16
2020-05-03filesystem: don't PIVOT_ROOT for checkps and simulator builds for hiby targetsSolomon Peachy1-1/+1
2020-04-17ClipZip LCD Corruption Backlight fixWilliam Wilgus1-3/+5
2020-04-14Fix checkwps build for dx50 & dx90 targetsSolomon Peachy2-90/+0
2020-04-13obsolete: Nuke the very-incomplete Archos AV300 targetSolomon Peachy4-208/+0
2020-04-11RTC: Add support RTC alarms on hosted targetsSolomon Peachy1-8/+146
2020-04-08hiby: Use HAVE_LCD_ENABLE instead of HAVE_LCD_SLEEPSolomon Peachy1-5/+5
2020-04-08hiby: Refactor X3ii/X20 and Rocker LCD codeSolomon Peachy2-142/+10
2020-04-06xDuoo X3II and X20 portMarcin Bukat20-5/+818
2020-04-05simulator: Fix sim build for sdl/hosted targetsSolomon Peachy1-0/+2
2020-04-04pp502x: Don't fill the cache starting from address 0x0Solomon Peachy1-1/+5
2020-01-29sonynwz/scsitools: add NWZ-S610 seriesAmaury Pouly1-1/+1
2020-01-12sonynwz/scsitools: add support for NW-A56Amaury Pouly2-3/+4
2019-12-30Fix As3525 SD unused parameter warningWilliam Wilgus1-2/+3