summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Nano2G Backlight driver improvements - the previous version didn't work relia...Dave Chapman2009-07-20
* sd_first_drive is only used when HAVE_HOTSWAP is defined, so add appropriate ...Frank Gevaerts2009-07-20
* Make sd_present() and mmc_present() look only at the actual presence of a car...Frank Gevaerts2009-07-20
* take first_drive into account when handling hotswap. This is not important as...Frank Gevaerts2009-07-20
* Update the uda1380 codec driver to allow it to be used without the WSPLL for ...Bertrik Sikken2009-07-19
* M666591 (MRobe:500) USB: Driver works without restarting rockbox between conn...Karl Kurbjun2009-07-19
* D2: Enable tagcache databaseRob Purchase2009-07-19
* fix ifdef (HAVE_HOTSWAP, not HOTSWAP)Frank Gevaerts2009-07-19
* D2: A working read/write SD(HC) driver, based on the PP equivalent. See Cowon...Rob Purchase2009-07-19
* adapt c200v2 and view defines to the new drive/volume handling schemeFrank Gevaerts2009-07-18
* Fix Onda VX747(+)/VX777 simulator buildMaurus Cuelenaere2009-07-18
* Flyspray: FS#10326Frank Gevaerts2009-07-18
* S5L8700: fix off-by-one error in kernel timer and fix incorrect interrupt mas...Bertrik Sikken2009-07-18
* Nano2g button driver - currently only implementing the hold switch. Should h...Dave Chapman2009-07-18
* Various Nano2g changes - enable the rest of crt0.S (including clock setup) an...Dave Chapman2009-07-18
* Commit FS#10413 by Michael Chicoine. Fixes upside down menu in mpegplayer wh...Michael Giacomelli2009-07-18
* fix ata-nand-s5l8700 compilation properly this timeFrank Gevaerts2009-07-17
* remove obsolete nand_spinup_time() declarationFrank Gevaerts2009-07-17
* svn properties, late as usualFrank Gevaerts2009-07-17
* Basic backlight driver for Nano 2GDave Chapman2009-07-17
* don't try to call nand_soft_reset() or nand_disk_is_active(), they don't existFrank Gevaerts2009-07-17
* Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts2009-07-17
* make ELIO_TPJ1022 bootloader compile againRobert Kukla2009-07-17
* Apply the same fix as r21930 did for the ramdisk for the AMS Sansa driver.Thomas Martitz2009-07-17
* Allow access to the last sector of the ramdisk as wellFrank Gevaerts2009-07-17
* Add information gleaned from disassembling the main firmware image. Detect lc...Robert Keevil2009-07-17
* Improvments to Nano 2G LCD driver. This now works reliably on both LCD types.Dave Chapman2009-07-17
* remove nand_soft_reset and nand_disk_is_active already voided in storage.hRafaë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 Cuelenaere2009-07-17
* M:Robe 500: Fix simulator build and include some small changes for the 640x48...Karl Kurbjun2009-07-17
* M:Robe 500: Start of interrupt support.Karl Kurbjun2009-07-17
* Storage API : remove undeeded target-specific functionsRafaël Carré2009-07-17
* Add auto-detection of Nano 2G LCD type, and an initial attempt at lcd_update(...Dave Chapman2009-07-16
* Fix Philips sa9200 red (HAVE_LCD_SLEEP is not defined in the bootloader so th...Thomas Martitz2009-07-16
* Get the Nano2G bootloader running - it now runs and displays a logo on one ty...Dave Chapman2009-07-16
* Oops, r21896 used the wrong #if check. Thanks to Thomas Martitz for spottingDave Chapman2009-07-16
* The S5L8701 has the LCD controller in a different place.Dave Chapman2009-07-16
* Working LCD driver for half the Nano2Gs. It now appears that there are two t...Dave Chapman2009-07-16
* Apply some ARMv6 optimisations to YUV blitting. Speeds up mpegplayer on Gigab...Jens Arnold2009-07-15
* Introduce S5L8701 CONFIG_CPU definition for Nano2G and a new CPU_S5L870X "fam...Dave Chapman2009-07-15
* Guard the Timeout API declarations with the correct #ifdefRob Purchase2009-07-14
* Missed one strncpy callNils Wallménius2009-07-14
* FS#10080Nils Wallménius2009-07-14
* FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil2009-07-13
* * Fix overlooked r12 usage possibility in mpegplayer ARM idct Jens Arnold2009-07-12
* Basic changes to add nano 2g to the build system, based on the Meizu M3 port....Dave Chapman2009-07-12
* S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords setBertrik Sikken2009-07-12
* Meizu M3: initial version of battery readout and (uncalibrated) charge/discha...Bertrik Sikken2009-07-12
* Add data structuresFrank Gevaerts2009-07-12