| Commit message (Expand) | Author | Age | Files | Lines |
* | ptp_qoriq: fix latency in ptp_qoriq_adjtime() operation | Nikhil Gupta | 2023-01-20 | 1 | -0/+1 |
* | ptp_qoriq: support FIPER3 | Yangbo Lu | 2020-09-18 | 1 | -0/+3 |
* | ptp_qoriq: output PPS signal on FIPER2 in default | Yangbo Lu | 2020-04-30 | 1 | -1/+1 |
* | ptp_qoriq: drop the code of alarm | Yangbo Lu | 2020-02-16 | 1 | -2/+0 |
* | ptp_qoriq: export extts_clean_up() function | Yangbo Lu | 2019-12-16 | 1 | -0/+1 |
* | ptp_qoriq: don't pass a large struct by value but instead pass it by reference | Colin Ian King | 2019-02-19 | 1 | -1/+1 |
* | ptp_qoriq: fix register memory map | Yangbo Lu | 2019-02-12 | 1 | -9/+9 |
* | ptp_qoriq: add little enadian support | Yangbo Lu | 2019-02-12 | 1 | -6/+15 |
* | ptp_qoriq: convert to use ptp_qoriq_init/free | Yangbo Lu | 2019-02-12 | 1 | -0/+3 |
* | ptp_qoriq: make ptp operations global | Yangbo Lu | 2019-02-12 | 1 | -0/+9 |
* | ptp_qoriq: make structure/function names more consistent | Yangbo Lu | 2019-02-12 | 1 | -7/+7 |
* | ptp: add debugfs support for ptp_qoriq | Yangbo Lu | 2019-01-22 | 1 | -0/+12 |
* | ptp_qoriq: support external trigger stamp FIFO | Yangbo Lu | 2019-01-22 | 1 | -0/+3 |
* | ptp_qoriq: support automatic configuration for ptp timer | Yangbo Lu | 2018-08-05 | 1 | -1/+5 |
* | ptp: support DPAA FMan 1588 timer in ptp_qoriq | Yangbo Lu | 2018-06-26 | 1 | -7/+31 |
* | ptp_qoriq: move some definitions to header file | Yangbo Lu | 2018-05-28 | 1 | -0/+141 |