Home | History | Annotate | Download | only in broadcom
History log of /src/sys/arch/arm/broadcom/bcm2835_pwm.c
RevisionDateAuthorComments
 1.4  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.3  10-Dec-2017  skrll branches: 1.3.16;
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
 1.2  02-Feb-2016  skrll branches: 1.2.16;
Fix up bcm283[56] bus_space(4) to really use bus addresses for
peripherals, etc

Simplifies the code in various places and uses the abstraction in
more places. (bcm2835_gpio_subr.c still doesn't)
 1.1  21-Nov-2015  mlelstv branches: 1.1.2;
Add drivers to access the clock manager and pulse width modulator.
 1.1.2.3  19-Mar-2016  skrll Sync with HEAD
 1.1.2.2  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.1.2.1  21-Nov-2015  skrll file bcm2835_pwm.c was added on branch nick-nhusb on 2015-12-27 12:09:30 +0000
 1.2.16.2  03-Dec-2017  jdolecek update from HEAD
 1.2.16.1  02-Feb-2016  jdolecek file bcm2835_pwm.c was added on branch tls-maxphys on 2017-12-03 11:35:52 +0000
 1.3.16.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed