summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/pp
AgeCommit message (Expand)AuthorFilesLines
2020-08-19Enable boot from SD for Sansa e200Johannes Rauh2-12/+161
2020-07-28Fix IPod 3G USB Recognition ProblemMichaelRey1-5/+11
2020-07-05portalplayer: Fix three set-but-not-used warnings.Solomon Peachy2-1/+7
2020-07-05arm: Fix PortalPlayer linker scripts with binutils 2.21+Solomon Peachy1-1/+1
2020-04-04pp502x: Don't fill the cache starting from address 0x0Solomon Peachy1-1/+5
2017-10-26Unify storage threads into oneMichael Sevakis2-184/+94
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis1-1/+1
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis3-10/+47
2016-04-06Red AlertMihail Zenkov1-1/+1
2016-04-06fix red againMihail Zenkov1-2/+2
2016-04-06fix redMihail Zenkov1-2/+2
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt1-1/+1
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-19/+11
2014-08-16Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis2-59/+37
2014-08-08Fix some more straggling stuffMichael Sevakis1-5/+0
2014-08-08Do some kernel cleanupMichael Sevakis1-7/+3
2014-07-28Support for remote on Samsung YH920/YH925.bootloader_yh820_v1Szymon Dziok1-0/+4
2014-07-28Samsung YH-925: Don't add anything to adc value while reading it.Szymon Dziok1-1/+2
2014-07-28Samsung YH-920: Proper values for battery monitoring, based on the OF formula.Szymon Dziok1-1/+2
2014-07-27Samsung YH-820: enable battery monitoringSebastian Leonhardt1-1/+1
2014-07-26SA9200: Implement clicker.Szymon Dziok1-0/+2
2014-07-07crc-mi4: use const lookup table for crcMarcin Bukat1-2/+0
2014-07-01rolo: fix crc calculation for mi4Marcin Bukat1-0/+2
2014-06-18Radio and radio recording for Samsung YH-920.Szymon Dziok1-0/+21
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt1-1/+2
2014-03-27Sansa View: define a GPIO bit for USB detection in order to compile the bootl...Szymon Dziok1-0/+6
2014-03-03Fix various reds. Some includes needed fixup.Thomas Martitz2-1/+1
2014-03-03kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz2-123/+2
2014-01-05Do not include kernel.h in system.h.Thomas Martitz1-1/+2
2013-12-23playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz1-15/+0
2013-11-20Add IAP support to iPod Mini 1G.andypotter1-2/+2
2013-11-10Updated IAP commands.Ralf Ertzinger1-3/+6
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis1-2/+2
2013-07-19Fix d2249dc errorsMichael Sevakis1-1/+1
2013-07-19Combine PortalPlayer .lds files into one for app and boot.Michael Sevakis2-0/+291
2013-06-27Move load_firmware() to separate fileMarcin Bukat1-0/+237
2013-05-24Remove data_abort_handler from ARM crt0 files.Boris Gjenero2-10/+0
2013-05-14Get rid of usb_drv_attach() from USB code.Michael Sevakis1-2/+6
2013-04-25Add Serial Port 1 support for iPod Photo/Color/4G/Mini2Gandypotter2-11/+274
2013-01-24Fix FS#12391 : Memory corruption on PP502x after commit_discard_idcache()Boris Gjenero1-3/+27
2012-05-08Remove STATICIRAM hackNils Wallménius1-1/+1
2012-05-07remove debug-target.hRafaël Carré1-0/+0
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-313/+314
2012-02-04Use commit_dcache() instead of commit_discard_idcache() where possibleBoris Gjenero1-2/+2
2012-01-08ascodec-target.h: removeRafaël Carré3-113/+64
2012-01-07lcd-remote-target.h: Use only in firmware/target/Rafaël Carré1-3/+0
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts1-9/+0
2012-01-04PP: move DEBUG_CANCEL definition to .cRafaël Carré2-47/+26
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré1-1/+0
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré1-1/+0