summaryrefslogtreecommitdiff
path: root/firmware/kernel/corelock.c (unfollow)
Commit message (Expand)Author
2014-03-03kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz
2010-08-12Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz
2010-05-14Make the sim buildable with mingw againFrank Gevaerts
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2003-01-22Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-09-06Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...Björn Stenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-06-24games and screensavers are now in submenusRobert Hak
2002-05-13Changing to C99 'bool' typeBjörn Stenberg
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg
2002-04-20Fixed REG and REG_ADDR style macrosBjö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