summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2005-01-24Gmini i2c supportJean-Philippe Bernardy
2005-01-24More int -> longJean-Philippe Bernardy
2005-01-24Some more gmini hw supportJean-Philippe Bernardy
2005-01-23int -> long where neededJean-Philippe Bernardy
2005-01-23Gmini has software poweroff.Jens Arnold
2005-01-23(1) Remapped BUTTON_CANCEL->BUTTON_OFF for gmini better representing its func...Jens Arnold
2005-01-21more MMIO supportJean-Philippe Bernardy
2005-01-21Removed double definition of CONFIG_LCD.Jens Arnold
2005-01-12New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold
2005-01-10Now define the exact LCD controller in use.Daniel Stenberg
2005-01-10Jean-Philippe Bernardy: TCC730 adjustmentsDaniel Stenberg
2005-01-10Jean-Philippe Bernardy: fixed to use long for 32 bit valuesDaniel Stenberg
2005-01-10gmini adjustments, with a new CONFIG_LCD setup being preparedDaniel Stenberg
2005-01-09don't include the types, we use plain C variable typesDaniel Stenberg
2005-01-09Jean-Philippe Bernardy: TCC730 support addedDaniel Stenberg
2005-01-09Jean-Philippe Bernardy: gmini keypad addedDaniel Stenberg
2005-01-09Jean-Philippe Bernardy: calmrisc header file (gmini work)Daniel Stenberg
2005-01-05unmount function in preparation for MMC hotswap, more mutexingJörg Hohensohn
2005-01-04Early and basic gmini 120 config. Needs attention and corrections.Daniel Stenberg
2005-01-03Correct handling of FAT16 root directory when it does not start on a pseudo c...Jens Arnold
2005-01-01finally: multivolume for Ondio officially enabled (use MMC and internal 128MB...Jörg Hohensohn
2004-12-29Shared mounting code, also more general. It will mount multiple HD partitions...Jörg Hohensohn
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn
2004-12-24different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn
2004-12-21aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn
2004-12-20iRiver has hard drive poweroffLinus Nielsen Feltzing
2004-12-18multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn
2004-12-01Button driver overhaul: (1) Unified the button driver functions as much as po...Jens Arnold
2004-11-22Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold
2004-11-21Code cleanupJens Arnold
2004-11-20Moved player ATA power handling to the correct functionsJens Arnold
2004-11-20Enable building flashed rockbox and rombox for playersJens Arnold
2004-11-19Added ADC_UNREG_POWER for the iRiver, for compatibilityLinus Nielsen Feltzing
2004-11-19iRiver: SWAB16 and SWAB32 macrosLinus Nielsen Feltzing
2004-11-18Added iRiver ADC channel infoLinus Nielsen Feltzing
2004-11-18Added iRiver button codesLinus Nielsen Feltzing
2004-11-18Correct keyboard typeLinus Nielsen Feltzing
2004-11-18Added IRIVER_H100_PADLinus Nielsen Feltzing
2004-11-17Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock selec...Jens Arnold
2004-11-07Ondio: Increased PLAY_PENDING thresholds for smooth playback of all bitrates ...Jens Arnold
2004-10-27Let's start with the basic oscillator frequencyLinus Nielsen Feltzing
2004-10-27The timer registers are 16-bitLinus Nielsen Feltzing
2004-10-27Coldfire: set_irq_level() mixed up the in/out registersLinus Nielsen Feltzing
2004-10-26Ported to iRiver H100Linus Nielsen Feltzing
2004-10-26Ported to ColdfireLinus Nielsen Feltzing
2004-10-25The battery level thresholds for Ondio were a bit optimisticJens Arnold
2004-10-19tuner cleanup + improvements:Jörg Hohensohn
2004-10-18minor touchup, to make the tuner interface independent from the IFJörg Hohensohn
2004-10-17Philips tuner supportedJörg Hohensohn
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn