2004-08-15 |
bernie | Make the buffer a local variable, as documented. |
commit | commitdiff | tree | snapshot |
2004-08-15 |
bernie | updcrc16(): inline version of UPDCRC16(); Cleanup docum... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
bernie | ser_resync(): New function. |
commit | commitdiff | tree | snapshot |
2004-08-15 |
bernie | Add an #error to spread some FUD about the quality... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
rasky | Merge da SC: macros.h, pool.h, BIT_CHANGE, nome dei... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
bernie | Adjust for DevLib. |
commit | commitdiff | tree | snapshot |
2004-08-13 |
bernie | Template Doxygen configuration for C projects. |
commit | commitdiff | tree | snapshot |
2004-08-13 |
bernie | Adjust a few MSVC tweaks from older projects. |
commit | commitdiff | tree | snapshot |
2004-08-13 |
bernie | Use Doxygen to generate DevLib's frontpage. |
commit | commitdiff | tree | snapshot |
2004-08-12 |
bernie | Remove extra indentation level in switch statements. |
commit | commitdiff | tree | snapshot |
2004-08-12 |
bernie | Replace a handmade loop with memset(). |
commit | commitdiff | tree | snapshot |
2004-08-12 |
bernie | Replace if/else with continue to reduce indentation... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
bernie | Rename UPDCRC() to UPDCRC16(). |
commit | commitdiff | tree | snapshot |
2004-08-11 |
bernie | Import XModem protocol into DevLib. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
bernie | Use chart_x_t and chart_y_t for the input dataset. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
bernie | Refactor after the new mware/gfx API. |
commit | commitdiff | tree | snapshot |
2004-08-10 |
bernie | Add missing header. |
commit | commitdiff | tree | snapshot |
2004-08-10 |
bernie | CONFIG_TIMER_STROBE: Define no-op default macros. |
commit | commitdiff | tree | snapshot |
2004-08-10 |
bernie | timer_gettick(): Rename to timer_ticks() and add backwa... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
bernie | eeprom_erase(): New function. |
commit | commitdiff | tree | snapshot |
2004-08-10 |
bernie | Ignore Doxygen generated documentation. |
commit | commitdiff | tree | snapshot |
2004-08-10 |
bernie | RESTRICT: New C99-like macro; STATIC_ASSERT: Fix warnin... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
bernie | Major redesign of serial bus policy handling. |
commit | commitdiff | tree | snapshot |
2004-08-10 |
bernie | Rename timer_gettick() to timer_ticks(). |
commit | commitdiff | tree | snapshot |
2004-08-10 |
bernie | Fix spacing in header. |
commit | commitdiff | tree | snapshot |
2004-08-08 |
bernie | Use new-style CONFIG_ idiom; Fix module-wide documentation. |
commit | commitdiff | tree | snapshot |
2004-08-08 |
bernie | Remove a few useless casts. |
commit | commitdiff | tree | snapshot |
2004-08-08 |
bernie | Use DISABLE_IRQSAVE/ENABLE_IRQRESTORE; Cleanup document... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
bernie | Define dummy FORMAT() and PGM_FUNC() macros to help... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
bernie | Documentation improvements. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
bernie | Fix a Doxygen tag. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
bernie | Add __linux__ and __unix__ predefines to let Doxygen... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
bernie | Keep doc/ directory around for Doxygen. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
bernie | Updated with Doxygen 1.3.8. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
bernie | Add extensive documentation. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
rasky | Cambiata la putchar per kdebug per DSP56k: la nuova... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
rasky | Merge da SC: prima versione veramente funzionante |
commit | commitdiff | tree | snapshot |
2004-08-04 |
rasky | Nuove opzioni di configurazione per formatted_write... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
rasky | Merge da SC: fixato namespace dell'include guard |
commit | commitdiff | tree | snapshot |
2004-08-04 |
bernie | Switch to new DevLib CONFIG_ convention. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
bernie | Import simple chart drawing code. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
bernie | Add virtual file I/O interface. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
bernie | Import simple RLE algorithm. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
aleph | Add include to fix warning for vsprintf() |
commit | commitdiff | tree | snapshot |
2004-08-03 |
aleph | Fix spacing |
commit | commitdiff | tree | snapshot |
2004-08-03 |
aleph | Rename timer_tick() to timer_ticks() |
commit | commitdiff | tree | snapshot |
2004-08-02 |
aleph | Merge from kseries |
commit | commitdiff | tree | snapshot |
2004-08-01 |
bernie | LIKELY(), UNLIKELY(): New compiler-specific macros. |
commit | commitdiff | tree | snapshot |
2004-07-31 |
rasky | Spostato lo heap da kern/ a mware/ |
commit | commitdiff | tree | snapshot |
2004-07-30 |
rasky | File sfuggito al commit precedente (nuova gestione... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
rasky | Vari fix per documentazione e commenti |
commit | commitdiff | tree | snapshot |
2004-07-30 |
rasky | Hunk sfuggito al commit precedente (aggiornamento kernel) |
commit | commitdiff | tree | snapshot |
2004-07-30 |
rasky | Resa la sig_signal interrupt safe (con il nuovo schedul... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
rasky | Aggiornati alcuni file DSP56k per la nuova libreria... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
rasky | Semplificato l'output dell'ASSERT |
commit | commitdiff | tree | snapshot |
2004-07-30 |
rasky | Task switching con salvataggio perfetto stato di interr... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
rasky | Nuovo supporto unificato per detect della CPU |
commit | commitdiff | tree | snapshot |
2004-07-29 |
bernie | Add template configuration file. |
commit | commitdiff | tree | snapshot |
2004-07-29 |
bernie | Switch to new-style config handling. |
commit | commitdiff | tree | snapshot |
2004-07-29 |
bernie | Add values for new-style CONFIG_PRINTF option. |
commit | commitdiff | tree | snapshot |
2004-07-29 |
bernie | vsprintf(): Remove prototype for backwards compatibilit... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
bernie | ser_drain(): New function; Make Serial::is_open a debug... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
bernie | Add 24LC16 support. |
commit | commitdiff | tree | snapshot |
2004-07-29 |
bernie | Several tweaks to reduce code size on ATmega8. |
commit | commitdiff | tree | snapshot |
2004-07-29 |
bernie | Doxygen fix. |
commit | commitdiff | tree | snapshot |
2004-07-29 |
bernie | Spelling fix. |
commit | commitdiff | tree | snapshot |
2004-07-22 |
bernie | Use TIMER_PRESCALER consistently. |
commit | commitdiff | tree | snapshot |
2004-07-22 |
bernie | Document AVR dependency. |
commit | commitdiff | tree | snapshot |
2004-07-22 |
bernie | swab32(): Fix a very serious bug. |
commit | commitdiff | tree | snapshot |
2004-07-21 |
bernie | Allow completely disabling printf()-like formatter. |
commit | commitdiff | tree | snapshot |
2004-07-21 |
bernie | Put timer driver on diet. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | fifo_flush_locked(): New function; |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | Also define TIMER_PRESCALER. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | Compute value of OCR_DIVISOR from CLOCK_FREQ. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | Finally remove redundant protos. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | Finally remove redundant protos. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | Use attribute((always_inline)) to force inlining. ... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | Fix two errors introduced by previous commit. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | Reverse the logic to provide defaults for undefined... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | Rationalize and document SCHEDULER_IDLE. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | Import into DevLib. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | swab16(), swab32(), cpu_to_be32(), cpu_to_le32(): New... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | Cleanup documentation |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | Import byte-order macros into DevLib. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | Move byte-order macros to mware/byteorder.h; Add missin... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
bernie | Add macros to handle endianess issues. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
bernie | Add missing header; Prevent warning for KSeries-specifi... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
bernie | Fix warnings with GCC 3.3.2. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
simone | Add some info |
commit | commitdiff | tree | snapshot |
2004-07-18 |
bernie | REMHEAD(), REMTAIL(): Move to list.h as inline functions. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
bernie | Reorganize configuration parameters to match DevLib... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
bernie | timer_gettick(): Rename to timer_tick() and document... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
bernie | Fix preprocessor warning with potentially undefined... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
bernie | Fix preprocessor warning with potentially undefined... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
bernie | Add ATmega8 support. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
bernie | Fixes for GCC 3.5. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
bernie | Make CONFIG_SER_DEFBAUDRATE optional. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
rasky | Merge da SC: Rimosso timer dentro il task, che è uno... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
rasky | Implementazione di una tabella hash |
commit | commitdiff | tree | snapshot |
2004-07-14 |
rasky | Merge da SC: spostata bld_set inline perché si ottimizz... |
commit | commitdiff | tree | snapshot |
next |