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
2016-05-17
Enable the pcf8523 RTC on Hummingboard and CuBox-i.
Mark Kettenis
2016-05-02
Rework mainbus and implement simplebus to be able to span a tree-like
Patrick Wildt
2016-04-29
Do not remove local symbols from the table.
Martin Pieuchot
2016-04-24
Remove 'option COMPAT_PCVT' now that X doen't use it anymore.
Matthieu Herrb
2016-04-24
New FDT-enabled busses will use a new "fdt" attribute. Unfortunately
Patrick Wildt
2016-04-03
Map the bootconfig/FDT area passed by u-boot and try to init FDT on it.
Patrick Wildt
2016-01-08
Move HID support files out of dev/usb into new dev/hid directory
Joshua Stein
2016-01-08
Enable uonerng(4) where ualea(4) is already present.
Martin Pieuchot
2015-09-13
remove delta
Theo de Raadt
2015-07-17
remove obsolete INET kernel option
Ted Unangst
2015-07-17
enable exynos
Jonathan Gray
2015-06-29
enable vexpress
Jonathan Gray
2015-06-08
enable agtimer on the ramdisk as well
Jonathan Gray
2015-06-08
Add initial support for the ARM Versatile Express boards as emulated by
Jonathan Gray
2015-06-02
with binutils 2.17 we can change some raw opcodes into instruction names
Jonathan Gray
2015-05-29
enable agtimer required for cortex a15
Jonathan Gray
2015-05-27
make the exynos code compile without fdt
Jonathan Gray
2015-05-26
Sync usb devices with amd64.
Jonathan Gray
2015-05-24
Add udl(4) and uvideo(4) to armv7 GENERIC. Tested on my sabre lite (imx).
Matthieu Herrb
2015-05-20
Now all the socs use the same va entry point and don't have any
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-04-16
Enable ualea(4) where we have uhub(4), these USB device lists cry for
Martin Pieuchot
2015-01-13
for the install: target, use cmp as a rough attempt for avoiding repeated
Theo de Raadt
2015-01-11
switch prototype warnings to implicit-declaration warnings.
Ted Unangst
2015-01-04
add new driver uslhcom(4) USB HID based UART.
uaa
2014-12-11
dragonflybsd has added a urio driver. conservation of urios requires
Ted Unangst
2014-11-24
use the correct capitalization for Realtek.
Brad Smith
2014-11-09
remove commented entries for tedu'd bluetooth drivers
Jonathan Gray
2014-11-04
Add rgephy(4) for the RTL8211E phy in the LeMaker Banana Pi and Banana Pro.
Jonathan Gray
2014-11-04
Add atphy(4) for the Atheros AR8031 phys in the AM335x starter kit.
Jonathan Gray
2014-10-10
Significant unification of RAMDISK* config files, making them diffable.
Theo de Raadt
2014-10-04
Switch the kernel configs over to using -Wframe-larger-than= instead of
Brad Smith
2014-08-22
pseudo-device crypto was accidentally left for some architectures.
Theo de Raadt
2014-07-12
"Dr. Jones. Again we see there is nothing you can possess which I cannot
Ted Unangst
2014-07-11
"It's not the years, honey; it's the mileage."
Ted Unangst
2014-05-08
Format string fixes and removal of -Wno-format for arm kernels.
Miod Vallat
2014-04-07
Add axen(4) wherever axe(4) is.
Brad Smith
2014-03-18
Add missing parts of the tiic driver.
Sylvestre Gallon
2014-03-05
Remove TIMEZONE and DST options from GENERIC-* kernels.
Miod Vallat
2014-02-02
armv7_start.o needs an explicit dependency on assym.h now; nick
Miod Vallat
2013-12-08
Enable rum(4) for armv7. Committing through it on pandaboard.
Martynas Venckus
2013-11-20
Add gpio(4) support for omap3/4 and am335x.
Raphael Graf
2013-11-15
Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A
sasano
2013-11-06
After factorizing armv7_machdep code here is an effort to factorize all
Sylvestre Gallon
2013-11-04
remove iop(4) driver. it is entirely unmaintained and supports something
Theo de Raadt
2013-11-01
crank MINIROOTSIZE needed so the ramdisks will fit again
Jasper Lievisse Adriaanse
2013-10-31
remove commented gpio(4) entry which makes no sense to have on the ramdisk
Jasper Lievisse Adriaanse
2013-10-30
Put all the generic machdep code in armv7_machedep.c
Sylvestre Gallon
2013-10-28
Revamp ARMv7 ramdisk and miniroot creation process.
Patrick Wildt
[next]