2005-06-27 |
bernie | Import generic keyboard driver. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
bernie | Import ADC driver. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
bernie | Misc PGM fixes. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
bernie | Modularize hardware access; Port to new timer interface. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
bernie | ticks_t: New typedef. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
bernie | CPU_CSOURCE(): New macro. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
bernie | Rename cfg/config.h to appconfig.h. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
bernie | ROUND_DOWN, ROUND_UP, ROUND_NEAREST: New macros. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
bernie | Add all missing functions. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
bernie | Add X86_64 support. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
bernie | host_to_net(16|32)(), net_to_host(16|32)(): New functions. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
bernie | Catch missing CPU earlier. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
bernie | Import into DevLib. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
bernie | Prevent warning when watchdog is disabled. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
bernie | Metrowerks touchups from HeCo. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
bernie | Add hack to enable TX line at module initialization. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
bernie | Done. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
bernie | Update to Doxygen 1.4.2. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
bernie | Fixes for sprintf_test. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
bernie | Include top-level headers from cfg/ subdir. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
bernie | Move top-level headers to cfg/ subdir. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
bernie | Done. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
bernie | Doxygen fixes. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
bernie | setjmp.h, time_t: Remove ancient retrocompatibility... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
bernie | Don't create lots of subdirectories. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
bernie | proc_schedule(): New sanity check. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
bernie | BREAKPOINT, IRQ_RUNNING(), IRQ_GETSTATE(): New DSP56K... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
bernie | Simpler, smaller, faster. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
bernie | Give due credit for this astounding creation. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
bernie | String table and localization stuff. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
bernie | Use new CPU-neutral program-memory API. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
bernie | Use shared hextab. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
bernie | Header fix. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
bernie | Move event.h to mware/. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
bernie | Prune CVS log. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
bernie | Tweaks for avr-libc 1.2.x. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
bernie | Update header. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
bernie | Provide defaults for CONFIG_KDEBUG_DISABLE_TRACE and... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
bernie | Poor man's factored hex table. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
bernie | Remove compatibility hack. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
bernie | Remove test binaries. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
bernie | Add a few more paranoic tests. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
bernie | Fix bug with NULL buffers (caught with unit test). |
commit | commitdiff | tree | snapshot |
2005-02-18 |
bernie | Very rudimental test for sprintf() and friends. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
bernie | Include <mware/pgm.h> explicitly for non-Harvard archs. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
bernie | Avoid strlen(). |
commit | commitdiff | tree | snapshot |
2005-02-18 |
bernie | Use mware/event.h; Update copyright info. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
bernie | Update copyright info. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
bernie | Fixes for Harvard processors from KSeries. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
bernie | Preliminary PPC support. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
bernie | TRACE(), TRACEMSG(): Reduce code and data footprint. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
bernie | Move PGM macros to mware/pgm.h |
commit | commitdiff | tree | snapshot |
2005-02-16 |
bernie | Macros for program memory access. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
bernie | Add %S formatter. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
bernie | Simplify float code. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
bernie | Declare dummy ASSERT* macros as ((void)0) to work aroun... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
bernie | Doxygen fixes. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
bernie | Disable LaTeX output. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
bernie | Really trivial testsuite framework. |
commit | commitdiff | tree | snapshot |
2005-01-26 |
bernie | Update to Doxygen 1.4.1. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
bernie | CONFIG_SER_HWHANDSHAKE fixes. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
bernie | CONFIG_TWI_FREQ: New config param. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
bernie | kputnum(): Export. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
bernie | Simplify. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
bernie | Add a few TODO items. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
bernie | Add some TODO items. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
bernie | Update copyright information. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
bernie | Remove obsolete names. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
bernie | Function pointer based event dispatching. |
commit | commitdiff | tree | snapshot |
2005-01-23 |
bernie | Add missing header. |
commit | commitdiff | tree | snapshot |
2005-01-23 |
bernie | Rename README to README.devlib. |
commit | commitdiff | tree | snapshot |
2005-01-22 |
bernie | Add integrity checks. |
commit | commitdiff | tree | snapshot |
2005-01-22 |
bernie | Add handy typedef for struct Semaphore. |
commit | commitdiff | tree | snapshot |
2005-01-22 |
bernie | Write extensive documentation; Add simple locking. |
commit | commitdiff | tree | snapshot |
2005-01-22 |
bernie | Reformat. |
commit | commitdiff | tree | snapshot |
2005-01-22 |
bernie | Use non-uglified typeof(). |
commit | commitdiff | tree | snapshot |
2005-01-22 |
bernie | MTIME_INFINITE: New constant. |
commit | commitdiff | tree | snapshot |
2005-01-21 |
aleph | Fix drain at ser_close() |
commit | commitdiff | tree | snapshot |
2005-01-20 |
aleph | Fix progmem includes. |
commit | commitdiff | tree | snapshot |
2005-01-20 |
aleph | Add progmem datatypes; PSTR() definition. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
aleph | Rename callbacks; SerialHardwareVT.txSending: New callb... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
aleph | Rename callbacks; SerialHardwareVT.txSending: New callback. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
aleph | ser_drain(): Wait for hw transmission complete. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
aleph | Add ATmega8 SPI port definitions; Fix transmit complete... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
aleph | Add missing include |
commit | commitdiff | tree | snapshot |
2005-01-11 |
aleph | Add empty kdump definition for debug off |
commit | commitdiff | tree | snapshot |
2005-01-08 |
bernie | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
bernie | Add missing type in declaration. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
bernie | Really make it work on both architectures. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
bernie | Make more portable. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
bernie | Define PROGMEM on AVR only when not including pgmspace.h. |
commit | commitdiff | tree | snapshot |
2005-01-06 |
aleph | Split twi/eeprom functions from eeprom module in separa... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
bernie | Rename UNUSED() to UNUSED_ARG(). |
commit | commitdiff | tree | snapshot |
2004-12-31 |
bernie | Use UNUSED_ARG instead of obsolete UNUSED macro. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
bernie | Add OS detection code. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
bernie | Add a simple serial emulation driver. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
bernie | Fix documentation. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
bernie | Use C89 comments only. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
bernie | IRQ_SAVE_DISABLE(), IRQ_RESTORE(): Add null stubs for... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
bernie | Sanitize for non-Harvard processors. |
commit | commitdiff | tree | snapshot |
next |