Up to [cvs.NetBSD.org] / src / sys / arch / arm / sunxi
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Sun Nov 7 19:21:33 2021 UTC (14 months, 4 weeks ago) by jmcneill
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Handle RGMII variants.
Revision 1.7.8.1 / (download) - annotate - [select for diffs], Sat Apr 3 22:28:18 2021 UTC (22 months ago) by thorpej
Branch: thorpej-futex
Changes since 1.7: +9 -8
lines
Diff to previous 1.7 (colored) next main 1.8 (colored)
Sync with HEAD.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Jan 27 03:10:20 2021 UTC (2 years ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.8: +6 -6
lines
Diff to previous 1.8 (colored)
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.8 / (download) - annotate - [select for diffs], Fri Jan 15 22:47:32 2021 UTC (2 years ago) by jmcneill
Branch: MAIN
Changes since 1.7: +5 -4
lines
Diff to previous 1.7 (colored)
use fdtbus_intr_establish_xname
Revision 1.2.6.2 / (download) - annotate - [select for diffs], Mon Apr 13 08:03:38 2020 UTC (2 years, 9 months ago) by martin
Branch: phil-wifi
Changes since 1.2.6.1: +25 -4
lines
Diff to previous 1.2.6.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
Mostly merge changes from HEAD upto 20200411
Revision 1.6.2.1 / (download) - annotate - [select for diffs], Fri Nov 1 18:14:45 2019 UTC (3 years, 3 months ago) by martin
Branch: netbsd-9
CVS Tags: netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1
Changes since 1.6: +22 -3
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Pull up following revision(s) (requested by bad in ticket #389): sys/arch/arm/sunxi/sunxi_gmac.c: revision 1.7 fetch PHY id from FDT. same as sunxi_emac.c. prevents PHY 0 of RTL8211E from wrongly attaching on e.g. Bananpi M1. requested by jmcneill@, patch by martin@. XXX pullup-9
Revision 1.7 / (download) - annotate - [select for diffs], Fri Nov 1 13:30:02 2019 UTC (3 years, 3 months ago) by bad
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
is-mlppp-base,
is-mlppp,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Branch point for: thorpej-futex
Changes since 1.6: +22 -3
lines
Diff to previous 1.6 (colored)
fetch PHY id from FDT. same as sunxi_emac.c. prevents PHY 0 of RTL8211E from wrongly attaching on e.g. Bananpi M1. requested by jmcneill@, patch by martin@. XXX pullup-9
Revision 1.6 / (download) - annotate - [select for diffs], Sun Jul 21 08:24:32 2019 UTC (3 years, 6 months ago) by mrg
Branch: MAIN
CVS Tags: netbsd-9-base
Branch point for: netbsd-9
Changes since 1.5: +4 -3
lines
Diff to previous 1.5 (colored)
move DWCGMAC_MPSAFE into dwc_gmac_var.h and introduce an additional define that is 0 or FDT_INTR_MPSAFE that the frontends can use when passing to fdtbus_intr_establish(). with NET_MPSAFE enabled, this avoids hangs seen on rock64, as well as finishing the MPSAFE port for this driver. XXX: still don't know why the existing hangs occur.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 8 03:22:38 2019 UTC (3 years, 7 months ago) by msaitoh
Branch: MAIN
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
Add rnd(9) support.
Revision 1.2.6.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:05:56 2019 UTC (3 years, 7 months ago) by christos
Branch: phil-wifi
Changes since 1.2: +11 -3
lines
Diff to previous 1.2 (colored)
Sync with HEAD
Revision 1.4 / (download) - annotate - [select for diffs], Mon May 27 23:27:26 2019 UTC (3 years, 8 months ago) by jmcneill
Branch: MAIN
CVS Tags: phil-wifi-20190609
Changes since 1.3: +10 -2
lines
Diff to previous 1.3 (colored)
Enable phy-supply if present
Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 23 17:18:38 2019 UTC (3 years, 11 months ago) by martin
Branch: MAIN
CVS Tags: isaki-audio2-base,
isaki-audio2
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Adjust all callers of dwc_gmac_attach, pass MII_PHY_ANY for now.
Revision 1.2.2.2 / (download) - annotate - [select for diffs], Sun Dec 3 11:35:56 2017 UTC (5 years, 2 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.2.2.1: +189 -0
lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
update from HEAD
Revision 1.2.2.1, Sat Oct 7 19:42:45 2017 UTC (5 years, 4 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.2: +0 -189
lines
FILE REMOVED
file sunxi_gmac.c was added on branch tls-maxphys on 2017-12-03 11:35:56 +0000
Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 7 19:42:45 2017 UTC (5 years, 4 months ago) by jmcneill
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202,
phil-wifi-base,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
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
Branch point for: tls-maxphys,
phil-wifi
Changes since 1.1: +44 -2
lines
Diff to previous 1.1 (colored)
Support snps,reset-gpio property and deassert optional stmmaceth reset.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Oct 7 13:28:59 2017 UTC (5 years, 4 months ago) by jmcneill
Branch: MAIN
Add support for sun6i/sun7i ethernet