summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2008-03-12Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp...Jens Arnold
2008-03-12Fix Player warnings. Charcell needs fb_data properly defined as well.Jens Arnold
2008-03-12Cowon D2: Make the bootloader functional (usage instructions to appear on the...Rob Purchase
2008-03-12More iAudio M3 work. Bootloader compiles, but doesn't work yet.Jens Arnold
2008-03-12Really stop red. Whatever works atm.Michael Sevakis
2008-03-12Arrrgh. Fix red now. :\Michael Sevakis
2008-03-12Hotswap code shuffling: Fix yellow. Simplify some target function access. Kee...Michael Sevakis
2008-03-12Do some crackdown on kernel object reinitialization after they could be in us...Michael Sevakis
2008-03-12Fix newly introduced race condition in SD driver. Make sure to force remount ...Michael Sevakis
2008-03-11Committed the missing file to r16632.Miika Pekkarinen
2008-03-11FS#7598 - Dircache support for multivolume targets (by Phil Light).Miika Pekkarinen
2008-03-11m:robe 100 - remove ugly workaround for false initial voltage readings and wa...Robert Kukla
2008-03-10D2: Fix IRAM usage, but disable it for now as Tremor does not fit ('make zip'...Rob Purchase
2008-03-10fix the last warningFrank Gevaerts
2008-03-10remember to test a bit more when doing larger changes...Frank Gevaerts
2008-03-10left USB_SERIAL enabled by default yet again...Frank Gevaerts
2008-03-10D2: Enable FAT16 support. Also disable tagcache for the time being.Rob Purchase
2008-03-10make the usb storage driver handle hotswap correctly, and exit the usb screen...Frank Gevaerts
2008-03-10make usb_serial work again. Also know as "make sure arrays are allocated at t...Frank Gevaerts
2008-03-10Add M3 config file.Jens Arnold
2008-03-09First step towards the iAudio M3 port: Make the 2bit vertically interleaved L...Jens Arnold
2008-03-09FS#8707 - Enable "Load to RAM" (HAS_TC_RAMCACHE) compilation without Director...Miika Pekkarinen
2008-03-09Reuse the 1 bit vertical-packed LCD driver code for the remote LCD driver wit...Jens Arnold
2008-03-09Sansa SD card driver: Simplify hotswap handling, and make it send the insert/...Jens Arnold
2008-03-09Make Rockbox compatible with CF cards (FS #8644): 1) always init after soft_r...Peter D'Hoye
2008-03-09enable partition probing for superfloppy targets; hanging was caused by out-o...Robert Kukla
2008-03-09ATA driver: * Add protection against out-of-bounds accesses. Those can happen...Jens Arnold
2008-03-08No need to have \n here. panicf() won't output it anyway.Jens Arnold
2008-03-08Revert accidental tree commit. Sorry for that.Jens Arnold
2008-03-08No need to have \n here. panicf() won't output it anyway.Jens Arnold
2008-03-07Fix the PP5002 crash bug affecting iPod 1st, 2nd and 3rd Gen. Yet another of ...Jens Arnold
2008-03-07m:robe 100 - Hopefully fix the power-off issue.Mark Arigo
2008-03-07Increase backlight priority to the same level as UI so that there is no longe...Michael Giacomelli
2008-03-06disable USB_SERIAL by default again. It got enabled accidentally in the last ...Frank Gevaerts
2008-03-06reorganise the usb stack to provide a clean separation between core and class...Frank Gevaerts
2008-03-05m:robe 100:Robert Kukla
2008-03-05Oops (from about 2 months ago) - implement viewport support in the Gigabeat F...Dave Chapman
2008-03-05D2: Make lcd_init_device() actually turn on the LCD, in preparation for booti...Rob Purchase
2008-03-04handle interface-specific control requests a bit more cleanlyFrank Gevaerts
2008-03-04Move some sh specific assembler files into the target treeNils Wallménius
2008-03-04Oops. Didn't mean to commit this.Barry Wardell
2008-03-04Only need to include these for e200.Barry Wardell
2008-03-04Second part of FS#8272 - include charger status in Sansa debug menu.Barry Wardell
2008-03-04FS#8272 - Erratic reboot behaviour on sansa e200. Makes reboot on USB connect...Barry Wardell
2008-03-04present a different USB serial number depending on which USB class drivers ar...Frank Gevaerts
2008-03-04MODE SENSE output data length field has to be the length of the response excl...Frank Gevaerts
2008-03-04fix endianness bug in MODE SENSE 10 responseFrank Gevaerts
2008-03-03Add D2 option to scrambleRob Purchase
2008-03-03handle START_STOP_UNIT eject command, to make TEST_UNIT_READY return false on...Frank Gevaerts
2008-03-03mark all drives as DEVICE_REMOVABLE to make mac osx (and some developers) happyFrank Gevaerts