summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* made the SH7034 assembler files only build for that CPUDaniel Stenberg2005-01-26
* fixes for gminiJean-Philippe Bernardy2005-01-26
* Ported ATA driver to iRiver, minor code policingLinus Nielsen Feltzing2005-01-26
* more int -> longJean-Philippe Bernardy2005-01-24
* Gmini i2c supportJean-Philippe Bernardy2005-01-24
* More int -> longJean-Philippe Bernardy2005-01-24
* Oops, deadbeef is unsignedJean-Philippe Bernardy2005-01-24
* Gmini threadingJean-Philippe Bernardy2005-01-24
* iRiver scramble and descramble code from Dave CooperDaniel Stenberg2005-01-24
* TABs removedJens Arnold2005-01-24
* Some more gmini hw supportJean-Philippe Bernardy2005-01-24
* int -> long where neededJean-Philippe Bernardy2005-01-23
* int -> long where neededJean-Philippe Bernardy2005-01-23
* Support for %l* plus __attribute__ printf supportJean-Philippe Bernardy2005-01-23
* Gmini has software poweroff.Jens Arnold2005-01-23
* (1) Remapped BUTTON_CANCEL->BUTTON_OFF for gmini better representing its func...Jens Arnold2005-01-23
* Forgot to commit removal of string.c when reviving memcpy.c and memset.cJens Arnold2005-01-22
* long policyJean-Philippe Bernardy2005-01-22
* simplification and better integration of the gmini portJean-Philippe Bernardy2005-01-22
* long policyJean-Philippe Bernardy2005-01-22
* Assembler optimized strlen() for SH1, both smaller & faster. Moved strlen() i...Jens Arnold2005-01-22
* Revived C implementations of memcpy() and memset() for platforms without asm ...Jens Arnold2005-01-21
* more MMIO supportJean-Philippe Bernardy2005-01-21
* Removed double definition of CONFIG_LCD.Jens Arnold2005-01-21
* Factored out some macrosJean-Philippe Bernardy2005-01-20
* Support for gmini ATA interfaceJean-Philippe Bernardy2005-01-20
* fixed indentationJean-Philippe Bernardy2005-01-20
* Support for gmini100 series LCDJean-Philippe Bernardy2005-01-20
* The current lcd_bitmap() implementation is safe for enabling partial font hei...Jens Arnold2005-01-17
* iRiver fix: The larger LCD_HEIGHT needs larger area fill bitmaps.Jens Arnold2005-01-17
* Rombox now properly uses all available DRAM for 8 MB builds.Jens Arnold2005-01-12
* New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold2005-01-12
* Jean-Philippe Bernardy: minor correctionDaniel Stenberg2005-01-10
* Now define the exact LCD controller in use.Daniel Stenberg2005-01-10
* Jean-Philippe Bernardy: TCC730 adjustmentsDaniel Stenberg2005-01-10
* Jean-Philippe Bernardy: fixed to use long for 32 bit valuesDaniel Stenberg2005-01-10
* gmini adjustments, with a new CONFIG_LCD setup being preparedDaniel Stenberg2005-01-10
* Jean-Philippe Bernardy: gmini100 keypad supportDaniel Stenberg2005-01-10
* Jean-Philippe Bernardy: removed bad emu_debugf() callDaniel Stenberg2005-01-10
* Jean-Philippe Bernardy: gmini supportDaniel Stenberg2005-01-10
* Jean-Philippe Bernardy: C versions of memset() and memcpy() for archs withDaniel Stenberg2005-01-10
* Reverted latest change due to compiler warning. led() doesn't do anythingDaniel Stenberg2005-01-10
* don't include the types, we use plain C variable typesDaniel Stenberg2005-01-09
* Jean-Philippe Bernardy: ADC support for TCC730Daniel Stenberg2005-01-09
* Jean-Philippe Bernardy: only flash with LED if there is a led available!Daniel Stenberg2005-01-09
* Jean-Philippe Bernardy: ported to gmini120Daniel Stenberg2005-01-09
* Jean-Philippe Bernardy: TCC730 support addedDaniel Stenberg2005-01-09
* Jean-Philippe Bernardy: gmini keypad addedDaniel Stenberg2005-01-09
* Jean-Philippe Bernardy: calmrisc header file (gmini work)Daniel Stenberg2005-01-09
* Use the register shadow variable in all places.Jens Arnold2005-01-09