]> rtime.felk.cvut.cz Git - lincan.git/history - build-lincan.sh
Merge: Minor chages to setup and enable filter masks for C_CAN chip correctly.
[lincan.git] / build-lincan.sh
2007-06-26 ppisaMerge: Minor chages to setup and enable filter masks...
2007-01-01 ppisaMerge: The first round of I/O space pointers separation.
2006-12-15 ppisaMerge: Update of IRQ handlers to conform to arguments...
2006-10-06 ppisaMerge: The non-OMK stand-alone build updated to work...
2006-10-03 ppisaMerge: Do not attempt to include removed devfs_fs_kerne...
2006-08-16 ppisaMerge: Corrected incorrect use of mutex initializer...
2006-08-09 ppisaMerge: Fix to behave correctly on latest real-time...
2006-07-13 ppisaMerge: The configuration control file for in OCERA...
2006-07-12 ppisaMerge: Changed kernel version to switch to new module...
2006-07-10 ppisaMerge: Do not use new module parameters declaration...
2006-07-09 ppisaMerge: Use "lincan" as syslog messages identification...
2006-06-30 ppisaMerge: Added support for generic IO range mapped SJA100...
2006-06-04 ppisaMerge: Unified module parameters style to new one for...
2006-06-04 ppisaMerge: The use of chip->chip_data is unnecessary, chip...
2006-06-04 ppisaMerge: Update of NSI CAN PCI kindly provided by Eric...
2006-05-28 ppisaMerge: Version and README updated to LinCAN version...
2006-05-21 ppisaMerge: Correction of false i82527 IRQ stuck problem...
2006-05-21 ppisaMerge: Eric Pennamen contributed support for NSI CAN...
2006-05-03 ppisaMerge: The SJA1000 interrupt support modified to provid...
2006-04-29 ppisaMerge: New style module parameters specification added...
2006-03-26 ppisaMerge: Added "chip_info" entry to the /proc/can/channel...
2006-02-28 ppisaMerge: Correction of message data entry in rxtx and...
2006-02-18 ppisaMerge: Corrected incorrect check of class_device_create...
2006-02-10 ppisaMerge: Documentation update to prepare for LinCAN-0...
2006-02-09 ppisaMerge: Corrected conditional for "virtual" board inclus...
2006-01-19 ppisaMerge: Correction of the abnormal looping in SJA1000P...
2006-01-19 ppisaMerge: Corrected bad device_lock references by value...
2006-01-18 ppisaMerge: Deep rewrite of TSCAN1 and TS7KV boards support.
2006-01-07 ppisaMerge: Some minor updates to adapt sources for changes...
2005-12-28 ppisaMerge: Added more detailed SJA1000 error reporting...
2005-11-17 ppisaMerge: Ronald Gomes from Technologic Systemscontributed...
2005-11-05 ppisaMerge: LinCAN driver updated to work on Real-Time Preem...
2005-11-04 ppisaMerge: The i82527 bus status status change interrupt...
2005-11-03 ppisaMerge: The system dependent part moved from setup.c...
2005-11-03 ppisaMerge: Introduced basic support for registration of...
2005-10-25 ppisaMerge: Included support for PiMX1 board with SJA1000...
2005-10-11 ppisaMerge: SJA1000 driver interrupts processing modified...
2005-08-30 ppisaMerge: Fixed bug message objects indexing introduced...
2005-07-22 ppisaMerge: SJA1000 clockout divisors listed explicitly.
2005-07-13 ppisaMerge: Updated for 0.3.1 release
2005-07-13 ppisaMerge: Fixed typo
2005-07-13 ppisaMerge: ./switch2std replaced by ./switch-omk2std
2005-07-01 ppisaMerge: Added missing chip attach and release to the...
2005-06-15 ppisaMerge: Added ipci165_attach_to_chip and ipci165_release...
2005-06-15 ppisaMerge: Committed IXXAT iPC-I 165 (PCI) implemented...
2005-06-06 ppisaMerge: More updates in the C_CAN support, but locking...
2005-06-02 ppisaMerge: ns_dev_can.c added for FPGA version of C_CAN...
2005-06-02 ppisaMerge: C_CAN sources re-indented
2005-06-02 ppisaMerge: C_CAN changes
2005-06-02 ppisaMerge: Added attach_to_chip() and release_chip() functi...
2005-06-01 ppisaMerge: Ensure free of checked alloc memory in the case...
2005-06-01 ppisaMerge: Some more C_CAN changes
2005-06-01 ppisaMerge: The MAX_MSGOBJS limit increased to 32 due to...
2005-06-01 ppisaMerge: Elimination of superfluous chips header files
2005-06-01 ppisaMerge: Changes to prepare work area for C_CAN testing...
2005-05-30 ppisaMerge: The CR line ending characters removed.
2005-05-30 ppisaMerge: The CR line ending characters removed.
2005-05-14 ppisaMerge: Message declaration updated to match VCA provide...
2005-03-14 ppisaMerge: Worker thread wake test protected by rtl_no_inte...
2005-02-16 ppisaMerge: Next round of trying to allow handling VME inter...
2005-02-14 ppisaMerge: Updated to use readw and writew
2005-02-10 ppisaMerge: Updated for adlink7841
2005-02-10 ppisaMerge: README and Kconfig updated to reflect added...
2005-02-10 ppisaMerge: Added initial version of ADLINK PCI-7841 dual...
2005-02-03 ppisaMerge: Added checking of values returned by copy_to...
2005-02-03 ppisaMerge: Changes, which should enable to handle more...
2005-02-03 ppisaMerge: Added CAN chip specific irq_accept routine for...
2005-01-21 ppisaMerge: Changed baudrate calculation to consider DSC...
2005-01-19 ppisaMerge: Corrected i82527 IRQ handling loop.
2005-01-19 ppisaMerge: Committed updated support for MPL AG PIP5, PIP6...
2005-01-14 ppisaMerge: Petr Cvachoucek contributed support for Kontron...
2004-12-12 ppisaMerge: Updated location of Paul D. Smith's make 3.81bet...
2004-11-25 ppisaMerge: Missing break statement added.
2004-11-25 ppisaMerge: Separated normal read and RTR assisted read...
2004-11-25 ppisaMerge: Returned back filling of CAN messages timestamps...
2004-11-11 ppisaMerge: LinCAN 0.3 released
2008-10-31 ppisaAdded script to build LinCAN project independent of...