projects
/
bertos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make listings more useful by adding instruction sizes too
2008-08-13
bernie
Make listings more useful by adding instruction sizes too
commit
|
commitdiff
|
tree
2008-08-13
bernie
Use new header locations everywhere
commit
|
commitdiff
|
tree
2008-08-13
bernie
pgm, byteorder: fix headers
commit
|
commitdiff
|
tree
2008-08-13
bernie
mware: add compatibility stubs for byteorder.h and...
commit
|
commitdiff
|
tree
2008-08-13
bernie
fonts: igore generated C files
commit
|
commitdiff
|
tree
2008-08-13
bernie
pgm, byteorder: move from mware/ to cpu/
commit
|
commitdiff
|
tree
2008-08-13
bernie
fifobuf: Header fix
commit
|
commitdiff
|
tree
2008-08-13
bernie
mware: Add missing OBSOLETE markers here to stub headers.
commit
|
commitdiff
|
tree
2008-08-13
bernie
hashtable: Move from mware/ to struct/
commit
|
commitdiff
|
tree
2008-08-13
bernie
cpu/power.h: Documentation fixes
commit
|
commitdiff
|
tree
2008-08-13
bernie
Move algorithms from mware/ to algo/
commit
|
commitdiff
|
tree
2008-08-13
bernie
Move data structures to new directory struct/
commit
|
commitdiff
|
tree
2008-08-11
bernie
cpu_relax(): New function.
commit
|
commitdiff
|
tree
2008-08-11
bernie
timer_delayTicks(): Re-enable check for interrupts...
commit
|
commitdiff
|
tree
2008-08-11
bernie
CPU_PUSH_CALL_FRAME: Typo in DSP56k version.
commit
|
commitdiff
|
tree
2008-08-10
bernie
proc_yield(): Rename from proc_switch()
commit
|
commitdiff
|
tree
2008-08-10
bernie
proc: Split cooperative scheduler in coop.c
commit
|
commitdiff
|
tree
2008-08-10
bernie
Ignore tags and .gdb_history
commit
|
commitdiff
|
tree
2008-08-10
bernie
Ignore moc files
commit
|
commitdiff
|
tree
2008-08-10
bernie
cpu: Split frame handling macros to the new header...
commit
|
commitdiff
|
tree
2008-08-10
bernie
PUSH_CALL_FRAME(): Renamed from PUSH_CALL_CONTEXT().
commit
|
commitdiff
|
tree
2008-08-10
bernie
sig_wait(): Don't call proc_shecule() with interrupts...
commit
|
commitdiff
|
tree
2008-08-10
bernie
log: Retouch documentation; Rearrenge level logic;...
commit
|
commitdiff
|
tree
2008-08-10
bernie
proc_test: Rename a few functions, change output a...
commit
|
commitdiff
|
tree
2008-08-10
bernie
ppc: Add cooperative task switching for PowerPC
commit
|
commitdiff
|
tree
2008-08-10
bernie
proc: Reduce log verbosity
commit
|
commitdiff
|
tree
2008-08-10
bernie
LOG_PRINT: Fix out of order parameters
commit
|
commitdiff
|
tree
2008-08-10
bernie
proc_test: Formatting changes
commit
|
commitdiff
|
tree
2008-08-10
bernie
proc:SCHED_ENQUEUE(): Documentation fix.
commit
|
commitdiff
|
tree
2008-08-10
bernie
log: Retouch documentation; Rearrenge level logic;...
commit
|
commitdiff
|
tree
2008-08-10
bernie
Add logging for kernel
commit
|
commitdiff
|
tree
2008-08-10
bernie
Remove redundant \version tag
commit
|
commitdiff
|
tree
2008-08-10
bernie
log: Retouch documentation; Rearrenge level logic;...
commit
|
commitdiff
|
tree
2008-08-10
bernie
avr: Documentation syntax fix.
commit
|
commitdiff
|
tree
2008-08-10
bernie
ASSERT_IRQ_CONTEXT(), ASSERT_USER_CONTEXT(), ASSERT_IRQ_ENAB...
commit
|
commitdiff
|
tree
2008-08-10
bernie
x86: define cpuflags_t only in the OS_EMBEDDED case.
commit
|
commitdiff
|
tree
2008-08-10
bernie
Qt: Really define OS_ID on ARCH_QT
commit
|
commitdiff
|
tree
2008-08-10
bernie
trac#29: Cleanup timer on demo exit
commit
|
commitdiff
|
tree
2008-08-10
bernie
monitor: use %zu to print size_t arguments to pacify gcc
commit
|
commitdiff
|
tree
2008-08-10
bernie
formatwr(): Add 'z' modifier
commit
|
commitdiff
|
tree
2008-08-10
bernie
ASSERT_VALID_PTR(): Make bottom of memory a per-CPU...
commit
|
commitdiff
|
tree
2008-08-10
bernie
list: Check pointers with ASSERT_VALID_PTR() rather...
commit
|
commitdiff
|
tree
2008-08-10
bernie
SCHED_ENQUEUE(): Enhance documentation
commit
|
commitdiff
|
tree
2008-08-10
bernie
Reformat to be more ps-like
commit
|
commitdiff
|
tree
2008-08-10
bernie
test.h: Remove stray whitespace
commit
|
commitdiff
|
tree
2008-08-10
bernie
Drop ABI versioning for asm_switch_context(), as it...
commit
|
commitdiff
|
tree
2008-08-10
bernie
Fix PowerPC support
commit
|
commitdiff
|
tree
2008-08-08
bernie
emul: make config simpler and closer to the embedded...
commit
|
commitdiff
|
tree
2008-08-08
bernie
Fix headers and license info in several places
commit
|
commitdiff
|
tree
2008-08-08
bernie
emul: make config simpler and closer to the embedded...
commit
|
commitdiff
|
tree
2008-08-08
bernie
Completely port to Qt4 with no Q3Support
commit
|
commitdiff
|
tree
2008-08-08
bernie
demo: Remove misleading comment
commit
|
commitdiff
|
tree
2008-08-08
bernie
Fix timer test temporarily
commit
|
commitdiff
|
tree
2008-08-08
bernie
Remove leftovers of Qt3 support
commit
|
commitdiff
|
tree
2008-08-07
bernie
run_tests: unbreak and let TESTS be overridden externally
commit
|
commitdiff
|
tree
2008-08-07
bernie
timer_posix: Implement dummy timer_hw_triggered()
commit
|
commitdiff
|
tree
2008-08-07
bernie
monitor: Correct preemptive locking
commit
|
commitdiff
|
tree
2008-08-07
bernie
Bump copyright year; Indentation fixes
commit
|
commitdiff
|
tree
2008-08-07
bernie
kern: Unify stack_base/stack_size copies in Process
commit
|
commitdiff
|
tree
2008-08-07
bernie
proc_new(): Rename proc_size_words to PROC_SIZE_WORDS...
commit
|
commitdiff
|
tree
2008-08-07
bernie
proc_new(): Rename stacksize to stack_size for consistency
commit
|
commitdiff
|
tree
2008-08-06
bernie
Fix size hinting for LCD widget
commit
|
commitdiff
|
tree
2008-08-06
bernie
IRQ_ENABLED(): Prevent name clash with variable defined...
commit
|
commitdiff
|
tree
2008-08-04
bernie
Avoid g++ whining messages when we pass C options to it
commit
|
commitdiff
|
tree
2008-08-04
bernie
Replace a $(shell ...) by folding the check for existance...
commit
|
commitdiff
|
tree
2008-08-04
bernie
Rename myself
commit
|
commitdiff
|
tree
2008-03-04
bernie
Add verbose/quiet modes for docs, check and tags rules.
commit
|
commitdiff
|
tree
2008-03-04
bernie
Clarify SIG_SINGLE semantics; Extend documentation.
commit
|
commitdiff
|
tree
2008-03-04
bernie
TODOs are to be done in trac (eithe in the wiki or...
commit
|
commitdiff
|
tree
2008-03-04
bernie
Add docs and check rules to build infrastructure.
commit
|
commitdiff
|
tree
2008-03-04
bernie
Move trac documentation templates to doc/
commit
|
commitdiff
|
tree
2008-03-04
bernie
Move template configuration files to devtools/templates/
commit
|
commitdiff
|
tree
2008-02-26
bernie
Remove plenty of weird AVR programmers
commit
|
commitdiff
|
tree
2008-02-18
bernie
Use real kdebug functions.
commit
|
commitdiff
|
tree
2008-02-18
bernie
CONFIG_KDEBUG_PORT: Add missing configuration variable
commit
|
commitdiff
|
tree
2008-02-18
bernie
Invert test (the mask contains BLOCKED signals)
commit
|
commitdiff
|
tree
2008-02-18
bernie
Unify embedded and hosted debug support
commit
|
commitdiff
|
tree
2008-02-18
bernie
Only include switch.h when preemption is enabled
commit
|
commitdiff
|
tree
2008-02-18
bernie
timer_hw_triggered(): Add dummy definition
commit
|
commitdiff
|
tree
2008-02-18
bernie
Add missing tool LDXX (linker for C++ programs)
commit
|
commitdiff
|
tree
2008-02-18
bernie
Invert test on moc success
commit
|
commitdiff
|
tree
2008-02-18
bernie
Add definition for BV()
commit
|
commitdiff
|
tree
2008-02-18
bernie
Whitespace fix
commit
|
commitdiff
|
tree
2008-02-18
bernie
Coding style fix
commit
|
commitdiff
|
tree
2008-02-18
bernie
Remove changelogs
commit
|
commitdiff
|
tree
2008-02-18
bernie
Rename remaining instances of RASTER_SIZE() to RAST_SIZE()
commit
|
commitdiff
|
tree
2008-02-18
bernie
Spacing fix
commit
|
commitdiff
|
tree
2008-02-18
bernie
Support 64bit CPUs
commit
|
commitdiff
|
tree
2008-02-18
bernie
Pass stack size in _bytes_ to memset() for stack filling.
commit
|
commitdiff
|
tree
2008-02-18
bernie
Restore lost support for hosted serial port.
commit
|
commitdiff
|
tree
2008-02-18
bernie
Help Doxygen identify a cpp macro.
commit
|
commitdiff
|
tree
2008-02-18
bernie
Add IRQ_ENABLED() for hosted environments.
commit
|
commitdiff
|
tree
2008-02-18
bernie
Restore missing MOC variable
commit
|
commitdiff
|
tree
2008-02-18
bernie
Spacing fixes.
commit
|
commitdiff
|
tree
2008-02-18
bernie
Add file that was never committed to CVS for a long...
commit
|
commitdiff
|
tree
2008-02-18
bernie
Set executable bit
commit
|
commitdiff
|
tree
2008-01-13
bernie
Remove .cvsignore files
commit
|
commitdiff
|
tree
2007-11-17
bernie
Compute the CONFIG_PROC_DEFSTACKSIZE constant dynamically
commit
|
commitdiff
|
tree
2007-09-29
bernie
Better sparse support.
commit
|
commitdiff
|
tree
2007-09-29
bernie
RASTER_SIZE(): Remove obsolete macro.
commit
|
commitdiff
|
tree
next