summaryrefslogtreecommitdiff
path: root/bus.c
AgeCommit message (Collapse)Author
2000-01-01Allow CH2 DLY to control trigger PW (for -2CHX). Better debug messages.INSTRUMENT_6_4_23bMike
2000-01-01make force_output_fully_off work properly for 2-channel unitsINSTRUMENT_6_4_07bMike
1970-01-01show FW version and controller type (BB or OL) at startupINSTRUMENT_6_2_03root
2000-01-01enable most bus features on Olimexroot
2000-01-01abstract the hardware identification checksroot
2000-01-01close model file properlyroot
2000-01-01add code to detect beaglebone vs olimexroot
2014-06-25Use a node in sysfs that only exists when the device tree is loaded.Daniel Palmer
2014-06-25- Pinmux config is done in DT nowDaniel Palmer
- It looks like the i2c buses are now start at 0.
1999-12-31astyle fixesroot
1999-12-31reset TNT4882 a little bit earlierroot
2013-04-08add a dedicated pin to reset GPIB, becase SYS_RESETn is flakyMichael J. Chudobiak
2012-11-09cppcheck fixesMichael J. Chudobiak
2012-11-02Add a flag to signal completion of startup. To be expanded.Michael J. Chudobiak
2012-10-16remove low-priority FIXMEMichael J. Chudobiak
2012-10-16reduce scope of some constants and variablesMichael J. Chudobiak
1999-12-31make hardware-detect flags globalroot
1999-12-31first working serial configurationroot
2012-10-04astyle fixesMichael J. Chudobiak
1999-12-31bus timing fixed with wide CS, 160 ns RD/WRroot
1999-12-31tweak bus settingsroot
1999-12-31bus tweaksroot
2012-09-27tweak gpmc timingMichael J. Chudobiak
2012-09-26initial addition of gpib driverMichael J. Chudobiak
1999-12-31POWER_FAIL is an inputroot
2012-09-19added a power fail input pin (low = OK, high = bad)Michael J. Chudobiak
2012-09-19add gpio bit read functionMichael J. Chudobiak
1999-12-31pullups on all gpmc pins?root
1999-12-31use same mux options as beforeroot
2012-09-19added commentroot
2012-09-19use symbolic option and mode names for omap mux configroot
2012-09-19astyle tidy upMichael J. Chudobiak
2012-09-19simpler definition of gpio pinsMichael J. Chudobiak
2012-08-22fix memory leaksMichael J. Chudobiak
2012-08-22fix misc cppcheck warnings in bus.cMichael J. Chudobiak
2012-08-22fixes initialization of flash filesMichael J. Chudobiak
2012-08-22Don't crash due to gpmc failure on desktopMichael J. Chudobiak
2012-08-21first addition of bus.c - untestedMichael J. Chudobiak