summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-10make the usb storage driver handle hotswap correctly, and exit the usb screen...Frank Gevaerts2-1/+6
2008-03-10Add M3 config file.Jens Arnold2-0/+143
2008-03-09FS#8707 - Enable "Load to RAM" (HAS_TC_RAMCACHE) compilation without Director...Miika Pekkarinen1-1/+3
2008-03-08Revert accidental tree commit. Sorry for that.Jens Arnold2-2/+1
2008-03-08No need to have \n here. panicf() won't output it anyway.Jens Arnold2-1/+2
2008-03-06disable USB_SERIAL by default again. It got enabled accidentally in the last ...Frank Gevaerts1-1/+1
2008-03-06reorganise the usb stack to provide a clean separation between core and class...Frank Gevaerts2-24/+16
2008-03-04Oops. Didn't mean to commit this.Barry Wardell2-4/+0
2008-03-04Only need to include these for e200.Barry Wardell2-0/+4
2008-03-04Second part of FS#8272 - include charger status in Sansa debug menu.Barry Wardell1-0/+1
2008-03-03Add D2 option to scrambleRob Purchase1-10/+3
2008-03-03remove usb_benchmark. Its usefulness is extremely limited, and the usb stack ...Frank Gevaerts2-11/+1