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