index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
fdt
/
imxccm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the i.MX8MP PCIe clocks.
patrick
2020-12-19
1
-1
/
+17
*
Add support for the i.MX8MP second ethernet. The Plus SoC not only has the
patrick
2020-12-18
1
-4
/
+87
*
Add support for the i.MX8MP USB clocks.
patrick
2020-12-18
1
-1
/
+57
*
Add clock support for i.MX8MP. This variant uses essentially the
patrick
2020-11-07
1
-1
/
+53
*
Add support for the i.MX8M AHB clocks. These behave just like all the
patrick
2020-10-12
1
-1
/
+67
*
Calculate divisor for i.MX8M composite clocks. So far we have set
patrick
2020-04-28
1
-13
/
+35
*
Add support for the i.MX8MM USB clocks. These behave exactly like
patrick
2020-04-26
1
-1
/
+18
*
Add support for the i.MX8MM PCIe clocks. These behave exactly like
patrick
2020-04-23
1
-2
/
+35
*
Add clock support for i.MX8MM. The CCM is based on the i.MX8MQ version,
patrick
2020-03-21
1
-12
/
+342
*
The i.MX8MQ 32K clock is always on.
patrick
2020-03-20
1
-1
/
+4
*
The NXP-provided device trees used to make use of the assigned-clocks
patrick
2020-03-11
1
-2
/
+18
*
In the upstreamed and official device tree for i.MX8MQ the clocks
patrick
2019-04-01
1
-53
/
+83
*
Add support for i.MX8M PWM clocks.
patrick
2019-03-13
1
-1
/
+34
*
Since new bindings might use the same clock index for divs, gates and
patrick
2019-03-13
1
-5
/
+4
*
Add support for changing the parent of the PCIe clocks. We will
patrick
2019-01-11
1
-1
/
+19
*
Add the i.MX8MQ eCSPI clocks.
patrick
2018-08-20
1
-1
/
+30
*
Support CPU frequency scaling on NXP i.MX8M.
patrick
2018-08-13
1
-2
/
+212
*
Implement calculating the SPI controller frequency in imxccm(4).
patrick
2018-07-26
1
-1
/
+19
*
Use regmap
kettenis
2018-06-17
1
-8
/
+133
*
Add another missing clock for i.MX7D. This particular clock lives on the
kettenis
2018-06-17
1
-2
/
+20
*
Add a bunch of i.MX7 clocks.
kettenis
2018-06-12
1
-1
/
+26
*
Add clock support for i.MX7D.
kettenis
2018-06-11
1
-7
/
+123
*
Change the set_parent() interface to pass the full parent specification
kettenis
2018-06-03
1
-2
/
+12
*
Add clock support for i.MX8MQ. Most of the clocks can be configured
patrick
2018-05-28
1
-9
/
+278
*
Move the code that decodes the i.MX6 PLLs and PFDs into imxanatop(4)
patrick
2018-05-16
1
-207
/
+19
*
Move imxccm(4) to sys/dev/fdt.
patrick
2018-04-02
1
-0
/
+619