summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2009-07-29Start of a Rockbox port to the Samsung YP-S3.Bertrik Sikken
2009-07-29Onda VX7x7: fix error when compiling with USB_BOOT definedMaurus Cuelenaere
2009-07-29Fix FS#5230 - reinit the opto-i2c after disabling hold so the buttons work againJonathan Gordon
2009-07-27Meizu: fix mask for GPIO function selection used for fmradioBertrik Sikken
2009-07-27Jz4740 timer driver: only init timer in timer_set() when start is trueMaurus Cuelenaere
2009-07-27Jz4740 PCM driver: do 32-bit or 16-bit burst sizes if 16-byte ones won't fit ...Maurus Cuelenaere
2009-07-27Jz4740 PCM driver: check whether pcm_callback_for_more isn't NULL (fixes metr...Maurus Cuelenaere
2009-07-26Re-work D2 power off behaviour.Rob Purchase
2009-07-26initial commit of remote support for m:robe 100 courtesy of lowlight; simulat...Robert Kukla
2009-07-26Ingenic Jz4740 targets: turn backlight on when an exception occurs and EXTEND...Maurus Cuelenaere
2009-07-26Onda VX747: don't fully init the LCD when not doing an USB_BOOT compile (fixe...Maurus Cuelenaere
2009-07-25D2: Fix the POWER button check after an exception/panic. Make this power the ...Rob Purchase
2009-07-25Revert r22034 since the backlight handling functions are not consistently nam...Rob Purchase
2009-07-25Make the panic and UIE handlers turn on the backlight (needed for various col...Rob Purchase
2009-07-25Oops, too many files were committed in r22025, revert this one. The other ch...Dave Chapman
2009-07-25Correct the memory sizes (IRAM and DRAM) for the Nano2G.Dave Chapman
2009-07-23Remove USB storage defines from USB coreMaurus Cuelenaere
2009-07-22D2: Notify the backlight driver when the HOLD button is toggled. Fixes FS#10451.Rob Purchase
2009-07-22Commit part of FS#9873 - Utilise buttons for playlistingThomas Martitz
2009-07-22Disable the D2 SD driver for the time being since there are reports of damage...Rob Purchase
2009-07-20Nano2G Backlight driver improvements - the previous version didn't work relia...Dave Chapman
2009-07-20sd_first_drive is only used when HAVE_HOTSWAP is defined, so add appropriate ...Frank Gevaerts
2009-07-20Make sd_present() and mmc_present() look only at the actual presence of a car...Frank Gevaerts
2009-07-20take first_drive into account when handling hotswap. This is not important as...Frank Gevaerts
2009-07-19Update the uda1380 codec driver to allow it to be used without the WSPLL for ...Bertrik Sikken
2009-07-19M666591 (MRobe:500) USB: Driver works without restarting rockbox between conn...Karl Kurbjun
2009-07-19D2: Enable tagcache databaseRob Purchase
2009-07-19fix ifdef (HAVE_HOTSWAP, not HOTSWAP)Frank Gevaerts
2009-07-19D2: A working read/write SD(HC) driver, based on the PP equivalent. See Cowon...Rob Purchase
2009-07-18adapt c200v2 and view defines to the new drive/volume handling schemeFrank Gevaerts
2009-07-18Fix Onda VX747(+)/VX777 simulator buildMaurus Cuelenaere
2009-07-18Flyspray: FS#10326Frank Gevaerts
2009-07-18S5L8700: fix off-by-one error in kernel timer and fix incorrect interrupt mas...Bertrik Sikken
2009-07-18Nano2g button driver - currently only implementing the hold switch. Should h...Dave Chapman
2009-07-18Various Nano2g changes - enable the rest of crt0.S (including clock setup) an...Dave Chapman
2009-07-18Commit FS#10413 by Michael Chicoine. Fixes upside down menu in mpegplayer wh...Michael Giacomelli
2009-07-17fix ata-nand-s5l8700 compilation properly this timeFrank Gevaerts
2009-07-17remove obsolete nand_spinup_time() declarationFrank Gevaerts
2009-07-17svn properties, late as usualFrank Gevaerts
2009-07-17Basic backlight driver for Nano 2GDave Chapman
2009-07-17don't try to call nand_soft_reset() or nand_disk_is_active(), they don't existFrank Gevaerts
2009-07-17Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts
2009-07-17make ELIO_TPJ1022 bootloader compile againRobert Kukla
2009-07-17Apply the same fix as r21930 did for the ramdisk for the AMS Sansa driver.Thomas Martitz
2009-07-17Allow access to the last sector of the ramdisk as wellFrank Gevaerts
2009-07-17Add information gleaned from disassembling the main firmware image. Detect lc...Robert Keevil
2009-07-17Improvments to Nano 2G LCD driver. This now works reliably on both LCD types.Dave Chapman
2009-07-17remove nand_soft_reset and nand_disk_is_active already voided in storage.hRafaël Carré
2009-07-17Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré
2009-07-17Onda VX747: add dual-boot capability + make it possible to permanently 'stick...Maurus Cuelenaere