index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
arm
/
arm
Age
Commit message (
Expand
)
Author
2023-05-22
efi(4): Move error macros to efi.h.
riastradh
2023-03-04
Trailing whitespace
skrll
2023-02-23
arm32: Add missing barriers in cpu_switchto.
riastradh
2022-12-22
Explicitly disable overflow interrupts before enabling the cycle counter.
ryo
2022-12-18
Appease KDASSERT / LOCKDEBUG.
skrll
2022-10-20
Trailing whitespace.
skrll
2022-10-15
Add a boot option to disable EFI runtime services.
jmcneill
2022-06-18
Simplify (imo) #ifdefs a little.
skrll
2022-05-16
port-arm/50635: arm11_setup() cpuctrlmask value causes CPU_CONTROL_VECRELOC b...
skrll
2022-05-03
Catch up with aarch64 TTBR0 handling in pmap_{,de}activate_efirt and
skrll
2022-04-03
efi_rtcopy is only used on little endian kernels.
martin
2022-04-02
Update to support EFI runtime outside the kernel virtual address space
skrll
2022-01-08
KNF
skrll
2022-01-08
Make VERBOSE_ARM32 compile again and reduce #ifdefs while I'm here
skrll
2021-12-11
remove clause 3 from all my licenses that aren't conflicting with
mrg
2021-11-27
Apply some errata workarounds for Cortex A17
skrll
2021-11-14
arm: Fix CPU startup synchronization.
riastradh
2021-11-13
Set ACTLR.SMP=1 on Cortex-A17
jmcneill
2021-11-11
Trailing whitespace
skrll
2021-10-31
Rework Arm (32bit and 64bit) AP startup so that cpu_hatch doesn't sleep.
skrll
2021-10-30
Remove stale comment
skrll
2021-10-30
KNF and remove (some) unnecessary #includes
skrll
2021-10-30
Use designated initialisers for static handlers and reduce the kernel size
skrll
2021-10-27
Use the signal trampoline version constants from <sys/signal.h>.
thorpej
2021-10-26
G/C FAST_FPE
skrll
2021-10-10
efi: Add /dev/efi character device
jmcneill
2021-10-07
Reduce diff with cpufunc_asm_armv5.S, from which this file was derived.
rin
2021-10-07
trailing whitespace/tab
rin
2021-09-18
bus_space_is_equal: fix crash when called with NULL tag
jmcneill
2021-09-12
More debug.
skrll
2021-09-08
Consider two tags equal if they share the same cookie. For fdtbus,
jmcneill
2021-08-08
fix armv7 build
jmcneill
2021-08-07
arm: SMCCC: Add return values to smccc_call
jmcneill
2021-08-07
arm: PSCI: Add a function to return the PSCI conduit.
jmcneill
2021-08-06
Arm: Add support for SMC Calling Convention
jmcneill
2021-08-02
fix various typos in comments and log messages.
andvar
2021-07-02
Be consistent about #ifndef ARM32_DISABLE_ALIGNMENT_FAULTS. NFCI.
skrll
2021-02-21
KNF consistency
skrll
2021-02-21
Some preemption updates - still not being used (yet)
skrll
2021-02-17
Trailing whitespace. *snigger*
skrll
2021-02-01
G/C some old code that was for acorn26
skrll
2021-01-31
One #include "opt_cputypes.h" is enough for anyone
skrll
2021-01-27
Trailing whitespace... heh
skrll
2021-01-16
remove unused "_DIAGNOSTIC" option and opt_diagnostic.h.
chs
2020-12-18
Make this compile on arm
skrll
2020-12-11
arm copyin/out: make copyin not use copyout's epilogue (typo in labels)
dholland
2020-12-04
Trailing whitespace
skrll
2020-12-03
Provide and use a sev() macro for the sev instruction.
skrll
2020-12-01
Simplify the simplification... basically always set sctlr.u before setting
skrll
2020-12-01
Simplify previous
skrll
[next]