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
2009-03-05
Use total_sectors in ata_get_info() instead of calculating it all over again....
Frank Gevaerts
2009-03-04
Cosmetic fix: remove duplicate semicolons
Bertrik Sikken
2009-03-03
GigabeatFX: Change the way that the LCD copy routine works: Do the copy and t...
Karl Kurbjun
2009-03-03
Get the volume controls working on the M:Robe 500 along with some minor code ...
Karl Kurbjun
2009-03-03
Simplify generic_i2c, removing the link between i2c address and i2c interface...
Bertrik Sikken
2009-03-02
TCC NAND: The BLOCKS_PER_SEGMENT define was actually the number of planes men...
Rob Purchase
2009-03-02
Make the H10 5GB bootloader able to load the OF again. From FS#9955.
Barry Wardell
2009-03-02
Make sure that sorting works both for signed and unsigned char (it depends on...
Alexander Levin
2009-03-02
Make natural sorting work properly with cyrillic chars: they should be placed...
Alexander Levin
2009-03-02
Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...
Thomas Martitz
2009-03-02
Forgot to #define HAVE_SPEAKER..
Maurus Cuelenaere
2009-03-02
Onda VX747:
Maurus Cuelenaere
2009-03-02
imx31: Correct a register name typo.
Michael Sevakis
2009-03-02
imx31 ATA: Correct a register #define error (due to error in user's manual). ...
Michael Sevakis
2009-03-02
Actually apply the patch...thanks again to Bryan Vandyke (and Tom Ross for no...
Thomas Martitz
2009-03-02
FS#9972 - Simplify strnatcmp. As we do ignore leading zeros (as opposed to th...
Thomas Martitz
2009-03-02
Fix some memset calls that use the wrong order for arguments.
Tom Ross
2009-03-01
Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...
Thomas Martitz
2009-03-01
Fix Onda VX747 bootloader build
Maurus Cuelenaere
2009-03-01
Silence warning from 'ar' if the archive had to be created.
Jens Arnold
2009-02-28
send the USB broadcast events at a less busy time
Frank Gevaerts
2009-02-28
Also broadcast transfer information for use by fancy USB screens
Frank Gevaerts
2009-02-28
Leave "usb mode" when all LUNs are ejected again
Frank Gevaerts
2009-02-28
Adds the possibility to show nice "do not disconnect" screens/icons on the US...
Frank Gevaerts
2009-02-27
r20124 broke codecs on targets without IRAM such as Gigabeat F. Behavior shou...
Tom Ross
2009-02-27
Mac doesn't handle placing variables in specific sections very well. Building...
Tom Ross
2009-02-26
Ingenic Jz4740 RTC: actually write date to RTC
Maurus Cuelenaere
2009-02-26
Onda VX747: redo keymap (which fixes the not-working emulated touchscreen but...
Maurus Cuelenaere
2009-02-26
Clean up warnings
Karl Kurbjun
2009-02-26
Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...
Karl Kurbjun
2009-02-26
Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...
Karl Kurbjun
2009-02-26
Ingenic Jz4740:
Maurus Cuelenaere
2009-02-25
Enable USB mass storage on PP5020, PP5022 and PP5024 targets
Frank Gevaerts
2009-02-25
Don't use inverted button behaviour on H10 when using Rockbox USB (as opposed...
Frank Gevaerts
2009-02-25
DBOP_DIN is 16bit wide.
Thomas Martitz
2009-02-24
remove SERIALIZE_WRITES. The reason for it (the SD bug) is gone, so there's n...
Frank Gevaerts
2009-02-23
Ingenic Jz4740:
Maurus Cuelenaere
2009-02-23
Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...
Daniel Stenberg
2009-02-23
PP502x: Improve accuracy of header file. It looks as though DMA channels shar...
Michael Sevakis
2009-02-22
Commit my patch from FS#9940 - fix the invalid active flags in the Gigabeat S...
Dave Chapman
2009-02-22
Submit FS#9863 by Boris Gjenero. Correct ATA wakeup and power on in case of S...
Andree Buschmann
2009-02-21
replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ...
Frank Gevaerts
2009-02-21
small usb serial fixes. This seems to work fine on imx31, but for some reaso...
Frank Gevaerts
2009-02-21
Submit FS#9890 by Boris Gjenero. Enabling option for iPod Video to shut down ...
Andree Buschmann
2009-02-21
Submit FS#9749 by Boris Gjenero for missing PP-targets. Do not reset IDE0 on ...
Andree Buschmann
2009-02-21
Only enable drivers if they exist. This should probably be handled differentl...
Frank Gevaerts
2009-02-21
more fixes. There's still something wrong as it sometimes suddenly stops send...
Frank Gevaerts
2009-02-20
Add a rockbox kernel thread for simulator specific tasks, and use that for ca...
Jens Arnold
2009-02-20
Fix ringbuffer handling. This will hopefully fix the hang-on-fast-send issue
Frank Gevaerts
2009-02-20
e200v2: fix broken lcd driver and cleanup a little bit further.
Thomas Martitz
[next]