index
:
Instrument.git
master
pinmuxindt
vxi
The instrument daemon
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus.c
Age
Commit message (
Expand
)
Author
1970-01-01
show FW version and controller type (BB or OL) at startup
INSTRUMENT_6_2_03
root
2000-01-01
enable most bus features on Olimex
root
2000-01-01
abstract the hardware identification checks
root
2000-01-01
close model file properly
root
2000-01-01
add code to detect beaglebone vs olimex
root
2014-06-25
Use a node in sysfs that only exists when the device tree is loaded.
Daniel Palmer
2014-06-25
- Pinmux config is done in DT now
Daniel Palmer
1999-12-31
astyle fixes
root
1999-12-31
reset TNT4882 a little bit earlier
root
2013-04-08
add a dedicated pin to reset GPIB, becase SYS_RESETn is flaky
Michael J. Chudobiak
2012-11-09
cppcheck fixes
Michael J. Chudobiak
2012-11-02
Add a flag to signal completion of startup. To be expanded.
Michael J. Chudobiak
2012-10-16
remove low-priority FIXME
Michael J. Chudobiak
2012-10-16
reduce scope of some constants and variables
Michael J. Chudobiak
1999-12-31
make hardware-detect flags global
root
1999-12-31
first working serial configuration
root
2012-10-04
astyle fixes
Michael J. Chudobiak
1999-12-31
bus timing fixed with wide CS, 160 ns RD/WR
root
1999-12-31
tweak bus settings
root
1999-12-31
bus tweaks
root
2012-09-27
tweak gpmc timing
Michael J. Chudobiak
2012-09-26
initial addition of gpib driver
Michael J. Chudobiak
1999-12-31
POWER_FAIL is an input
root
2012-09-19
added a power fail input pin (low = OK, high = bad)
Michael J. Chudobiak
2012-09-19
add gpio bit read function
Michael J. Chudobiak
1999-12-31
pullups on all gpmc pins?
root
1999-12-31
use same mux options as before
root
2012-09-19
added comment
root
2012-09-19
use symbolic option and mode names for omap mux config
root
2012-09-19
astyle tidy up
Michael J. Chudobiak
2012-09-19
simpler definition of gpio pins
Michael J. Chudobiak
2012-08-22
fix memory leaks
Michael J. Chudobiak
2012-08-22
fix misc cppcheck warnings in bus.c
Michael J. Chudobiak
2012-08-22
fixes initialization of flash files
Michael J. Chudobiak
2012-08-22
Don't crash due to gpmc failure on desktop
Michael J. Chudobiak
2012-08-21
first addition of bus.c - untested
Michael J. Chudobiak