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
/
export
/
kernel.h
Age
Commit message (
Expand
)
Author
2005-04-06
Added the IS_SYSEVENT() macro
Linus Nielsen Feltzing
2005-04-06
Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...
Linus Nielsen Feltzing
2005-03-01
Export tick_start() to allow for tick timer reinit when changing CPU frequency
Linus Nielsen Feltzing
2005-02-22
Build cleanup and general fixes. fprintf() is now fdprintf(), the separation
Daniel Stenberg
2005-01-30
long policy
Jean-Philippe Bernardy
2005-01-28
do the hotswap
Jörg Hohensohn
2005-01-24
More int -> long
Jean-Philippe Bernardy
2005-01-10
Jean-Philippe Bernardy: fixed to use long for 32 bit values
Daniel Stenberg
2004-10-12
SYS_xxx events now don't share bits with regular events. New event: SYS_POWER...
Linus Nielsen Feltzing
2004-10-10
First part of MMC hotswap handling; removed unnecessary MMC thread
Jens Arnold
2004-09-01
Made queue_clear() atomic, and made the argument non-const
Linus Nielsen Feltzing
2004-09-01
New kernel function: queue_clear()
Linus Nielsen Feltzing
2004-08-16
Const policed pointer arguments to functions, part 1
Jens Arnold
2004-02-25
The cli()/sti() functions are not safe. We should have removed them long ago.
Linus Nielsen Feltzing
2003-02-07
Include File Cleanup And Move-Around Party 2003.
Daniel Stenberg