summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* First version of the H300 LCD driverLinus Nielsen Feltzing2005-11-14
* H300: First lame attempt to a pcf50606 driverLinus Nielsen Feltzing2005-11-14
* No assembler LCD driver yet for H300Linus Nielsen Feltzing2005-11-14
* Use ICODE_ATTR instead of __attribute__ ((section(".icode")))Dave Chapman2005-11-12
* iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2005-11-12
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* I meant that to be static.Thom Johansen2005-11-10
* Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c.Thom Johansen2005-11-10
* H1x0: Put lcd_blit() intermediate buffers in IRAM instead of the current thre...Jens Arnold2005-11-09
* Fix #define names.Thom Johansen2005-11-09
* A couple of fixes for Nanos.Thom Johansen2005-11-09
* Quick fix to make the h300 build workLinus Nielsen Feltzing2005-11-08
* H1x0: Assembler optimised remote lcd driver routine, used for low CPU frequen...Jens Arnold2005-11-08
* Remove #warning left over from debugging. Sorry about that.Dave Chapman2005-11-08
* Fixed the bug in ata.c preventing files from being read correctly.Miika Pekkarinen2005-11-08
* Removed unused ata_standby(), changed return type of ata_sleep() to void, rem...Jens Arnold2005-11-07
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* Enable bidirectional text support for remote lcd.Jens Arnold2005-11-07
* The const police strikes and hits itself.Jens Arnold2005-11-06
* Set remote LCD invert state in a clean way.Jens Arnold2005-11-06
* Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold2005-10-19
* Fixed non-working treble & bass settings in radio mode.Jens Arnold2005-10-13
* Cosmetic correction (doesn't affect compiled code) - use letohNN instead of h...Dave Chapman2005-10-06
* Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman2005-10-06
* Ooops, forgot to fix that comment.Jens Arnold2005-09-30
* H1x0: Changed lcd_blit() and the grayscale library to use the same internal f...Jens Arnold2005-09-30
* H1x0 radio: Fixed the volume changing issue with non-flat tone controls.Jens Arnold2005-09-24
* Reverse previous commit - it had uneffected side-effects.Jonas Häggqvist2005-09-22
* Fix to remote-hold check by Stephan Wezel - it always returned true when the ...Jonas Häggqvist2005-09-22
* The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing2005-09-14
* Safety net for devices with no hardware poweroff mechanism - hold STOP for se...Linus Nielsen Feltzing2005-09-12
* Adds a filename sanity check to add_dir_entry that at the moment only checks ...Jonas Häggqvist2005-09-07
* For targets without an RTC, use the rockbox build date as the start date in t...Jens Arnold2005-09-06
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* iRiver: Reduced pops from the line out connector.Miika Pekkarinen2005-08-28
* CONFIG_TUNER is a bitmaskLinus Nielsen Feltzing2005-08-13
* The iriver FM radio I2C cannot use the I2C controller, so we do the good old ...Linus Nielsen Feltzing2005-08-13
* iriver: Moved the I2C prescaler setting to i2c_init(), and removed it from se...Linus Nielsen Feltzing2005-08-11
* Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text...Linus Nielsen Feltzing2005-08-08
* iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner2005-08-06
* oops... fixes red buildChristian Gmeiner2005-07-31
* iAudio, iRiver: As both platforms use the same i2c interface i have renamed i...Christian Gmeiner2005-07-31
* Fixed scroll step settings >127 pixels not working (reported on irc). Changed...Jens Arnold2005-07-28
* iriver: let the boot loader decide when to power on the hard driveLinus Nielsen Feltzing2005-07-19
* Fixed lcd_blit().Jens Arnold2005-07-16
* Greyscale graphics driver: Added missing function.Jens Arnold2005-07-14
* More atomic GPIOLinus Nielsen Feltzing2005-07-12
* Atomic GPIO accessLinus Nielsen Feltzing2005-07-12
* added uda1380_reset()Linus Nielsen Feltzing2005-07-12
* Inverted S/PDIF control on H110Linus Nielsen Feltzing2005-07-12