bertos.git
2006-01-21 bernieIgnore Qt moc's and unit tests.
2006-01-17 bernieDon't use hardcoded coordinates.
2006-01-17 bernieHardcode a different display size.
2006-01-17 bernieImplement correct line clipping algorithm.
2006-01-17 bernieTest gfx with the usual pentagons.
2006-01-17 bernieAdd bitmap format support; Improve some comments.
2006-01-17 bernieFix QImage format.
2006-01-17 bernieAdd new config vars.
2006-01-16 bernieFix boilerplate.
2006-01-16 bernieAdd LCD Qt emulator.
2006-01-16 bernieImport into DevLib.
2006-01-16 bernieAdd emulator skeleton.
2006-01-16 bernieMake header C++ friendly.
2006-01-16 bernieRemove redundant mtime_t definition (cfg/compiler.h...
2006-01-16 bernieRename sig_t to sigbit_t to avoid clash with POSIX.
2005-12-03 bernieDocument new directories.
2005-12-03 bernieReomove old TODOs; Add new TODOs.
2005-11-27 bernieUse appconfig.h instead of cfg/config.h.
2005-11-27 bernieReorder includes.
2005-11-27 bernieDrop avr-libc hack for missing stdint.h.
2005-11-27 bernieAdd CPU fallback for OS_ID.
2005-11-27 bernieUpdate copyright information.
2005-11-27 bernieSupport avr-libc 1.4.
2005-11-27 bernieAdd POSIX timer emulator.
2005-11-27 bernieUse C99 types to match cfg/compiler.h without depending...
2005-11-27 bernieDocumentation fixes.
2005-11-27 bernieIRQ_SAVE_DISABLE(): Really block signals.
2005-11-27 bernieQt timer emulation.
2005-11-27 bernieAdd x86_64 task switching (to be updated to new-style...
2005-11-27 bernieCONFIG_WATCHDOG: New config option.
2005-11-27 bernieAdd POSIX emulation for IRQ_* macros; Add Qt support.
2005-11-27 bernieMove test code to timer_test.c; Add OS_HOSTED support.
2005-11-27 bernieAdd Qt support hack.
2005-11-27 bernieConvert to appconfig.h.
2005-11-27 bernieMove event.[ch] from kern/ to mware/.
2005-11-26 bernieUpdate to Doxygen 1.4.5.
2005-11-04 bernieDescribe gfx/ and dt/ subsystems.
2005-11-04 bernieImport into DevLib.
2005-11-04 bernieFix header guards and includes for new location of...
2005-11-04 bernieMove graphics stuff from mware/ to gfx/.
2005-11-04 bernieImport into DevLib.
2005-11-04 bernieImport into DevLib.
2005-11-04 bernieFix one warning.
2005-11-04 bernieFix for LP64 architectures; Add some more tests.
2005-11-04 bernieMove cfg/config.h to appconfig.h.
2005-11-04 bernieFix reference to README.devlib in header.
2005-11-04 berniebuz_init(): Restore IRQ protection as in project_bko.
2005-11-04 bernieDoxygen workaround.
2005-11-04 bernieUpdate to Doxygen 1.4.4.
2005-07-19 bernieRefactor to decouple timer ticks from milliseconds.
2005-07-19 bernieUse arch_config.h; Update copyright year.
2005-07-19 bernieDon't use CPU_REG_BITS from cpu.h to avoid circular...
2005-07-19 bernieAdd missing #endif.
2005-07-19 bernieUse appconfig.h instead of cfg/config.h.
2005-07-19 bernieRefactor to remove type aliasing problems.
2005-07-19 berniePGM_STR(): New macro.
2005-07-03 bernieDoxygen fix.
2005-07-03 bernieTypo.
2005-06-27 bernieImport generic keyboard driver.
2005-06-27 bernieImport ADC driver.
2005-06-27 bernieMisc PGM fixes.
2005-06-27 bernieModularize hardware access; Port to new timer interface.
2005-06-27 bernieticks_t: New typedef.
2005-06-27 bernieCPU_CSOURCE(): New macro.
2005-06-27 bernieRename cfg/config.h to appconfig.h.
2005-06-27 bernieROUND_DOWN, ROUND_UP, ROUND_NEAREST: New macros.
2005-06-14 bernieAdd all missing functions.
2005-06-14 bernieAdd X86_64 support.
2005-04-12 berniehost_to_net(16|32)(), net_to_host(16|32)(): New functions.
2005-04-12 bernieCatch missing CPU earlier.
2005-04-12 bernieImport into DevLib.
2005-04-12 berniePrevent warning when watchdog is disabled.
2005-04-12 bernieMetrowerks touchups from HeCo.
2005-04-12 bernieAdd hack to enable TX line at module initialization.
2005-04-11 bernieDone.
2005-04-11 bernieUpdate to Doxygen 1.4.2.
2005-04-11 bernieFixes for sprintf_test.
2005-04-11 bernieInclude top-level headers from cfg/ subdir.
2005-04-11 bernieMove top-level headers to cfg/ subdir.
2005-04-11 bernieDone.
2005-04-11 bernieDoxygen fixes.
2005-03-29 berniesetjmp.h, time_t: Remove ancient retrocompatibility...
2005-03-15 bernieDon't create lots of subdirectories.
2005-03-15 bernieproc_schedule(): New sanity check.
2005-03-15 bernieBREAKPOINT, IRQ_RUNNING(), IRQ_GETSTATE(): New DSP56K...
2005-03-15 bernieSimpler, smaller, faster.
2005-03-01 bernieGive due credit for this astounding creation.
2005-03-01 bernieString table and localization stuff.
2005-03-01 bernieUse new CPU-neutral program-memory API.
2005-03-01 bernieUse shared hextab.
2005-03-01 bernieHeader fix.
2005-03-01 bernieMove event.h to mware/.
2005-03-01 berniePrune CVS log.
2005-03-01 bernieTweaks for avr-libc 1.2.x.
2005-03-01 bernieUpdate header.
2005-03-01 bernieProvide defaults for CONFIG_KDEBUG_DISABLE_TRACE and...
2005-03-01 berniePoor man's factored hex table.
2005-03-01 bernieRemove compatibility hack.
2005-02-28 bernieRemove test binaries.
2005-02-18 bernieAdd a few more paranoic tests.
next