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-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
2008-03-03
fix wrong building block_count from read and write commands
Frank Gevaerts
2008-03-03
remove usb_benchmark. Its usefulness is extremely limited, and the usb stack ...
Frank Gevaerts
2008-03-03
only send a Charging Only interface if nothing else is sent
Frank Gevaerts
2008-03-03
remove stalls that are optional. This makes osx not crash on disconnect
Frank Gevaerts
2008-03-02
extra input checking
Frank Gevaerts
2008-03-02
remove a reundant MIN(), and reduce the buffer. We really don't need 16k for ...
Frank Gevaerts
2008-03-02
add some #ifdefs to gt rid of some unused variable warnings (and their RAM use)
Frank Gevaerts
2008-03-02
implement logf over usb-serial. Needs USB_SERIAL defined in usb_core.h to wor...
Frank Gevaerts
2008-03-02
update the bNumInterfaces field in the configuration descriptor correctly
Frank Gevaerts
2008-03-02
move the ifp7xx usb serial driver files to more specific names, to make the "...
Frank Gevaerts
2008-03-02
m:robe 100: add USB detection
Robert Kukla
2008-03-02
m:robe 100: add correct USB VID and PID
Robert Kukla
2008-03-02
don't do small cleanups just before going to sleep...
Frank Gevaerts
2008-03-02
small cleanup
Frank Gevaerts
2008-03-02
Make it not reboot when plugged into a wall charger with USE_ROCKBOX_USB diab...
Frank Gevaerts
2008-03-02
Only show the usb screen once a real usb connection is established. In case o...
Frank Gevaerts
2008-03-01
Minor cleanup and a clarification.
Jens Arnold
[next]