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
/
kernel.c
Age
Commit message (
Expand
)
Author
2006-12-29
merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...
Marcoen Hirschberg
2006-12-19
Convert queues to use intptr_t for event data and return values as most of th...
Michael Sevakis
2006-12-16
Add queue_send synchronous message sending. Right now only for SWCODEC. Actua...
Michael Sevakis
2006-11-22
Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriate
Daniel Ankers
2006-11-11
Thread API enhancements.
Brandon Low
2006-11-10
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
2006-10-19
Patch #6052 - More responsive skip on Archos
Linus Nielsen Feltzing
2006-09-16
New scheduler, with priorities for swcodec platforms. Frequent task
Miika Pekkarinen
2006-09-01
Fixed an off-by-one error in the portalplayer timer handling.
Jens Arnold
2006-08-31
Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...
Dave Chapman
2006-08-12
initial gigabeat bootloader (only test code)
Marcoen Hirschberg
2006-08-12
update the gigabeat code and move to target_tree
Marcoen Hirschberg
2006-08-02
better check for portalplayer targets
Daniel Stenberg
2006-08-01
added mostly dummy changes to allow building of a Sansa e200 bootloader
Daniel Stenberg
2006-02-05
Further iPod 3G work from Seven Le Mesle
Dave Chapman
2006-01-24
Removed PP5020_ prefix from register defines and added/renamed some
Thom Johansen
2006-01-24
Properly configurable tick timer for PP5020.
Thom Johansen
2006-01-23
Slightly safer version of queue_delete()
Linus Nielsen Feltzing
2006-01-23
New kernel function, queue_delete(struct event_queue *q)
Linus Nielsen Feltzing
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
2006-01-05
iPod: Fix the bootloader so it can load and run the original Apple firmware a...
Dave Chapman
2005-12-12
Add interrupt handler for iPod. Add timer tick support. Remove temporary thre...
Thom Johansen
2005-11-13
First attempt at iPod threading.
Thom Johansen
2005-11-12
Use ICODE_ATTR instead of __attribute__ ((section(".icode")))
Dave Chapman
2005-11-11
iPod: Code cleanup - the bootloader now compiles with zero warnings
Dave Chapman
2005-11-07
Initial commit of work-in-progress iPod port
Dave Chapman
2005-11-05
Fixup of the MCF5249 memory mapped register definitions.
Jens Arnold
2005-10-03
Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...
Jens Arnold
2005-07-18
Added CPU_COLDFIRE define - one step closer to iAudio-port
Christian Gmeiner
2005-03-01
Export tick_start() to allow for tick timer reinit when changing CPU frequency
Linus Nielsen Feltzing
2005-02-25
more long policy
Jean-Philippe Bernardy
2005-02-22
Build cleanup and general fixes. fprintf() is now fdprintf(), the separation
Daniel Stenberg
2005-02-19
Gmini
Jean-Philippe Bernardy
2005-02-19
Gmini work:
Jean-Philippe Bernardy
2005-02-13
Gmini keep alive implemented
Jean-Philippe Bernardy
2005-01-30
long policy
Jean-Philippe Bernardy
2005-01-24
More int -> long
Jean-Philippe Bernardy
2005-01-10
Jean-Philippe Bernardy: minor correction
Daniel Stenberg
2005-01-09
Jean-Philippe Bernardy: ported to gmini120
Daniel Stenberg
2004-10-27
Coldfire: System tick at 10ms
Linus Nielsen Feltzing
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-06-16
remove extra ';'
Daniel Stenberg
2004-03-02
Made set_irq_level() an inline function, and optimized it by removing the bit...
Linus Nielsen Feltzing
2004-02-25
The cli()/sti() functions are not safe. We should have removed them long ago.
Linus Nielsen Feltzing
2003-02-14
The power-saving SLEEP patch by Simon Elén.
Björn Stenberg
2002-12-18
Killed a dozen global variables
Björn Stenberg
2002-10-11
Enable status bar in usb mode.
Markus Braun
2002-10-09
More accurate tick period calculation
Linus Nielsen Feltzing
[next]