summaryrefslogtreecommitdiff
path: root/firmware/export/kernel.h (unfollow)
Commit message (Expand)Author
2006-03-05Fix other yellow buildsBrandon Low
2006-02-05More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co...Dave Chapman
2006-01-23New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing
2006-01-05iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman
2005-12-12Add interrupt handler for iPod. Add timer tick support. Remove temporary thre...Thom Johansen
2005-11-23Increased number of possible tick tasks.Jens Arnold
2005-11-19iPod: Make current_tick signedDave Chapman
2005-11-07Initial commit of work-in-progress iPod portDave Chapman
2005-06-22Increased max number of tick tasksLinus Nielsen Feltzing
2005-06-08Hot-plug support for iriver remote.Jens Arnold
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
2003-02-05Public firmware header files should now be put in firmware/include/ directoryDaniel Stenberg
2002-10-11Enable status bar in usb mode.Markus Braun
2002-06-29Added queue_broadcast()Linus Nielsen Feltzing
2002-06-04Clarified the mutex code, renamed the NUM_TICK_TASKS macroLinus Nielsen Feltzing
2002-06-04Moved NUM_TICK_TASKS definitionLinus Nielsen Feltzing
2002-05-23Added queue_empty()Björn Stenberg
2002-05-16Changed queue API. Added mutex functionsLinus Nielsen Feltzing
2002-05-06Added some prototypesLinus Nielsen Feltzing
2002-05-05Added tick and interrupt level functionsLinus Nielsen Feltzing
2002-04-29Added queue handling stuff - NOT INTERRUPT SAFELinus Nielsen Feltzing
2002-04-21Alan's ATA code, or what's left of it after I have laid my grubby little handsBjörn Stenberg
2002-03-28First versionBjörn Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg