summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2008-01-06Fix reading of ID3V2 tags with frame data length fields, hopefully without br...Magnus Holmgren
2008-01-06Tarball fixup.Jonas Häggqvist
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold
2007-12-29mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis
2007-12-23Gigabeat S memory management stuff. Will Robertson
2007-12-23Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate...Will Robertson
2007-12-13Another fix for file system issues when encountering disk full (like when rec...Peter D'Hoye
2007-12-10Revert previous commit (still learning to work with git...)Marcoen Hirschberg
2007-12-10use dB units for balance controlMarcoen Hirschberg
2007-12-06Make the "current line" value in the gradient style code zero-based, and an a...Nicolas Pennequin
2007-12-06lv24020lp tuner changes (Sansa e200/c200): (1) add a couple more udelays (fro...Mark Arigo
2007-12-05Actually power off the lv24020 tuner (Sansa e200/c200). Don't clear the TUNER...Mark Arigo
2007-12-01enable ab-repeat for gigabeatRobert Kukla
2007-11-30Delay reading the first battery level for at least 1 tick. Seems to fix the l...Michael Sevakis
2007-11-30Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM...Michael Sevakis
2007-11-30Add a working serial driver to usb stack. At the moment it simply echos back ...Christian Gmeiner
2007-11-27H10 button driver: Use atomic GPIO bit manipulation.Jens Arnold
2007-11-27Oops. Fix yellow.Nicolas Pennequin
2007-11-27* Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin
2007-11-27Added some error returnsBjörn Stenberg
2007-11-27Fix crash in sim when changing the MAS specific sound settings.Dan Everton
2007-11-27Make the Gigabeat-S bootloader dual-boot. The hold switch is used to choose ...Dave Chapman
2007-11-27Enable dualcore for the pp5002 processor by adding the needed cache handling ...Michael Sevakis
2007-11-27Further lockdown of multipart i2c operations that must be done without intrus...Michael Sevakis
2007-11-27Disable low battery shutdown for the time being on iPod 3g until the battery ...Michael Sevakis
2007-11-26Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann).Jens Arnold
2007-11-26Enable reboot on USB-insert for e200, as it works when done c200-styleDaniel Stenberg
2007-11-26Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold
2007-11-26Disabling usb reboot for Sansa E200 until system_reboot() is fixed.Björn Stenberg
2007-11-26pcf50605_write_multiple must prelock driver or the series of bytes may be int...Michael Sevakis
2007-11-25Convert 2 more settings to table settings. * Fix duplicate value display if t...Jens Arnold
2007-11-25New way of handling integer settings with variable steps: table settings (FS ...Jens Arnold
2007-11-25m:robe 500i: Fix indenting style in DSP loaderCatalin Patulea
2007-11-25m:robe 500i: Initialize the HPIB from scratchCatalin Patulea
2007-11-24Added support for 'deconfiguration'.Björn Stenberg
2007-11-24Fixed memory corruption bug for those testing usb_storage.Björn Stenberg
2007-11-24Added GET_CONFIGURATION. Added usb state tracking. Changed charger pktsize to...Björn Stenberg
2007-11-24Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton
2007-11-23Make usb_pin_detect() static.Jens Arnold
2007-11-23USB detect pin is GPIO D3 on Mini G2, and almost for sure also on G4 grayscal...Jens Arnold
2007-11-23Re-added USB charger detection and auto reboot on host connect.Björn Stenberg
2007-11-23Enable usbstack on ipods.Björn Stenberg
2007-11-23Bad fix, reverting.Björn Stenberg
2007-11-23Quick fix for ipod usb detect. (Charger detection coming later.)Björn Stenberg
2007-11-22remove not used dummy codeChristian Gmeiner
2007-11-22Fix FS#8196 - Gather Runtime Data > User Rating not workingRobert Kukla
2007-11-22Red fix: USB power check implemented in driver insteadBjörn Stenberg
2007-11-22Removed a little too much.Björn Stenberg
2007-11-22New USB stackBjörn Stenberg
2007-11-20make private functions staticChristian Gmeiner