The NetBSD Project

CVS log for src/sys/arch/arm/broadcom/bcm2835_bsc_fdt.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / arm / broadcom

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.6.14.1: download - view: text, markup, annotated - select for diffs
Mon Aug 9 00:30:06 2021 UTC (3 years, 8 months ago) by thorpej
Branches: thorpej-i2c-spi-conf2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -3 lines
Port over the changes from thorpej-i2c-spi-conf to thorpej-i2c-spi-conf2,
which is based on a newer HEAD revision.

Revision 1.6.4.1: download - view: text, markup, annotated - select for diffs
Wed May 19 03:14:24 2021 UTC (3 years, 11 months ago) by thorpej
Branches: thorpej-i2c-spi-conf
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -3 lines
fdtbus_attach_i2cbus() is no longer anything other than a wrapper around
config_found(); just get rid of it and make its callers look like all of
the other I2C controller drivers.

Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Sat Apr 3 22:28:16 2021 UTC (4 years ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.2.2.1: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.1: +10 -6 lines
Sync with HEAD.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 29 14:11:14 2021 UTC (4 years, 2 months ago) by skrll
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf-base, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, thorpej-altq-separation-base, thorpej-altq-separation, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-1-RELEASE, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Branch point for: thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
fdtbus_intr_establish -> fdtbus_intr_establish_xname

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 27 03:10:19 2021 UTC (4 years, 2 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -4 lines
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 1.2.2.1: download - view: text, markup, annotated - select for diffs
Sun Jan 3 16:34:51 2021 UTC (4 years, 3 months ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2 lines
Sync w/ HEAD.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Dec 23 16:02:11 2020 UTC (4 years, 3 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -15 lines
Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t,
rather than the device and a set of functions (the only of which was to
return the i2c_tag_t anyway).  Previously, this assumed only a single
i2c controller node per device_t, which is not true with an i2c mux.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 23 02:56:11 2020 UTC (4 years, 3 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +16 -2 lines
Add missing call to fdtbus_register_i2c_controller().  This doesn't
affect basic child attachment, but would have broken other references
to the i2c controller in DT overlays.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 31 23:52:19 2020 UTC (4 years, 10 months ago) by thorpej
Branches: MAIN
Branch point for: thorpej-futex
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -11 lines
Remove superfluous checking for a "disable" property in the device_t
properties dictionary.

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:07:28 2020 UTC (5 years ago) by martin
Branches: phil-wifi
Diff to: previous 1.1.2.1: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.1: +142 -0 lines
Merge changes from current as of 20200406

Revision 1.1.2.1
Tue Mar 31 12:23:17 2020 UTC (5 years ago) by martin
Branches: phil-wifi
FILE REMOVED
Changes since revision 1.1: +0 -142 lines
file bcm2835_bsc_fdt.c was added on branch phil-wifi on 2020-04-08 14:07:28 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 31 12:23:17 2020 UTC (5 years ago) by jmcneill
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh
Branch point for: phil-wifi
Add ACPI support.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>