summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2007-12-23Gigabeat S memory management stuff. Will Robertson4-25/+79
2007-12-23Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate...Will Robertson5-242/+26
2007-12-13Another fix for file system issues when encountering disk full (like when rec...Peter D'Hoye1-0/+24
2007-12-10Revert previous commit (still learning to work with git...)Marcoen Hirschberg10-13/+12
2007-12-10use dB units for balance controlMarcoen Hirschberg10-12/+13
2007-12-06Make the "current line" value in the gradient style code zero-based, and an a...Nicolas Pennequin2-14/+17
2007-12-06lv24020lp tuner changes (Sansa e200/c200): (1) add a couple more udelays (fro...Mark Arigo1-36/+41
2007-12-05Actually power off the lv24020 tuner (Sansa e200/c200). Don't clear the TUNER...Mark Arigo1-2/+2
2007-12-01enable ab-repeat for gigabeatRobert Kukla1-0/+2
2007-11-30Delay reading the first battery level for at least 1 tick. Seems to fix the l...Michael Sevakis2-3/+3
2007-11-30Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM...Michael Sevakis2-17/+18
2007-11-30Add a working serial driver to usb stack. At the moment it simply echos back ...Christian Gmeiner4-11/+143
2007-11-27H10 button driver: Use atomic GPIO bit manipulation.Jens Arnold1-7/+7
2007-11-27Oops. Fix yellow.Nicolas Pennequin1-1/+1
2007-11-27* Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin4-3/+10
2007-11-27Added some error returnsBjörn Stenberg2-11/+15
2007-11-27Fix crash in sim when changing the MAS specific sound settings.Dan Everton1-0/+10
2007-11-27Make the Gigabeat-S bootloader dual-boot. The hold switch is used to choose ...Dave Chapman1-1/+1
2007-11-27Enable dualcore for the pp5002 processor by adding the needed cache handling ...Michael Sevakis8-139/+355
2007-11-27Further lockdown of multipart i2c operations that must be done without intrus...Michael Sevakis1-0/+6
2007-11-27Disable low battery shutdown for the time being on iPod 3g until the battery ...Michael Sevakis1-0/+4
2007-11-26Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann).Jens Arnold2-148/+156
2007-11-26Enable reboot on USB-insert for e200, as it works when done c200-styleDaniel Stenberg2-3/+1
2007-11-26Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold2-44/+45
2007-11-26Disabling usb reboot for Sansa E200 until system_reboot() is fixed.Björn Stenberg1-0/+2
2007-11-26pcf50605_write_multiple must prelock driver or the series of bytes may be int...Michael Sevakis1-0/+6
2007-11-25Convert 2 more settings to table settings. * Fix duplicate value display if t...Jens Arnold1-6/+1
2007-11-25New way of handling integer settings with variable steps: table settings (FS ...Jens Arnold2-38/+17
2007-11-25m:robe 500i: Fix indenting style in DSP loaderCatalin Patulea1-4/+4
2007-11-25m:robe 500i: Initialize the HPIB from scratchCatalin Patulea1-0/+2
2007-11-24Added support for 'deconfiguration'.Björn Stenberg1-1/+4
2007-11-24Fixed memory corruption bug for those testing usb_storage.Björn Stenberg1-1/+1
2007-11-24Added GET_CONFIGURATION. Added usb state tracking. Changed charger pktsize to...Björn Stenberg1-6/+25
2007-11-24Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton5-33/+86
2007-11-23Make usb_pin_detect() static.Jens Arnold1-1/+1
2007-11-23USB detect pin is GPIO D3 on Mini G2, and almost for sure also on G4 grayscal...Jens Arnold1-1/+7
2007-11-23Re-added USB charger detection and auto reboot on host connect.Björn Stenberg3-13/+110
2007-11-23Enable usbstack on ipods.Björn Stenberg8-56/+24
2007-11-23Bad fix, reverting.Björn Stenberg1-4/+1
2007-11-23Quick fix for ipod usb detect. (Charger detection coming later.)Björn Stenberg1-3/+5
2007-11-22remove not used dummy codeChristian Gmeiner4-34/+0
2007-11-22Fix FS#8196 - Gather Runtime Data > User Rating not workingRobert Kukla1-2/+2
2007-11-22Red fix: USB power check implemented in driver insteadBjörn Stenberg2-0/+8
2007-11-22Removed a little too much.Björn Stenberg1-1/+7
2007-11-22New USB stackBjörn Stenberg34-4071/+1738
2007-11-20make private functions staticChristian Gmeiner2-5/+4
2007-11-20Hopefully the last word on getting rid of yield_codecs loops (cut read chunk ...Michael Sevakis1-1/+1
2007-11-20* dont compile audio codec drivers for bootloader, as we dont need them -> sa...Christian Gmeiner1-2/+2
2007-11-20get rid of audiohw_resetChristian Gmeiner14-28/+2
2007-11-20Restore a line accidentally removed by r15705Dave Chapman1-0/+2