CVS log for src/sys/arch/arm/nvidia/tegra210_car.c
Up to [cvs.NetBSD.org] / src / sys / arch / arm / nvidia
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.26.2.1: download - view: text, markup, annotated - select for diffs
Sat Apr 3 22:28:17 2021 UTC (3 years, 8 months ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +9 -8
lines
Sync with HEAD.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jan 27 03:10:19 2021 UTC (3 years, 10 months ago) by thorpej
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
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,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
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
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +9 -8
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.26: download - view: text, markup, annotated - select for diffs
Thu Apr 30 03:40:52 2020 UTC (4 years, 7 months ago) by riastradh
Branches: MAIN
Branch point for: thorpej-futex
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -3
lines
rnd_attach_source calls the callback itself now.
No need for every driver to explicitly call it to prime the pool.
Eliminate now-unused <sys/rndpool.h>.
Revision 1.17.6.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:03:36 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.17.6.1: preferred, colored; branchpoint 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17.6.1: +3 -4
lines
Mostly merge changes from HEAD upto 20200411
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Oct 13 06:11:31 2019 UTC (5 years, 1 month ago) by skrll
Branches: 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
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3
lines
Restore %# for PRIxBUSADDR
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Oct 13 05:57:14 2019 UTC (5 years, 1 month ago) by skrll
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -4
lines
Use PRIxBUSADDR
Revision 1.17.6.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:05:55 2019 UTC (5 years, 6 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +71 -12
lines
Sync with HEAD
Revision 1.17.4.3: download - view: text, markup, annotated - select for diffs
Wed Dec 26 14:01:33 2018 UTC (5 years, 11 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.17.4.2: preferred, colored; branchpoint 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17.4.2: +60 -8
lines
Sync with HEAD, resolve a few conflicts
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Dec 14 12:29:22 2018 UTC (5 years, 11 months ago) by skrll
Branches: MAIN
CVS tags: phil-wifi-20190609,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
isaki-audio2-base,
isaki-audio2
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +54 -2
lines
Support SATA on TEGRA210
Thanks to jmcneill for help with this.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Dec 12 09:55:34 2018 UTC (5 years, 11 months ago) by skrll
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -8
lines
Trailing whitespace
Revision 1.17.4.2: download - view: text, markup, annotated - select for diffs
Sun Sep 30 01:45:38 2018 UTC (6 years, 2 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.17.4.1: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.4.1: +11 -5
lines
Ssync with HEAD
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Sep 26 22:33:35 2018 UTC (6 years, 2 months ago) by jmcneill
Branches: MAIN
CVS tags: pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -2
lines
Initialize CML1 clock
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Sep 26 22:32:46 2018 UTC (6 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -3
lines
Register clocks with clk_attach
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Sep 9 07:21:17 2018 UTC (6 years, 3 months ago) by aymeric
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -4
lines
Pass clock provider's phandle to fdtbus_clock_controller_func.decode()
and update callers.
This allows to accomodate clock managers whose clocks are identified
directly by a clock instead of a pair (clock provider, index).
ok jmcneill@ on port-arm
Revision 1.17.4.1: download - view: text, markup, annotated - select for diffs
Sat Jul 28 04:37:28 2018 UTC (6 years, 4 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -3
lines
Sync with HEAD
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jul 16 23:11:47 2018 UTC (6 years, 4 months ago) by christos
Branches: MAIN
CVS tags: pgoyette-compat-0906,
pgoyette-compat-0728
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -3
lines
Add missing pointer <-> integer casts
Use PRI?64 to print uint64_t instead 'll?'
Revision 1.17.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:35:54 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.17.2.1: preferred, colored; branchpoint 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17.2.1: +1676 -0
lines
update from HEAD
Revision 1.17.2.1
Thu Sep 28 09:44:29 2017 UTC (7 years, 2 months ago) by jdolecek
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.17: +0 -1676
lines
file tegra210_car.c was added on branch tls-maxphys on 2017-12-03 11:35:54 +0000
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Sep 28 09:44:29 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
CVS tags: tls-maxphys-base-20171202,
phil-wifi-base,
pgoyette-compat-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
Branch point for: tls-maxphys,
phil-wifi,
pgoyette-compat
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +11 -11
lines
use CLK_GATE_SIMPLE
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Sep 27 10:50:06 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +25 -2
lines
Tegra210 HDA support.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Sep 27 10:19:48 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +26 -2
lines
add SOC_THERM and TSENSOR clocks
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Sep 26 16:12:45 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +9 -0
lines
More PCIe / XUSBPAD initialization goo for Tegra210.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Sep 25 08:55:07 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +21 -2
lines
Add clocks used by pcie
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Sep 25 00:12:21 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3
lines
Disable debug again
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Sep 25 00:03:34 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +56 -20
lines
USB works on Tegra X1 now.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Sep 24 20:09:53 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +56 -2
lines
More XUSB init. A USB3 memory stick seems to work now.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Sep 23 23:58:31 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3
lines
Disable debug
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Sep 23 23:58:04 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2
lines
Add APBDMA clock
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 23 23:21:35 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +102 -58
lines
More XUSB init stuff.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 22 10:54:44 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -2
lines
add USB2_TRK and HSIC_TRK clocks
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 22 01:24:05 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +28 -3
lines
Initialize PLLE
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 21 23:44:26 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +22 -3
lines
Setup PLLU
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 21 22:54:39 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +16 -9
lines
Fix div calculation and utmip init params
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 19 20:45:09 2017 UTC (7 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +53 -10
lines
Add some xusb clocks (not working yet)
Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:51:31 2017 UTC (7 years, 3 months ago) by skrll
Branches: nick-nhusb
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: +1370 -0
lines
Sync with HEAD
Revision 1.1.2.1
Fri Jul 21 01:01:22 2017 UTC (7 years, 4 months ago) by skrll
Branches: nick-nhusb
FILE REMOVED
Changes since revision 1.1: +0 -1370
lines
file tegra210_car.c was added on branch nick-nhusb on 2017-08-28 17:51:31 +0000
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 21 01:01:22 2017 UTC (7 years, 4 months ago) by jmcneill
Branches: MAIN
CVS tags: nick-nhusb-base-20170825
Branch point for: nick-nhusb
Add support for NVIDIA Tegra X1.
CVSweb <webmaster@jp.NetBSD.org>