summaryrefslogtreecommitdiff
path: root/firmware/export/kernel.h (follow)
Commit message (Expand)AuthorAge
* Fix other yellow buildsBrandon Low2006-03-05
* More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co...Dave Chapman2006-02-05
* New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing2006-01-23
* iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman2006-01-05
* Add interrupt handler for iPod. Add timer tick support. Remove temporary thre...Thom Johansen2005-12-12
* Increased number of possible tick tasks.Jens Arnold2005-11-23
* iPod: Make current_tick signedDave Chapman2005-11-19
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* Increased max number of tick tasksLinus Nielsen Feltzing2005-06-22
* Hot-plug support for iriver remote.Jens Arnold2005-06-08
* Added the IS_SYSEVENT() macroLinus Nielsen Feltzing2005-04-06
* Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing2005-04-06
* Export tick_start() to allow for tick timer reinit when changing CPU frequencyLinus Nielsen Feltzing2005-03-01
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* long policyJean-Philippe Bernardy2005-01-30
* do the hotswapJörg Hohensohn2005-01-28
* More int -> longJean-Philippe Bernardy2005-01-24
* Jean-Philippe Bernardy: fixed to use long for 32 bit valuesDaniel Stenberg2005-01-10
* SYS_xxx events now don't share bits with regular events. New event: SYS_POWER...Linus Nielsen Feltzing2004-10-12
* First part of MMC hotswap handling; removed unnecessary MMC threadJens Arnold2004-10-10
* Made queue_clear() atomic, and made the argument non-constLinus Nielsen Feltzing2004-09-01
* New kernel function: queue_clear()Linus Nielsen Feltzing2004-09-01
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* The cli()/sti() functions are not safe. We should have removed them long ago.Linus Nielsen Feltzing2004-02-25
* Include File Cleanup And Move-Around Party 2003.Daniel Stenberg2003-02-07