summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2009-03-01Silence warning from 'ar' if the archive had to be created.Jens Arnold1-1/+1
2009-02-28send the USB broadcast events at a less busy timeFrank Gevaerts1-2/+13
2009-02-28Also broadcast transfer information for use by fancy USB screensFrank Gevaerts2-0/+5
2009-02-28Leave "usb mode" when all LUNs are ejected againFrank Gevaerts4-30/+24
2009-02-28Adds the possibility to show nice "do not disconnect" screens/icons on the US...Frank Gevaerts2-2/+16
2009-02-27r20124 broke codecs on targets without IRAM such as Gigabeat F. Behavior shou...Tom Ross1-2/+6
2009-02-27Mac doesn't handle placing variables in specific sections very well. Building...Tom Ross1-0/+2
2009-02-26Ingenic Jz4740 RTC: actually write date to RTCMaurus Cuelenaere1-0/+2
2009-02-26Onda VX747: redo keymap (which fixes the not-working emulated touchscreen but...Maurus Cuelenaere1-15/+15
2009-02-26Clean up warningsKarl Kurbjun2-2/+2
2009-02-26Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun1-1/+1
2009-02-26Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun9-46/+482
2009-02-26Ingenic Jz4740:Maurus Cuelenaere11-34/+135
2009-02-25Enable USB mass storage on PP5020, PP5022 and PP5024 targetsFrank Gevaerts13-0/+13
2009-02-25Don't use inverted button behaviour on H10 when using Rockbox USB (as opposed...Frank Gevaerts1-1/+1
2009-02-25DBOP_DIN is 16bit wide.Thomas Martitz1-1/+1
2009-02-24remove SERIALIZE_WRITES. The reason for it (the SD bug) is gone, so there's n...Frank Gevaerts1-17/+0
2009-02-23Ingenic Jz4740:Maurus Cuelenaere3-107/+178
2009-02-23Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg1-1/+1
2009-02-23PP502x: Improve accuracy of header file. It looks as though DMA channels shar...Michael Sevakis2-12/+6
2009-02-22Commit my patch from FS#9940 - fix the invalid active flags in the Gigabeat S...Dave Chapman1-0/+23
2009-02-22Submit FS#9863 by Boris Gjenero. Correct ATA wakeup and power on in case of S...Andree Buschmann1-2/+9
2009-02-21replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ...Frank Gevaerts20-33/+8
2009-02-21small usb serial fixes. This seems to work fine on imx31, but for some reaso...Frank Gevaerts1-8/+1
2009-02-21Submit FS#9890 by Boris Gjenero. Enabling option for iPod Video to shut down ...Andree Buschmann5-27/+314
2009-02-21Submit FS#9749 by Boris Gjenero for missing PP-targets. Do not reset IDE0 on ...Andree Buschmann1-1/+1
2009-02-21Only enable drivers if they exist. This should probably be handled differentl...Frank Gevaerts1-0/+8
2009-02-21more fixes. There's still something wrong as it sometimes suddenly stops send...Frank Gevaerts1-25/+21
2009-02-20Add a rockbox kernel thread for simulator specific tasks, and use that for ca...Jens Arnold2-14/+3
2009-02-20Fix ringbuffer handling. This will hopefully fix the hang-on-fast-send issueFrank Gevaerts1-33/+42
2009-02-20e200v2: fix broken lcd driver and cleanup a little bit further.Thomas Martitz1-37/+30
2009-02-20Reclaim .iram areas in DRAM by overlapping their load addresses with the unin...Michael Sevakis11-65/+76
2009-02-19... and fix M:Robe 500 redMaurus Cuelenaere1-29/+4
2009-02-19Fix occasional power button ghost presses and get rid of the delay which was ...Thomas Martitz1-10/+13
2009-02-19Hopefully finally fix red .. (/me needs to cleanup his tree)Maurus Cuelenaere1-0/+3
2009-02-19Forgot a file...Maurus Cuelenaere1-9/+2
2009-02-19Add generic touchscreen driver which allows calibration (apps/ layer will fol...Maurus Cuelenaere5-92/+230
2009-02-19Sansa Fuze buttons:Thomas Martitz2-81/+89
2009-02-19Oops. How'd I miss that one checking diffs? ARC driver test change shouldn't ...Michael Sevakis1-1/+1
2009-02-19Use DMA for audio playback on PP502x (FS#9910 + some further mods). I can't s...Michael Sevakis5-49/+303
2009-02-19Sansa e200v2: Some LCD driver changes (none with functional changes):Thomas Martitz1-33/+32
2009-02-19Fix stupid typo...Thomas Martitz1-1/+1
2009-02-18Show DBOP in the e200v2's view IO ports menu.Thomas Martitz2-1/+6
2009-02-18Return old button value if lcd_button_supprt was blocked.Thomas Martitz2-13/+14
2009-02-18Get rid of disabling irq. Simply blocking does it too, it also caused problem...Thomas Martitz2-21/+26
2009-02-18Philips HDD1630 - use the volume buttons in lists.Mark Arigo1-0/+3
2009-02-18Backlight brightness and button lights for the Philips HDD1630Mark Arigo8-93/+156
2009-02-17PP5022/PP5024-specific USB init which may fix "signal quality issues"Frank Gevaerts1-0/+24
2009-02-17Fix redThomas Martitz1-4/+6
2009-02-17Setting GPIOA_PIN 1 is apparently not needed (anymore)Thomas Martitz1-2/+0