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