summaryrefslogtreecommitdiff
path: root/sys/arm64/include/bus.h
AgeCommit message (Expand)Author
2025-02-06arm64: bus: Add 36-bit address mask for use in bus space allocationsKa Ho Ng
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-07-25arm64 lib32: prepare arm64 headers to redirect to armMike Karels
2022-09-26arm64: bus: provide bus_space_set_{multi,region}_stream definitionsMitchell Horne
2022-09-26arm64: bus: unhide bus_space definition with sanitizers includedMitchell Horne
2022-02-23Fix the sanitizer header checks on arm64Andrew Turner
2021-07-29Simplify kernel sanitizer interceptorsMark Johnston
2021-05-01Add a way to map arm64 non-posted device memoryAndrew Turner
2021-04-08Clean up the style in the arm64 bus.hAndrew Turner
2021-03-22Generalize bus_space(9) and atomic(9) sanitizer interceptorsMark Johnston
2021-03-08Rename _cscan_atomic.h and _cscan_bus.h to atomic_san.h and bus_san.hMark Johnston
2020-09-19Add NetBSD compatible bus_space_peek_N() and bus_space_poke_N() functions.Michal Meloun
2020-09-01arm64: clean up empty lines in .c and .h filesMateusz Guzik
2020-04-22Add genet driver for Raspberry Pi 4B EthernetMike Karels
2019-11-21Port the NetBSD KCSAN runtime to FreeBSD.Andrew Turner
2019-11-19Fix the definition of bus_space_read_stream_8 on arm64.Andrew Turner
2015-04-13Bring in the start of the arm64 kernel.Andrew Turner