summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* iPod - Initial skeleton of an audio driverDave Chapman2005-12-16
* H300 FM radio support, with help from Peter D'HoyeLinus Nielsen Feltzing2005-12-15
* iPod: Cleanup of i2c code and addition of RTC driverDave Chapman2005-12-11
* Reworking of Archos RTC code to create a (slightly) more abstract RTC apiDave Chapman2005-12-11
* Patch #1377879 by Anders Kagerin - faster lcd_update_rect() for h300Linus Nielsen Feltzing2005-12-11
* PCF50606 I2C timing is now more on specLinus Nielsen Feltzing2005-12-09
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman2005-12-04
* revert scroll pause in continuous scrolling modeMarcoen Hirschberg2005-11-30
* add a delay when continually scrolling and reaching the beginning of the lineMarcoen Hirschberg2005-11-30
* 16bit LCD driver: faster drawing routines.Jens Arnold2005-11-28
* Proper UDA1380 reset for H300Linus Nielsen Feltzing2005-11-27
* iPod: Fix the lcd_update_rect() function for the Color LCD, ensure rect is wo...Dave Chapman2005-11-25
* Initial gcc4 warning cleanup (and some minor policing)Daniel Stenberg2005-11-25
* Fixed yellow iPod builds.Jens Arnold2005-11-24
* Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...Jens Arnold2005-11-24
* fix yellow builds.Magnus Holmgren2005-11-23
* iriver: only show remote lock icon if remote is locked and plugged.Magnus Holmgren2005-11-23
* Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold2005-11-23
* Some minor tweaks for iriver button_read()Jens Arnold2005-11-23
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* iPod: We are not going to implement ATA power-off control (Rockbox will still...Dave Chapman2005-11-21
* Added proper clock-stretching to the pcf50606 I2C driverLinus Nielsen Feltzing2005-11-21
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* refactored radio status codeAnton Oleynikov2005-11-19
* Correct typo that prevented Nano from buildingDave Chapman2005-11-19
* Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define.Miika Pekkarinen2005-11-19
* Added option to reduce (and almost prevent) the remote lcd tickingMiika Pekkarinen2005-11-19
* Fix button problems - disable button_flip for the iPod and disable software p...Dave Chapman2005-11-19
* H300: remote backlight on GPO33Linus Nielsen Feltzing2005-11-19
* H300: The FM tuner uses different port pinsLinus Nielsen Feltzing2005-11-18
* H300: power_init() adjustmentsLinus Nielsen Feltzing2005-11-18
* H300 has no ATA LEDLinus Nielsen Feltzing2005-11-18
* 16bit LCD driver: Optimised native bitmap drawing.Jens Arnold2005-11-17
* Minor cleaning of the iPod LCD driverDave Chapman2005-11-17
* Moved some often-used parts of the LCD driver into IRAM.Jens Arnold2005-11-17
* Reverted erroneous commitLinus Nielsen Feltzing2005-11-16
* Cleaned up bootloader linker control file and added the H300 targetLinus Nielsen Feltzing2005-11-16
* Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold2005-11-16
* H300 button driverLinus Nielsen Feltzing2005-11-16
* H300: ADC driverLinus Nielsen Feltzing2005-11-16
* Added single-byte read/write functions for the PCF50606 driverLinus Nielsen Feltzing2005-11-16
* 16bit LCD driver: * The colour get/set functions now use the native ranges fo...Jens Arnold2005-11-16
* 16bit colour support (H300) for the win32 simulator.Jens Arnold2005-11-15
* Small optimisation to the lcd_update_rect function - read the framebuffer dat...Dave Chapman2005-11-15
* Ensure the 16-bit framebuffer is aligned on a 4-byte boundaryDave Chapman2005-11-15
* Fixes for new 16-bit framebuffer typeDave Chapman2005-11-14
* Fix compile error on iPod build - RGB_PACK resolves to a function on the iPod...Dave Chapman2005-11-14
* Added pcf50606 initLinus Nielsen Feltzing2005-11-14
* The 16-bit LCD driver is now 16-bit for realLinus Nielsen Feltzing2005-11-14