summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2023-06-29Primary bootstrap is now able to read a GPT inside RAIDframe.manu
2023-06-24Fix typo in comment.msaitoh
2023-06-20``int i'' is used only for SUPPORT_NFS || SUPPORT_TFTP.rin
2023-06-19whitespace -> tab, blank line, no binary changes.rin
2023-06-03adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-05-22i386/GENERIC: Enable EFI runtime support.riastradh
2023-05-22i386/ALL: Enable EFI runtime support.riastradh
2023-05-14x86/efiboot: Nix trailing whitespace.riastradh
2023-05-14x86/locore.S: Nix trailing whitespace.riastradh
2023-05-10Raise the version for new feature (here reloc command)manu
2023-04-28Pass local symbols relocations in both passes and provide the kobj_relocskrll
2023-04-20Add reloc keyworkd to let EFI bootstrap load amd64 kernel at any addressmanu
2023-04-09i386: Make curlwp and curcpu() flushable.riastradh
2023-03-03Revert "x86: Add kthread_fpu_enter/exit support, take two -- forgot i386 bits."riastradh
2023-03-01x86: Expand on comments on ordering around stores to ci_curlwp.riastradh
2023-02-25x86: Add kthread_fpu_enter/exit support, take two -- forgot i386 bits.riastradh
2023-02-25i386/bioscall: Disable preemption while we load the kernel pmap.riastradh
2023-02-09Adjust _all_ cinclude of *.local filesabs
2023-02-09Ensure GENERIC.local is always at the end of GENERICabs
2023-02-03Make multiboot1 continue with common boot code and not skip CPU typemlelstv
2023-01-18Fix the clang build by setting -z noseparate-codechristos
2023-01-06Explicitly set -z noseparate-code because the default is about to changechristos
2022-12-27Move some definitions. Add comment. No functional change.msaitoh
2022-12-26Reduce diff between i386/i386/genassym.cf and amd64/amd64/genassym.cf. NFCI.msaitoh
2022-12-26Sort lines. Add comment. No functional change.msaitoh
2022-12-26Reduce diff between i386/i386/genassym.cf and amd64/amd64/genassym.cf. NFCI.msaitoh
2022-12-26Remove duplicated IPL_SCHED. No functional change.msaitoh
2022-12-25Fix broken flag -nocombreloc, 2.34 did not complain for not understanding it,christos
2022-12-24{amd64,i386}/db_machdep.c: Don't bury a function call in an if conditionuwe
2022-12-24{amd64,i386}/db_machdep.c: Use DB_SYM_NULLuwe
2022-12-22Add missing virtio devices to x86 ALL kernelsjakllsch
2022-12-22Add commented vio9p* to match amd64 GENERICjakllsch
2022-12-22Driver for DaynaPORT SCSI/Link (dse.4).nat
2022-12-11Enable options DISKLABEL_EI by default as amd64.tsutsui
2022-10-26ddb/db_active.h: New home for extern db_active.riastradh
2022-10-26sys: Put externs for time_adjtime and time_adjusted in .h files.riastradh
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-09-24x86: Support EFI runtime services.riastradh
2022-09-21i386/stand: Handle 9.99.100 by taking four, not two, digits.riastradh
2022-09-10fix misspellings of 'available' and nearby typosrillig
2022-09-08Fix PR port-i386/57000 (boot failure on qemu).knakahara
2022-09-07NetBSD/x86: Raise the number of interrupt sources per CPU from 32 to 56.knakahara
2022-09-07emuxki(4): allow building as a modulekhorben
2022-09-05G/C ISSET() macro copies. It has been defined in <sys/types.h> since 2006.tsutsui
2022-08-21i386/vmparam.h: Need some constants from i386/pte.h.riastradh
2022-08-21x86 Move VA_SIGN_POS/NEG to machine/pte.h.riastradh
2022-08-20{amd64,i386}/pmap_private.h: Fix minor whitespace issues.riastradh
2022-08-20x86: Move definition of struct pmap to pmap_private.h.riastradh
2022-08-20x86: Split most of pmap.h into pmap_private.h or vmparam.h.riastradh