summaryrefslogtreecommitdiff
path: root/sys/arch/pmax
AgeCommit message (Expand)Author
2023-02-12Add optoion GENERIC.local include to the end of ~all GENERIC configsabs
2023-02-11Use MI <dev/ic/dc503reg.h> (added for vax smg(4)) for pmax pm(4) too.tsutsui
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-08-07UFS/LFS dirhash:simonb
2022-07-26s/functin/function/ in copy pasted comment.andvar
2022-05-03fix various typos, mainly s/trasfering/transferring/ and s/theese/these/.andvar
2022-03-03mips: Use device_set_private for cpuN on older ports.riastradh
2022-01-22Ensure bus_dmatag_subregion is called with an inclusive max_addrskrll
2022-01-22Trailing whitespaceskrll
2021-12-26fix various typos, mainly in comments.andvar
2021-12-05s/invlid/invalid/ in comment.msaitoh
2021-12-04fix typos in comments and log messages, mainly in establish(ed).andvar
2021-08-17fix multiplei repetitive typos in comments, messages and documentation. mainl...andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-08-01fix typos in word "otherwise".andvar
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2021-07-14Enable VMSWAP_DEFAULT_PLAINTEXT as default.thorpej
2021-04-25Handle mipsn64christos
2021-04-24Merge thorpej-cfargs branch:thorpej
2020-11-21malloc(9) -> kmem(9)thorpej
2020-09-28Protect where the bootinfo esym value is less than the kernel "end"simonb
2020-09-27vether: Add to kernel configurationsroy
2020-09-07bump ramdisk image size to match build size.mrg
2020-09-04Fix build of INSTALL kernel which doesn't have DDBskrll
2020-09-03Make DDB "machine reset" call emulate pushing the HALT button.simonb
2020-09-03The TC device addresses are defined in KSEG1, but this confusessimonb
2020-08-30Add some debug options to help find why the automated tests are failing.skrll
2020-08-30Trailing whitespaceskrll
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-04-04mark nsmb major obsoletejdolecek
2020-01-20Remove FDDI support.thorpej
2019-12-15Disable (pretty useless and obscure) message when checking for Ultrixmartin
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2019-10-18 s/initalize/initialize/ in comment or printf message.msaitoh
2019-08-21 Fix typo (s/contoller/controller/).msaitoh
2019-06-26Bump ramdisk slightly (non MKREPRO builds with long paths fail otherwise)martin
2019-04-26typosevan
2019-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexecsevan
2019-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-04-13Add drvctl to kernel which has audio device.isaki
2019-04-03centralize setdisklabel(9)christos
2019-04-03Adjust for bigger ramdiskchristos
2019-03-31bumpchristos
2019-02-13Bump pmax install ramdisk size by another 100k, as 3500k is no longergson
2019-02-07#if 0 the same code as already donemrg
2019-02-06Add ure(4) to kernel config files. Also add PHY drivers where necessary.rin
2019-01-28Systematize handling of removed drivers.dholland
2019-01-07move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all portsjdolecek
2019-01-01ELF2ECOFF -> MIPS_ELF2ECOFFchristos
2018-09-17Fix hangup after framebuffers are attached on 3MIN. PR port-pmax/53611tsutsui