summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2008-03-15Sound on M3. yay!Jens Arnold
2008-03-15iAudio M3: Fix standard remote context. * Process button adc values in the bu...Jens Arnold
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold
2008-03-13Only boost the CPU for large transactions. It would be nice to get rid of boo...Frank Gevaerts
2008-03-13Make the LCD remote work in the Iriver H1x0 and H300 bootloaders as well (unt...Jens Arnold
2008-03-131st/2nd Gen iPod: Disable low battery shutdown until we have proper suspend. ...Jens Arnold
2008-03-13m:robe 100 - correct headphone detectionRobert Kukla
2008-03-13Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun
2008-03-12Make ATA work on M3.Jens Arnold
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