The NetBSD Project

CVS log for src/sys/arch/arm/nvidia/tegra_reg.h

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24.4.1: download - view: text, markup, annotated - select for diffs
Sat Apr 7 04:12:12 2018 UTC (6 years, 10 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24: +1 -6 lines
Sync with HEAD.  77 conflicts resolved - all of them $NetBSD$

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Apr 1 04:35:04 2018 UTC (6 years, 10 months ago) by ryo
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-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, thorpej-altq-separation-base, thorpej-altq-separation, phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, 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, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, 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, 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, isaki-audio2-base, isaki-audio2, is-mlppp-base, is-mlppp, cjep_sun2x-base1, 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, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache, HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -6 lines
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)

- sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@)
- add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@)

Revision 1.24.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:35:54 2017 UTC (7 years, 2 months ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.24.2.1: preferred, colored; branchpoint 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24.2.1: +162 -0 lines
update from HEAD

Revision 1.1.2.7: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:51:31 2017 UTC (7 years, 5 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.1.2.6: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.6: +1 -7 lines
Sync with HEAD

Revision 1.24.2.1
Fri Jul 21 01:01:22 2017 UTC (7 years, 6 months ago) by jdolecek
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.24: +0 -162 lines
file tegra_reg.h was added on branch tls-maxphys on 2017-12-03 11:35:54 +0000

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jul 21 01:01:22 2017 UTC (7 years, 6 months ago) by jmcneill
Branches: MAIN
CVS tags: tls-maxphys-base-20171202, pgoyette-compat-base, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, nick-nhusb-base-20170825
Branch point for: tls-maxphys, pgoyette-compat
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -3 lines
Add support for NVIDIA Tegra X1.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue May 30 22:55:26 2017 UTC (7 years, 8 months ago) by jmcneill
Branches: MAIN
CVS tags: perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -3 lines
Fix VERBOSE_INIT_ARM build with TEGRA kernel.

Revision 1.21.2.1: download - view: text, markup, annotated - select for diffs
Wed Apr 26 02:53:01 2017 UTC (7 years, 9 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21: +1 -3 lines
Sync with HEAD

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Apr 21 21:13:04 2017 UTC (7 years, 9 months ago) by jmcneill
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -3 lines
Get the physical memory layout from the /memory node instead of reading
from the memory controller registers.

Revision 1.1.2.6: download - view: text, markup, annotated - select for diffs
Fri Apr 22 15:44:09 2016 UTC (8 years, 9 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.1.2.5: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.5: +5 -3 lines
Sync with HEAD

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Mar 26 09:07:31 2016 UTC (8 years, 10 months ago) by skrll
Branches: MAIN
CVS tags: pgoyette-localcount-base, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, localcount-20160914, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: pgoyette-localcount
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -3 lines
Restore HOST1X and AHB_A2 to pmap_devmap to give pmap less work to do

Revision 1.1.2.5: download - view: text, markup, annotated - select for diffs
Sun Dec 27 12:09:31 2015 UTC (9 years, 1 month ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.1.2.4: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.4: +28 -12 lines
Sync with HEAD (as of 26th Dec)

Revision 1.20: 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
CVS tags: nick-nhusb-base-20160319, nick-nhusb-base-20151226
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -1 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.19: 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.18: preferred, colored
Changes since revision 1.18: +3 -1 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.18: download - view: text, markup, annotated - select for diffs
Thu Nov 19 22:09:16 2015 UTC (9 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -5 lines
Remove HOST1X and AHB_A2 from pmap_devmap

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Nov 14 03:44:52 2015 UTC (9 years, 3 months ago) by jakllsch
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -4 lines
Jetson TK1 u-boot sets up PCI IO space in an impossible-to-use
configuration.  As we're already allocating resources on the PCI
bus, set up our own mapping of PCI address spaces into the ARM
address space.  We rely on a potential overlap of address space
windows to allow us to use the same bus_space_tag for PCI Memory
and IO spaces.

The PCI attachment of the onboard re(4) uses PCI IO space in
preference to PCI Memory space for register accessses.  As IO space
was impossible to use, we had to avoid IO space.  This is now no
longer the case, so set up and enable IO space for PCI devices.

Also, map ROM BARs.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Nov 14 02:10:10 2015 UTC (9 years, 3 months ago) by jakllsch
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -3 lines
Correct TEGRA_PCIE_A[123] window definitions.  Replace existing
usages thereof (and related bus space handles, etc.) with more
appropriate names.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Nov 14 02:00:42 2015 UTC (9 years, 3 months ago) by jakllsch
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Increment TEGRA_PCIE_SIZE

It's a size, not a last-valid-offset.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Oct 17 21:17:15 2015 UTC (9 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -1 lines
add GPU, SOR, and DPAUX offsets

Revision 1.1.2.4: 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.1.2.3: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.3: +3 -1 lines
Sync with HEAD

Revision 1.13: 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.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
Add driver for Tegra HDMI CEC controller.

Revision 1.1.2.3: 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.1.2.2: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.2: +58 -5 lines
Sync with HEAD

Revision 1.12: 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
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
Tegra K1 Watchdog support.

Revision 1.11: 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.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Power-on Host1x subsystem

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 17 01:28:17 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +11 -1 lines
add graphics host offsets

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: +13 -1 lines
Tegra I2C driver

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 7 23:55:11 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
add Tegra MPIO / Pinmux driver

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 3 17:24:45 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
UART clock source is PLLP. Set com type to COM_TYPE_TEGRA.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 3 01:07:44 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +19 -1 lines
Add Tegra K1 PCIE support.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 2 12:08:32 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
add GPIO support

Revision 1.4: 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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
Add a basic driver for the Clock and Reset controller, use it to determine
CPU frequency.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 26 22:04:28 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -2 lines
add Tegra124 MP support

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 26 16:24:01 2015 UTC (9 years, 9 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3 lines
add AHB_A2 to devmap, print SCTLR value in initarm

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Apr 6 15:17:53 2015 UTC (9 years, 10 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.1.2.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.1: +95 -0 lines
Sync with HEAD

Revision 1.1.2.1
Sun Mar 29 10:41:59 2015 UTC (9 years, 10 months ago) by skrll
Branches: nick-nhusb
FILE REMOVED
Changes since revision 1.1: +0 -95 lines
file tegra_reg.h was added on branch nick-nhusb on 2015-04-06 15:17:53 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 29 10:41:59 2015 UTC (9 years, 10 months ago) by jmcneill
Branches: MAIN
CVS tags: nick-nhusb-base-20150406
Branch point for: nick-nhusb
NVIDIA Tegra K1 support, work in progress.

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>