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-07-23
Remove USB storage defines from USB core
Maurus Cuelenaere
2009-07-22
D2: Notify the backlight driver when the HOLD button is toggled. Fixes FS#10451.
Rob Purchase
2009-07-22
Commit part of FS#9873 - Utilise buttons for playlisting
Thomas Martitz
2009-07-22
Disable the D2 SD driver for the time being since there are reports of damage...
Rob Purchase
2009-07-20
Nano2G Backlight driver improvements - the previous version didn't work relia...
Dave Chapman
2009-07-20
sd_first_drive is only used when HAVE_HOTSWAP is defined, so add appropriate ...
Frank Gevaerts
2009-07-20
Make sd_present() and mmc_present() look only at the actual presence of a car...
Frank Gevaerts
2009-07-20
take first_drive into account when handling hotswap. This is not important as...
Frank Gevaerts
2009-07-19
Update the uda1380 codec driver to allow it to be used without the WSPLL for ...
Bertrik Sikken
2009-07-19
M666591 (MRobe:500) USB: Driver works without restarting rockbox between conn...
Karl Kurbjun
2009-07-19
D2: Enable tagcache database
Rob Purchase
2009-07-19
fix ifdef (HAVE_HOTSWAP, not HOTSWAP)
Frank Gevaerts
2009-07-19
D2: A working read/write SD(HC) driver, based on the PP equivalent. See Cowon...
Rob Purchase
2009-07-18
adapt c200v2 and view defines to the new drive/volume handling scheme
Frank Gevaerts
2009-07-18
Fix Onda VX747(+)/VX777 simulator build
Maurus Cuelenaere
2009-07-18
Flyspray: FS#10326
Frank Gevaerts
2009-07-18
S5L8700: fix off-by-one error in kernel timer and fix incorrect interrupt mas...
Bertrik Sikken
2009-07-18
Nano2g button driver - currently only implementing the hold switch. Should h...
Dave Chapman
2009-07-18
Various Nano2g changes - enable the rest of crt0.S (including clock setup) an...
Dave Chapman
2009-07-18
Commit FS#10413 by Michael Chicoine. Fixes upside down menu in mpegplayer wh...
Michael Giacomelli
2009-07-17
fix ata-nand-s5l8700 compilation properly this time
Frank Gevaerts
2009-07-17
remove obsolete nand_spinup_time() declaration
Frank Gevaerts
2009-07-17
svn properties, late as usual
Frank Gevaerts
2009-07-17
Basic backlight driver for Nano 2G
Dave Chapman
2009-07-17
don't try to call nand_soft_reset() or nand_disk_is_active(), they don't exist
Frank Gevaerts
2009-07-17
Commit FS#9545, storage cleanup and multi-driver support
Frank Gevaerts
2009-07-17
make ELIO_TPJ1022 bootloader compile again
Robert Kukla
2009-07-17
Apply the same fix as r21930 did for the ramdisk for the AMS Sansa driver.
Thomas Martitz
2009-07-17
Allow access to the last sector of the ramdisk as well
Frank Gevaerts
2009-07-17
Add information gleaned from disassembling the main firmware image. Detect lc...
Robert Keevil
2009-07-17
Improvments to Nano 2G LCD driver. This now works reliably on both LCD types.
Dave Chapman
2009-07-17
remove nand_soft_reset and nand_disk_is_active already voided in storage.h
Rafaël Carré
2009-07-17
Revert r21912 : "Storage API : remove undeeded target-specific functions"
Rafaël Carré
2009-07-17
Onda VX747: add dual-boot capability + make it possible to permanently 'stick...
Maurus Cuelenaere
2009-07-17
M:Robe 500: Fix simulator build and include some small changes for the 640x48...
Karl Kurbjun
2009-07-17
M:Robe 500: Start of interrupt support.
Karl Kurbjun
2009-07-17
Storage API : remove undeeded target-specific functions
Rafaël Carré
2009-07-16
Add auto-detection of Nano 2G LCD type, and an initial attempt at lcd_update(...
Dave Chapman
2009-07-16
Fix Philips sa9200 red (HAVE_LCD_SLEEP is not defined in the bootloader so th...
Thomas Martitz
2009-07-16
Get the Nano2G bootloader running - it now runs and displays a logo on one ty...
Dave Chapman
2009-07-16
Oops, r21896 used the wrong #if check. Thanks to Thomas Martitz for spotting
Dave Chapman
2009-07-16
The S5L8701 has the LCD controller in a different place.
Dave Chapman
2009-07-16
Working LCD driver for half the Nano2Gs. It now appears that there are two t...
Dave Chapman
2009-07-15
Apply some ARMv6 optimisations to YUV blitting. Speeds up mpegplayer on Gigab...
Jens Arnold
2009-07-15
Introduce S5L8701 CONFIG_CPU definition for Nano2G and a new CPU_S5L870X "fam...
Dave Chapman
2009-07-14
Guard the Timeout API declarations with the correct #ifdef
Rob Purchase
2009-07-14
Missed one strncpy call
Nils Wallménius
2009-07-14
FS#10080
Nils Wallménius
2009-07-13
FS#10436 - add the Sansa View to the build system. The bootloader builds but...
Robert Keevil
2009-07-12
* Fix overlooked r12 usage possibility in mpegplayer ARM idct
Jens Arnold
[next]