summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
* Charger detection for Gigabeat SNils Wallménius2008-04-13
* Refine information and macros for clock skipping. Not functional changes.Jens Arnold2008-04-12
* D2: Charging detection, plus basic PCF50606 interrupt handler.Rob Purchase2008-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
* Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...Michael Sevakis2008-04-11
* D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...Rob Purchase2008-04-09
* Fix red + introduce new defines for DM320 targetsMaurus Cuelenaere2008-04-09
* D2: Implement power-off by putting the PCF50606 to sleep (and reduce timeout ...Rob Purchase2008-04-08
* Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis2008-04-06
* Tick/IRQ driven ADCs for TCC780x. Solves the weird button behaviour mentioned...Rob Purchase2008-04-04
* D2: Adjustable backlight brightness (sometimes fails when boosted, suggests I...Rob Purchase2008-04-04
* Split out the PCF5060x register defines into a common header and create a gen...Rob Purchase2008-04-04
* Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold2008-04-04
* Fix the PP5002 interrupt controller register definitions. The PP5002 interrup...Jens Arnold2008-04-03
* Oops; I forgot one.Nicolas Pennequin2008-04-03
* m:robe 100 Robert Kukla2008-04-03
* Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold2008-04-02
* Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold2008-04-02
* Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...Jens Arnold2008-04-02
* Gigabeat S: Add some more register #defines to use later.Michael Sevakis2008-04-02
* Change a #define constant that conflicts with a mingw definition. Change "WAI...Michael Sevakis2008-04-01
* Introduce sanity check and extra nop to stabilise TCC780x set_cpu_frequency()...Rob Purchase2008-03-31
* Add a lightweight wakeup object for fast processors.Michael Sevakis2008-03-30
* Just change PRIORITY_BUFFERING to 15. Seems a teeny tiny bit helpful to mpegp...Michael Sevakis2008-03-29
* Implement set_cpu_frequency() for TCC780x, but leave it disabled for now as s...Rob Purchase2008-03-29
* Revert my earlier const madness, we'll keep the parameter lists simple.Steve Bavin2008-03-28
* The const police raid playback.c, should be no change to behaviour.Steve Bavin2008-03-28
* Revert "initial Meizu M6SL port"Marcoen Hirschberg2008-03-27
* initial Meizu M6SL portMarcoen Hirschberg2008-03-27
* use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg2008-03-27
* Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman2008-03-26
* More consts that require no functional change.Steve Bavin2008-03-26
* Make checkwps compile again. Still more work is needed though, as checkwps i...Dave Chapman2008-03-25
* Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold2008-03-25
* Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold2008-03-25
* Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis2008-03-25
* Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold2008-03-24
* D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warni...Rob Purchase2008-03-23
* Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase2008-03-22
* differentiate between connected and powered in usb_detect()Frank Gevaerts2008-03-20
* M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the...Jens Arnold2008-03-19
* Correct the name of a flag. No functional change.Jens Arnold2008-03-18
* Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...Jens Arnold2008-03-17
* It makes more sense for the callback registrar to decide if its a "oneshot" t...Jonathan Gordon2008-03-17
* Implement the playback event handling as a system-wide multi-purpose event sy...Miika Pekkarinen2008-03-16
* More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold2008-03-14
* 1st/2nd Gen iPod: Disable low battery shutdown until we have proper suspend. ...Jens Arnold2008-03-13
* Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp...Jens Arnold2008-03-12