]> rtime.felk.cvut.cz Git - lincan.git/shortlog
lincan.git
2010-03-29 Pavel PisaThe system stub updated from rtime/sysless version.
2010-03-29 Pavel PisaEmbedded Makefile.rules updated to yet newer version.
2010-03-29 Pavel PisaMakefile.rules for embedded build (CAN USB convertor...
2010-03-29 Pavel PisaMerge branch 'master' into can-usb1
2010-03-29 Pavel PisaMakefile.rules and atomic CMPXCHG handling update to...
2010-02-09 ppisaMerge branch 'master' into can-usb1
2010-02-02 Martin PeteraClean up: Removed fake board mpc5200_midam
2010-01-13 Martin PeteraFixed typo in recently added MSCAN code
2010-01-05 Martin PeteraAdded distinguish mechanism between full MPC5200 (used...
2010-01-05 Martin PeteraMPC5200 with MSCAN - Beta version
2009-12-02 Martin PeteraMPC5200 added to build system
2009-12-02 Martin PeteraInitial MPC5200 support contribution
2009-08-07 ppisaUpdate embedded build script same way as host one.
2009-08-07 ppisaMerge branch 'master' into can-usb1
2009-08-07 ppisaCopy right leaf node Makefile even if script started...
2009-08-07 ppisaThe Linux Makefile.rules updated from OMK main repository.
2009-03-13 ppisaUSB converter firmware build invocation script updated...
2009-03-13 ppisaMerge branch 'master' into can-usb1
2009-03-13 ppisaBuild invocation script updated to be compatible with...
2009-03-13 ppisaUpdated Makefile.rules, kernel compiler flags extractio...
2009-03-01 ppisaUpdated config for UL_USB1 board to wait for boot loade...
2009-03-01 ppisaRegitration of USB driver targets updated for 2.6.28...
2009-03-01 ppisaMerge branch 'master' into can-usb1
2009-03-01 ppisaMerge commit 'sf-ocera-lincan/master'
2009-03-01 ppisaLinCAN driver version updated to 0.3.4.
2009-03-01 ppisaSimple change to compile LinCAN driver with 2.6.28...
2009-02-28 ppisaThe LinCAN driver license unified according to DCE...
2009-02-28 ppisaMerge branch 'master' into can-usb1
2009-02-28 ppisaMerge commit 'sf-ocera-lincan/master'
2009-02-03 ppisaEliminated busy loop in the USB can sources and thread...
2009-02-02 ppisaUSB LinCAN support reworked to use lists instead of...
2009-01-30 ppisaCorrected bug caused by "The first round of I/O space...
2009-01-30 ppisaMerge branch 'master' into can-usb1
2009-01-30 ppisaMerge commit 'sf-ocera-lincan/master'
2009-01-30 ppisaMake USB loaded image the default variant for usbcan.
2008-11-24 ppisaThe simulated data bus access on target simplified.
2008-11-23 ppisaAdded support for ESD PCI/PMC 266 cards. sf-ocera-lincan
2008-11-23 ppisaMerge branch 'master' into can-usb1
2008-11-23 ppisaMerge commit 'sf-ocera-lincan/master'
2008-11-23 ppisaThe old "pikronisa" card support renamed to "gensja1000mm".
2008-11-23 ppisaAdding usbcan file structure
2008-11-23 ppisaUse common USB standard requests handling.
2008-11-23 ppisaEmbedded code-base updated to actual version from uLan...
2008-11-11 ppisareport detailed CAN messages processing only if CAN_DEB...
2008-11-11 ppisaMerge branch 'master' into can-usb1
2008-11-09 ppisaTS-CAN1 and TS-7KV support separated and updated. Needs... sf-ocera-lincan/HEAD sf-ocera-lincan/master
2008-11-09 ppisaMerge commit 'sf-ocera-lincan/master'
2008-11-09 ppisaCorrected print of address in report of card presence...
2008-11-08 ppisaMerge commit 'sf-ocera-lincan/master'
2008-11-02 ppisaReturn back building of utilities provided with LinCAN.
2008-11-02 ppisaUse send_sig() instead of kill_proc() in emulated kthre...
2008-11-02 ppisaMerge branch 'master' into can-usb1
2008-11-02 ppisaMerge commit 'sf-ocera-lincan'
2008-11-01 ppisaLinCAN can_usb1 code updated for latest kernels.
2008-11-01 ppisaMerge branch 'master' into can-usb1
2008-11-01 ppisaMerge: LinCAN partial update of thread helper support...
2008-10-15 ppisaLinCAN partial update of thread helper support for... sf-ocera-lincan/master-backup
2008-10-08 ppisaEnsure, that chip wakeup_tx function is not called...
2008-10-08 ppisaWhitespace cleanup in some LinCAN source files to prepa...
2008-10-08 ppisaMerge: Ensure, that chip wakeup_tx function is not...
2008-10-08 ppisaMerge: Whitespace cleanup in some LinCAN source files...
2008-10-08 Jan Krizchanged usb vendor and product id. CLT_COMM_CAN_usb_can1_kriz_bp
2008-08-04 Jan KrizFixed errors when device gets disconnected during commu...
2008-07-27 Jan KrizUsbcan thread split into smaller functions
2008-07-27 Jan KrizFully working solution!
2008-07-26 Jan KrizEach (future) canchip associated to different usb endpo...
2008-07-26 Jan KrizEmbedded code and LinCAN driver now working
2008-07-24 Jan KrizMinor variable type corrections (__u8 -> u8)
2008-07-24 Jan KrizAdded check of usbcan device presence on registration
2008-07-23 Jan KrizMinor fixes
2008-07-22 Jan KrizAdded vendor functions to embedded application, data...
2008-07-19 Jan KrizMinor repairs in sources
2008-07-19 Jan KrizAdded support for usb bulk and vendor communication...
2008-07-17 ppisaUpdates to compile with 2.6.26 Linux kernel.
2008-07-16 ppisaFixes and updates for SECO M437 provided by Philippe...
2008-07-16 ppisaMerge: Updates to compile with 2.6.26 Linux kernel.
2008-07-16 ppisaMerge: Fixes and updates for SECO M437 provided by...
2008-07-15 Jan Krizminor changes in the code in order to be compilable
2008-07-15 Jan KrizUnoptimized usb extension, adds proc and devfs entry...
2008-07-15 Jan KrizChanges in kernel version dependent function calls...
2008-07-15 Jan KrizAdding usbcan file structure
2008-07-09 Jan Krizhw side seems complete,
2008-07-07 Jan KrizDevice side of canqueue, compilation successful
2008-07-07 Jan KrizAdding device side of can queue
2008-07-07 ppisaCorrected seeking for MAKERULES_DIR in leaf-node Makefi...
2008-07-07 ppisaMerge: Corrected seeking for MAKERULES_DIR in leaf...
2008-07-06 Jan Krizsleeping commented out from can_quesysless
2008-07-06 Jan Krizcan_quesysless.c remains to be fixed (tasklets and...
2008-07-06 ppisaAdded script to setup embedded-build/can-usb1 directory...
2008-07-06 Jan Krizskeleton of ul_usb1-can module (doesn't work yet)
2008-07-05 ppisaIncluded ARM LPC21xx related code from uLan project...
2008-07-05 ppisaIncluded OMK rules for system-less embedded application...
2008-04-27 termitthcan2.c : some bug fixes, IRQ read optimalisation
2008-04-27 ppisaMerge: hcan2.c : some bug fixes, IRQ read optimalisation
2008-04-25 termittsome minor bug fixes for HCAN2 chip
2008-04-25 ppisaMerge: some minor bug fixes for HCAN2 chip
2008-04-14 ppisaCorrected TSCAN1 and TS7KV cards support to use IO...
2008-04-14 ppisaMerge: Corrected TSCAN1 and TS7KV cards support to...
2008-03-29 termittrepair: sh7760 cannot be loaded as modules (Wrong params)
2008-03-29 ppisaMerge: repair: sh7760 cannot be loaded as modules ...
next