projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add DIV_ROUND macro.
[bertos.git]
/
kern
/
2007-10-23
batt
Split cpu/cpu.h in 3 files: irq, types and attr.
tree
|
commitdiff
2007-10-19
batt
Fix copyright.
tree
|
commitdiff
2007-10-19
batt
Add ARM task switching support\!
tree
|
commitdiff
2007-10-11
batt
Update cpu.h dir.
tree
|
commitdiff
2007-10-08
marco
Removed 'This file is part of DevLib ...'
tree
|
commitdiff
2007-10-08
marco
Updated copiright notice.
tree
|
commitdiff
2007-10-08
rasky
Sistema l'errore da me commesso in fase di conversione...
tree
|
commitdiff
2007-10-04
batt
Add seek constants.
tree
|
commitdiff
2007-10-04
batt
Remove kfile duplicate.
tree
|
commitdiff
2007-10-03
batt
Add whence parameter to seek; change from char * to...
tree
|
commitdiff
2007-06-14
batt
Move kfile to kern/ directory; remove duplicate file.h.
tree
|
commitdiff
2006-09-20
marco
Added scheduler test.
tree
|
commitdiff
2006-09-20
marco
Stack switch.
tree
|
commitdiff
2006-09-20
marco
Restored test.
tree
|
commitdiff
2006-09-20
marco
C-style comment.
tree
|
commitdiff
2006-09-20
marco
Add (not) revised note.
tree
|
commitdiff
2006-09-20
marco
Revised for new scheduler API.
tree
|
commitdiff
2006-09-20
marco
Used z modifier instead l.
tree
|
commitdiff
2006-07-19
bernie
Convert to new Doxygen style.
tree
|
commitdiff
2006-03-27
bernie
CPU_IDLE(): Fix for new emulator.
tree
|
commitdiff
2006-03-22
bernie
Reduce memory usage.
tree
|
commitdiff
2006-03-13
bernie
Add TODO item.
tree
|
commitdiff
2006-02-24
bernie
Update for new emulator.
tree
|
commitdiff
2006-02-24
bernie
Update for new emulator.
tree
|
commitdiff
2006-02-21
bernie
Cleanup/update process scheduling.
tree
|
commitdiff
2005-11-27
bernie
Use appconfig.h instead of cfg/config.h.
tree
|
commitdiff
2005-11-27
bernie
Add x86_64 task switching (to be updated to new-style...
tree
|
commitdiff
2005-11-27
bernie
Move event.[ch] from kern/ to mware/.
tree
|
commitdiff
2005-11-04
bernie
Fix reference to README.devlib in header.
tree
|
commitdiff
2005-04-11
bernie
Include top-level headers from cfg/ subdir.
tree
|
commitdiff
2005-03-15
bernie
proc_schedule(): New sanity check.
tree
|
commitdiff
2005-02-09
bernie
Doxygen fixes.
tree
|
commitdiff
2005-01-24
bernie
Update copyright information.
tree
|
commitdiff
2005-01-24
bernie
Remove obsolete names.
tree
|
commitdiff
2005-01-24
bernie
Function pointer based event dispatching.
tree
|
commitdiff
2005-01-22
bernie
Add integrity checks.
tree
|
commitdiff
2005-01-22
bernie
Add handy typedef for struct Semaphore.
tree
|
commitdiff
2005-01-22
bernie
Write extensive documentation; Add simple locking.
tree
|
commitdiff
2005-01-08
bernie
Remove unused variable.
tree
|
commitdiff
2004-12-13
bernie
DISABLE_IRQSAVE/ENABLE_IRQRESTORE: Convert to IRQ_SAVE_...
tree
|
commitdiff
2004-12-13
bernie
DISABLE_INTS/ENABLE_INTS: Convert to IRQ_DISABLE/IRQ_EN...
tree
|
commitdiff
2004-12-08
bernie
Rename sigset_t to sigmask_t.
tree
|
commitdiff
2004-11-28
bernie
Remove obsolete INITLIST macro.
tree
|
commitdiff
2004-11-16
bernie
Replace IPTR with iptr_t.
tree
|
commitdiff
2004-10-26
bernie
monitor_rename(): New function.
tree
|
commitdiff
2004-10-21
bernie
Use proc_forbid()/proc_permit().
tree
|
commitdiff
2004-10-21
bernie
sem_release(): Simplify (made by rasky on scfirm).
tree
|
commitdiff
2004-10-19
bernie
Kill warnings when !CONFIG_PROC_MONITOR.
tree
|
commitdiff
2004-10-19
bernie
Add missing #endif.
tree
|
commitdiff
2004-10-19
bernie
Define forbid_cnt.
tree
|
commitdiff
2004-10-19
bernie
Initialize forbid_cnt; Formatting/comments fixes.
tree
|
commitdiff
2004-10-19
bernie
proc_rename(), proc_forbid(), proc_permit(): New functions.
tree
|
commitdiff
2004-10-19
bernie
msg_peek(): New function.
tree
|
commitdiff
2004-10-03
bernie
Remove stale declarations (moved to monitor.h).
tree
|
commitdiff
2004-10-03
bernie
Import changes from sc/firmware.
tree
|
commitdiff
2004-10-03
bernie
Import in DevLib.
tree
|
commitdiff
2004-09-20
bernie
C++ fixes.
tree
|
commitdiff
2004-09-14
bernie
Use debug.h instead of kdebug.h.
tree
|
commitdiff
2004-08-29
bernie
Include macros.h explicityl.
tree
|
commitdiff
2004-08-25
rasky
Aggiornato il comment block dei log RCS
tree
|
commitdiff
2004-08-24
bernie
Add missing header.
tree
|
commitdiff
2004-08-24
bernie
Use kputs()/kputchar() when possible.
tree
|
commitdiff
2004-08-24
bernie
Add missing headers; Reformat.
tree
|
commitdiff
2004-08-24
bernie
monitor_debug_stacks(): Conditionally compile on CONFIG...
tree
|
commitdiff
2004-08-14
rasky
Merge da SC: macros.h, pool.h, BIT_CHANGE, nome dei...
tree
|
commitdiff
2004-08-08
bernie
Use DISABLE_IRQSAVE/ENABLE_IRQRESTORE; Cleanup document...
tree
|
commitdiff
2004-08-04
bernie
Add extensive documentation.
tree
|
commitdiff
2004-08-02
aleph
Merge from kseries
tree
|
commitdiff
2004-07-31
rasky
Spostato lo heap da kern/ a mware/
tree
|
commitdiff
2004-07-30
rasky
Hunk sfuggito al commit precedente (aggiornamento kernel)
tree
|
commitdiff
2004-07-30
rasky
Resa la sig_signal interrupt safe (con il nuovo schedul...
tree
|
commitdiff
2004-07-30
rasky
Task switching con salvataggio perfetto stato di interr...
tree
|
commitdiff
2004-07-14
rasky
Merge da SC: Rimosso timer dentro il task, che è uno...
tree
|
commitdiff
2004-07-13
aleph
Avoid warning for unused arg when compiled without...
tree
|
commitdiff
2004-06-07
aleph
Add function prototypes
tree
|
commitdiff
2004-06-06
bernie
Rename event macros to look like regular functions.
tree
|
commitdiff
2004-06-06
bernie
Rename event macros to look like regular functions.
tree
|
commitdiff
2004-06-06
bernie
Add DevLib license information.
tree
|
commitdiff
2004-06-06
bernie
Doxygenize.
tree
|
commitdiff
2004-06-06
bernie
Import into DevLib.
tree
|
commitdiff
2004-06-03
bernie
Add dual-license information.
tree
|
commitdiff
2004-05-23
bernie
Import kern/ subdirectory.
tree
|
commitdiff