bertos.git
2004-08-05 bernieDefine dummy FORMAT() and PGM_FUNC() macros to help...
2004-08-05 bernieDocumentation improvements.
2004-08-05 bernieFix a Doxygen tag.
2004-08-05 bernieAdd __linux__ and __unix__ predefines to let Doxygen...
2004-08-05 bernieKeep doc/ directory around for Doxygen.
2004-08-05 bernieUpdated with Doxygen 1.3.8.
2004-08-04 bernieAdd extensive documentation.
2004-08-04 raskyCambiata la putchar per kdebug per DSP56k: la nuova...
2004-08-04 raskyMerge da SC: prima versione veramente funzionante
2004-08-04 raskyNuove opzioni di configurazione per formatted_write...
2004-08-04 raskyMerge da SC: fixato namespace dell'include guard
2004-08-04 bernieSwitch to new DevLib CONFIG_ convention.
2004-08-04 bernieImport simple chart drawing code.
2004-08-04 bernieAdd virtual file I/O interface.
2004-08-04 bernieImport simple RLE algorithm.
2004-08-03 alephAdd include to fix warning for vsprintf()
2004-08-03 alephFix spacing
2004-08-03 alephRename timer_tick() to timer_ticks()
2004-08-02 alephMerge from kseries
2004-08-01 bernieLIKELY(), UNLIKELY(): New compiler-specific macros.
2004-07-31 raskySpostato lo heap da kern/ a mware/
2004-07-30 raskyFile sfuggito al commit precedente (nuova gestione...
2004-07-30 raskyVari fix per documentazione e commenti
2004-07-30 raskyHunk sfuggito al commit precedente (aggiornamento kernel)
2004-07-30 raskyResa la sig_signal interrupt safe (con il nuovo schedul...
2004-07-30 raskyAggiornati alcuni file DSP56k per la nuova libreria...
2004-07-30 raskySemplificato l'output dell'ASSERT
2004-07-30 raskyTask switching con salvataggio perfetto stato di interr...
2004-07-30 raskyNuovo supporto unificato per detect della CPU
2004-07-29 bernieAdd template configuration file.
2004-07-29 bernieSwitch to new-style config handling.
2004-07-29 bernieAdd values for new-style CONFIG_PRINTF option.
2004-07-29 bernievsprintf(): Remove prototype for backwards compatibilit...
2004-07-29 bernieser_drain(): New function; Make Serial::is_open a debug...
2004-07-29 bernieAdd 24LC16 support.
2004-07-29 bernieSeveral tweaks to reduce code size on ATmega8.
2004-07-29 bernieDoxygen fix.
2004-07-29 bernieSpelling fix.
2004-07-22 bernieUse TIMER_PRESCALER consistently.
2004-07-22 bernieDocument AVR dependency.
2004-07-22 bernieswab32(): Fix a very serious bug.
2004-07-21 bernieAllow completely disabling printf()-like formatter.
2004-07-21 berniePut timer driver on diet.
2004-07-20 berniefifo_flush_locked(): New function;
2004-07-20 bernieAlso define TIMER_PRESCALER.
2004-07-20 bernieCompute value of OCR_DIVISOR from CLOCK_FREQ.
2004-07-20 bernieFinally remove redundant protos.
2004-07-20 bernieFinally remove redundant protos.
2004-07-20 bernieUse attribute((always_inline)) to force inlining. ...
2004-07-20 bernieFix two errors introduced by previous commit.
2004-07-20 bernieReverse the logic to provide defaults for undefined...
2004-07-20 bernieRationalize and document SCHEDULER_IDLE.
2004-07-20 bernieImport into DevLib.
2004-07-20 bernieswab16(), swab32(), cpu_to_be32(), cpu_to_le32(): New...
2004-07-20 bernieCleanup documentation
2004-07-20 bernieImport byte-order macros into DevLib.
2004-07-20 bernieMove byte-order macros to mware/byteorder.h; Add missin...
2004-07-20 bernieAdd macros to handle endianess issues.
2004-07-18 bernieAdd missing header; Prevent warning for KSeries-specifi...
2004-07-18 bernieFix warnings with GCC 3.3.2.
2004-07-18 simoneAdd some info
2004-07-18 bernieREMHEAD(), REMTAIL(): Move to list.h as inline functions.
2004-07-18 bernieReorganize configuration parameters to match DevLib...
2004-07-18 bernietimer_gettick(): Rename to timer_tick() and document...
2004-07-18 bernieFix preprocessor warning with potentially undefined...
2004-07-18 bernieFix preprocessor warning with potentially undefined...
2004-07-18 bernieAdd ATmega8 support.
2004-07-18 bernieFixes for GCC 3.5.
2004-07-18 bernieMake CONFIG_SER_DEFBAUDRATE optional.
2004-07-14 raskyMerge da SC: Rimosso timer dentro il task, che è uno...
2004-07-14 raskyImplementazione di una tabella hash
2004-07-14 raskyMerge da SC: spostata bld_set inline perché si ottimizz...
2004-07-13 alephAvoid warning for unused arg when compiled without...
2004-07-13 alephAdd and cleanup comments
2004-06-27 alephDeclaration fix for build with GCC 3.4
2004-06-27 alephAdd missing callbacks for SPI;
2004-06-27 alephFix spacing
2004-06-27 alephChange UNUSED() macro to accept two arguments: type...
2004-06-25 bernieMake reference manuals smaller and neater.
2004-06-12 bernieExclude doc/ directory to avoid Doxygen recursion.
2004-06-07 alephRemove free pool of timers; use user-provided Timer...
2004-06-07 alephAdd function prototypes
2004-06-07 alephUpdate to latest AVR timer code
2004-06-07 alephSome tabs cleanup and add timer strobe macros
2004-06-07 alephRemove cast-as-lvalue extension abuse
2004-06-07 alephUpdate to new event.h naming
2004-06-06 bernieRename event macros to look like regular functions.
2004-06-06 bernieImport DSP56800 changes from SC.
2004-06-06 bernieRename event macros to look like regular functions.
2004-06-06 bernieImport DSP56800 changes; Print broken wall bricks in...
2004-06-06 berniePP_CAT(): New macro.
2004-06-06 bernieFix \!CONFIG_KERN_SIGNALS code paths.
2004-06-06 bernieRemove redundant declaration of fifo_isempty_locked().
2004-06-06 bernieMark some functions INLINE instead of 'extern inline'.
2004-06-06 bernieImport fixes for race conditions from kseries.
2004-06-06 bernieser_putchar(): Use fifo_push_locked() to fix potential...
2004-06-06 bernieAdd DevLib license information.
2004-06-06 bernieProtect MetroWerks specific pragmas with #ifdef's
2004-06-06 bernieReformat (from kseries).
2004-06-06 bernieDoxygenize.
next