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
Age
Commit message (
Expand
)
Author
2017-03-24
Implement a driver for Marvell's AHCI controller. This is in essence
Patrick Wildt
2017-03-24
Implement a driver for Marvell's XHCI controller. This is in essence
Patrick Wildt
2017-03-12
Hook exclock(4) up to the clock framework using a dummy implementation that
Mark Kettenis
2017-03-12
Enable exdwusb(4) and xhci(4).
Mark Kettenis
2017-03-11
Enable exrtc(4).
Mark Kettenis
2017-03-09
Enable syscon(4) such that I can actually reboot the Odroid XU4.
Mark Kettenis
2017-03-09
Provide access to our registers through the regmap interface.
Mark Kettenis
2017-03-06
De-platformize exynos. Disable exdisplay(4) for now.
Mark Kettenis
2017-03-06
Attach exiic(4) using the FDT.
Mark Kettenis
2017-03-05
match GENERIC
Theo de Raadt
2017-03-05
Turn exgpio(4) into a pinctrl driver.
Mark Kettenis
2017-03-04
matching commit for RAMDISK: Convert a few exynos drivers to attach using the...
Theo de Raadt
2017-03-04
Convert a few exynos drivers to attach using the FDT.
Mark Kettenis
2017-03-03
enable FFS2 on armv7 and arm64 ramdisks
Jonathan Gray
2017-03-01
Dynamically attach edma(4) using the FDT.
Jonathan Gray
2017-01-25
Build amd64 kernels with -ffreestanding. Synchronize the arm64 and armv7
Mark Kettenis
2017-01-25
Move psci(4) and plrtc(4) so arm64 can use them.
Jonathan Gray
2017-01-23
enable bcmdog on armv7 as well
Jonathan Gray
2017-01-21
Move virtio config from files.pci to files.pci
Reyk Floeter
2017-01-03
Add simplefb(4), a driver to support the framebuffer set up by the firmware
Mark Kettenis
2016-11-29
Build kernel with DEBUG=-g by default.
Martin Pieuchot
2016-11-15
Clean up the kernel Makefile's:
Martin Natano
2016-10-27
We don't generate an eddep script for kernel builds nowadays. The last
Martin Natano
2016-10-24
make cleandir should skip the version file; ok otto millert
Theo de Raadt
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-15
cleandir: target for kernel compile directories
Theo de Raadt
2016-10-14
Kernel builds now happen in compile/CONFIG/obj@ -> /usr/obj/... [or ./obj/,
Theo de Raadt
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-24
Add -Wno-pointer-sign to all our gcc4 architectures.
Mark Kettenis
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-31
pl011 and pl031 are licenseable peripherals from arm present in multiple socs.
Jonathan Gray
2016-08-21
Add a minimal clock "framework". Build it on armv7.
Mark Kettenis
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
[next]