summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* no need to prefill the i2s fifoMarcoen Hirschberg2006-12-29
* don't ignore remote when hold is onMarcoen Hirschberg2006-12-29
* merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg2006-12-29
* Fix bug accessing data above 4Gb in SansaDaniel Ankers2006-12-21
* Combine USB code for all PortalPlayer targets since they most likely all use ...Barry Wardell2006-12-20
* Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis2006-12-19
* Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell2006-12-19
* Forgot to remove the ata_address_detect() declaration.Jens Arnold2006-12-19
* Archos: Moved the ata_address_detect() code into ata_device_init(), removing ...Jens Arnold2006-12-19
* Add support for Sansa scrollwheel backlight. Turn light on when scrollwheel i...Barry Wardell2006-12-18
* Hardcode a value for the battery level until we figure out the power manageme...Barry Wardell2006-12-18
* Fix more warnings. Don't compile PortalPlayer pcm code in bootloader builds.Barry Wardell2006-12-18
* Fix more compile errors/warnings.Barry Wardell2006-12-18
* Fix some warnings from previous commit.Barry Wardell2006-12-18
* FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell2006-12-18
* I2S_MASTER is bit 25, not 0x25Barry Wardell2006-12-17
* Coldfire: More efficient and compact peaking code. Hope the build doesn't whi...Michael Sevakis2006-12-17
* SWCODEC recording: More cleanup of stuff after queue additions and audio driv...Michael Sevakis2006-12-17
* Add support for scroll wheel to Sansa button driver. Should be replaced with ...Barry Wardell2006-12-16
* Coldfire: Put DMA1 priority back at level 7 as that seems to be the cause of ...Michael Sevakis2006-12-12
* Improved charger detection for SansaDaniel Ankers2006-12-10
* Charger detection for SansaDaniel Ankers2006-12-10
* Move I2S initialisation out of the Wolfson codec driverDaniel Ankers2006-12-09
* Move I2S initialisation out of the Wolfson codec driverDaniel Ankers2006-12-09
* Fix some comments, and make code consistent with comments (CSMR2 was set to 1...Jens Arnold2006-12-09
* iRiver: Clearing CRSEL bit when using default CPU frequency caused audio chip...Michael Sevakis2006-12-08
* Coldfire targets: Fixed performance-hitting bug for unaligned transfers. Now ...Jens Arnold2006-12-06
* Removed extraneous #ifdef.Jens Arnold2006-12-06
* first step in audio driver unification: renaming the functions to audio_* (mi...Marcoen Hirschberg2006-12-06
* first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg2006-12-06
* PLL was incorrectly initialized causing system to crash when ran fromMiika Pekkarinen2006-12-06
* Small change to PCM recording API for low latency effects. Latency can be as ...Michael Sevakis2006-12-06
* H1x0: Enable optical output to be switched on or off during playback and reco...Michael Sevakis2006-12-05
* Recent fix "Prevent the click of death when connecting an ipod to usb." is us...Barry Wardell2006-12-05
* Completed target tree move of the ata driver code. Some code cleanup.Jens Arnold2006-12-03
* PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ...Michael Sevakis2006-11-29
* Prevent the click of death when connecting an ipod to usb.Miika Pekkarinen2006-11-29
* iRiver: Channel 2 shouldn't be monitored except for radio playback.Michael Sevakis2006-11-27
* Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold2006-11-27
* X5: Slightly lower threshold value to reliably disable constant adc reading w...Jens Arnold2006-11-26
* Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driverDaniel Ankers2006-11-25
* Remove some development codeDaniel Ankers2006-11-25
* ATA callback support for SansaDaniel Ankers2006-11-25
* Detect USB inserted on SansaDaniel Ankers2006-11-24
* The ADC GPIO init code for the H100 was accidentally put in the H300 driver w...Linus Nielsen Feltzing2006-11-24
* Just correct a comment and see if the build goes differently.Michael Sevakis2006-11-23
* iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis2006-11-23
* Audio bugfixes. Should wait for voice codec to reload before returning buffer...Michael Sevakis2006-11-22
* Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...Daniel Ankers2006-11-22
* Add several dummy functions to allow Sansa to build correctlyDaniel Ankers2006-11-22