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
2016-06-08
Use fdt to find the console to initialise. Try to use /chosen/stdout-path
Jonathan Gray
2016-06-04
Remove model specific strings keyed off the board id.
Jonathan Gray
2016-06-03
rename imxenet to fec
Jonathan Gray
2016-05-21
Dynamically attach imxiic(4) and use the FDT to enumerate devices on i2c
Mark Kettenis
2016-05-20
Change the identification string to "nxp,pcf8523" as this is what is stored
Mark Kettenis
2016-05-19
Remove the PHYTEC phyFLEX support code, patrick says he no longer
Jonathan Gray
2016-05-18
Introduce a per-platform init_mainbus() hook that can be used to attach
Mark Kettenis
2016-05-18
Remove unused probe function.
Mark Kettenis
2016-05-17
Enable the pcf8523 RTC on Hummingboard and CuBox-i.
Mark Kettenis
2016-05-16
Make this actually work. This makes the following changes:
Mark Kettenis
2016-05-15
Map the ADMA2 descriptor table use BUS_DMA_COHERENT and add a missing
Mark Kettenis
2016-05-08
Add DMA support. It uses ADMA2 "Internal DMA" that is compatible with the
Mark Kettenis
2016-05-07
add support for changing the bus width and set the 4-bit mode capability
Jonathan Gray
2016-05-06
Reset the bus width back to 1-bit when resetting the host. Makes imxesdhc(4)
Mark Kettenis
2016-05-05
Add Dual Data Rate support for eMMC at 52MHz.
Mark Kettenis
2016-05-02
Add check to armv7 platform bus match code, so that those busses only
Patrick Wildt
2016-05-02
Rework mainbus and implement simplebus to be able to span a tree-like
Patrick Wildt
2016-05-01
Add support for changing the bus width to the sdmmc subsystem and the sdhc(4)
Mark Kettenis
2016-04-13
G/C IFQ_SET_READY().
Martin Pieuchot
2016-02-02
remove uneeded break statements
Jonathan Gray
2016-01-10
Seems the voltage bit defenitions in sdmmcreg.h for voltages below 2V
Mark Kettenis
2015-11-25
replace IFF_OACTIVE manipulation with mpsafe operations.
David Gwynne
2015-11-24
You only need <net/if_dl.h> if you're using LLADDR() or a sockaddr_dl.
Martin Pieuchot
2015-11-20
shuffle struct ifqueue so in flight mbufs are protected by a mutex.
David Gwynne
2015-10-27
arp_ifinit() is no longer needed.
Martin Pieuchot
2015-06-24
Increment if_ipackets in if_input().
Martin Pieuchot
2015-05-30
Set the usb otg port on the cubox to host mode and attach ehci to it.
Jonathan Gray
2015-05-30
Set the sdmmc(4) emmc highspeed flag if the capability register claims
Jonathan Gray
2015-05-30
fix the build when SDHC_DEBUG is defined
Jonathan Gray
2015-05-20
add per soc match functions instead of using armv7_match
Jonathan Gray
2015-05-19
Abstract the soc_machdep.c functions to allow a kernel to be built for
Jonathan Gray
2015-05-19
use the same va entry point on all armv7 socs
Jonathan Gray
2015-05-17
Checking the dts files turned up some more imx sdhc problems.
Jonathan Gray
2015-05-17
add missing calls to set the gpio direction before reading the
Jonathan Gray
2015-05-15
Decrement the unit numbers on the novena sdhc devices. The imx6 dts
Jonathan Gray
2015-05-15
Make board attaching table driven and move it out into the soc
Jonathan Gray
2015-05-14
Remove BOARD_ID* tests that do the same thing for every imx board.
Jonathan Gray
2015-05-14
rework imxenet hardware address setup: if COTP doesn't provide an
Damien Miller
2015-05-13
Having the same settings on the same phy across multiple boards is just
Jonathan Gray
2015-05-12
Add missing braces.
Jonathan Gray
2015-05-08
Add missing sabresd case statements. As sabresd_devs[] includes imxgpio
Jonathan Gray
2015-05-08
Add initial board specific parts of novena support, tested by djm@
Jonathan Gray
2015-03-29
initial support for the SABRE SD board
Jonathan Gray
2015-03-18
Convert to if_input(), tested by jsing@.
Martin Pieuchot
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
[prev]
[next]