bertos.git
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.
2005-02-18 bernieFix bug with NULL buffers (caught with unit test).
2005-02-18 bernieVery rudimental test for sprintf() and friends.
2005-02-18 bernieInclude <mware/pgm.h> explicitly for non-Harvard archs.
2005-02-18 bernieAvoid strlen().
2005-02-18 bernieUse mware/event.h; Update copyright info.
2005-02-18 bernieUpdate copyright info.
2005-02-18 bernieFixes for Harvard processors from KSeries.
2005-02-16 berniePreliminary PPC support.
2005-02-16 bernieTRACE(), TRACEMSG(): Reduce code and data footprint.
2005-02-16 bernieMove PGM macros to mware/pgm.h
2005-02-16 bernieMacros for program memory access.
2005-02-16 bernieAdd %S formatter.
2005-02-16 bernieSimplify float code.
2005-02-09 bernieDeclare dummy ASSERT* macros as ((void)0) to work aroun...
2005-02-09 bernieDoxygen fixes.
2005-02-09 bernieDisable LaTeX output.
2005-02-01 bernieReally trivial testsuite framework.
2005-01-26 bernieUpdate to Doxygen 1.4.1.
2005-01-25 bernieCONFIG_SER_HWHANDSHAKE fixes.
2005-01-25 bernieCONFIG_TWI_FREQ: New config param.
2005-01-25 berniekputnum(): Export.
2005-01-25 bernieSimplify.
2005-01-24 bernieAdd a few TODO items.
2005-01-24 bernieAdd some TODO items.
2005-01-24 bernieUpdate copyright information.
2005-01-24 bernieRemove obsolete names.
2005-01-24 bernieFunction pointer based event dispatching.
2005-01-23 bernieAdd missing header.
2005-01-23 bernieRename README to README.devlib.
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-22 bernieReformat.
2005-01-22 bernieUse non-uglified typeof().
2005-01-22 bernieMTIME_INFINITE: New constant.
next