summaryrefslogtreecommitdiff
path: root/firmware (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
* 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
* 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
* 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
* Properly clear clear-on-write bits in the PP502x USB controllerBertrik Sikken2008-04-10
* 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
* Add DM320 I²C driver, although not (yet) enabled in the sources.Maurus Cuelenaere2008-04-09
* D2: Implement power-off by putting the PCF50606 to sleep (and reduce timeout ...Rob Purchase2008-04-08
* D2: Update dual boot to use the hold switch. Update bootloader to show messag...Rob Purchase2008-04-08
* Make the TCC780x ADC driver work again in the bootloader.Rob Purchase2008-04-07
* Make the greyscale library work on the m:robe 100. Testing on target done by ...Jens Arnold2008-04-07
* Some more debug output disabling.Nicolas Pennequin2008-04-07
* explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...Robert Kukla2008-04-07
* Remove some more simulator debugging output.Steve Bavin2008-04-07
* Hopefully fix FS#8506 (OF cant be loaded on some PP targets). also hopefully ...Jonathan Gordon2008-04-07
* Wow. Fix those irq #defines for ARM and use the right one in power-c200_e200....Michael Sevakis2008-04-07
* Better sansa shutdown sequence in power_off.Michael Sevakis2008-04-07
* Save a couple of bytes by using moveq.l where possible.Jens Arnold2008-04-07
* Iriver remote LCD driver: * Split out assembler parts. * Reintroduced the 2 t...Jens Arnold2008-04-06
* Get device-specific code out of init_threads and add core_thread_init to be i...Michael Sevakis2008-04-06
* 1st/2nd Gen: Make backlight inversion adaption in the greyscale library work ...Jens Arnold2008-04-06
* Shorten the uncontended (expected) corelock_(try_)lock return path. Squeeze d...Michael Sevakis2008-04-06
* e200: Get the UNCACHED_ADDR macro and phys_fb_address use out of the lcd driver.Michael Sevakis2008-04-06
* 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
* Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold2008-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
* 1st/2nd Gen: Backlight inversion needs to be protected from interrupts, becau...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
* Ooops, overlooked the no-backlight stubs...Jens Arnold2008-04-02
* Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...Jens Arnold2008-04-02
* LCD driver tweaks for greyscale iPods: * Use 1/7 bias, 5x step-up and the hig...Jens Arnold2008-04-02