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
/
system.c
Age
Commit message (
Expand
)
Author
2003-02-23
Code Police is never wrong. Ugh!
Björn Stenberg
2002-09-16
lcd_setfont() is for bitmap LCDs only
Daniel Stenberg
2002-09-16
Daniel,
Eric Linenberg
2002-09-05
Enabled Warp Mode as well
Linus Nielsen Feltzing
2002-09-05
Enabled DRAM burst mode
Linus Nielsen Feltzing
2002-06-26
system_reboot() read only the first byte of the reset vector
Linus Nielsen Feltzing
2002-06-24
Exception handler clears and updates the screen now (so one can read the erro...
Felix Arends
2002-05-29
New system_init function
Linus Nielsen Feltzing
2002-05-28
Added interrupt names
Björn Stenberg
2002-05-24
Fixed interrupt display and led flash
Björn Stenberg
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-04-29
Removed some TABS
Linus Nielsen Feltzing
2002-04-28
Adapted to the new LED API
Linus Nielsen Feltzing
2002-04-24
Removed reset vectors and uncommented the LCD code temporarily
Linus Nielsen Feltzing
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-04-16
include config.h properly
Daniel Stenberg
2002-03-28
First version
Björn Stenberg