summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold2005-06-04
* iRiver: The hard drive power is now OFF by defaultLinus Nielsen Feltzing2005-06-02
* iRiver remote LCD start line adjustmentLinus Nielsen Feltzing2005-06-01
* iRiver remote LCD is only 128x64Linus Nielsen Feltzing2005-05-31
* some small fixesChristian Gmeiner2005-05-31
* Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg2005-05-23
* if __CONFIG_H__ is defined, don't include config.hDaniel Stenberg2005-05-23
* Ondio: Fix multivolume and hotswap for the old MMC clock circuit.Jens Arnold2005-05-22
* (1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold2005-05-17
* Hotswap: Better placement for switching the MMC monitor off/on.Jens Arnold2005-05-16
* Hotswap: Avoid mount race at startup and after returning from USB mode.Jens Arnold2005-05-16
* Some code cleanup.Jens Arnold2005-05-14
* This should (hopefully) fix the long-standing RLD problem once and for all.Jens Arnold2005-05-10
* Removed more dead code; bugfix for cursor display in player simulator.Jens Arnold2005-05-08
* More dead code...Jens Arnold2005-05-08
* Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...Jens Arnold2005-05-07
* Improved bitfield handling for settings and MMC (more straigtforward, smaller...Jens Arnold2005-05-04
* OopsLinus Nielsen Feltzing2005-05-04
* MMC driver: More flexible background copy & bitswap concept, using global var...Jens Arnold2005-05-02
* Speed optimisations: (1) Read, write: Use single/multiple block commands depe...Jens Arnold2005-04-28
* MMC driver does now handle block sizes != 512 bytes, which is necessary to su...Jens Arnold2005-04-28
* Adding entries to the FAT16 root dir still failed under certain conditions. T...Jens Arnold2005-04-27
* iRiver: extended remote lcd driver. displaying text works now - see start-up-...Christian Gmeiner2005-04-25
* create_dos_name() return value was meaningless.Jens Arnold2005-04-23
* Bugfixes: (1) add_dir_entry() always appended new entries, although the code...Jens Arnold2005-04-22
* make use of font_getstringsizeChristian Gmeiner2005-04-19
* moved lcd_getstringsize into font.cChristian Gmeiner2005-04-19
* iRiver: added support for hold-button on main unit and remote controlChristian Gmeiner2005-04-19
* iRiver: Correct port pin setup for the local and remote keypadLinus Nielsen Feltzing2005-04-18
* iRiver: Independent backlight timers for the main and remote LCDLinus Nielsen Feltzing2005-04-15
* IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main...Christian Gmeiner2005-04-15
* Even more updates to the remote LCD driver. Now it actually works...Linus Nielsen Feltzing2005-04-15
* Updated H100 remote LCD driver by RickLinus Nielsen Feltzing2005-04-15
* Low-level driver for the H100 remote control LCD, by Richard S. La Charite IIILinus Nielsen Feltzing2005-04-14
* Wrong setting of AUDIOSEL caused double pitch 120MHz playbackLinus Nielsen Feltzing2005-04-14
* iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...Linus Nielsen Feltzing2005-04-11
* First lame attempt to show correct battery level on the iRiverLinus Nielsen Feltzing2005-04-06
* Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing2005-04-04
* Sound api improvements, rockboy sound, contributed by xshock.Michiel Van Der Kolk2005-03-28
* iRiver: ATA timing is now setup by set_cpu_frequency()Linus Nielsen Feltzing2005-03-18
* Dummy i2c_init() for iRiver not needed anymoreLinus Nielsen Feltzing2005-03-18
* iRiver UDA1380 driver by Andy YoungLinus Nielsen Feltzing2005-03-18
* iRiver I2C driver by Andy YoungLinus Nielsen Feltzing2005-03-18
* non-ambiguous error codeJörg Hohensohn2005-03-12
* Don't panic on read attempts past end of card, just exit with error. Such can...Jörg Hohensohn2005-03-10
* Little fix, when debug is disabled clusterchain length was incorrectly computedJean-Philippe Bernardy2005-03-07
* iRiver: more relaxed LCD timingLinus Nielsen Feltzing2005-03-01
* iRiver: more relaxed default timingLinus Nielsen Feltzing2005-03-01
* long policy fixesJean-Philippe Bernardy2005-02-28
* couple of fixes for 16 bits archsJean-Philippe Bernardy2005-02-27