summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis1-9/+15
2008-04-04Tick/IRQ driven ADCs for TCC780x. Solves the weird button behaviour mentioned...Rob Purchase1-0/+1
2008-04-04D2: Adjustable backlight brightness (sometimes fails when boosted, suggests I...Rob Purchase1-5/+5
2008-04-04Split out the PCF5060x register defines into a common header and create a gen...Rob Purchase2-0/+99
2008-04-04Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold1-1/+2
2008-04-03Fix the PP5002 interrupt controller register definitions. The PP5002 interrup...Jens Arnold1-2/+12
2008-04-03Oops; I forgot one.Nicolas Pennequin1-0/+1
2008-04-03m:robe 100 Robert Kukla1-2/+2
2008-04-02Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold2-2/+1
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold2-1/+2
2008-04-02Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...Jens Arnold1-2/+2
2008-04-02Gigabeat S: Add some more register #defines to use later.Michael Sevakis1-8/+167
2008-04-01Change a #define constant that conflicts with a mingw definition. Change "WAI...Michael Sevakis1-3/+3
2008-03-31Introduce sanity check and extra nop to stabilise TCC780x set_cpu_frequency()...Rob Purchase1-3/+2
2008-03-30Add a lightweight wakeup object for fast processors.Michael Sevakis2-0/+27
2008-03-29Just change PRIORITY_BUFFERING to 15. Seems a teeny tiny bit helpful to mpegp...Michael Sevakis1-1/+1
2008-03-29Implement set_cpu_frequency() for TCC780x, but leave it disabled for now as s...Rob Purchase1-2/+2
2008-03-28Revert my earlier const madness, we'll keep the parameter lists simple.Steve Bavin2-6/+6
2008-03-28The const police raid playback.c, should be no change to behaviour.Steve Bavin1-24/+6
2008-03-27Revert "initial Meizu M6SL port"Marcoen Hirschberg3-719/+2
2008-03-27initial Meizu M6SL portMarcoen Hirschberg3-2/+719
2008-03-27use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg26-0/+78
2008-03-26Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman2-2/+3
2008-03-26More consts that require no functional change.Steve Bavin1-2/+2
2008-03-25Make checkwps compile again. Still more work is needed though, as checkwps i...Dave Chapman1-0/+2
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold2-2/+1
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold2-1/+2
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis4-237/+256
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold1-5/+5
2008-03-23D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warni...Rob Purchase1-2/+2
2008-03-22Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase1-1/+8
2008-03-20differentiate between connected and powered in usb_detect()Frank Gevaerts1-0/+1
2008-03-19M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the...Jens Arnold2-0/+9
2008-03-18Correct the name of a flag. No functional change.Jens Arnold1-1/+1
2008-03-17Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...Jens Arnold1-0/+4
2008-03-17It makes more sense for the callback registrar to decide if its a "oneshot" t...Jonathan Gordon1-2/+2
2008-03-16Implement the playback event handling as a system-wide multi-purpose event sy...Miika Pekkarinen3-3/+59
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold1-1/+8
2008-03-131st/2nd Gen iPod: Disable low battery shutdown until we have proper suspend. ...Jens Arnold1-1/+4
2008-03-12Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp...Jens Arnold1-3/+5
2008-03-12Fix Player warnings. Charcell needs fb_data properly defined as well.Jens Arnold1-0/+5
2008-03-12Cowon D2: Make the bootloader functional (usage instructions to appear on the...Rob Purchase2-1/+7
2008-03-12More iAudio M3 work. Bootloader compiles, but doesn't work yet.Jens Arnold2-2/+9
2008-03-12Arrrgh. Fix red now. :\Michael Sevakis1-0/+2
2008-03-12Hotswap code shuffling: Fix yellow. Simplify some target function access. Kee...Michael Sevakis1-2/+4
2008-03-12Do some crackdown on kernel object reinitialization after they could be in us...Michael Sevakis1-0/+4
2008-03-11FS#7598 - Dircache support for multivolume targets (by Phil Light).Miika Pekkarinen1-2/+0
2008-03-10D2: Fix IRAM usage, but disable it for now as Tremor does not fit ('make zip'...Rob Purchase1-2/+2
2008-03-10left USB_SERIAL enabled by default yet again...Frank Gevaerts1-1/+1
2008-03-10D2: Enable FAT16 support. Also disable tagcache for the time being.Rob Purchase1-1/+4