summaryrefslogtreecommitdiff
path: root/firmware/target/arm/pp
AgeCommit message (Expand)Author
2021-08-14Fix red from 04fe77a4Solomon Peachy
2021-08-14Remove the (very) incomplete port for the Tatung TPJ-1102Solomon Peachy
2021-07-25pcm: Remove unused function pcm_play_dma_get_peak_buffer()Aidan MacDonald
2021-06-21mi4: replace chksum_crc32 with crc_32rJames Buren
2021-04-10pp: fix adc mistake where base 10 was used instead of base 16James Buren
2021-04-01PP: More cache invalidation fixesSolomon Peachy
2021-04-01PP: Use CURRENT_CORE instead of IF_COP_CORE(CPU)Solomon Peachy
2021-04-01H10 PP Crash -- FixedWilliam Wilgus
2021-02-27Disable UDMA 2 on iPod4G targetChristian Soffke
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy
2020-11-04pp5020: use ipod firmware timings for ATA PIO.Torne Wuff
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy
2020-08-19Enable boot from SD for Sansa e200Johannes Rauh
2020-07-28Fix IPod 3G USB Recognition ProblemMichaelRey
2020-07-05portalplayer: Fix three set-but-not-used warnings.Solomon Peachy
2020-07-05arm: Fix PortalPlayer linker scripts with binutils 2.21+Solomon Peachy
2020-04-04pp502x: Don't fill the cache starting from address 0x0Solomon Peachy
2017-10-26Unify storage threads into oneMichael Sevakis
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis
2016-04-06Red AlertMihail Zenkov
2016-04-06fix red againMihail Zenkov
2016-04-06fix redMihail Zenkov
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-08-16Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis
2014-08-08Fix some more straggling stuffMichael Sevakis
2014-08-08Do some kernel cleanupMichael Sevakis
2014-07-28Support for remote on Samsung YH920/YH925.Szymon Dziok
2014-07-28Samsung YH-925: Don't add anything to adc value while reading it.Szymon Dziok
2014-07-28Samsung YH-920: Proper values for battery monitoring, based on the OF formula.Szymon Dziok
2014-07-27Samsung YH-820: enable battery monitoringSebastian Leonhardt
2014-07-26SA9200: Implement clicker.Szymon Dziok
2014-07-07crc-mi4: use const lookup table for crcMarcin Bukat
2014-07-01rolo: fix crc calculation for mi4Marcin Bukat
2014-06-18Radio and radio recording for Samsung YH-920.Szymon Dziok
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt
2014-03-27Sansa View: define a GPIO bit for USB detection in order to compile the bootl...Szymon Dziok
2014-03-03Fix various reds. Some includes needed fixup.Thomas Martitz
2014-03-03kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz
2014-01-05Do not include kernel.h in system.h.Thomas Martitz
2013-12-23playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz
2013-11-20Add IAP support to iPod Mini 1G.andypotter
2013-11-10Updated IAP commands.Ralf Ertzinger
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis
2013-07-19Fix d2249dc errorsMichael Sevakis
2013-07-19Combine PortalPlayer .lds files into one for app and boot.Michael Sevakis
2013-06-27Move load_firmware() to separate fileMarcin Bukat
2013-05-24Remove data_abort_handler from ARM crt0 files.Boris Gjenero
2013-05-14Get rid of usb_drv_attach() from USB code.Michael Sevakis