Test for ticket system, bug #3
[bertos.git] / drv /
2006-11-20 battRevert unneeded locked functions.
2006-11-17 battAvoid race conditions.
2006-11-17 battImplement ser_setstatus and ser_getstatus as functions...
2006-11-17 battSerial status MUST be volatile.
2006-09-20 marcoAdded TC520 ADC driver.
2006-09-20 marcoAdded MCP41xxx digital potentiometer
2006-09-20 marcoNames convention, MOD_* macros.
2006-09-20 marcoReplaced ISLISTEMPTY with LIST_EMPTY
2006-09-20 marcoAdded CONFIG_LCD_4BIT.
2006-09-20 marcoUse MOD_* macros instead of DB.
2006-09-13 bernieAdd a FIXME.
2006-09-13 berniee2addr(): New macro.
2006-09-13 bernieMerge CONFIG_KBD_LONGPRESS.
2006-09-13 bernieFix GCC error.
2006-09-13 bernieTypo.
2006-09-13 bernieAdd configurable SPI pin mapping.
2006-09-13 bernieDocumentation fixes.
2006-07-21 battUse timer_clock() instead of obsolete timer_ticks().
2006-07-19 bernieConvert to new Doxygen style.
2006-06-12 marcoimplemented some commands (ver and sleep)
2006-06-03 bernieMake keyboard repeat mask run-time configurable.
2006-06-01 marcoUpdated include reference.
2006-05-28 bernieDrop almost all the Qt3 cruft.
2006-05-18 bernieser_open(): Document a bit more.
2006-05-18 bernieAdd struct Serial friendly typedef.
2006-05-18 bernieWork around missing ARCH_FREERTOS symbol.
2006-05-18 bernieUse hw_cpu.h instead of ubiquitous hw.h.
2006-05-18 bernieDon't include unneeded header hw.h.
2006-05-18 bernieUse hw_ser.h instead of ubiquitous hw.h.
2006-04-27 bernieFix naming conventions.
2006-04-27 bernieBreak on assertion failures.
2006-04-27 bernieNaming convention fixes; Partial merge from Grillo.
2006-03-22 bernieAdd FreeRTOS support.
2006-03-20 bernieAdd FreeRTOS and Observers support.
2006-03-20 bernieMake the TWI driver more generic to work with devices...
2006-02-27 bernieMisc build and doc fixes from Grillo.
2006-02-24 bernieUse new naming convention for list macros.
2006-02-24 bernieFixes for CONFIG_KERNEL.
2006-02-23 bernieDocumentation fix.
2006-02-23 bernieDocumentation fixes.
2006-02-21 bernieNew time handling based on TIMER_TICKS_PER_SEC to suppo...
2006-02-20 berniePort to Qt 4.1.
2006-02-17 bernieRename ser_emul.c to ser_posix.c.
2006-02-17 bernieUpdate POSIX timer emulator.
2006-02-17 bernieAdd MOD_CHECK() checks.
2006-02-17 bernieUpdate POSIX serial emulator.
2006-02-17 bernieAdd MOD_CHECK() checks.
2006-02-15 bernieSwitch to BITMAP_FMT_PLANAR_V_LSB.
2006-02-10 bernieAdd preliminary FreeRTOS support; Enforce CONFIG_*...
2006-02-10 bernieEnforce CONFIG_* definitions.
2006-02-10 bernieRemove spurious EXTERN_C.
2006-02-10 bernieMake emulator display a bit larger.
2006-02-10 bernieUpdate Copyright year.
2006-02-10 berniePush interrupt protection inside hw module.
2006-01-23 bernieUse RASTER_SIZE() to compute... err... the raster size.
2006-01-17 bernieDon't use hardcoded coordinates.
2006-01-17 bernieHardcode a different display size.
2006-01-17 bernieTest gfx with the usual pentagons.
2006-01-17 bernieFix QImage format.
2006-01-16 bernieAdd LCD Qt emulator.
2006-01-16 bernieImport into DevLib.
2006-01-16 bernieMake header C++ friendly.
2005-11-27 bernieUse appconfig.h instead of cfg/config.h.
2005-11-27 bernieUpdate copyright information.
2005-11-27 bernieSupport avr-libc 1.4.
2005-11-27 bernieAdd POSIX timer emulator.
2005-11-27 bernieDocumentation fixes.
2005-11-27 bernieQt timer emulation.
2005-11-27 bernieMove test code to timer_test.c; Add OS_HOSTED support.
2005-11-27 bernieAdd Qt support hack.
2005-11-04 bernieImport into DevLib.
2005-11-04 bernieImport into DevLib.
2005-11-04 bernieFix reference to README.devlib in header.
2005-11-04 berniebuz_init(): Restore IRQ protection as in project_bko.
2005-07-19 bernieRefactor to decouple timer ticks from milliseconds.
2005-07-03 bernieDoxygen fix.
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-04-12 bernieImport into DevLib.
2005-04-12 berniePrevent warning when watchdog is disabled.
2005-04-12 bernieAdd hack to enable TX line at module initialization.
2005-04-11 bernieInclude top-level headers from cfg/ subdir.
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-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 bernieTRACE(), TRACEMSG(): Reduce code and data footprint.
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-23 bernieAdd missing header.
2005-01-22 bernieReformat.
2005-01-21 alephFix drain at ser_close()
2005-01-14 alephRename callbacks; SerialHardwareVT.txSending: New callb...
next