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
Age
Commit message (
Expand
)
Author
2016-08-19
avoid using an uninitialised variable with zero length iic_exec calls
Jonathan Gray
2016-08-18
Separate out the Access Flag bit from the Access Permission bits in the
Mark Kettenis
2016-08-17
Nothing from the original Wasabi code remains, so replace the copyright
Patrick Wildt
2016-08-17
Remove bogus suspend/resume code from armv7 com(4) attachment driver.
Patrick Wildt
2016-08-17
Replace sxiuart(4) with the mostly compatible com(4).
Patrick Wildt
2016-08-15
Now that com(4) uses a different iot for the initial console and the
Patrick Wildt
2016-08-15
First stab at porting the awinmmc(4) driver from NetBSD. The driver will
Mark Kettenis
2016-08-15
For some reason the RTL8211E PHY on the Banana Pi responds to both address 0
Mark Kettenis
2016-08-15
Allow com(4) to make use of the simplebus address translation.
Patrick Wildt
2016-08-15
Move the com(4) fdt attachment driver to a more generic location and
Patrick Wildt
2016-08-15
Use pinctrl to configure the pins used by the EMAC.
Mark Kettenis
2016-08-15
Use the regulator API to supply power to the target.
Mark Kettenis
2016-08-15
Drain FIFOs on init same as com(4) does it and reduce the RX FIFO interrupt
Marcus Glocker
2016-08-14
Add imxtemp(4), a temperature sensor for the i.MX6 SoC. Based on code written
Mark Kettenis
2016-08-13
Add the shim to make dwge(4) attach to simplebus(4). This brings us
Mark Kettenis
2016-08-13
Add GMAC clock support. Based on an earlier diff from patrick@.
Mark Kettenis
2016-08-13
Remove entries that are no longer needed.
Mark Kettenis
2016-08-13
Use regulalator API instead of private functions.
Mark Kettenis
2016-08-13
Build ofw_regulator.o.
Mark Kettenis
2016-08-12
Hook up sxipio(4) to the generic gpio code.
Mark Kettenis
2016-08-12
Call pinctrl_byname() such that ports left unconfiguraed by u-boot will work
Mark Kettenis
2016-08-12
Hook up sxipio(4) to the generic pinctrl code. The device binding is pretty
Mark Kettenis
2016-08-12
Switch omap to the generic ofw pinctrl framework.
Jonathan Gray
2016-08-11
Dynamically attach omgpio(4) using the FDT.
Jonathan Gray
2016-08-11
Dynamically attach omehci using the FDT.
Jonathan Gray
2016-08-10
attach agtimer with fdt on RAMDISK as well
Jonathan Gray
2016-08-10
Dynamically attach agtimer(4). Since agtimer(4) also provides the delay()
Mark Kettenis
2016-08-09
Just re-set the line speed when required. This fixes a serial console
Marcus Glocker
2016-08-08
Move the cpu_setup() call to the end of initarm(). On Cortex-A53 processors
Mark Kettenis
2016-08-08
Implement mmc power sequencing; makes the sdo interface on the cubox-i work
Mark Kettenis
2016-08-07
Use the device tree to lookup the address of the ARM control logic and remove
Mark Kettenis
2016-08-07
Add the Raspberry Pi 2/3 devices here as well.
Mark Kettenis
2016-08-07
Initial support for Raspberry Pi 2/3. All the hard work done by patrick@, I
Mark Kettenis
2016-08-06
Always allocate intrhand with M_WAITOK.
Patrick Wildt
2016-08-06
Implement interrupt controller functionality in the i.MX6 GPIO
Patrick Wildt
2016-08-06
Extend the interrupt controller API with a disestablish functionality.
Patrick Wildt
2016-08-06
Switch imx over to the generic pinctrl API.
Mark Kettenis
2016-08-06
Build ofw_pinctrl.o and ofw_gpio.o on armv7. The latters here from the
Mark Kettenis
2016-08-06
Dynamically attach intc(4) using the FDT and switch omap/am335x
Jonathan Gray
2016-08-06
Disable edma(4). It isn't currently used and is getting in the way of
Jonathan Gray
2016-08-06
remove now unused board specific phy defines
Jonathan Gray
2016-08-06
Dynamically attach pluart(4) using the FDT.
Jonathan Gray
2016-08-06
Dynamically attach plrtc(4) using the FDT.
Jonathan Gray
2016-08-06
Dynamically attach virtio(4) using the FDT.
Jonathan Gray
2016-08-05
Use m_devget(4). From Artturi Alm.
Mark Kettenis
2016-08-05
Dynamically attach sxidog(4).
Mark Kettenis
2016-08-05
Remove sxirtc(4) from the tables now that it attaches dynamically.
Mark Kettenis
2016-08-05
Dynamically attach sxirtc(4); another board_id check bites the dust.
Mark Kettenis
2016-08-05
Check if we have the required "reg" property.
Mark Kettenis
2016-08-05
We don't want drivers with numbers in their names.
Mark Kettenis
[next]