projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove redundant mtime_t definition (cfg/compiler.h has one already).
[bertos.git]
/
drv
/
2005-11-27
bernie
Use appconfig.h instead of cfg/config.h.
tree
|
commitdiff
2005-11-27
bernie
Update copyright information.
tree
|
commitdiff
2005-11-27
bernie
Support avr-libc 1.4.
tree
|
commitdiff
2005-11-27
bernie
Add POSIX timer emulator.
tree
|
commitdiff
2005-11-27
bernie
Documentation fixes.
tree
|
commitdiff
2005-11-27
bernie
Qt timer emulation.
tree
|
commitdiff
2005-11-27
bernie
Move test code to timer_test.c; Add OS_HOSTED support.
tree
|
commitdiff
2005-11-27
bernie
Add Qt support hack.
tree
|
commitdiff
2005-11-04
bernie
Import into DevLib.
tree
|
commitdiff
2005-11-04
bernie
Import into DevLib.
tree
|
commitdiff
2005-11-04
bernie
Fix reference to README.devlib in header.
tree
|
commitdiff
2005-11-04
bernie
buz_init(): Restore IRQ protection as in project_bko.
tree
|
commitdiff
2005-07-19
bernie
Refactor to decouple timer ticks from milliseconds.
tree
|
commitdiff
2005-07-03
bernie
Doxygen fix.
tree
|
commitdiff
2005-06-27
bernie
Import generic keyboard driver.
tree
|
commitdiff
2005-06-27
bernie
Import ADC driver.
tree
|
commitdiff
2005-06-27
bernie
Misc PGM fixes.
tree
|
commitdiff
2005-06-27
bernie
Modularize hardware access; Port to new timer interface.
tree
|
commitdiff
2005-04-12
bernie
Import into DevLib.
tree
|
commitdiff
2005-04-12
bernie
Prevent warning when watchdog is disabled.
tree
|
commitdiff
2005-04-12
bernie
Add hack to enable TX line at module initialization.
tree
|
commitdiff
2005-04-11
bernie
Include top-level headers from cfg/ subdir.
tree
|
commitdiff
2005-03-01
bernie
Header fix.
tree
|
commitdiff
2005-03-01
bernie
Move event.h to mware/.
tree
|
commitdiff
2005-03-01
bernie
Prune CVS log.
tree
|
commitdiff
2005-03-01
bernie
Tweaks for avr-libc 1.2.x.
tree
|
commitdiff
2005-02-18
bernie
Use mware/event.h; Update copyright info.
tree
|
commitdiff
2005-02-18
bernie
Update copyright info.
tree
|
commitdiff
2005-02-18
bernie
Fixes for Harvard processors from KSeries.
tree
|
commitdiff
2005-02-16
bernie
TRACE(), TRACEMSG(): Reduce code and data footprint.
tree
|
commitdiff
2005-01-25
bernie
CONFIG_SER_HWHANDSHAKE fixes.
tree
|
commitdiff
2005-01-25
bernie
CONFIG_TWI_FREQ: New config param.
tree
|
commitdiff
2005-01-25
bernie
kputnum(): Export.
tree
|
commitdiff
2005-01-25
bernie
Simplify.
tree
|
commitdiff
2005-01-23
bernie
Add missing header.
tree
|
commitdiff
2005-01-22
bernie
Reformat.
tree
|
commitdiff
2005-01-21
aleph
Fix drain at ser_close()
tree
|
commitdiff
2005-01-14
aleph
Rename callbacks; SerialHardwareVT.txSending: New callb...
tree
|
commitdiff
2005-01-14
aleph
Rename callbacks; SerialHardwareVT.txSending: New callback.
tree
|
commitdiff
2005-01-14
aleph
ser_drain(): Wait for hw transmission complete.
tree
|
commitdiff
2005-01-11
aleph
Add ATmega8 SPI port definitions; Fix transmit complete...
tree
|
commitdiff
2005-01-11
aleph
Add missing include
tree
|
commitdiff
2005-01-06
aleph
Split twi/eeprom functions from eeprom module in separa...
tree
|
commitdiff
2004-12-31
bernie
Rename UNUSED() to UNUSED_ARG().
tree
|
commitdiff
2004-12-31
bernie
Add a simple serial emulation driver.
tree
|
commitdiff
2004-12-13
bernie
DISABLE_IRQSAVE/ENABLE_IRQRESTORE: Convert to IRQ_SAVE_...
tree
|
commitdiff
2004-12-13
bernie
Fix a latent bug with reentrant serial IRQs.
tree
|
commitdiff
2004-12-13
bernie
DISABLE_INTS/ENABLE_INTS: Convert to IRQ_DISABLE/IRQ_EN...
tree
|
commitdiff
2004-12-09
bernie
Replace IPTR with iptr_t.
tree
|
commitdiff
2004-12-08
bernie
Add a todo item.
tree
|
commitdiff
2004-12-08
bernie
Add support for multiplexed serial ports.
tree
|
commitdiff
2004-12-08
bernie
Rename time_t to mtime_t.
tree
|
commitdiff
2004-12-08
bernie
Rename time_t to mtime_t.
tree
|
commitdiff
2004-12-08
bernie
Reformat.
tree
|
commitdiff
2004-12-08
bernie
Rename sigset_t to sigmask_t; Reformat.
tree
|
commitdiff
2004-12-08
bernie
Save some more RAM on AVR.
tree
|
commitdiff
2004-12-08
bernie
Convert to mtime_t; timer_minutes(): Remove.
tree
|
commitdiff
2004-12-08
bernie
Doxygen fixes.
tree
|
commitdiff
2004-11-28
bernie
Remove obsolete INITLIST macro.
tree
|
commitdiff
2004-11-16
bernie
Disable timer_minutes() for targets with 16bit time_t.
tree
|
commitdiff
2004-11-16
bernie
Replace IPTR with iptr_t.
tree
|
commitdiff
2004-11-16
bernie
Changes for SC Monoboard support.
tree
|
commitdiff
2004-11-16
bernie
Make driver optional; mark AVR specific parts as such.
tree
|
commitdiff
2004-11-16
bernie
Include <avr/io.h> explicitly.
tree
|
commitdiff
2004-11-16
bernie
Add watchdog timer support.
tree
|
commitdiff
2004-11-16
bernie
Add write verify.
tree
|
commitdiff
2004-11-16
bernie
Add sanity checks for missing configuration parameters.
tree
|
commitdiff
2004-11-02
bernie
CONFIG_EEPROM_VERIFY: New config option.
tree
|
commitdiff
2004-10-26
bernie
Don't access serial data register twice.
tree
|
commitdiff
2004-10-26
bernie
Reset watchdog for long operations.
tree
|
commitdiff
2004-10-26
bernie
New DevLib module.
tree
|
commitdiff
2004-10-19
bernie
Reformat.
tree
|
commitdiff
2004-10-19
bernie
Remove unused variable.
tree
|
commitdiff
2004-10-19
bernie
Bugfixes for DSP56K serial driver from scfirm.
tree
|
commitdiff
2004-10-19
bernie
TIMER_STROBE_ON, TIMER_STROBE_OFF, TIMER_STROBE_INIT...
tree
|
commitdiff
2004-10-19
bernie
Fix a few longstanding bugs wrt status handling (made...
tree
|
commitdiff
2004-10-19
bernie
SERRF_TX, SERRF_RX: New macros; Enhance documentation.
tree
|
commitdiff
2004-10-19
bernie
Reset parity bits before overwriting them (Fixed by...
tree
|
commitdiff
2004-10-14
bernie
Fix longstanding problem with wrap-arounds.
tree
|
commitdiff
2004-10-03
bernie
Import changes from sc/firmware.
tree
|
commitdiff
2004-10-03
bernie
Move \brief on top in header to please Doxygen.
tree
|
commitdiff
2004-10-03
bernie
timer_delay(): Add a sanity check to avoid sleeping...
tree
|
commitdiff
2004-10-03
bernie
Convert to new-style config macros; Allow compiling...
tree
|
commitdiff
2004-10-03
bernie
Fix a nasty bug caused by confusion between old-style...
tree
|
commitdiff
2004-10-03
bernie
Restore \version header killed by mistake in previous...
tree
|
commitdiff
2004-10-03
bernie
Use new CPU macros.
tree
|
commitdiff
2004-10-03
bernie
Add missing AVR header; Fix header.
tree
|
commitdiff
2004-09-20
bernie
Sanitize for C++.
tree
|
commitdiff
2004-09-20
bernie
Fix racy racy code.
tree
|
commitdiff
2004-09-14
bernie
Use debug.h instead of kdebug.h.
tree
|
commitdiff
2004-09-14
bernie
Include hw.h explicitly.
tree
|
commitdiff
2004-09-14
bernie
Use debug.h instead of kdebug.h; Spelling fixes.
tree
|
commitdiff
2004-09-14
bernie
Use debug.h instead of kdebug.h; Use new AVR pin names...
tree
|
commitdiff
2004-09-14
bernie
Don't vanely call kdebug.h.
tree
|
commitdiff
2004-09-14
bernie
Use new AVR port pin names.
tree
|
commitdiff
2004-09-14
bernie
Superseded by 'debug.h'.
tree
|
commitdiff
2004-09-06
bernie
Spelling fixes.
tree
|
commitdiff
2004-09-06
bernie
CONFIG_TIMER_STROBE: be tolerant with missing optional...
tree
|
commitdiff
2004-09-06
bernie
Move buffer handling in chip-specific driver.
tree
|
commitdiff
2004-09-06
bernie
Allow partial redefinition of BUS macros.
tree
|
commitdiff
next