summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc64/conf
AgeCommit message (Expand)Author
2022-01-14update drm to linux 5.15.14Jonathan Gray
2022-01-08Remove verbose PCI and USB device info from BOOTVisa Hankala
2021-12-17Disable a few warning flags that were introduced and enabled by defaultPatrick Wildt
2021-11-30add ixl(4)Theo de Raadt
2021-11-27stop building kernels with -Wno-uninitialized on clang archsJonathan Gray
2021-10-05wd(4) device node support was missing, add it.Theo de Raadt
2021-08-20Add ucc(4), a driver for USB HID Consumer Control keyboards. Suchanton
2021-07-07update drm to linux 5.10.47Jonathan Gray
2021-04-28Enable dt(4) on amd64, arm64, i386, and powerpc64 in GENERIC kernel.Alexander Bluhm
2021-02-04Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited toanton
2021-01-28Again allow COPTS= to come from the environment again, and don't lose theTheo de Raadt
2021-01-23OPAL implements firmware calls that abstract communicating with the BMC overMark Kettenis
2021-01-23introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.thfr
2020-11-16Enable mcx(4)Mark Kettenis
2020-10-27add the nearly full list of usb devices.Theo de Raadt
2020-10-27Enable radeondrm(4).Mark Kettenis
2020-10-26Include I2C stuff.Mark Kettenis
2020-10-01Add astfb(4), a driver for the framebuffer of the Aspeed BMC found onMark Kettenis
2020-09-05Add mpii(4).Mark Kettenis
2020-08-24Enable xicp(4) here as well.Mark Kettenis
2020-08-24Add some USB HID devices.Mark Kettenis
2020-08-23Enable xicp(4).Mark Kettenis
2020-08-23Add xicp(4), a driver for the interrupt control presenter hardware foundMark Kettenis
2020-08-05sigh, some duplication, but at least put things into the canonical orderTheo de Raadt
2020-08-04add cd9660, msdos, and inet6 supportTheo de Raadt
2020-08-03add more scsi devices, observed by gkoehlerTheo de Raadt
2020-07-24Remove bge(4) and brgphy(4) as the bootloader doesn't include network supportMark Kettenis
2020-07-24Implement BOOT_QUIET option that supresses kernel printf output to theMark Kettenis
2020-07-21GENERIC.MPMark Kettenis
2020-07-20improve accuracy of kexec_subr.o dependencyTheo de Raadt
2020-07-19kexec_subr.S will need assym.h built beforehandsTheo de Raadt
2020-07-19Enable xhci(4) in the BOOT kernel. While there is some USB-relatedMark Kettenis
2020-07-18Improve kernel linker script. Split binary in a .text, .rodata and .dataMark Kettenis
2020-07-16Add BOOT kernel config.Mark Kettenis
2020-07-16Add a pseudo-driver to "kexec" an OpenBSD/powerpc64 kernel. HeavilyMark Kettenis
2020-07-14Add xics(4), a driver for the OPAL virtual ICS.Mark Kettenis
2020-07-07Add opalsens(4), a driver for sensors provided by the OPAL firmware.Mark Kettenis
2020-07-05Enable xhci(4) and a (deliberately) tiny set of USB devices.Mark Kettenis
2020-07-05We're self-hosted now.Mark Kettenis
2020-07-04Bump the size of the ramdisk.Mark Kettenis
2020-07-04Use block device numbers instead of character device numbers.Mark Kettenis
2020-07-03We need a RAMDISK kernel config as well of course.Mark Kettenis
2020-07-02Add RAMDISK config for powerpc64.Mark Kettenis
2020-06-29Enable nvme(4).Mark Kettenis
2020-06-29Enable USER_PCICONF.Mark Kettenis
2020-06-29Hook up a bunch of device drivers.Mark Kettenis
2020-06-27/dev/openpromMark Kettenis
2020-06-27/dev/{null,mem,kmem,...}Mark Kettenis
2020-06-27Support using the FPU and AltiVec registers in userland. The registers areMark Kettenis
2020-06-22Add opalcons(4), a driver for the OPAL console.Mark Kettenis