summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Charger detection for Gigabeat SNils Wallménius2008-04-13
* Remove redundant init call.Magnus Holmgren2008-04-13
* Refine information and macros for clock skipping. Not functional changes.Jens Arnold2008-04-12
* Commit FS#8822 by Magnus Holmgren. Fixes resuming previously playing WMA fil...Michael Giacomelli2008-04-12
* Fix cut'n'pasterelated yellows.Rob Purchase2008-04-12
* D2: Charging detection, plus basic PCF50606 interrupt handler.Rob Purchase2008-04-12
* Make a couple of private functions staticNils Wallménius2008-04-12
* Add GPIO manager. Get the PMIC interrupt handling working (along with power b...Michael Sevakis2008-04-12
* D2: Implement battery voltage readout from PCF50606 (levels not yet calibrate...Rob Purchase2008-04-12
* Move a function to gwps-common.c because it belongs thereNils Wallménius2008-04-12
* Optimise some more line drawing calls.Jens Arnold2008-04-12
* Optimise line drawing calls.Jens Arnold2008-04-12
* LCD drivers: * Automatically optimise horizontal and vertical lines drawn via...Jens Arnold2008-04-12
* FS#8871 by Tomasz Wasilczyk, avoid negative runtime estimation (that would la...Nils Wallménius2008-04-12
* Big oops. Fix enum spi_module_number to set right enum values. :p.Michael Sevakis2008-04-12
* D2: Remove USB detection as it's not actually on GPIOC26 (that's a charging i...Rob Purchase2008-04-11
* sync with key list with mi4code and add the single mi4 key it had but thisDaniel Stenberg2008-04-11
* A tiny bit of cleanup afterwards... save a few bytes by storing the 'Rockboxe...Marianne Arnold2008-04-11
* Finish bitmap strips work - convert the rest of the 'Rockboxed' WPS (bigger c...Marianne Arnold2008-04-11
* 'Rockboxed' theme: while working on the bitmap strips for the bigger colour d...Marianne Arnold2008-04-11
* In preparation of the last part of the 'Rockboxed' overhaul - get rid of orph...Marianne Arnold2008-04-11
* Add a "View I/O Ports" screen for imx31. Show all GPIO contents.Michael Sevakis2008-04-11
* iPod Video 30Gig doesn't seem to need the ata locking hack so we'll just atte...Michael Sevakis2008-04-11
* Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...Michael Sevakis2008-04-11
* mi4 key for the Philips GoGear SA9200 (PP5024). Let the fun begin...Mark Arigo2008-04-11
* FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell)Robert Kukla2008-04-10
* Next chapter of 'Bitmap strips for Rockboxed': the greyscale versions and the...Marianne Arnold2008-04-10
* Properly clear clear-on-write bits in the PP502x USB controllerBertrik Sikken2008-04-10
* decrease the risk of an overflow due to typecase from unsigned to signedDaniel Stenberg2008-04-10
* Fix typo in the description of the %Sp tagDave Chapman2008-04-10
* and fix yet another picky warningDaniel Stenberg2008-04-10
* oopsDaniel Stenberg2008-04-10
* make the compiles A LOT more picky and pedanticDaniel Stenberg2008-04-10
* cleanup code for picky compiler warning optionsDaniel Stenberg2008-04-10
* First part of converting the 'Rockboxed' theme to using bitmap strips - the *...Marianne Arnold2008-04-09
* D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...Rob Purchase2008-04-09
* Slight readability improvementsNils Wallménius2008-04-09
* FS#8738 - move the progress bar to the bottom of the screen (fixes FS#8736 -...Robert Kukla2008-04-09
* Change HMAC-SHA1 implementation to the one taken from gnulib, which Maurus Cuelenaere2008-04-09
* Set svn keywordsNils Wallménius2008-04-09
* Some small binsize savingsNils Wallménius2008-04-09
* Fix red + introduce new defines for DM320 targetsMaurus Cuelenaere2008-04-09
* Add DM320 I²C driver, although not (yet) enabled in the sources.Maurus Cuelenaere2008-04-09
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* more code policing to stop warnings when built with -W -WallDaniel Stenberg2008-04-09
* fix FS#8860 - File browser context menu shows unnecessary items in an empty d...Robert Kukla2008-04-09
* Code PolicingDaniel Stenberg2008-04-09
* Code Police raid: -W -Wall cleansingDaniel Stenberg2008-04-09
* include string.h for the memory functions to fix yellowsDaniel Stenberg2008-04-09
* Fix yellowMaurus Cuelenaere2008-04-09