index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
armv7
/
imx
Age
Commit message (
Expand
)
Author
2015-01-22
Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'.
Kenneth R Westerback
2015-01-17
More complete gpio reset sequences for SABRE Lite/Nitrogen6X.
Jonathan Gray
2015-01-13
Add missing Utilite case in imx_platform_init_cons()
Jonathan Gray
2015-01-02
Add some additional i.MX6 board types from Bitrig.
Jonathan Gray
2014-12-22
unifdef INET
Ted Unangst
2014-09-19
add missing break statements to imxccm_get_fecclk()
Jonathan Gray
2014-08-21
Kill the remaining <netinet/in_systm.h> inclusion!
Martin Pieuchot
2014-07-12
Mark the interface down and cancel the watchdog timer in imxenet_stop().
Brad Smith
2014-07-02
Add support for adjusting the receive filter to allow for promiscuous
Brad Smith
2014-05-19
There is no need to remember which usb(4) device is the child of an USB
Martin Pieuchot
2014-04-14
move the hardware structures into ahcireg.h.
David Gwynne
2013-12-11
remove empty files; ok syl@
Christian Weisgerber
2013-11-26
1 << 31 cleanup. Eitan Adler pointed out that there has been a
Theo de Raadt
2013-11-06
After factorizing armv7_machdep code here is an effort to factorize all
Sylvestre Gallon
2013-10-30
Put all the generic machdep code in armv7_machedep.c
Sylvestre Gallon
2013-10-28
We need to make sure that the kernel symbols area isn't marked as free
Patrick Wildt
2013-10-27
fix card-detect pins for wandboard.
aalm
2013-10-24
in_var.h is not needed.
Martin Pieuchot
2013-10-21
Add SDHC card detect GPIO pins for the i.MX6 Wandboard.
Patrick Wildt
2013-10-19
Wandboard also is a supported board of this driver. Every i.MX6 based
Patrick Wildt
2013-10-05
Support for the i.MX6-based Wandboard Quad.
Patrick Wildt
2013-09-28
A few missing config_suspend(, DVACT_POWERDOWN) constructs after
Miod Vallat
2013-09-28
In boot(), do not iterate over alldevs if it's empty (i.e. halting from ddb
Miod Vallat
2013-09-06
Support for FreeScale's i.MX6 SoC.
Patrick Wildt