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