index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2005-01-24
TABs removed
Jens Arnold
2005-01-24
Some more gmini hw support
Jean-Philippe Bernardy
2005-01-23
int -> long where needed
Jean-Philippe Bernardy
2005-01-23
int -> long where needed
Jean-Philippe Bernardy
2005-01-23
Support for %l* plus __attribute__ printf support
Jean-Philippe Bernardy
2005-01-23
Gmini has software poweroff.
Jens Arnold
2005-01-23
(1) Remapped BUTTON_CANCEL->BUTTON_OFF for gmini better representing its func...
Jens Arnold
2005-01-22
Forgot to commit removal of string.c when reviving memcpy.c and memset.c
Jens Arnold
2005-01-22
long policy
Jean-Philippe Bernardy
2005-01-22
simplification and better integration of the gmini port
Jean-Philippe Bernardy
2005-01-22
long policy
Jean-Philippe Bernardy
2005-01-22
Assembler optimized strlen() for SH1, both smaller & faster. Moved strlen() i...
Jens Arnold
2005-01-21
Revived C implementations of memcpy() and memset() for platforms without asm ...
Jens Arnold
2005-01-21
more MMIO support
Jean-Philippe Bernardy
2005-01-21
Removed double definition of CONFIG_LCD.
Jens Arnold
2005-01-20
Factored out some macros
Jean-Philippe Bernardy
2005-01-20
Support for gmini ATA interface
Jean-Philippe Bernardy
2005-01-20
fixed indentation
Jean-Philippe Bernardy
2005-01-20
Support for gmini100 series LCD
Jean-Philippe Bernardy
2005-01-17
The current lcd_bitmap() implementation is safe for enabling partial font hei...
Jens Arnold
2005-01-17
iRiver fix: The larger LCD_HEIGHT needs larger area fill bitmaps.
Jens Arnold
2005-01-12
Rombox now properly uses all available DRAM for 8 MB builds.
Jens Arnold
2005-01-12
New channel configuration setting, allowing fine-grained control of the stere...
Jens Arnold
2005-01-10
Jean-Philippe Bernardy: minor correction
Daniel Stenberg
2005-01-10
Now define the exact LCD controller in use.
Daniel Stenberg
2005-01-10
Jean-Philippe Bernardy: TCC730 adjustments
Daniel Stenberg
2005-01-10
Jean-Philippe Bernardy: fixed to use long for 32 bit values
Daniel Stenberg
2005-01-10
gmini adjustments, with a new CONFIG_LCD setup being prepared
Daniel Stenberg
2005-01-10
Jean-Philippe Bernardy: gmini100 keypad support
Daniel Stenberg
2005-01-10
Jean-Philippe Bernardy: removed bad emu_debugf() call
Daniel Stenberg
2005-01-10
Jean-Philippe Bernardy: gmini support
Daniel Stenberg
2005-01-10
Jean-Philippe Bernardy: C versions of memset() and memcpy() for archs with
Daniel Stenberg
2005-01-10
Reverted latest change due to compiler warning. led() doesn't do anything
Daniel Stenberg
2005-01-09
don't include the types, we use plain C variable types
Daniel Stenberg
2005-01-09
Jean-Philippe Bernardy: ADC support for TCC730
Daniel Stenberg
2005-01-09
Jean-Philippe Bernardy: only flash with LED if there is a led available!
Daniel Stenberg
2005-01-09
Jean-Philippe Bernardy: ported to gmini120
Daniel Stenberg
2005-01-09
Jean-Philippe Bernardy: TCC730 support added
Daniel Stenberg
2005-01-09
Jean-Philippe Bernardy: gmini keypad added
Daniel Stenberg
2005-01-09
Jean-Philippe Bernardy: calmrisc header file (gmini work)
Daniel Stenberg
2005-01-09
Use the register shadow variable in all places.
Jens Arnold
2005-01-05
Fixed some warnings.
Jens Arnold
2005-01-05
unmount function in preparation for MMC hotswap, more mutexing
Jörg Hohensohn
2005-01-04
Multivolume: prevent file rename attempts across volumes.
Jens Arnold
2005-01-04
modify fat cache entries atomic, this was potentially unsafe
Jörg Hohensohn
2005-01-04
Early and basic gmini 120 config. Needs attention and corrections.
Daniel Stenberg
2005-01-03
select the card within the mutex, seems more safe
Jörg Hohensohn
2005-01-03
using a pointer instead of array dereferencing saves ~250 bytes
Jörg Hohensohn
2005-01-03
Correct handling of FAT16 root directory when it does not start on a pseudo c...
Jens Arnold
2005-01-01
finally: multivolume for Ondio officially enabled (use MMC and internal 128MB...
Jörg Hohensohn
[next]