History log of /netbsd-src/sys/arch/arm/broadcom/bcmgen_space.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 30ba2154 21-Apr-2023 skrll <skrll@NetBSD.org>

Trailing whitespace


# ce993bcc 30-Oct-2020 skrll <skrll@NetBSD.org>

Retire arm_[di]sb in favour of the isb() and dsb(sy) macro invocations.


# 509197b6 16-Mar-2018 ryo <ryo@NetBSD.org>

use designated initializer to make adaptability and flexibility for changing struct bus_space.
no functional change.


# 5aebfecd 25-Feb-2015 joerg <joerg@NetBSD.org>

Improve inline asm around dsb/dmb/isb:
- always use volatile and mark them as memory barrier
- use the common version from locore.h in all places not included from
userland


# 2a369155 28-Oct-2013 matt <matt@NetBSD.org>

Add support for the BCM56340 iProc based switch


# 04dfa604 12-Aug-2013 matt <matt@NetBSD.org>

add mmap


# b36e44e7 09-Jan-2013 matt <matt@NetBSD.org>

Handle BUS_SPACE_MAP_PREFETCHABLE like BUS_SPACE_MAP_CACHEABLE.


# ad28138b 01-Sep-2012 matt <matt@NetBSD.org>

Add initial device support for the Broadcom BCM5301x family.