summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Another fix for file system issues when encountering disk full (like when rec...Peter D'Hoye2007-12-13
* Revert previous commit (still learning to work with git...)Marcoen Hirschberg2007-12-10
* use dB units for balance controlMarcoen Hirschberg2007-12-10
* Make the "current line" value in the gradient style code zero-based, and an a...Nicolas Pennequin2007-12-06
* lv24020lp tuner changes (Sansa e200/c200): (1) add a couple more udelays (fro...Mark Arigo2007-12-06
* Actually power off the lv24020 tuner (Sansa e200/c200). Don't clear the TUNER...Mark Arigo2007-12-05
* enable ab-repeat for gigabeatRobert Kukla2007-12-01
* Delay reading the first battery level for at least 1 tick. Seems to fix the l...Michael Sevakis2007-11-30
* Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM...Michael Sevakis2007-11-30
* Add a working serial driver to usb stack. At the moment it simply echos back ...Christian Gmeiner2007-11-30
* H10 button driver: Use atomic GPIO bit manipulation.Jens Arnold2007-11-27
* Oops. Fix yellow.Nicolas Pennequin2007-11-27
* * Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin2007-11-27
* Added some error returnsBjörn Stenberg2007-11-27
* Fix crash in sim when changing the MAS specific sound settings.Dan Everton2007-11-27
* Make the Gigabeat-S bootloader dual-boot. The hold switch is used to choose ...Dave Chapman2007-11-27
* Enable dualcore for the pp5002 processor by adding the needed cache handling ...Michael Sevakis2007-11-27
* Further lockdown of multipart i2c operations that must be done without intrus...Michael Sevakis2007-11-27
* Disable low battery shutdown for the time being on iPod 3g until the battery ...Michael Sevakis2007-11-27
* Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann).Jens Arnold2007-11-26
* Enable reboot on USB-insert for e200, as it works when done c200-styleDaniel Stenberg2007-11-26
* Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold2007-11-26
* Disabling usb reboot for Sansa E200 until system_reboot() is fixed.Björn Stenberg2007-11-26
* pcf50605_write_multiple must prelock driver or the series of bytes may be int...Michael Sevakis2007-11-26
* Convert 2 more settings to table settings. * Fix duplicate value display if t...Jens Arnold2007-11-25
* New way of handling integer settings with variable steps: table settings (FS ...Jens Arnold2007-11-25
* m:robe 500i: Fix indenting style in DSP loaderCatalin Patulea2007-11-25
* m:robe 500i: Initialize the HPIB from scratchCatalin Patulea2007-11-25
* Added support for 'deconfiguration'.Björn Stenberg2007-11-24
* Fixed memory corruption bug for those testing usb_storage.Björn Stenberg2007-11-24
* Added GET_CONFIGURATION. Added usb state tracking. Changed charger pktsize to...Björn Stenberg2007-11-24
* Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton2007-11-24
* Make usb_pin_detect() static.Jens Arnold2007-11-23
* USB detect pin is GPIO D3 on Mini G2, and almost for sure also on G4 grayscal...Jens Arnold2007-11-23
* Re-added USB charger detection and auto reboot on host connect.Björn Stenberg2007-11-23
* Enable usbstack on ipods.Björn Stenberg2007-11-23
* Bad fix, reverting.Björn Stenberg2007-11-23
* Quick fix for ipod usb detect. (Charger detection coming later.)Björn Stenberg2007-11-23
* remove not used dummy codeChristian Gmeiner2007-11-22
* Fix FS#8196 - Gather Runtime Data > User Rating not workingRobert Kukla2007-11-22
* Red fix: USB power check implemented in driver insteadBjörn Stenberg2007-11-22
* Removed a little too much.Björn Stenberg2007-11-22
* New USB stackBjörn Stenberg2007-11-22
* make private functions staticChristian Gmeiner2007-11-20
* Hopefully the last word on getting rid of yield_codecs loops (cut read chunk ...Michael Sevakis2007-11-20
* * dont compile audio codec drivers for bootloader, as we dont need them -> sa...Christian Gmeiner2007-11-20
* get rid of audiohw_resetChristian Gmeiner2007-11-20
* Restore a line accidentally removed by r15705Dave Chapman2007-11-20
* Code police raidLinus Nielsen Feltzing2007-11-20
* m:robe 500i: Fix DSP loader codeCatalin Patulea2007-11-20