summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/sandisk
AgeCommit message (Expand)AuthorFilesLines
2007-04-13Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis1-12/+2
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold1-0/+1
2007-04-06Optimized lcd_yuv_blit() (used by mpegplayer) for the Sansa E200. This is ju...Dave Chapman2-104/+256
2007-03-21Fix blitting on Sansa so Mpegplayer works againDaniel Ankers1-1/+2
2007-03-20Sansa LCD: Make the second framebuffer staticDaniel Ankers1-1/+1
2007-03-20Improved LCD driver for Sansa. Uses double-buffering to cure the flickering....Daniel Ankers1-10/+40
2007-03-15Fix problem where power_off() on the Sansa returns before the device is actua...Barry Wardell1-0/+2
2007-03-13Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da...Barry Wardell2-14/+32
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers1-1/+2
2007-03-03Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...Barry Wardell2-7/+7
2007-02-20Battery reading support for Sansa. Still needs calibration of voltage->percen...Barry Wardell2-83/+16
2007-02-19FS#6675: Add lcd_yuv_blit() for the Sansa. Thanks to Rene Peinthor. This make...Barry Wardell1-10/+106
2007-02-17ARM targets: Making a few functions non-static allows us to get rid of -ffunc...Jens Arnold1-6/+6
2007-02-04Work around a bug in the Sansa flash driverDaniel Ankers1-21/+8
2007-02-03Backlight support for Sansa, including brightness. Thanks to Rene Barry Wardell2-0/+17
2007-02-01Increase disk thread stack on the Sansa in line with the changes in r12093. ...Daniel Ankers1-1/+1
2007-01-31Power off on the Sansa more in line with how the OF does it (just change the ...Barry Wardell1-1/+4
2007-01-31Add power off for the Sansa. Thanks to Antonius Hellmann for figuring out how...Barry Wardell1-0/+2
2007-01-27Fix a bug in the Sansa flash driver. Other bugs remain, as it does not pass ...Daniel Ankers1-1/+1
2006-12-21Fix bug accessing data above 4Gb in SansaDaniel Ankers1-5/+6
2006-12-20Combine USB code for all PortalPlayer targets since they most likely all use ...Barry Wardell2-64/+0
2006-12-18Add support for Sansa scrollwheel backlight. Turn light on when scrollwheel i...Barry Wardell1-1/+32
2006-12-18Hardcode a value for the battery level until we figure out the power manageme...Barry Wardell1-1/+5
2006-12-16Add support for scroll wheel to Sansa button driver. Should be replaced with ...Barry Wardell1-1/+61
2006-12-10Improved charger detection for SansaDaniel Ankers1-0/+5
2006-12-10Charger detection for SansaDaniel Ankers1-0/+10
2006-11-25Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driverDaniel Ankers1-1/+0
2006-11-25Remove some development codeDaniel Ankers1-5/+1
2006-11-25ATA callback support for SansaDaniel Ankers1-23/+47
2006-11-24Detect USB inserted on SansaDaniel Ankers1-0/+3
2006-11-22Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...Daniel Ankers1-3/+55
2006-11-22Add several dummy functions to allow Sansa to build correctlyDaniel Ankers5-2/+137
2006-11-21Initial NAND driver for Sansa. This has had limited testing, and no testing ...Daniel Ankers2-68/+600
2006-10-16Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. A...Daniel Ankers3-5/+384
2006-10-16Fix a stupid bug (thanks to Frieder Ferlemann.) Get rid of MS-DOS line endings.Daniel Ankers1-1/+1
2006-10-14Untested first attempt at a Sansa button driver. Based on work by MrHDaniel Ankers1-4/+4
2006-10-14Untested first attempt at a Sansa button driver. Based on work by MrHDaniel Ankers2-3/+132
2006-08-29added to allow the sansa bootloader to build againDaniel Stenberg1-0/+4
2006-08-01better names for the target-specific files and define PP5024 properlyDaniel Stenberg2-0/+0
2006-08-01added mostly dummy changes to allow building of a Sansa e200 bootloaderDaniel Stenberg6-0/+223