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
/
conf
/
GENERIC
Age
Commit message (
Expand
)
Author
2017-03-06
Attach exiic(4) using the FDT.
Mark Kettenis
2017-03-05
Turn exgpio(4) into a pinctrl driver.
Mark Kettenis
2017-03-04
Convert a few exynos drivers to attach using the FDT.
Mark Kettenis
2017-03-01
Dynamically attach edma(4) using the FDT.
Jonathan Gray
2017-01-23
enable bcmdog on armv7 as well
Jonathan Gray
2017-01-03
Add simplefb(4), a driver to support the framebuffer set up by the firmware
Mark Kettenis
2016-10-23
De-platformize sunxi. This removes the board initialization code that sets up
Mark Kettenis
2016-10-22
Attach sxitimer(4) using the fdt.
Mark Kettenis
2016-10-21
Implement a driver for Marvell's Mbus bridge. This is the component
Patrick Wildt
2016-10-09
Add psci(4) a driver for the reset and power down portion of the
Jonathan Gray
2016-10-09
Attach sxiccmu(4) using the fdt.
Mark Kettenis
2016-10-09
Remove the vexpress platform abstraction and board id. All the devices
Jonathan Gray
2016-10-08
Attach sxipio(4) using the fdt.
Mark Kettenis
2016-10-08
Dynamically attach sysreg(4) using the FDT.
Jonathan Gray
2016-10-07
Implement a driver for Marvell Armada's clock gates. This basically
Patrick Wildt
2016-10-07
Support the Marvell Armada's System Controller to be able to reset
Patrick Wildt
2016-10-07
Add a driver for the Marvell Armada 380 core clock. This driver
Patrick Wildt
2016-10-05
Make imxdog(4) set cpuresetfn, and remove all the imx platform that is no
Mark Kettenis
2016-10-03
Disable sitaracm and add a new ompinmux driver for omap pin muxing/pad
Jonathan Gray
2016-09-23
Attach imxocotp(4) using the fdt. Since this means that imxtemp(4) attaches
Mark Kettenis
2016-09-18
Convert imxccm(4) and imxiomuxc(4) to attach using the fdt. Use the "early"
Mark Kettenis
2016-09-15
Add omwugen(4) a driver for the TI logic that generates wakeup events
Jonathan Gray
2016-09-12
Enable uwacom(4) where uts(4) is already present.
Martin Pieuchot
2016-08-21
Dynamically attach exuart using the FDT.
Jonathan Gray
2016-08-20
Enable sximmc(4).
Mark Kettenis
2016-08-20
Replace bcmmuart(4) with com(4).
Mark Kettenis
2016-08-20
sxiuart(4) has been replaced with com(4).
Patrick Wildt
2016-08-17
Replace sxiuart(4) with the mostly compatible com(4).
Patrick Wildt
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-11
Dynamically attach omgpio(4) using the FDT.
Jonathan Gray
2016-08-11
Dynamically attach omehci using the FDT.
Jonathan Gray
2016-08-10
Dynamically attach agtimer(4). Since agtimer(4) also provides the delay()
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
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
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
Dynamically attach sxidog(4).
Mark Kettenis
2016-08-05
Dynamically attach sxirtc(4); another board_id check bites the dust.
Mark Kettenis
2016-08-05
We don't want drivers with numbers in their names.
Mark Kettenis
2016-08-05
Switch the sunxi platform over to the new interrupt establish API. This
Mark Kettenis
2016-08-04
Dynamically attach ampintc(4) and make it register itself as an interrupt
Mark Kettenis
2016-07-12
Turn ahci(4) glue code for the i.MX6 platform into its own imxahci(4) driver
Mark Kettenis
2016-07-12
Turn ehci(4) glue code for the i.MX6 platform into its own imxehci(4) driver
Mark Kettenis
2016-07-10
Dynamically attach imxgpio(4) using the FDT.
Mark Kettenis
2016-07-09
Dynamically attach i.MX6 ehci(4) using the FDT.
Mark Kettenis
2016-06-28
enable ure(4) where we already have url(4)
Jonathan Matthew
2016-06-26
Dynamically attach cpsw(4) with the FDT.
Jonathan Gray
[next]