Home | History | Annotate | Download | only in altera
History log of /src/sys/arch/arm/altera/cycv_dwcmmc.c
RevisionDateAuthorComments
 1.7  29-Jan-2021  skrll fdtbus_intr_establish -> fdtbus_intr_establish_xname
 1.6  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.5  20-Mar-2020  skrll branches: 1.5.4;
Provide a sc_intr_cardmask to restore the value used to that before

http://mail-index.netbsd.org/source-changes/2020/01/22/msg113182.html
 1.4  18-Oct-2019  skrll Use PRIxBUSADDR
 1.3  24-May-2019  jmcneill branches: 1.3.2; 1.3.4;
Use standard DT bindings for card detect
 1.2  20-May-2019  aymeric use NULL instead of cycv_dwcmmc_card_detect() for sc_card_detect.
 1.1  19-Sep-2018  aymeric branches: 1.1.2;
Add support for the DE0 NanoSoC board.

It's Cyclone V based and thus includes a dual-core Cortex A9 @925MHz.
Most standard peripherals are supported (USB, SDCard, Ethernet) and
no unusual peripheral is supported yet (FPGA, GPIO, ...)
 1.1.2.2  30-Sep-2018  pgoyette Ssync with HEAD
 1.1.2.1  19-Sep-2018  pgoyette file cycv_dwcmmc.c was added on branch pgoyette-compat on 2018-09-30 01:45:37 +0000
 1.3.4.1  21-Mar-2020  martin Pull up following revision(s) (requested by skrll in ticket #797):

sys/arch/arm/altera/cycv_dwcmmc.c: revision 1.5
sys/arch/arm/samsung/exynos_dwcmmc.c: revision 1.10

Provide a sc_intr_cardmask to restore the value used to that before
http://mail-index.netbsd.org/source-changes/2020/01/22/msg113182.html
 1.3.2.4  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.3.2.3  08-Apr-2020  martin Merge changes from current as of 20200406
 1.3.2.2  10-Jun-2019  christos Sync with HEAD
 1.3.2.1  24-May-2019  christos file cycv_dwcmmc.c was added on branch phil-wifi on 2019-06-10 22:05:50 +0000
 1.5.4.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed