summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-12Optimise line drawing calls.Jens Arnold3-35/+28
2008-04-12LCD drivers: * Automatically optimise horizontal and vertical lines drawn via...Jens Arnold7-120/+140
2008-04-12FS#8871 by Tomasz Wasilczyk, avoid negative runtime estimation (that would la...Nils Wallménius2-0/+5
2008-04-12Big oops. Fix enum spi_module_number to set right enum values. :p.Michael Sevakis1-1/+2
2008-04-11D2: Remove USB detection as it's not actually on GPIOC26 (that's a charging i...Rob Purchase1-5/+2
2008-04-11sync with key list with mi4code and add the single mi4 key it had but thisDaniel Stenberg1-0/+1
2008-04-11A tiny bit of cleanup afterwards... save a few bytes by storing the 'Rockboxe...Marianne Arnold13-0/+0
2008-04-11Finish bitmap strips work - convert the rest of the 'Rockboxed' WPS (bigger c...Marianne Arnold50-264/+84
2008-04-11'Rockboxed' theme: while working on the bitmap strips for the bigger colour d...Marianne Arnold3-4/+4
2008-04-11In preparation of the last part of the 'Rockboxed' overhaul - get rid of orph...Marianne Arnold9-0/+0
2008-04-11Add a "View I/O Ports" screen for imx31. Show all GPIO contents.Michael Sevakis5-5/+120
2008-04-11iPod Video 30Gig doesn't seem to need the ata locking hack so we'll just atte...Michael Sevakis2-2/+2
2008-04-11Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...Michael Sevakis13-93/+864
2008-04-11mi4 key for the Philips GoGear SA9200 (PP5024). Let the fun begin...Mark Arigo1-0/+1
2008-04-10FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell)Robert Kukla15-857/+600
2008-04-10Next chapter of 'Bitmap strips for Rockboxed': the greyscale versions and the...Marianne Arnold54-162/+56
2008-04-10Properly clear clear-on-write bits in the PP502x USB controllerBertrik Sikken1-6/+6
2008-04-10decrease the risk of an overflow due to typecase from unsigned to signedDaniel Stenberg1-2/+2
2008-04-10Fix typo in the description of the %Sp tagDave Chapman1-1/+1
2008-04-10and fix yet another picky warningDaniel Stenberg1-1/+1
2008-04-10oopsDaniel Stenberg1-2/+2
2008-04-10make the compiles A LOT more picky and pedanticDaniel Stenberg1-15/+15
2008-04-10cleanup code for picky compiler warning optionsDaniel Stenberg7-46/+54
2008-04-09First part of converting the 'Rockboxed' theme to using bitmap strips - the *...Marianne Arnold42-42/+15
2008-04-09D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...Rob Purchase5-60/+264
2008-04-09Slight readability improvementsNils Wallménius1-5/+13
2008-04-09FS#8738 - move the progress bar to the bottom of the screen (fixes FS#8736 -...Robert Kukla1-18/+12
2008-04-09Change HMAC-SHA1 implementation to the one taken from gnulib, which Maurus Cuelenaere3-448/+557
2008-04-09Set svn keywordsNils Wallménius0-0/+0
2008-04-09Some small binsize savingsNils Wallménius1-16/+12
2008-04-09Fix red + introduce new defines for DM320 targetsMaurus Cuelenaere1-158/+319
2008-04-09Add DM320 I²C driver, although not (yet) enabled in the sources.Maurus Cuelenaere2-42/+116
2008-04-09Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius22-102/+146
2008-04-09more code policing to stop warnings when built with -W -WallDaniel Stenberg4-47/+30
2008-04-09fix FS#8860 - File browser context menu shows unnecessary items in an empty d...Robert Kukla1-4/+8
2008-04-09Code PolicingDaniel Stenberg3-3/+6
2008-04-09Code Police raid: -W -Wall cleansingDaniel Stenberg4-36/+49
2008-04-09include string.h for the memory functions to fix yellowsDaniel Stenberg1-0/+1
2008-04-09Fix yellowMaurus Cuelenaere1-0/+1
2008-04-09First commit:Maurus Cuelenaere7-103/+784
2008-04-08welcome Maurus Cuelenaere!Daniel Stenberg1-0/+1
2008-04-08Remove FRACMUL_8_LOOP macro. This only benefited Coldfire, and we have assemb...Thom Johansen2-53/+6
2008-04-08D2: Implement power-off by putting the PCF50606 to sleep (and reduce timeout ...Rob Purchase4-32/+38
2008-04-08m:robe 100 - more greyscale screenshots for the manualRobert Kukla3-1/+1
2008-04-08Remove ACC_INIT, ACC and GET_ACC macros. These were quite Coldfire-centric ma...Thom Johansen2-31/+8
2008-04-08m:robe - build doom pluginRobert Kukla1-1/+1
2008-04-08Add iaudio_bl_flash.{c,h} to svn:ignore.Nicolas Pennequin0-0/+0
2008-04-08it's #else not #elif (fix red)Robert Kukla1-1/+1
2008-04-08m:robe 100 - make screendump work for greyscale and add screenshots for the m...Robert Kukla6-0/+18
2008-04-08D2: Update dual boot to use the hold switch. Update bootloader to show messag...Rob Purchase2-16/+14