History log of /openbsd-current/sys/arch/armv7/vexpress/sysreg.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.6 24-Oct-2021 mpi

Constify struct cfattach.

ok visa@ a long time ago, ok patrick@


Revision tags: OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.5 25-Mar-2021 jsg

remove uneeded includes in md armv7 files

based on include-what-you-use suggestions


Revision tags: OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.4 06-May-2019 mlarkin

Whitespace removal

Pointed out by Jerome Pinot


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.3 09-Oct-2016 jsg

Remove the vexpress platform abstraction and board id. All the devices
that attached to vexpress have been converted to fdt so this is no
longer required.


# 1.2 08-Oct-2016 jsg

Dynamically attach sysreg(4) using the FDT.


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.1 08-Jun-2015 jsg

Add initial support for the ARM Versatile Express boards as emulated by
qemu with virtio memory ranges.

Unfortunately the vexpress-a9 and vexpress-a15 boards/targets have
different load addresses and memory maps.

Code for the PL011 UART and mmio virtio attachment from Patrick Wildt
in bitrig.


# 1.5 25-Mar-2021 jsg

remove uneeded includes in md armv7 files

based on include-what-you-use suggestions


Revision tags: OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.4 06-May-2019 mlarkin

Whitespace removal

Pointed out by Jerome Pinot


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.3 09-Oct-2016 jsg

Remove the vexpress platform abstraction and board id. All the devices
that attached to vexpress have been converted to fdt so this is no
longer required.


# 1.2 08-Oct-2016 jsg

Dynamically attach sysreg(4) using the FDT.


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.1 08-Jun-2015 jsg

Add initial support for the ARM Versatile Express boards as emulated by
qemu with virtio memory ranges.

Unfortunately the vexpress-a9 and vexpress-a15 boards/targets have
different load addresses and memory maps.

Code for the PL011 UART and mmio virtio attachment from Patrick Wildt
in bitrig.


# 1.4 06-May-2019 mlarkin

Whitespace removal

Pointed out by Jerome Pinot


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.3 09-Oct-2016 jsg

Remove the vexpress platform abstraction and board id. All the devices
that attached to vexpress have been converted to fdt so this is no
longer required.


# 1.2 08-Oct-2016 jsg

Dynamically attach sysreg(4) using the FDT.


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.1 08-Jun-2015 jsg

Add initial support for the ARM Versatile Express boards as emulated by
qemu with virtio memory ranges.

Unfortunately the vexpress-a9 and vexpress-a15 boards/targets have
different load addresses and memory maps.

Code for the PL011 UART and mmio virtio attachment from Patrick Wildt
in bitrig.


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.3 09-Oct-2016 jsg

Remove the vexpress platform abstraction and board id. All the devices
that attached to vexpress have been converted to fdt so this is no
longer required.


# 1.2 08-Oct-2016 jsg

Dynamically attach sysreg(4) using the FDT.


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.1 08-Jun-2015 jsg

Add initial support for the ARM Versatile Express boards as emulated by
qemu with virtio memory ranges.

Unfortunately the vexpress-a9 and vexpress-a15 boards/targets have
different load addresses and memory maps.

Code for the PL011 UART and mmio virtio attachment from Patrick Wildt
in bitrig.