| 28b250e0 | 24-Apr-2022 |
Pavel Pisa <[email protected]> |
can: ctucanfd: remove PCI module debug parameters
This patch removes the PCI module debug parameters, which are not needed anymore, to make both checkpatch.pl and patchwork happy.
Link: https://lor
can: ctucanfd: remove PCI module debug parameters
This patch removes the PCI module debug parameters, which are not needed anymore, to make both checkpatch.pl and patchwork happy.
Link: https://lore.kernel.org/all/1fd684bcf5ddb0346aad234072f54e976a5210fb.1650816929.git.pisa@cmp.felk.cvut.cz Signed-off-by: Pavel Pisa <[email protected]> [mkl: split into separate patches] Signed-off-by: Marc Kleine-Budde <[email protected]>
show more ...
|
| e391a0f7 | 24-Apr-2022 |
Pavel Pisa <[email protected]> |
can: ctucanfd: remove debug statements
This patch removes the debug statements from the driver to make checkpatch.pl and patchwork happy.
Link: https://lore.kernel.org/all/1fd684bcf5ddb0346aad23407
can: ctucanfd: remove debug statements
This patch removes the debug statements from the driver to make checkpatch.pl and patchwork happy.
Link: https://lore.kernel.org/all/1fd684bcf5ddb0346aad234072f54e976a5210fb.1650816929.git.pisa@cmp.felk.cvut.cz Signed-off-by: Pavel Pisa <[email protected]> [mkl: split into separate patches] Signed-off-by: Marc Kleine-Budde <[email protected]>
show more ...
|
| a51491ac | 24-Apr-2022 |
Pavel Pisa <[email protected]> |
can: ctucanfd: remove inline keyword from local static functions
This patch removes the inline keywords from the local static functions to make both checkpatch.pl and patchwork happy.
Link: https:/
can: ctucanfd: remove inline keyword from local static functions
This patch removes the inline keywords from the local static functions to make both checkpatch.pl and patchwork happy.
Link: https://lore.kernel.org/all/1fd684bcf5ddb0346aad234072f54e976a5210fb.1650816929.git.pisa@cmp.felk.cvut.cz Signed-off-by: Pavel Pisa <[email protected]> [mkl: split into separate patches] Signed-off-by: Marc Kleine-Budde <[email protected]>
show more ...
|
| e8f0c23a | 21-Mar-2022 |
Pavel Pisa <[email protected]> |
can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support.
Platform bus adaptation for CTU CAN FD open-source IP core.
The core has been tested together with OpenCores SJA1000 modified t
can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support.
Platform bus adaptation for CTU CAN FD open-source IP core.
The core has been tested together with OpenCores SJA1000 modified to be CAN FD frames tolerant on MicroZed Zynq based MZ_APO education kits designed by Petr Porazil from PiKRON.com company. FPGA design
https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top.
The kit description at the Computer Architectures course pages
https://cw.fel.cvut.cz/wiki/courses/b35apo/documentation/mz_apo/start .
Kit carrier board and mechanics design source files
https://gitlab.com/pikron/projects/mz_apo/microzed_apo
The work is documented in Martin Jeřábek's diploma theses Open-source and Open-hardware CAN FD Protocol Support
https://dspace.cvut.cz/handle/10467/80366 .
Link: https://lore.kernel.org/all/4d5c53499bafe7717815f948801bd5aedaa05c12.1647904780.git.pisa@cmp.felk.cvut.cz Signed-off-by: Pavel Pisa <[email protected]> Signed-off-by: Martin Jerabek <[email protected]> Signed-off-by: Ondrej Ille <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
show more ...
|
| 792a5b67 | 21-Mar-2022 |
Pavel Pisa <[email protected]> |
can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support.
PCI bus adaptation for CTU CAN FD open-source IP core.
The project providing FPGA design for Intel EP4CGX15 based DB4CGX15 PCIe boar
can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support.
PCI bus adaptation for CTU CAN FD open-source IP core.
The project providing FPGA design for Intel EP4CGX15 based DB4CGX15 PCIe board with PiKRON.com designed transceiver riser shield is available at https://gitlab.fel.cvut.cz/canbus/pcie-ctucanfd .
Link: https://lore.kernel.org/all/a81333e206a9bcf9434797f6f54d8664775542e2.1647904780.git.pisa@cmp.felk.cvut.cz Signed-off-by: Pavel Pisa <[email protected]> Signed-off-by: Martin Jerabek <[email protected]> Signed-off-by: Ondrej Ille <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
show more ...
|