summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
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
2007-11-20Hopefully the last word on getting rid of yield_codecs loops (cut read chunk ...Michael Sevakis
2007-11-20* dont compile audio codec drivers for bootloader, as we dont need them -> sa...Christian Gmeiner
2007-11-20get rid of audiohw_resetChristian Gmeiner
2007-11-20Restore a line accidentally removed by r15705Dave Chapman
2007-11-20Code police raidLinus Nielsen Feltzing
2007-11-20m:robe 500i: Fix DSP loader codeCatalin Patulea
2007-11-20Add some TSC2101 register definitions.Catalin Patulea
2007-11-20m:robe 500i: Add DSP code to SOURCESCatalin Patulea
2007-11-20m:robe 500i: Add DSP (C5409) control driver and image loader.Catalin Patulea
2007-11-20Remove last few inw/outw uses in the M:Robe portKarl Kurbjun
2007-11-20Fix warnings.Michael Sevakis
2007-11-20Make threads responsible for explicit cancellation of their own boosted statu...Michael Sevakis
2007-11-20Fix for Nano timing issues, should resolve crashes, data aborts, and Paul Louden
2007-11-19Accept FS#7901 by Akio Idehara: Fix gradient for scrolling lines when more th...Nicolas Pennequin