Home | History | Annotate | Download | only in nvidia
History log of /src/sys/arch/arm/nvidia/tegra_apbdma.c
RevisionDateAuthorComments
 1.9  27-Jan-2021  thorpej Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
 1.8  15-Jan-2021  jmcneill use fdtbus_intr_establish_xname
 1.7  13-Oct-2019  skrll branches: 1.7.8;
Restore %# for PRIxBUSADDR
 1.6  13-Oct-2019  skrll Use PRIxBUSADDR
 1.5  16-Jul-2018  christos Add missing pointer <-> integer casts
Use PRI?64 to print uint64_t instead 'll?'
 1.4  23-Sep-2017  jmcneill branches: 1.4.2; 1.4.4; 1.4.6;
Match nvidia,tegra210-apbdma
 1.3  03-May-2017  jakllsch branches: 1.3.6;
The DMA Request number is seperate from the DMA Channel number, treat as such.
 1.2  03-May-2017  jmcneill tegra_apbdma_acquire: length param is in bytes not cells
 1.1  29-Apr-2017  jmcneill branches: 1.1.2;
Add Tegra124 APB-DMA controller driver.
 1.1.2.3  11-May-2017  pgoyette Sync with HEAD
 1.1.2.2  02-May-2017  pgoyette Sync with HEAD - tag prg-localcount2-base1
 1.1.2.1  29-Apr-2017  pgoyette file tegra_apbdma.c was added on branch prg-localcount2 on 2017-05-02 03:19:16 +0000
 1.3.6.2  28-Aug-2017  skrll Sync with HEAD
 1.3.6.1  03-May-2017  skrll file tegra_apbdma.c was added on branch nick-nhusb on 2017-08-28 17:51:31 +0000
 1.4.6.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.4.6.1  10-Jun-2019  christos Sync with HEAD
 1.4.4.1  28-Jul-2018  pgoyette Sync with HEAD
 1.4.2.2  03-Dec-2017  jdolecek update from HEAD
 1.4.2.1  23-Sep-2017  jdolecek file tegra_apbdma.c was added on branch tls-maxphys on 2017-12-03 11:35:54 +0000
 1.7.8.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed