index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
2016-05-21
Implement openprom(4) for armv7.
Mark Kettenis
2016-05-16
Implement membar(9) for armv5. As there are no barrier instructions in
Jonathan Gray
2016-05-10
SROP mitigation. sendsig() stores a (per-process ^ &sigcontext) cookie
Theo de Raadt
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-05-02
Rework mainbus and implement simplebus to be able to span a tree-like
Patrick Wildt
2016-04-27
G/C DDB_REGS.
Martin Pieuchot
2016-04-25
Implement atomic operations using the atomic instructions available
Patrick Wildt
2016-04-25
Add macros to access cp14/cp15 registers by name instead of six
Jonathan Gray
2016-04-24
whitespace cleanup
Patrick Wildt
2016-04-24
EABI's Procedure Call Standard (AAPCS) requires the stack pointer
Patrick Wildt
2016-04-04
Store curcpu pointer in TPIDRPRW.
Patrick Wildt
2016-04-04
Read cache line sizes from CP15 Cache Type Register.
Patrick Wildt
2016-04-04
Set the SMP/coherency bit in ACTLR on Cortex A models it is documented
Jonathan Gray
2016-04-03
Add cpu_auxcontrol() to clear and set bits in the implementation/model
Jonathan Gray
2016-04-03
remove unused cpu_lock code
Jonathan Gray
2016-03-22
Remove support for ARM11. This was the last unused and unmaintained
Patrick Wildt
2016-03-22
Remove support for ARM10.
Patrick Wildt
2016-03-22
Remove support for ARM9E. This is another step in the plan to remove
Patrick Wildt
2016-03-22
Remove defines for unsupported chips, add V5TEJ and remove incorrect
Jonathan Gray
2016-03-19
Remove support for the XScale 80200. We don't use it, it didn't compile
Patrick Wildt
2016-03-19
Remove support for IXP425. This is another architecture that is not
Patrick Wildt
2016-03-19
Remove support for StrongARM (SA1) and IXP12x0. Both are ARMv4 and
Patrick Wildt
2016-03-18
IXP425 is v5 not v4. Same change by msaitoh in NetBSD rev 1.16.
Jonathan Gray
2016-03-18
Remove support for ARM9T (armv4t). Not used by any of the arm platforms.
Jonathan Gray
2016-03-18
Remove support for ARM8, an old armv4 processor without thumb that was
Jonathan Gray
2016-03-02
fix the name of the define for the a72 mask
Jonathan Gray
2016-02-27
Rename kdb_trap() into db_ktrap().
Martin Pieuchot
2016-02-01
Fix the encoding of AP bits for large page second-level
Jonathan Gray
2016-01-31
Switch from PSR_X_bit and X32_bit PSR macro names to just PSR_X.
Jonathan Gray
2016-01-23
In some cases machines with virtualisation extensions will boot into a
Jonathan Gray
2015-11-01
Remove the definition of USRTEXT. It has no relevance outside of the non-PIE
Miod Vallat
2015-09-30
Use #ifndef _MACHINE_DISKLABEL_H_ everywhere. Replace _ARM_DISKLABEL_H_
Kenneth R Westerback
2015-09-30
Use consistant whitespace/comments for #define'ing LABELSECTOR,
Kenneth R Westerback
2015-09-26
lint is dead and C99 may be old enough to drive a car: delete LONGLONG
Philip Guenther
2015-09-12
Explicitely include <arm/armreg.h> here instead of expecting previously
Miod Vallat
2015-08-30
Provide remaining arch with END() macro for setting calculated size on
Philip Guenther
2015-08-29
_NLIST_DO_ELF is no longer needed: it's the only option
Philip Guenther
2015-08-15
Remove orphaned debug code.
Miod Vallat
2015-06-29
Implement membar_* for armv7 with the dmb instruction. The previous
Jonathan Gray
2015-06-24
Remove unused KERNEL_PD_SIZE macro which performs unsafe signed shift of
Miod Vallat
2015-05-29
add some more cortex A ids
Jonathan Gray
2015-05-10
VM_MAX_KERNEL_ADDRESS is the end of the kva range not the end of
Jonathan Gray
2015-05-05
emul_native is only used for kernel threads which can't dump core, so
Philip Guenther
2015-04-30
Remove SIZE_MAX from limits.h. It was added years ago before we
Todd C. Miller
2015-02-15
Change pmap_remove_holes() to take a vmspace instead of a map as its argument.
Miod Vallat
2015-02-07
Oh well, APM_USER_HIBERNATE_REQ being used in MI code, needs to be defined
Miod Vallat
2015-02-07
Tedu the old idle page zeroing code.
Mark Kettenis
2015-01-29
remove no-op simple locks
Theo de Raadt
2015-01-18
When restoring spsr values when handling traps use spsr_fsxc instead
Jonathan Gray
2015-01-18
The 'mrs' instruction only deals with the whole register without
Jonathan Gray
[prev]
[next]