2008-08-22 |
bernie | run_tests: Nicer output, configurable verbosity. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bernie | proc: Use a global forbid count; |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bernie | IRQ_ASSERT_{EN,DIS}ABLE(): Rename for consistency. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bernie | preempt: introduce idle process; timer: use managed... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bernie | monitor_checkStack(): fix pasto introduced in previous... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
bernie | buzzer: spacing fix |
commit | commitdiff | tree | snapshot |
2008-08-18 |
bernie | coop: Fix brief description |
commit | commitdiff | tree | snapshot |
2008-08-18 |
bernie | proc_new(): thinko: add new processes to the ready... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
bernie | OS_HEADER(), OS_CSOURCE(): Fall back to CPU_HEADER... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
bernie | monitor_checkStack(): simplify and fix the degenerate... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | lcd_gfx_qt: Implement bitmap scaling |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | menu: re-enable harvard specific optimizationn that... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | kdebug: Switched to write() for output because it's... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | kfile: doc cleanup |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | Nicer testsuite runner |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | battfs: Make it a bit more compliant with the test... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | kfile: Revise module documentation |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | irq: more emancipation from proc/preempt |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | timer: Cleanup and warning removal from driver and... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | timer: Cleanup and warning removal from driver and... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | timer: Cleanup and warning removal from driver and... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | event_initSoftint(): rename from event_initSoftInt() |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | preempt: irq supervisor draft |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | timer: Amend previous commit (and Subversion sucks) |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | timer: Convert to new-style CONFIG_XYZ parameters |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bernie | timer_setSoftInt(): rename from timer_set_event_softint(). |
commit | commitdiff | tree | snapshot |
2008-08-15 |
bernie | preempt: much closer |
commit | commitdiff | tree | snapshot |
2008-08-14 |
bernie | preempt: initialize process context structure in proc_new() |
commit | commitdiff | tree | snapshot |
2008-08-14 |
bernie | Remove another instance of obsolete header inclusion |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | Initial (nonworking) draft of preemptive task switching |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | Fix timer test |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | Make listings more useful by adding instruction sizes too |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | Use new header locations everywhere |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | pgm, byteorder: fix headers |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | mware: add compatibility stubs for byteorder.h and... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | fonts: igore generated C files |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | pgm, byteorder: move from mware/ to cpu/ |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | fifobuf: Header fix |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | mware: Add missing OBSOLETE markers here to stub headers. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | hashtable: Move from mware/ to struct/ |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | cpu/power.h: Documentation fixes |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | Move algorithms from mware/ to algo/ |
commit | commitdiff | tree | snapshot |
2008-08-13 |
bernie | Move data structures to new directory struct/ |
commit | commitdiff | tree | snapshot |
2008-08-12 |
batt | Fix some doxygen warnings. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
bernie | cpu_relax(): New function. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
bernie | timer_delayTicks(): Re-enable check for interrupts... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
bernie | CPU_PUSH_CALL_FRAME: Typo in DSP56k version. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
batt | Reformat. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | proc_yield(): Rename from proc_switch() |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | proc: Split cooperative scheduler in coop.c |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | Ignore tags and .gdb_history |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | Ignore moc files |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | cpu: Split frame handling macros to the new header... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | PUSH_CALL_FRAME(): Renamed from PUSH_CALL_CONTEXT(). |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | sig_wait(): Don't call proc_shecule() with interrupts... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | log: Retouch documentation; Rearrenge level logic;... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | proc_test: Rename a few functions, change output a... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | ppc: Add cooperative task switching for PowerPC |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | proc: Reduce log verbosity |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | LOG_PRINT: Fix out of order parameters |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | proc_test: Formatting changes |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | proc:SCHED_ENQUEUE(): Documentation fix. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | log: Retouch documentation; Rearrenge level logic;... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | Add logging for kernel |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | Remove redundant \version tag |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | log: Retouch documentation; Rearrenge level logic;... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | avr: Documentation syntax fix. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | ASSERT_IRQ_CONTEXT(), ASSERT_USER_CONTEXT(), ASSERT_IRQ... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | x86: define cpuflags_t only in the OS_EMBEDDED case. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | Qt: Really define OS_ID on ARCH_QT |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | trac#29: Cleanup timer on demo exit |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | monitor: use %zu to print size_t arguments to pacify gcc |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | formatwr(): Add 'z' modifier |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | ASSERT_VALID_PTR(): Make bottom of memory a per-CPU... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | list: Check pointers with ASSERT_VALID_PTR() rather... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | SCHED_ENQUEUE(): Enhance documentation |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | Reformat to be more ps-like |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | test.h: Remove stray whitespace |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | Drop ABI versioning for asm_switch_context(), as it... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
bernie | Fix PowerPC support |
commit | commitdiff | tree | snapshot |
2008-08-09 |
batt | Test only c/c++ sources. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
batt | Refactor to use new test interface; add timer test. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
batt | Refactor proc_test to comply with new policy. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
batt | Add dummy empty include file. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
batt | Fix warning. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
batt | Add documentation. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
batt | Refactor timer test to new policy. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
batt | Add test macros, useful to compile a test as a single... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
batt | Reformat. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
bernie | emul: make config simpler and closer to the embedded... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
bernie | Fix headers and license info in several places |
commit | commitdiff | tree | snapshot |
2008-08-08 |
bernie | emul: make config simpler and closer to the embedded... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
bernie | Completely port to Qt4 with no Q3Support |
commit | commitdiff | tree | snapshot |
2008-08-08 |
batt | Typo. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
batt | fix warning: missing terminating ' character on 4.2... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
bernie | demo: Remove misleading comment |
commit | commitdiff | tree | snapshot |
2008-08-08 |
bernie | Fix timer test temporarily |
commit | commitdiff | tree | snapshot |
2008-08-08 |
bernie | Remove leftovers of Qt3 support |
commit | commitdiff | tree | snapshot |
2008-08-07 |
qwert | Refactor FLASH25 macro in FLASH25_CAST. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
qwert | Refactor FLASHAVR macro in FLASHAVR_CAST. |
commit | commitdiff | tree | snapshot |
next |