Home | History | Annotate | Download | only in altera
History log of /src/sys/arch/arm/altera/cycv_rstmgr.c
RevisionDateAuthorComments
 1.5  01-Jan-2022  andvar s/coudn/couldn/ and s/couln/couldn/ in comment and log messages.
 1.4  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.3  18-Oct-2019  skrll branches: 1.3.8;
Use PRIxBUSADDR
 1.2  14-Oct-2018  aymeric branches: 1.2.4;
Fix off-by-one when computing reset register address
 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.3  20-Oct-2018  pgoyette Sync with head
 1.1.2.2  30-Sep-2018  pgoyette Ssync with HEAD
 1.1.2.1  19-Sep-2018  pgoyette file cycv_rstmgr.c was added on branch pgoyette-compat on 2018-09-30 01:45:37 +0000
 1.2.4.3  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.4.2  10-Jun-2019  christos Sync with HEAD
 1.2.4.1  14-Oct-2018  christos file cycv_rstmgr.c was added on branch phil-wifi on 2019-06-10 22:05:50 +0000
 1.3.8.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed