summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2008-03-12Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp...Jens Arnold1-3/+5
2008-03-12Fix Player warnings. Charcell needs fb_data properly defined as well.Jens Arnold1-0/+5
2008-03-12Cowon D2: Make the bootloader functional (usage instructions to appear on the...Rob Purchase2-1/+7
2008-03-12More iAudio M3 work. Bootloader compiles, but doesn't work yet.Jens Arnold2-2/+9
2008-03-12Arrrgh. Fix red now. :\Michael Sevakis1-0/+2
2008-03-12Hotswap code shuffling: Fix yellow. Simplify some target function access. Kee...Michael Sevakis1-2/+4
2008-03-12Do some crackdown on kernel object reinitialization after they could be in us...Michael Sevakis1-0/+4
2008-03-11FS#7598 - Dircache support for multivolume targets (by Phil Light).Miika Pekkarinen1-2/+0
2008-03-10D2: Fix IRAM usage, but disable it for now as Tremor does not fit ('make zip'...Rob Purchase1-2/+2
2008-03-10left USB_SERIAL enabled by default yet again...Frank Gevaerts1-1/+1
2008-03-10D2: Enable FAT16 support. Also disable tagcache for the time being.Rob Purchase1-1/+4
2008-03-10make the usb storage driver handle hotswap correctly, and exit the usb screen...Frank Gevaerts2-1/+6
2008-03-10Add M3 config file.Jens Arnold2-0/+143
2008-03-09FS#8707 - Enable "Load to RAM" (HAS_TC_RAMCACHE) compilation without Director...Miika Pekkarinen1-1/+3
2008-03-08Revert accidental tree commit. Sorry for that.Jens Arnold2-2/+1
2008-03-08No need to have \n here. panicf() won't output it anyway.Jens Arnold2-1/+2
2008-03-06disable USB_SERIAL by default again. It got enabled accidentally in the last ...Frank Gevaerts1-1/+1
2008-03-06reorganise the usb stack to provide a clean separation between core and class...Frank Gevaerts2-24/+16
2008-03-04Oops. Didn't mean to commit this.Barry Wardell2-4/+0
2008-03-04Only need to include these for e200.Barry Wardell2-0/+4
2008-03-04Second part of FS#8272 - include charger status in Sansa debug menu.Barry Wardell1-0/+1
2008-03-03Add D2 option to scrambleRob Purchase1-10/+3
2008-03-03remove usb_benchmark. Its usefulness is extremely limited, and the usb stack ...Frank Gevaerts2-11/+1
2008-03-02move the ifp7xx usb serial driver files to more specific names, to make the "...Frank Gevaerts1-0/+0
2008-03-02m:robe 100: add correct USB VID and PIDRobert Kukla1-3/+2
2008-03-02Only show the usb screen once a real usb connection is established. In case o...Frank Gevaerts1-0/+3
2008-02-29fix alignment and packed-ness of USB structsFrank Gevaerts1-4/+4
2008-02-27move the usb_core thread functionality to the main usb threadFrank Gevaerts2-32/+33
2008-02-26added support for USB port test modes, which are (a) required by the spec, an...Frank Gevaerts1-0/+1
2008-02-25some progress towards software-selectability of usb class drivers.Frank Gevaerts1-0/+11
2008-02-22Improve usb descriptor handling. This should fix any cache and/or alignment r...Frank Gevaerts1-3/+3
2008-02-22comment typo fixesFrank Gevaerts1-2/+2
2008-02-20Major USB stack improvements. It now works at nearly the maximum speed for a ...Frank Gevaerts3-9/+43
2008-02-20Added PP5020 serial port registersLinus Nielsen Feltzing1-2/+31
2008-02-19Bring the IMX31 serial driver in line with the CONTRIBUTING guidelines.Will Robertson1-86/+84
2008-02-18A first tiny set of changes for the Creative Zen Vision:M. Work done byDaniel Stenberg2-0/+164
2008-02-13Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner8-15/+15
2008-02-12move audiohw_postinit to audiohw.hChristian Gmeiner3-3/+5
2008-02-12fix FS#8599 - First Song in Tagcache can't be ratedRobert Kukla1-1/+1
2008-02-11Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCK...Björn Stenberg3-1/+9
2008-02-10Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli3-11/+20
2008-02-09Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to...Miika Pekkarinen1-4/+5
2008-02-09move audiohw_enable_output to audiohw.hChristian Gmeiner9-8/+6
2008-02-09Gigabeat S: Get button driver at 100%. Disable SPI because it hangs and will ...Michael Sevakis1-0/+263
2008-02-08Gigabeat S: Get boot to go a little father.Michael Sevakis2-11/+68
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis2-4/+4
2008-02-05Oops. Dump some testing stuff that got left in.Michael Sevakis1-2/+1
2008-02-05Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis1-273/+311
2008-02-03mrobe 100: real time clock (if anybody recognises the RTC chip let me know)Robert Kukla3-3/+4
2008-01-27Use the timeout API as a oneshot for headphone plug debouncing. Set at 1s for...Michael Sevakis1-0/+7