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-08-19
Start using to XN flag to enforce that mappings without PROT_EXEC are
Mark Kettenis
2016-08-19
Adjust the definitions of L1_S_COHERENT_v7, L2_L_COHERENT_v7 and
Mark Kettenis
2016-08-19
Use Access Flag to do page reference emulation.
Mark Kettenis
2016-08-18
Separate out the Access Flag bit from the Access Permission bits in the
Mark Kettenis
2016-08-14
Remove code for Intel 80219/80321 xscale processors used by armish.
Jonathan Gray
2016-08-14
Fix setting the SMP bit in the Auxiliary Control Register. The old code was
Mark Kettenis
2016-08-10
Add defines for the Access Flag as found on armv7. Fix definition of the
Mark Kettenis
2016-08-10
Shuffle armv7 access permission bits around to something that is compatible
Mark Kettenis
2016-08-08
Mapping non-cachable memory as cachable and subsequently changing the mapping
Mark Kettenis
2016-08-07
Add XOR cookies for lr and sp. Stop saving/restoring r12 to/from the jmpbuf.
Philip Guenther
2016-08-06
Put page tables in normal cachable memory on armv7. Check if the MMU walks
Mark Kettenis
2016-07-31
Recognise Cortex A35 and Cortex A73.
Jonathan Gray
2016-07-31
Instead of testing MIDR values for every model of Cortex processor check
Jonathan Gray
2016-07-27
Instead of passing the raw reg property to simplebus nodes,
Patrick Wildt
2016-07-13
The "#address-cells" and "#size-cells" properties define the size
Patrick Wildt
2016-06-09
Fetch "reg" and "interrupts" properties and pass them down as attach args to
Mark Kettenis
2016-05-27
Remove the non ELF macros
Theo de Raadt
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
[next]