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-02-28
Fix a very subtle bug that would cause a yielding thread to be scheduled twic...
Michael Sevakis
2008-02-28
HAVE_POWER isn't defined for any target. It should be HAVE_USB_POWER.
Barry Wardell
2008-02-27
make the ipod serial number 24 characters long. This makes the Vista BSOD go ...
Frank Gevaerts
2008-02-27
use get_audio_buffer() to allocate all needed buffer stace for the usb storag...
Frank Gevaerts
2008-02-27
check for HAVE_POWER outside all uses of USBPOWER_BUTTON
Frank Gevaerts
2008-02-27
move the usb_core thread functionality to the main usb thread
Frank Gevaerts
2008-02-27
Fix a few comments.
Jens Arnold
2008-02-26
added support for USB port test modes, which are (a) required by the spec, an...
Frank Gevaerts
2008-02-25
some progress towards software-selectability of usb class drivers.
Frank Gevaerts
2008-02-25
only set the serial descriptor once
Frank Gevaerts
2008-02-25
Don't send a serial number id USE_ROCKBOX_USB. There is something about the c...
Frank Gevaerts
2008-02-24
disable logf again, since it was accidentally enabled in the previous commit
Frank Gevaerts
2008-02-24
comment fix, and one logf() removed
Frank Gevaerts
2008-02-24
report usb 1.1 compliance if USE_HIGH_SPEED is not set. This should avoid Win...
Frank Gevaerts
2008-02-24
m:robe 100 - now that we have working buttons, we can enable backlight on/off.
Mark Arigo
2008-02-24
fix red
Mark Arigo
2008-02-24
Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...
Mark Arigo
2008-02-23
Identify info endianness is already handled in the ATA driver.
Jens Arnold
2008-02-22
- Attempt to generate the usb serial number from the disk serial number
Frank Gevaerts
2008-02-22
fix usb string descriptors
Frank Gevaerts
2008-02-22
Improve usb descriptor handling. This should fix any cache and/or alignment r...
Frank Gevaerts
2008-02-22
Remove sector 0 write protection from the ATA and MMC drivers. The one in the...
Jens Arnold
2008-02-22
comment typo fixes
Frank Gevaerts
2008-02-22
Only allow high-speed usb if USE_HIGH_SPEED is defined. It still causes data ...
Frank Gevaerts
2008-02-22
Give 5g owner's some immediate relief from playback trouble introduced in r16...
Michael Sevakis
2008-02-22
Make high speed work. Does not fix any other bugs yet, so still be careful ab...
Frank Gevaerts
2008-02-21
fix wrong LBA range check with sectorsizes larger than 512 bytes
Frank Gevaerts
2008-02-20
Major USB stack improvements. It now works at nearly the maximum speed for a ...
Frank Gevaerts
2008-02-20
Added PP5020 serial port registers
Linus Nielsen Feltzing
2008-02-19
FS#8588: disable USB device again when USB is disconnected on PortalPlayer ta...
Barry Wardell
2008-02-19
Fix a small typo
Will Robertson
2008-02-19
Bring the IMX31 serial driver in line with the CONTRIBUTING guidelines.
Will Robertson
2008-02-18
A first tiny set of changes for the Creative Zen Vision:M. Work done by
Daniel Stenberg
2008-02-17
Give the Gigabeat S bootloader the ability to untar a tarball.
Nicolas Pennequin
2008-02-17
revert done
Christian Gmeiner
2008-02-17
revert my work, suggested by amiconn
Christian Gmeiner
2008-02-17
the last one... sorry for trouble
Christian Gmeiner
2008-02-17
fix yellow
Christian Gmeiner
2008-02-17
fix red
Christian Gmeiner
2008-02-17
FS#8611: move hw_info for pp targets into target tree
Christian Gmeiner
2008-02-16
a very basic power_off function
Christian Gmeiner
2008-02-16
I need to overwork this - sorry
Christian Gmeiner
2008-02-16
Shutdown needs about 2 seconds, but it seems to work :)
Christian Gmeiner
2008-02-15
fix compiling of debug menu for tcc780x
Christian Gmeiner
2008-02-14
Revert LCD changes - make sure the backlight remains on as a visible sign tha...
Robert Keevil
2008-02-14
Fix red
Robert Keevil
2008-02-14
Prevent the screen flashing white when shutting down colour ipods - fixes FS#...
Robert Keevil
2008-02-14
FS#8273 by Przemyslaw Holubowski - H10 RTC alarm bugfixes
Linus Nielsen Feltzing
2008-02-14
Do not waste RAM in the ATA driver. The identify info is a single sector.
Jens Arnold
2008-02-13
D2: Further work-in-progress on the NAND driver.
Rob Purchase
[next]