summaryrefslogtreecommitdiff
path: root/sys/arch/ofppc
AgeCommit message (Expand)Author
2023-02-12Add optoion GENERIC.local include to the end of ~all GENERIC configsabs
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-08-07UFS/LFS dirhash:simonb
2022-07-05s/odly/oddly/ in comments.andvar
2022-05-24fix various typos in comments, docs and log messages.andvar
2021-12-12s/Miscellanous/Miscellaneous/ in copypasta comments.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-06-29Remove uscanner(4) drivernia
2021-05-17include libkern.h for moved dkcksum().mrg
2021-05-12- Define a device call for PCI bus instances to fetch a direct child'sthorpej
2021-05-12Pass along our device handle to the PCI bus instance we attach.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-14more -fcommon.mrg
2021-04-12remove shadowed (common) declarations of various libsa variablesmrg
2021-03-05Move ofppc-specific CPU spinup code to ofppc/machdep.cthorpej
2021-03-05Don't include mvgbe in this kernel config; that driver has an explicitthorpej
2021-02-27Un-do a bunch of misguided code sharing. It's not really shared if it'sthorpej
2021-02-26Declare oeacpufeat once, in powerpc/oea/cpu_subr.c, rather than inthorpej
2021-02-17Document the register state on entry per the OpenFirmware PowerPC CPUthorpej
2021-01-23Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8christos
2021-01-21add a commented out compat_ossaudio wherever there's compat_linuxnia
2020-11-29Message buffer is too small, since timestamps were enforced.phx
2020-11-21malloc(9) -> kmem(9)thorpej
2020-09-27vether: Add to kernel configurationsroy
2020-09-15partial port to powerpc64.mrg
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-07-07Overhaul the interface to pci_configure_bus():thorpej
2020-07-07It turned out that using some Open Firmware routines causes the systemrin
2020-06-14replace EX_NOWAIT with EX_WAITOK in device attach methods.chs
2020-05-16Remove uyap, USB YAP phone firmware loader.maya
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2019-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-04-03centralize setdisklabel(9)christos
2019-02-06Add ure(4) to kernel config files. Also add PHY drivers where necessary.rin
2019-01-08workaround a problem with the pegasos firmware interface:mrg
2018-10-23remove the 'wd* at umass?' for the non-standardized and rare (extinct?)jdolecek
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2018-08-25Add (commented out) mue(4) to where appropriate.rin
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-07-15Retire ipkdb entirely. The option was removed from the config filesmaxv
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2017-12-18Generalise FDT and OFWskrll
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-09-13Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI...sevan
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-04-08centralize vers.c building for standalone programs.christos
2017-03-05fix some printf formats in DIAGNOSTIC code.mrg
2017-02-26Add DKWEDGE_METHOD_RDB option, which is enabled for x86, commented out forrin
2017-01-26provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.christos
2017-01-11PR/51827: David Binderman: delete pointless local variablechristos