aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/include/bus.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: bus: Add 36-bit address mask for use in bus space allocationsKa Ho Ng2025-02-061-0/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* arm64 lib32: prepare arm64 headers to redirect to armMike Karels2023-07-251-0/+6
* arm64: bus: provide bus_space_set_{multi,region}_stream definitionsMitchell Horne2022-09-261-0/+18
* arm64: bus: unhide bus_space definition with sanitizers includedMitchell Horne2022-09-261-4/+4
* Fix the sanitizer header checks on arm64Andrew Turner2022-02-231-1/+1
* Simplify kernel sanitizer interceptorsMark Johnston2021-07-301-10/+2
* Add a way to map arm64 non-posted device memoryAndrew Turner2021-05-011-0/+1
* Clean up the style in the arm64 bus.hAndrew Turner2021-04-081-12/+14
* Generalize bus_space(9) and atomic(9) sanitizer interceptorsMark Johnston2021-03-231-1/+9
* Rename _cscan_atomic.h and _cscan_bus.h to atomic_san.h and bus_san.hMark Johnston2021-03-081-1/+1
* Add NetBSD compatible bus_space_peek_N() and bus_space_poke_N() functions.Michal Meloun2020-09-191-0/+38
* arm64: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-12/+0
* Add genet driver for Raspberry Pi 4B EthernetMike Karels2020-04-221-0/+2
* Port the NetBSD KCSAN runtime to FreeBSD.Andrew Turner2019-11-211-0/+5
* Fix the definition of bus_space_read_stream_8 on arm64.Andrew Turner2019-11-191-1/+1
* Bring in the start of the arm64 kernel.Andrew Turner2015-04-131-0/+469