summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2005-01-27OoopsLinus Nielsen Feltzing
2005-01-27Exported adc_scan() on the iRiverLinus Nielsen Feltzing
2005-01-27button_status() no longer calls button_read(), since it isn't interrupt safeLinus Nielsen Feltzing
2005-01-27iRiver: Proper LCD initLinus Nielsen Feltzing
2005-01-27iRiver: Added extra parameters to lcd_write_command_ex()Linus Nielsen Feltzing
2005-01-26made the SH7034 assembler files only build for that CPUDaniel Stenberg
2005-01-26fixes for gminiJean-Philippe Bernardy
2005-01-26Ported ATA driver to iRiver, minor code policingLinus Nielsen Feltzing
2005-01-24more int -> longJean-Philippe Bernardy
2005-01-24Gmini i2c supportJean-Philippe Bernardy
2005-01-24More int -> longJean-Philippe Bernardy
2005-01-24Oops, deadbeef is unsignedJean-Philippe Bernardy
2005-01-24Gmini threadingJean-Philippe Bernardy
2005-01-24iRiver scramble and descramble code from Dave CooperDaniel Stenberg
2005-01-24TABs removedJens Arnold
2005-01-24Some more gmini hw supportJean-Philippe Bernardy
2005-01-23int -> long where neededJean-Philippe Bernardy
2005-01-23int -> long where neededJean-Philippe Bernardy
2005-01-23Support for %l* plus __attribute__ printf supportJean-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-22Forgot to commit removal of string.c when reviving memcpy.c and memset.cJens Arnold
2005-01-22long policyJean-Philippe Bernardy
2005-01-22simplification and better integration of the gmini portJean-Philippe Bernardy
2005-01-22long policyJean-Philippe Bernardy
2005-01-22Assembler optimized strlen() for SH1, both smaller & faster. Moved strlen() i...Jens Arnold
2005-01-21Revived C implementations of memcpy() and memset() for platforms without asm ...Jens Arnold
2005-01-21more MMIO supportJean-Philippe Bernardy
2005-01-21Removed double definition of CONFIG_LCD.Jens Arnold
2005-01-20Factored out some macrosJean-Philippe Bernardy
2005-01-20Support for gmini ATA interfaceJean-Philippe Bernardy
2005-01-20fixed indentationJean-Philippe Bernardy
2005-01-20Support for gmini100 series LCDJean-Philippe Bernardy
2005-01-17The current lcd_bitmap() implementation is safe for enabling partial font hei...Jens Arnold
2005-01-17iRiver fix: The larger LCD_HEIGHT needs larger area fill bitmaps.Jens Arnold
2005-01-12Rombox now properly uses all available DRAM for 8 MB builds.Jens Arnold
2005-01-12New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold
2005-01-10Jean-Philippe Bernardy: minor correctionDaniel Stenberg
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-10Jean-Philippe Bernardy: gmini100 keypad supportDaniel Stenberg
2005-01-10Jean-Philippe Bernardy: removed bad emu_debugf() callDaniel Stenberg
2005-01-10Jean-Philippe Bernardy: gmini supportDaniel Stenberg
2005-01-10Jean-Philippe Bernardy: C versions of memset() and memcpy() for archs withDaniel Stenberg
2005-01-10Reverted latest change due to compiler warning. led() doesn't do anythingDaniel Stenberg
2005-01-09don't include the types, we use plain C variable typesDaniel Stenberg
2005-01-09Jean-Philippe Bernardy: ADC support for TCC730Daniel Stenberg
2005-01-09Jean-Philippe Bernardy: only flash with LED if there is a led available!Daniel Stenberg