History log of /netbsd-current/sys/arch/arm/broadcom/bcm2835_com.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.9 11-Dec-2023 mlelstv

Report UART clock.


Revision tags: thorpej-ifq-base thorpej-altq-separation-base netbsd-10-0-RC1 netbsd-10-base bouyer-sunxi-drm-base thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-i2c-spi-conf-base thorpej-cfargs-base thorpej-futex-base
# 1.8 29-Jan-2021 skrll

fdtbus_intr_establish -> fdtbus_intr_establish_xname


# 1.7 27-Jan-2021 thorpej

Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.


# 1.6 28-Sep-2020 jmcneill

branches: 1.6.2;
Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumer
of this was various com(4) glue so modify all of that to use the new
com_init_regs_stride instead.


Revision tags: netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226
# 1.5 08-Dec-2018 thorpej

Clean up initialization of com_regs structure, in preparation for
some additional changers.


Revision tags: pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.4 10-Dec-2017 skrll

branches: 1.4.2; 1.4.4;
FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.

The kernel image that the RPI firmware boots is now netbsd.img in the
kernel build directory.

XXX fdtbus_get_reg needs reworking


Revision tags: tls-maxphys-base-20171202 nick-nhusb-base-20170825
# 1.3 31-Jul-2017 jmcneill

branches: 1.3.2; 1.3.4;
mark ISR as mpsafe, detect when this is the console


# 1.2 31-Jul-2017 jmcneill

Set the correct com type


# 1.1 30-Jul-2017 jmcneill

Add support for BCM2835 AUX UART.


# 1.8 29-Jan-2021 skrll

fdtbus_intr_establish -> fdtbus_intr_establish_xname


# 1.7 27-Jan-2021 thorpej

Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.


Revision tags: thorpej-futex-base
# 1.6 28-Sep-2020 jmcneill

Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumer
of this was various com(4) glue so modify all of that to use the new
com_init_regs_stride instead.


Revision tags: netbsd-9-1-RELEASE bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226
# 1.5 08-Dec-2018 thorpej

Clean up initialization of com_regs structure, in preparation for
some additional changers.


Revision tags: pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.4 10-Dec-2017 skrll

branches: 1.4.2; 1.4.4;
FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.

The kernel image that the RPI firmware boots is now netbsd.img in the
kernel build directory.

XXX fdtbus_get_reg needs reworking


Revision tags: tls-maxphys-base-20171202 nick-nhusb-base-20170825
# 1.3 31-Jul-2017 jmcneill

branches: 1.3.2; 1.3.4;
mark ISR as mpsafe, detect when this is the console


# 1.2 31-Jul-2017 jmcneill

Set the correct com type


# 1.1 30-Jul-2017 jmcneill

Add support for BCM2835 AUX UART.


# 1.7 27-Jan-2021 thorpej

Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.


Revision tags: thorpej-futex-base
# 1.6 28-Sep-2020 jmcneill

Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumer
of this was various com(4) glue so modify all of that to use the new
com_init_regs_stride instead.


Revision tags: netbsd-9-1-RELEASE bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226
# 1.5 08-Dec-2018 thorpej

Clean up initialization of com_regs structure, in preparation for
some additional changers.


Revision tags: pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.4 10-Dec-2017 skrll

branches: 1.4.2; 1.4.4;
FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.

The kernel image that the RPI firmware boots is now netbsd.img in the
kernel build directory.

XXX fdtbus_get_reg needs reworking


Revision tags: tls-maxphys-base-20171202 nick-nhusb-base-20170825
# 1.3 31-Jul-2017 jmcneill

branches: 1.3.2; 1.3.4;
mark ISR as mpsafe, detect when this is the console


# 1.2 31-Jul-2017 jmcneill

Set the correct com type


# 1.1 30-Jul-2017 jmcneill

Add support for BCM2835 AUX UART.


# 1.6 28-Sep-2020 jmcneill

Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumer
of this was various com(4) glue so modify all of that to use the new
com_init_regs_stride instead.


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 netbsd-9-0-RELEASE netbsd-9-0-RC2 ad-namecache-base2 ad-namecache-base1 ad-namecache-base netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226
# 1.5 08-Dec-2018 thorpej

Clean up initialization of com_regs structure, in preparation for
some additional changers.


Revision tags: pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.4 10-Dec-2017 skrll

branches: 1.4.2; 1.4.4;
FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.

The kernel image that the RPI firmware boots is now netbsd.img in the
kernel build directory.

XXX fdtbus_get_reg needs reworking


Revision tags: tls-maxphys-base-20171202 nick-nhusb-base-20170825
# 1.3 31-Jul-2017 jmcneill

branches: 1.3.2; 1.3.4;
mark ISR as mpsafe, detect when this is the console


# 1.2 31-Jul-2017 jmcneill

Set the correct com type


# 1.1 30-Jul-2017 jmcneill

Add support for BCM2835 AUX UART.


Revision tags: isaki-audio2-base pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226
# 1.5 08-Dec-2018 thorpej

Clean up initialization of com_regs structure, in preparation for
some additional changers.


Revision tags: pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.4 10-Dec-2017 skrll

branches: 1.4.2;
FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.

The kernel image that the RPI firmware boots is now netbsd.img in the
kernel build directory.

XXX fdtbus_get_reg needs reworking


Revision tags: tls-maxphys-base-20171202 nick-nhusb-base-20170825
# 1.3 31-Jul-2017 jmcneill

branches: 1.3.2; 1.3.4;
mark ISR as mpsafe, detect when this is the console


# 1.2 31-Jul-2017 jmcneill

Set the correct com type


# 1.1 30-Jul-2017 jmcneill

Add support for BCM2835 AUX UART.


# 1.4 10-Dec-2017 skrll

FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.

The kernel image that the RPI firmware boots is now netbsd.img in the
kernel build directory.

XXX fdtbus_get_reg needs reworking


Revision tags: tls-maxphys-base-20171202 nick-nhusb-base-20170825
# 1.3 31-Jul-2017 jmcneill

branches: 1.3.2; 1.3.4;
mark ISR as mpsafe, detect when this is the console


# 1.2 31-Jul-2017 jmcneill

Set the correct com type


# 1.1 30-Jul-2017 jmcneill

Add support for BCM2835 AUX UART.


# 1.3 31-Jul-2017 jmcneill

mark ISR as mpsafe, detect when this is the console


# 1.2 31-Jul-2017 jmcneill

Set the correct com type


# 1.1 30-Jul-2017 jmcneill

Add support for BCM2835 AUX UART.


# 1.2 31-Jul-2017 jmcneill

Set the correct com type


# 1.1 30-Jul-2017 jmcneill

Add support for BCM2835 AUX UART.