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
Age
Commit message (
Expand
)
Author
2016-05-21
Implement openprom(4) for armv7.
Mark Kettenis
2016-05-21
hand-massage sendsig() and sys_sigreturn() to be much more similar.
Theo de Raadt
2016-05-18
Introduce a per-platform init_mainbus() hook that can be used to attach
Mark Kettenis
2016-05-16
Use OF_is_compatible(9) here.
Mark Kettenis
2016-05-16
POSTREAD needs to flush the D-cache since speculative loads might (and do)
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-05
Add Dual Data Rate support for eMMC at 52MHz.
Mark Kettenis
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-05-01
Add support for changing the bus width to the sdmmc subsystem and the sdhc(4)
Mark Kettenis
2016-04-27
G/C DDB_REGS.
Martin Pieuchot
2016-04-25
remove systrace
Ted Unangst
2016-04-25
use the cps instructions introduced with armv6 instead of mrs/msr
Jonathan Gray
2016-04-25
Implement atomic operations using the atomic instructions available
Patrick Wildt
2016-04-25
fix whitespace
Jonathan Gray
2016-04-25
Switch most of the cp14/cp15 use in .S files over to using sysreg.h
Jonathan Gray
2016-04-25
Add macros to access cp14/cp15 registers by name instead of six
Jonathan Gray
2016-04-25
add dmb
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-20
Don't use DDB_REGS, ok patrick@
Martin Pieuchot
2016-04-08
Fix match function so that the cortex bus only attaches if the attach
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
use fixed size unsigned variables for reading/writing the control register
Jonathan Gray
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 XSCALE preprocessor checks from a file which is only for ARMv7.
Patrick Wildt
2016-04-03
remove unused cpu_lock code
Jonathan Gray
2016-04-03
Remove tests for "processing" which was never set. It attempted to
Jonathan Gray
2016-03-24
Kill commented out & unused CI_CURPRIORITY.
Martin Pieuchot
2016-03-23
Cleanup SCTLR mask to only include bits that are actually defined on
Patrick Wildt
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-10
Remove the explicit map invalidation, free() is going to overwrite
Tobias Ulmer
2016-03-03
When a physical address is needed to flush the secondary cache use
Jonathan Gray
2016-03-02
set armv7 callbacks for cortex a53/a52/a72
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-26
Remove stale RAIDframe entries from chrtoblktbl.
natano
2016-02-01
Fix the encoding of AP bits for large page second-level
Jonathan Gray
[prev]
[next]