]> rtime.felk.cvut.cz Git - mf6xx.git/history - src
QEMU mf624.c formatted to make QEMU checkpatch.pl mostly happy.
[mf6xx.git] / src /
2014-08-05 Pavel PisaQEMU mf624.c formatted to make QEMU checkpatch.pl mostl... master
2014-08-05 Pavel PisaUpdate MF624 emulation for QEMU 2.0 and 2.1 infrastructure.
2013-08-30 Rostislav Lisovyuio: mf624: Add proper copyright holder
2013-08-30 Rostislav Lisovyuio: mf624: Hopefully working interrupts
2013-08-29 Rostislav Lisovyuio: mf624: A bit of refactoring
2013-05-31 Pavel PisaDo not allocate extra bytes for path in the mf624 UIO...
2013-05-31 Pavel PisaCorrect test code to use map_nr * pagesize as mmap...
2013-05-31 Pavel PisaCorrect UIO kernel module PCI table specification.
2013-05-24 Pavel PisaCleanup of MF624 UIO code to work with recent Linux...
2013-02-27 Rostislav LisovyUIO: DEFINE_PCI_DEVICE_TABLE
2012-01-27 Rostislav LisovyQemu: Coding style.
2012-01-22 Rostislav LisovyUIO: Fixed pointer arithmetic + coding style.
2012-01-22 Rostislav LisovyUIO: coding style.
2011-11-01 Pavel PisaQEMU Readme: Remove space which breaks QEMU device...
2011-10-17 Pavel PisaSuppress warning which breaks compilation.
2011-10-17 Pavel Pisamf624 QEMU hardware emulation updated to compile with...
2011-05-10 Rostislav LisovyChoosing port number for Qt GUI to connect (in virtual...
2011-05-09 Rostislav LisovyMinor changes.
2011-05-09 Rostislav LisovyAdded Comedi userspace example for setting DAC for...
2011-05-09 Rostislav LisovyAdded license information + small bugfixes.
2011-04-24 Rostislav LisovyMinor changes in example drivers.
2011-04-23 Rostislav LisovyMinor changes.
2011-04-22 Rostislav LisovyAddded functions for A/D, D/A reading/writing. Not...
2011-04-19 Rostislav LisovyAdded missing MODULE_DEVICE_TABE. Hopefully it didn...
2011-04-18 Rostislav LisovyFixed small mistake in Qt README.
2011-04-18 Rostislav LisovyFixed some mistakes.
2011-04-18 Rostislav LisovySimple userspace example for MF614 Comedi driver. Works...
2011-04-18 Rostislav LisovyFixed all errors. Tested. Works. DIN + DOUT only.
2011-04-18 Rostislav LisovyFixed small mistake in Comedi README.
2011-04-18 Rostislav LisovyAdded DIO reading/writing. Not tested.
2011-04-17 Rostislav LisovyMinor changes.
2011-04-17 Rostislav LisovyMF614 Comedi driver skeleton. Some parts missing. Not...
2011-04-17 Rostislav LisovyMerge branch 'master' of rtime.felk.cvut.cz:mf6xx
2011-04-17 Rostislav LisovyChanged some directory names for easier understanding.
2011-04-17 Rostislav LisovyChanged some directory names for easier understanding.
2011-04-17 Rostislav LisovyAdded a few comments. Cleaned coding style.
2011-04-17 Rostislav LisovyAdded short README for Qt Qemu interface.
2011-04-17 Rostislav LisovyAdded license and copyright information to most importa...
2011-04-17 Rostislav LisovyReworked README file for Comedi driver.
2011-04-17 Rostislav LisovyChanged variables names from BADRx to BARx. Not tested.
2011-04-17 Rostislav LisovySlightly changed GUI layout.
2011-04-17 Rostislav LisovySetting of udev rules was wrong.
2011-04-15 Rostislav LisovyADC/DAC values are send from Qemu to Qt client (and...
2011-04-15 Rostislav LisovyAdded instructions for Qemu compilation & usage.
2011-04-15 Rostislav LisovySockets fixed
2011-04-13 Rostislav LisovyADCs setting implemented.
2011-04-13 Rostislav LisovyADCs reading (and setting via GUI interface) seems...
2011-04-10 Rostislav LisovyPassing port number to Qt interface as commandline...
2011-04-10 Rostislav LisovyQemu + Qt gui added functionality. Setting of DOUT...
2011-04-10 Rostislav LisovyUIO userspace. Small bugfix.
2011-04-10 Rostislav LisovyUIO userspace example; DIO_read() bugfix.
2011-04-08 Rostislav LisovyFirst version of graphical Qt interface to Qemu MF624...
2011-04-07 Rostislav LisovyMinor changes.
2011-04-07 Rostislav LisovyAdded Comedi userspace program for setting DACs. Tested...
2011-04-07 Rostislav LisovyFixed bugs in DAC setting. Added function for setting...
2011-04-06 Rostislav LisovyAdded function for setting DAC. Tested, Working.
2011-04-06 Rostislav LisovyComedi userspace example for writing into DOUT. Tested...
2011-04-06 Rostislav LisovyFixed some small mistakes.
2011-04-05 Rostislav LisovyAdded instructions for compiling Comedi driver.
2011-04-05 Rostislav LisovyCompilable version
2011-04-05 Rostislav LisovyMinor changes. Still not tested.
2011-04-05 Rostislav LisovyMerge branch 'master' of rtime.felk.cvut.cz:mf6xx
2011-04-05 Rostislav LisovyAdded function for reading DI.
2011-04-04 Rostislav LisovyAdded controling of cards inputs from client hooked...
2011-04-04 Rostislav LisovyCreating socket works. Reading/writing from/to socket...
2011-04-03 Rostislav LisovyMost of the card logic is implemented. Socket doesn...
2011-04-03 Rostislav LisovySimplified Poulains Comedi driver. Not tested. Not...
2011-04-02 Rostislav LisovyMinor changes in remove() function of both UIO drivers.
2011-03-28 Rostislav LisovyAdded DIO_read() function & Simple fix in mf624_read32...
2011-03-27 Rostislav LisovyThis examle was all wrong. Working one is in /uio/mf624...
2011-03-27 Rostislav LisovyAdded structures for cards registers. Virtual implement...
2011-03-27 Rostislav LisovyCompilable module. UIO registers in guest system to...
2011-03-26 Rostislav LisovyUIO userspace example is more robust.
2011-03-26 Rostislav LisovyWorking userspace application using UIO for MF624.
2011-03-24 Rostislav LisovyAdded udev rules for sipler access from userspace....
2011-03-24 Rostislav LisovyChanged 'pointer acces' to cards memory to ioread/iowri...
2011-03-22 Rostislav LisovyMinor changes. Mostly in coding style
2011-03-22 Rostislav LisovyBugfix. Changed BADR1 to BADR2, BADR to BADR4. Hudaqlib...
2011-03-22 Rostislav LisovyImportant bugfixes. Module is able to load & unload...
2011-03-20 Rostislav LisovyBasic skeleton of MF624 DAQ card implementation.
2011-03-20 Rostislav LisovyMF624 UIO driver (krnel part only). Compilable version...
2011-03-17 Rostislav LisovyInitial commit of Comedi driver for MF624 card; Origina...
2011-03-10 Rostislav LisovyMerge branch 'hudaqlib_mf614_uio'
2011-03-10 Rostislav LisovyInportant bugfix; Changed ioread16() to ioread32().
2011-03-10 Rostislav LisovyMinor changes
2011-03-10 Rostislav LisovyMore tests needed, but the test.c example now works...
2011-03-05 Rostislav LisovyChanges in Hudaqlib to make it work with MF614 (only...
2011-02-25 Rostislav LisovyCompilable version; Example 'test' seems to work properly. hudaqlib
2011-02-25 Rostislav LisovyInitial commit; HuLinux ver. 2.4.3; All files auto...
2011-02-15 Rostislav LisovyUserspace application now really waits for interrupts...
2011-02-15 Rostislav LisovyCorrected errors in interrupt enabling/disabling/handli...
2011-02-14 Rostislav LisovyFirst try to read MF614 ADC from userspace. It does...
2011-02-14 Rostislav LisovyHopefully corrected unmapping of mapped resources
2011-02-14 Rostislav LisovyAdded exporting of memory mapping for OX9162 chip
2011-02-13 Rostislav LisovySimple userspace program reading some files exported...
2011-02-13 Rostislav LisovyCreated much more sophisticated directory structure
2011-02-12 Rostislav LisovyMoved actual source code into UIO subfolder