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
2019-09-04
Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@
cheloha
2019-09-03
drop support for building with gcc; ok deraadt@
Christian Weisgerber
2019-09-03
remove duplicate test introduced in rev 1.3
Jonathan Gray
2019-08-29
Capitalize my last name in copyright.
Mark Kettenis
2019-08-20
Network-based device paths use Messaging and not Media types. Thus
Patrick Wildt
2019-08-19
match on r40 ahci
Jonathan Gray
2019-08-13
Allow PXE booting using u-boot by relaxing our requirements
Patrick Wildt
2019-08-11
Add clock support to sxirtc(4); needed by newer Linux DTs.
Mark Kettenis
2019-08-11
Add sxisyscon(4) a driver for the system controller found on various
Mark Kettenis
2019-08-04
crank version, following fchmod change
Theo de Raadt
2019-08-03
In the bootblocks, after discovering and opening /bsd.upgrade, fchmod -x
Theo de Raadt
2019-07-29
Support disk write in efiboot for armv7 and arm64.
YASUOKA Masahiko
2019-07-22
Disable caches and MMU before jumping to the kernel entry point. Needed
Mark Kettenis
2019-07-19
ttysleep(): drop unused timeout parameter
cheloha
2019-06-21
Further improve the filesystem stability of kernel installation by KARL.
Theo de Raadt
2019-05-08
Enable ucrcom(4) on all architectures that have uslcom(4).
Mark Kettenis
2019-05-06
Whitespace removal
Mike Larkin
2019-05-06
Whitespace removal
Mike Larkin
2019-05-06
Whitespace removal
Mike Larkin
2019-05-06
Whitespace removal
Mike Larkin
2019-05-06
Whitespace removal
Mike Larkin
2019-05-06
Whitespace and extra semicolon removal.
Mike Larkin
2019-04-25
Add a check to tftp_open() that we are actually opening a TFTP device.
Christian Weisgerber
2019-04-14
Instead of using COPTS=-Oz (and similar) in make environment to force
Theo de Raadt
2019-04-10
KNF per naddy@
ians
2019-04-10
crank versions
Theo de Raadt
2019-04-10
change marks[] array to uint64_t, so the code can track full 64-bit
Theo de Raadt
2019-04-08
crank version; looks good deraadt
Florian Obser
2019-04-01
fast track ddb> reboot command to skip anything which might panic again.
Ted Unangst
2019-01-12
Enable ohci at fdt.
Mark Kettenis
2018-12-24
Adjust cpsw for linux 4.20 device tree changes. The location of the phy
Jonathan Gray
2018-12-07
For shared interrupts we need to make sure that we register
Patrick Wildt
2018-10-30
The way we currently generate gap.o using a linker script results in .rodata
Mark Kettenis
2018-10-26
Use EFI memory map to determine what memory regions are availble just like
Mark Kettenis
2018-10-20
Sync with amd64 version.
Mark Kettenis
2018-09-19
Free edid_buf after use so to fix possible memory leak.
Claudio Jeker
2018-09-14
add gapdummy.c to the "clean" target like other generated files
Christian Weisgerber
2018-09-12
Move -Wno-address-of-packed-member to the clang block as well and sync
Jonathan Gray
2018-08-27
ompinmux has been replaced by pinctrl
Jonathan Gray
2018-08-27
switch from ompinmux to pinctrl
Jonathan Gray
2018-08-25
Don't treat UnicodeChar == 0 as a keyboard input. The same fix was
YASUOKA Masahiko
2018-08-23
Set the pointer to the EFI Runtime Services, otherwise we call into
Patrick Wildt
2018-08-22
Enable uscom(4) where uslcom(4) is already present.
Martin Pieuchot
2018-08-20
Remove unused spllock().
Visa Hankala
2018-08-09
Define __HAVE_ACPI on arm64 and __HAVE_FDT on arm64, armv7 and octeon
Patrick Wildt
2018-08-08
Extend the FDT interrupt API to support masking and unmasking IRQs.
Patrick Wildt
2018-08-06
Make it possible to build a MULTIPROCESSOR kernel on armv7. While this
Mark Kettenis
2018-08-05
enable virtio pci attachment on armv7
Jonathan Gray
2018-08-05
enable bio and softraid on armv7 ramdisk
Jonathan Gray
2018-08-03
Enable mue(4).
Kevin Lo
[next]