Add spi drivers; Refactor BUS_TX macros; use txempty irq instead of txrdy.
[bertos.git] / kern /
2008-03-04 bernieClarify SIG_SINGLE semantics; Extend documentation.
2008-02-20 asterixFix doxygen warning.
2008-02-19 battFix typos from Bernie's review.
2008-02-19 battRemove kfile sub-classes aggregation.
2008-02-19 battMerge from kseries.
2008-02-18 bernieWhitespace fix
2008-02-18 bernieCoding style fix
2008-02-18 bernieSpacing fix
2008-02-18 berniePass stack size in _bytes_ to memset() for stack filling.
2008-02-18 bernieHelp Doxygen identify a cpp macro.
2008-02-16 battkfile_genericSeek: fix seek_end start position.
2008-02-15 battAdd kfile_genericReopen.
2008-02-13 battAdd KFT_BATTFS.
2008-02-01 battAdd return value :-).
2008-02-01 battTypo; fix doc.
2008-02-01 battFix a bug when a signal arrive before timeout, please...
2008-02-01 battRestore wrong committ.
2008-02-01 battSet correct debug pins for A
2008-01-29 battMerge from preempt branch.
2008-01-16 asterixRefactor kfile interface.
2008-01-16 asterixUse appropriate type descriptor in kprintf.
2008-01-16 asterixAdd signal timeout (merge from digimod prj).
2008-01-16 asterixFix catastrophic bug in proc_switch. Remove unneeded...
2008-01-16 asterixRemove CVS logs. Add ASSERT.
2007-11-29 asterixRemove unneeded debug message. Fix test function.
2007-11-29 asterixUse kfile_off_t instead int32_t. Fix comment.
2007-11-29 asterixAdd include appconfig.
2007-11-29 asterixPaste. Fix test prototype. Remove unneeded code. Add...
2007-11-29 asterixAdd a generic implentation o seek function. Add test...
2007-11-29 asterixAdd generic test for kfile interface.
2007-11-17 bernieCompute the CONFIG_PROC_DEFSTACKSIZE constant dynamically
2007-11-09 asterixFix warning.
2007-11-08 battRemove fixme.
2007-11-08 battFix some warrings. Remove cvs logs.
2007-10-30 asterixAdd kfile_off_t typedef, and use it.
2007-10-30 asterixRemove cvs logs.
2007-10-23 battSplit cpu/cpu.h in 3 files: irq, types and attr.
2007-10-19 battFix copyright.
2007-10-19 battAdd ARM task switching support\!
2007-10-11 battUpdate cpu.h dir.
2007-10-08 marcoRemoved 'This file is part of DevLib ...'
2007-10-08 marcoUpdated copiright notice.
2007-10-08 raskySistema l'errore da me commesso in fase di conversione...
2007-10-04 battAdd seek constants.
2007-10-04 battRemove kfile duplicate.
2007-10-03 battAdd whence parameter to seek; change from char * to...
2007-06-14 battMove kfile to kern/ directory; remove duplicate file.h.
2006-09-20 marcoAdded scheduler test.
2006-09-20 marcoStack switch.
2006-09-20 marcoRestored test.
2006-09-20 marcoC-style comment.
2006-09-20 marcoAdd (not) revised note.
2006-09-20 marcoRevised for new scheduler API.
2006-09-20 marcoUsed z modifier instead l.
2006-07-19 bernieConvert to new Doxygen style.
2006-03-27 bernieCPU_IDLE(): Fix for new emulator.
2006-03-22 bernieReduce memory usage.
2006-03-13 bernieAdd TODO item.
2006-02-24 bernieUpdate for new emulator.
2006-02-24 bernieUpdate for new emulator.
2006-02-21 bernieCleanup/update process scheduling.
2005-11-27 bernieUse appconfig.h instead of cfg/config.h.
2005-11-27 bernieAdd x86_64 task switching (to be updated to new-style...
2005-11-27 bernieMove event.[ch] from kern/ to mware/.
2005-11-04 bernieFix reference to README.devlib in header.
2005-04-11 bernieInclude top-level headers from cfg/ subdir.
2005-03-15 bernieproc_schedule(): New sanity check.
2005-02-09 bernieDoxygen fixes.
2005-01-24 bernieUpdate copyright information.
2005-01-24 bernieRemove obsolete names.
2005-01-24 bernieFunction pointer based event dispatching.
2005-01-22 bernieAdd integrity checks.
2005-01-22 bernieAdd handy typedef for struct Semaphore.
2005-01-22 bernieWrite extensive documentation; Add simple locking.
2005-01-08 bernieRemove unused variable.
2004-12-13 bernieDISABLE_IRQSAVE/ENABLE_IRQRESTORE: Convert to IRQ_SAVE_...
2004-12-13 bernieDISABLE_INTS/ENABLE_INTS: Convert to IRQ_DISABLE/IRQ_EN...
2004-12-08 bernieRename sigset_t to sigmask_t.
2004-11-28 bernieRemove obsolete INITLIST macro.
2004-11-16 bernieReplace IPTR with iptr_t.
2004-10-26 berniemonitor_rename(): New function.
2004-10-21 bernieUse proc_forbid()/proc_permit().
2004-10-21 berniesem_release(): Simplify (made by rasky on scfirm).
2004-10-19 bernieKill warnings when !CONFIG_PROC_MONITOR.
2004-10-19 bernieAdd missing #endif.
2004-10-19 bernieDefine forbid_cnt.
2004-10-19 bernieInitialize forbid_cnt; Formatting/comments fixes.
2004-10-19 bernieproc_rename(), proc_forbid(), proc_permit(): New functions.
2004-10-19 berniemsg_peek(): New function.
2004-10-03 bernieRemove stale declarations (moved to monitor.h).
2004-10-03 bernieImport changes from sc/firmware.
2004-10-03 bernieImport in DevLib.
2004-09-20 bernieC++ fixes.
2004-09-14 bernieUse debug.h instead of kdebug.h.
2004-08-29 bernieInclude macros.h explicityl.
2004-08-25 raskyAggiornato il comment block dei log RCS
2004-08-24 bernieAdd missing header.
2004-08-24 bernieUse kputs()/kputchar() when possible.
2004-08-24 bernieAdd missing headers; Reformat.
2004-08-24 berniemonitor_debug_stacks(): Conditionally compile on CONFIG...
next