CVS log for src/sys/arch/arm/nvidia/Attic/tegra_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.21.2.4
Sun Dec 27 12:09:31 2015 UTC (9 years, 1 month ago) by skrll
Branches: nick-nhusb
FILE REMOVED
Changes since revision 1.21.2.3: +2 -2
lines
Sync with HEAD (as of 26th Dec)
Revision 1.32
Tue Dec 22 22:10:36 2015 UTC (9 years, 1 month ago) by jmcneill
Branches: MAIN
CVS tags: thorpej-futex-base,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
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,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
localcount-20160914,
isaki-audio2-base,
isaki-audio2,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache,
HEAD
FILE REMOVED
Changes since revision 1.31: +2 -2
lines
Switch Tegra over to fdt based clocks and reset controls.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Dec 13 17:39:19 2015 UTC (9 years, 1 month ago) by jmcneill
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +29 -16
lines
Use fdt for device enumeration.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Nov 21 22:55:32 2015 UTC (9 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +35 -2
lines
Add SOC_THERM temperature sensor driver:
# envstat -d tegrasoctherm0
Current CritMax WarnMax WarnMin CritMin Unit
CPU0: 27.500 degC
CPU1: 27.500 degC
CPU2: 29.500 degC
CPU3: 29.000 degC
MEM0: 26.500 degC
MEM1: 27.000 degC
GPU: 27.000 degC
PLLX: 28.000 degC
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Nov 21 12:09:39 2015 UTC (9 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +24 -2
lines
Add FUSE driver, use it to determine maximum CPU frequency for the board.
Retire CPUFREQ_BOOT option and always use highest available CPU frequency.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Nov 19 22:26:48 2015 UTC (9 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +8 -8
lines
aprint_verbose_dev -> aprint_debug_dev
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Oct 17 21:16:09 2015 UTC (9 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +31 -2
lines
add support for enabling the GPU
Revision 1.21.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 22 12:05:38 2015 UTC (9 years, 4 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.21.2.2: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.2.2: +44 -27
lines
Sync with HEAD
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Aug 1 21:20:11 2015 UTC (9 years, 6 months ago) by jmcneill
Branches: MAIN
CVS tags: nick-nhusb-base-20150921
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +14 -2
lines
Add driver for Tegra HDMI CEC controller.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Jul 29 14:30:18 2015 UTC (9 years, 6 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5
lines
use utmip settings for 12MHz ref clk, not 13MHz
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jul 25 15:50:42 2015 UTC (9 years, 6 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +13 -10
lines
Add HDMI audio support
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jul 23 18:22:05 2015 UTC (9 years, 6 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +9 -7
lines
Support fractional dividers. This lets us use 48MHz for SDMMC HS mode
instead of 45.333MHz.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jul 23 14:30:06 2015 UTC (9 years, 6 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +12 -12
lines
fix some clocks; many periph dividers are in units of 0.5x not 1x, use PLLD2 for DC, use correct pldiv value for PLLD2
Revision 1.21.2.2: download - view: text, markup, annotated - select for diffs
Sat Jun 6 14:39:56 2015 UTC (9 years, 8 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.21.2.1: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.2.1: +816 -0
lines
Sync with HEAD
Revision 1.21.2.1
Sat May 30 13:25:55 2015 UTC (9 years, 8 months ago) by skrll
Branches: nick-nhusb
FILE REMOVED
Changes since revision 1.21: +0 -816
lines
file tegra_car.c was added on branch nick-nhusb on 2015-06-06 14:39:56 +0000
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat May 30 13:25:55 2015 UTC (9 years, 8 months ago) by jmcneill
Branches: MAIN
CVS tags: nick-nhusb-base-20150606
Branch point for: nick-nhusb
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +24 -2
lines
Tegra K1 Watchdog support.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat May 30 11:10:24 2015 UTC (9 years, 8 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +77 -2
lines
Use PLL LFSR as rnd source.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed May 20 00:05:53 2015 UTC (9 years, 8 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +18 -3
lines
wait for PLLD2 lock
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon May 18 21:32:05 2015 UTC (9 years, 8 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +9 -2
lines
make sure the display controllar partition is powered on
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon May 18 20:36:42 2015 UTC (9 years, 8 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +26 -2
lines
Power-on Host1x subsystem
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 18 19:32:48 2015 UTC (9 years, 8 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +96 -2
lines
Work in progress HDMI / framebuffer support for Tegra K1.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 16 23:07:51 2015 UTC (9 years, 8 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3
lines
use correct enable reg for I2C5
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri May 15 11:50:30 2015 UTC (9 years, 8 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +24 -12
lines
more Tegra SATA init
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu May 14 10:23:03 2015 UTC (9 years, 8 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2
lines
enable SATA OOB clock
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu May 14 00:00:44 2015 UTC (9 years, 8 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +20 -2
lines
fix SATA controller init
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 13 11:06:13 2015 UTC (9 years, 8 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +46 -3
lines
Tegra K1 CPU frequency scaling support.
jetsontk1# sysctl machdep.cpu
machdep.cpu.frequency.target = 2292
machdep.cpu.frequency.current = 2292
machdep.cpu.frequency.available = 2292 2100 1896 1692 1500 1296 1092 900 696
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 10 23:56:21 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3
lines
remove debug printf
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun May 10 23:50:21 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +69 -2
lines
Tegra I2C driver
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun May 10 15:31:48 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +38 -2
lines
Tegra SATA ungating support
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 10 11:04:59 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +32 -2
lines
Tegra HD audio support (untested as it is for HDMI output)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 9 18:56:51 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +90 -2
lines
Tegra USB PHY support
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 9 11:17:59 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +24 -2
lines
add tegra_car_pllu_rate
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 3 16:40:12 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +44 -2
lines
add pllc and uart rate funcs
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun May 3 11:47:15 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +37 -8
lines
when setting sdmmc divisor, do a full reset / enable sequence
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 2 14:10:03 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +78 -9
lines
SDMMC clock input is PLLP (408 MHz). Set input divisor to 2 to get a
204 MHz input for the SDHC, which is just below the maximum supported
frequency for SDR104.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 28 11:15:55 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Add a basic driver for the Clock and Reset controller, use it to determine
CPU frequency.
CVSweb <webmaster@jp.NetBSD.org>