summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* Add 4 extended latin letters which are needed for Czech and Polish, and an ad...Jens Arnold2008-08-08
* Make local variable staticBertrik Sikken2008-07-18
* 1) Set svn:keywords where they should've been setMaurus Cuelenaere2008-07-17
* Ensure consistency between header file and implementation for iPod drivers, b...Bertrik Sikken2008-07-16
* Onda VX747:Maurus Cuelenaere2008-07-15
* Fix possible ATA-error on startup for iPod nano. Was introduced with r17721.Andree Buschmann2008-07-01
* Colour targets: Revert an optimisation from almost 18 months ago that actuall...Jens Arnold2008-06-29
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* initial Meizu M6SL port (take 2)Marcoen Hirschberg2008-06-27
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* Initial D2 sound playback support (known issues to follow on the CowonD2Info ...Rob Purchase2008-06-22
* Commit FS#9076, unification of PCF-initialization for iPod Video and nano. Th...Andree Buschmann2008-06-14
* Update the LV24020 FM driver so that it can be used on the D2. Register read/...Rob Purchase2008-06-07
* Reinstate the awful ATA hack that has no proper reason to exist for iPod 5.5g...Michael Sevakis2008-06-03
* Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis2008-05-28
* Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...Peter D'Hoye2008-05-25
* Gigabeat S:Michael Sevakis2008-05-21
* Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo2008-05-21
* remove a stupid infinite loop which stopped the mr500 bootingJonathan Gordon2008-05-18
* Actually remove the ata lock hack code for that had been used for iPod Video ...Michael Sevakis2008-05-17
* 1) Put USB in IRAMMaurus Cuelenaere2008-05-16
* fix some problems with missing HAVE_RECORDING checks #2Christian Gmeiner2008-05-16
* fix some problems with missing HAVE_RECORDING checksChristian Gmeiner2008-05-16
* MC13783 (Gigabeat S PMIC): Complete the header file. Distinguish status, sens...Michael Sevakis2008-05-16
* Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner2008-05-14
* 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere2008-05-14
* Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c.Michael Sevakis2008-05-14
* add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver...Christian Gmeiner2008-05-13
* Disable the ata locking hack since a recent test strongly suggests it has bee...Michael Sevakis2008-05-11
* Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis2008-05-10
* Fix the short audio dropout at disk spinup from power-off on portalplayer tar...Jens Arnold2008-05-08
* Oops, it's called mc13783...Nils Wallménius2008-05-08
* Apply 2 small size optimisations. * Put ICODE_ATTR into the function definiti...Jens Arnold2008-05-08
* ata_hard_reset should be synchronized.Michael Sevakis2008-05-06
* Gigabeat S: Do the controller timing settings a more cleanly.Michael Sevakis2008-05-05
* Oops^2, probably a good idea to initialize this.Nils Wallménius2008-05-05
* Oops, forgot one fileNils Wallménius2008-05-05
* Gigabeat S: Use the fastest PIO mode the installed drive allows instead of al...Michael Sevakis2008-05-05
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* More static / header file cleanup.Bertrik Sikken2008-05-03
* It's better not to use fixed constants since the lower volume limit may not b...Michael Sevakis2008-05-03
* Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis2008-05-03
* 1) add debug menu for USB & PICMaurus Cuelenaere2008-05-03
* Don't commit LOGF_ENABLEMaurus Cuelenaere2008-05-03
* And don't forget the yellows...Maurus Cuelenaere2008-05-03
* Fix more red...Maurus Cuelenaere2008-05-03
* Made source files #include the header file that they implement to make sure t...Bertrik Sikken2008-05-03
* Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman2008-05-02
* undo some changes of my last patch... should fix wm8751 based targetsChristian Gmeiner2008-04-28
* Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken2008-04-28