2004-12-08 |
bernie | Add missing header. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
bernie | Remove done todo. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
bernie | Add some macros to document more code. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
bernie | Add missing config options. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
bernie | Doxygen fixes. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
bernie | Typo in macro name. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
bernie | Fix Doxygen tags. |
commit | commitdiff | tree | snapshot |
2004-11-28 |
bernie | Use mtime_t instead of overloading ANSI time_t with... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
bernie | Remove obsolete INITLIST macro. |
commit | commitdiff | tree | snapshot |
2004-11-18 |
bernie | Update with Doxygen 1.3.9.1. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Disable timer_minutes() for targets with 16bit time_t. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | size_t: Add 64bit definitions; time_t: Add 16bit hack... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Doxygen fixes. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Support 64bit CPUs. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | IPTR: Remove obsolete definition. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Replace IPTR with iptr_t. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Declare fixed-size types before other types. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | CPU_IDLE: Rename from SCHEDULER_IDLE. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Workaround for a known fifobuf bug. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Changes for SC Monoboard support. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Commonize obsolete names for IRQ macros; Doxygen fixes. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Update to new naming scheme in mware/gfx.c. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Fix off-by-one bug in [v]snprintf(). |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Update to new naming scheme in mware/gfx.c. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Make driver optional; mark AVR specific parts as such. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Include <avr/io.h> explicitly. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Add watchdog timer support. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Add write verify. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | UNUSED_VAR, USED_VAR, USED_FUNC: New macros; UNUSED_ARG... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | CPU_HARVARD: New macro. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
bernie | Add sanity checks for missing configuration parameters. |
commit | commitdiff | tree | snapshot |
2004-11-02 |
bernie | CONFIG_EEPROM_VERIFY: New config option. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
bernie | Update to current coding conventions. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
bernie | heap_free(): Handle NULL pointers like free(), write... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
bernie | Fix spacing. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
bernie | monitor_rename(): New function. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
bernie | Don't access serial data register twice. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
bernie | Reset watchdog for long operations. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
bernie | New DevLib module. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
bernie | Typo. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
bernie | Add a TODO item. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
bernie | Use proc_forbid()/proc_permit(). |
commit | commitdiff | tree | snapshot |
2004-10-21 |
bernie | sem_release(): Simplify (made by rasky on scfirm). |
commit | commitdiff | tree | snapshot |
2004-10-21 |
bernie | Remove spurious token in preprocessor directive. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
bernie | Revamp documentation. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | Reformat. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | Kill warnings when !CONFIG_PROC_MONITOR. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | Add missing #endif. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | Bugfixes for DSP56K serial driver from scfirm. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | TIMER_STROBE_ON, TIMER_STROBE_OFF, TIMER_STROBE_INIT... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | Define forbid_cnt. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | UNUSED_FUNC: New function attribute. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | Initialize forbid_cnt; Formatting/comments fixes. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | proc_rename(), proc_forbid(), proc_permit(): New functions. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | Fix header. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | msg_peek(): New function. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | Fix a few longstanding bugs wrt status handling (made... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | SERRF_TX, SERRF_RX: New macros; Enhance documentation. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | Reset parity bits before overwriting them (Fixed by... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
bernie | Add macros to test for specific compiler features. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
bernie | Fix longstanding problem with wrap-arounds. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | Remove stale declarations (moved to monitor.h). |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | Fix Doxygen markup. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | Import changes from kseries. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | Import changes from sc/firmware. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | Import in DevLib. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | text_widthf(), text_vwidthf(): New functions. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | sprintf(): Fix a serious bug; snprintf(): New function. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | Move \brief on top in header to please Doxygen. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | timer_delay(): Add a sanity check to avoid sleeping... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | Convert to new-style config macros; Allow compiling... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | Fix a nasty bug caused by confusion between old-style... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | Restore \version header killed by mistake in previous... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | Use new CPU macros. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | Add missing AVR header; Fix header. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | IRQ_GETSTATE(): New macro; Rename IRQ macros for consis... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
bernie | Poison C++ keywords in C programs for better portability. |
commit | commitdiff | tree | snapshot |
2004-09-20 |
bernie | Sanitize for C++. |
commit | commitdiff | tree | snapshot |
2004-09-20 |
bernie | Fix racy racy code. |
commit | commitdiff | tree | snapshot |
2004-09-20 |
bernie | C++ also has variadic macros. |
commit | commitdiff | tree | snapshot |
2004-09-20 |
bernie | Remove vsprintf_P() proto, no longer needed with avr... |
commit | commitdiff | tree | snapshot |
2004-09-20 |
bernie | C++ fixes. |
commit | commitdiff | tree | snapshot |
2004-09-20 |
bernie | Relax assertion. |
commit | commitdiff | tree | snapshot |
2004-09-20 |
bernie | Conditionalize AVR-specific code. |
commit | commitdiff | tree | snapshot |
2004-09-20 |
bernie | Fix header; Conditionalize AVR-specific code. |
commit | commitdiff | tree | snapshot |
2004-09-20 |
bernie | Fix header. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
bernie | Use debug.h instead of kdebug.h. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
bernie | Include hw.h explicitly. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
bernie | Spelling fix. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
bernie | Use debug.h instead of kdebug.h; Spelling fixes. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
bernie | Use debug.h instead of kdebug.h; Use new AVR pin names... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
bernie | Don't vanely call kdebug.h. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
bernie | PURE_FUNC, CONST_FUNC, MUST_CHECK: New function attribu... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
bernie | SWAP(), MINMAX(): New macros. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
bernie | Mark assertions as LIKELY(). |
commit | commitdiff | tree | snapshot |
2004-09-14 |
bernie | Use new AVR port pin names. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
bernie | Rename rectangle drawing functions; Unify filled/cleare... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
bernie | Superseded by 'debug.h'. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
bernie | text_xprintf(): Support all styles; Pixel-wise text... |
commit | commitdiff | tree | snapshot |
next |