Small bugfix in administration_tools/config.dat.
Administration tools were added.
bspdep_timer is now published under license GPL v.3.
Fix "symbol 'loop' is already defined" error, produced by modern gcc.
bspdep_timer is now published under license GPL v.3.
fix: replace epicsUInt64 with UInt64 and remove #ifdefs
fix in Linux_alm: must initialize sigev_notify_attributes member
fix in Linux_alm: must epicsInterruptLock around call to handler
added long long integer division for vxWorks
For RTEMS-beatnik use the built-in timer support of the beatnik BSP.
Support for the "beatnik" RTEMS bsp was added.
added a linux implementation, using posix timers
TAG R6-2
fix: variable name is ticks, not t
fix: include sysLib.h in vxWorks_alm_ppc_mv5500.c
fix: must include CONIFG, not CONFIG_APP
base -> 3-14-12-2-1
mvme5500: timestamp calculation in *_alm_ppc_mv5500.c fixed (RTEMS and vxWorks)
alm_ppcDec.c: useless volatile keyword in function definition removed
alm_ppcDec.c: RTEMS recognition proved by use of compiler build-in macro (__rtems__)
bug in timestamp calculation fixed
div64 emulation only needed for vxWorks
added missing include stdio.h in vxWorks_alm.c
base relese -> 3-14-12-1-1
compiler flag for older EPICS versions added
some calculation fixed
setting base path
OS-independent version (as far as possible) / support for RTEMS added
bugfix: dont mask raw 64 bit value before multiplication
author field updated
redesign timer interface; fixed mv5500 implementation
added support for mv5500 boards
split timer module from bspDep
TAG R3-3
fixed enableD32 for mv2100
Added enableD32 for mv2100 (Universe II)
Added .boring to ignore object dirs
TAG R3-2
removed obsolete (and broken) timer.dbd (TimerApp)
old tag: R3-1
+= register enableD32DataTransfer() for st.cmd use (EnableD32App)
+= EnableD32App: enable D32 transfers for A16 access; from VCT6 driver.
EPICS 3.14: added command registration; adapted uses of devLib
bufix: use correct symbol HAVE_MVME162
added TimerApp/alm_mcc.h and TimerApp/alm_ppcDec.h
configure/CONFIG_APP: fixed HAVE_* symbols
EPICS 3.14: removed LDOBJS and LIBOBJS files
EPICS 3.14: changed Makefiles
EPICS 3.14: added configure dir
EPICS 3.14: removed config dir
removed all CVS keywords
increased int_inhibit from 2 to 10 microsecs
almost complete redesign; many fixes and simplifications
fixed ppc alarm setup routine;
simplified documentation
added some debugging facilities (disabled); make ALM_getStatus static
fixed wrong name of routine
fixed comments
fixed broken ALM_get_stamp routine (using double arithmetic instead of integral)
TIMEBASE_DECREMENTER_PRESCALE is always 4; fixed some typos
fixed model name for (our version of) mv2400; fixed broken indentation
Used bsp #define for MV162 VME2 Chip GCSR address
old tag: R2-1
Remove TEMPLATE directory
Add bsp specif includes and defines
Not needed
low-level timer chip test code for powerPC
Alarm debug messages
low-level timer chip support for Alarm Library
low-level timer chip support for VME2 Chip
low-level timer chip support for powerPC
replace mv162InitHooks w/CpuBoardInit
old tag: R2-0
replace mv162InitHooks w/ CpuBoardInit
Library objects
Load objects
Special cpu board init not in kernel
new module for bsp dependent stuff
old tag: R1-6
added
merged shareR1-1 into main branch
old tag: PROD
newInitHooksApp -> mv162InitHooksApp
Bugfix: must be defined.
Initial revision