Split debug by cpu type.
[bertos.git] / drv /
2007-10-11 battSplit debug by cpu type.
2007-10-11 battMove avr simple timer driver.
2007-10-11 battMove avr simple timer driver.
2007-10-11 battMove avr simple serial driver.
2007-10-11 battRename avr simple serial driver.
2007-10-11 battMove dsp56k and i196 drivers to their drv/ dirs.
2007-10-11 battMove avr drivers.
2007-10-11 battMove avr timer to avr cpu dir.
2007-10-11 battUpdate to new tree.
2007-10-11 battUpdate cpu.h dir.
2007-10-11 battPrune log.
2007-10-11 battRemove old at91 drivers.
2007-10-09 battEnable system IRQ generation.
2007-10-08 marcoRemoved 'This file is part of DevLib ...'
2007-10-08 marcoUpdated copiright notice.
2007-10-08 battFix trivial warning and errors.
2007-10-08 battAdd at91sam7s register definitions.
2007-10-08 raskySistema l'errore da me commesso in fase di conversione...
2007-10-08 battFix some review issues.
2007-10-07 battAdd first ver (very) untested skel for AT91 timer.
2007-10-07 battAdd default timer for AVR.
2007-10-04 battUpdate to new KFile prototypes and constans.
2007-10-03 battFix some doc strings; Add whence parameter to seek...
2007-10-01 battSet to const col_address; add static assert check on...
2007-10-01 battMove mware/prog_avr module to drv/flash_avr; add kfile...
2007-10-01 battAdd light LCD position computation.
2007-06-21 battRemove CONFIG_WATCHDOG stuff: watchdog macros expand...
2007-06-07 battMerge from kseries.
2007-06-07 battMerge from kseries
2007-03-21 battAdd missing support for ATMega1281.
2007-01-29 battReimplement ser_clearstatus as a macro.
2007-01-28 battMerge from kseries.
2007-01-27 battAdd clear status.
2007-01-09 bernieRemove excess parentheses.
2006-11-23 battAdd BitBanged serial debug console.
2006-11-23 battAdd support for ATmega1281.
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.
next