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
/
arch
/
armv7
/
imx
/
imxahci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove uneeded includes in md armv7 files
jsg
2021-03-25
1
-5
/
+1
*
Move the code that sets the correct SATA phy settings into imxahc(4)
patrick
2018-04-02
1
-4
/
+34
*
Have imxahci(4) make use of the clock framework by implementing the sata
patrick
2018-04-02
1
-3
/
+3
*
Retrieve AHB clock from clock framework.
patrick
2018-04-01
1
-2
/
+4
*
No need to include armv7var.h.
patrick
2018-03-30
1
-2
/
+1
*
Dynamically attach ampintc(4) and make it register itself as an interrupt
kettenis
2016-08-04
1
-3
/
+3
*
Instead of passing the raw reg property to simplebus nodes,
patrick
2016-07-27
1
-5
/
+6
*
Turn ahci(4) glue code for the i.MX6 platform into its own imxahci(4) driver
kettenis
2016-07-12
1
-2
/
+2
*
Dynamically attach i.MX6 ahci(4) using the FDT.
kettenis
2016-06-09
1
-10
/
+27
*
move the hardware structures into ahcireg.h.
dlg
2014-04-14
1
-1
/
+2
*
After factorizing armv7_machdep code here is an effort to factorize all
syl
2013-11-06
1
-9
/
+9
*
Support for FreeScale's i.MX6 SoC.
patrick
2013-09-06
1
-0
/
+173