summaryrefslogtreecommitdiff
path: root/firmware/target/arm (follow)
Commit message (Expand)AuthorAge
...
* 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
* 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
* Add support for scroll wheel to Sansa button driver. Should be replaced with ...Barry Wardell2006-12-16
* 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
* first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg2006-12-06
* 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
* Prevent the click of death when connecting an ipod to usb.Miika Pekkarinen2006-11-29
* 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
* 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
* Initial NAND driver for Sansa. This has had limited testing, and no testing ...Daniel Ankers2006-11-21
* Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...Jens Arnold2006-11-12
* Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell2006-11-11
* Forgot to add new files for iFP move to target tree.Tomasz Malesinski2006-11-10
* put back the PP5002 specific ATA code that got lost during the ipod target tr...Marcoen Hirschberg2006-11-08
* implement the gigabeat backlight driverMarcoen Hirschberg2006-11-05
* cleanup ata.c a bit by moving portalplayer defines to target_tree and removin...Marcoen Hirschberg2006-10-27
* Renamed the ipod_i2c functions to the more appropriate pp_i2cDaniel Stenberg2006-10-27
* kill two gigabeat warningsDaniel Stenberg2006-10-27
* generalise the wolfson codec code a bitMarcoen Hirschberg2006-10-20
* Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. A...Daniel Ankers2006-10-16
* Fix a stupid bug (thanks to Frieder Ferlemann.) Get rid of MS-DOS line endings.Daniel Ankers2006-10-16
* Untested first attempt at a Sansa button driver. Based on work by MrHDaniel Ankers2006-10-14
* Untested first attempt at a Sansa button driver. Based on work by MrHDaniel Ankers2006-10-14
* Oops: Sansa and H10 need crt0 included in the bootloaderDaniel Ankers2006-10-11
* Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and...Daniel Ankers2006-10-07
* Move all iPod targets into the target tree. FS#5890Barry Wardell2006-10-05
* Enable ATA poweroff option on H10 for a nice increase in battery life.Barry Wardell2006-10-02
* Add support for H10 remote. Remote buttons have the same keymappings as their...Barry Wardell2006-09-29
* add the I2C driver for the GigabeatMarcoen Hirschberg2006-09-29
* add the ADC driver for the GigabeatMarcoen Hirschberg2006-09-29
* Apply Mike Sevakis' recent sleep/contrast fixes for the X5 LCD driver to the ...Barry Wardell2006-09-28