The NetBSD Project

CVS log for src/sys/arch/arm/nvidia/files.tegra

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Aug 29 19:06:17 2020 UTC (4 years, 7 months ago) by jakllsch
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, 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
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -1 lines
tegra_xusb: fix xusb static firmware build

To work around objcopy and ld now being unable to create a EABI5 object
from a binary, use the assembler directive .incbin in inline assembly
to pull in the firmware blob.

This also probably makes TEGRA210_XUSB_BIN_STATIC actually work.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Jul 8 22:28:21 2020 UTC (4 years, 9 months ago) by uwe
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
tegra_xusb depends on firmload.

Make the dependency explicit, do not rely on some random USB device to
pull it in.

Revision 1.48.2.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:03:36 2020 UTC (5 years ago) by martin
Branches: phil-wifi
Diff to: previous 1.48.2.1: preferred, colored; branchpoint 1.48: preferred, colored; next MAIN 1.49: preferred, colored
Changes since revision 1.48.2.1: +2 -2 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Jul 27 14:05:04 2019 UTC (5 years, 8 months ago) by skrll
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, 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, 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.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
Remove unused needs-flag

Revision 1.48.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:05:55 2019 UTC (5 years, 10 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -4 lines
Sync with HEAD

Revision 1.46.2.3: download - view: text, markup, annotated - select for diffs
Sat Jul 28 04:37:28 2018 UTC (6 years, 8 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.46.2.2: preferred, colored; branchpoint 1.46: preferred, colored; next MAIN 1.47: preferred, colored
Changes since revision 1.46.2.2: +1 -4 lines
Sync with HEAD

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Jul 8 11:37:50 2018 UTC (6 years, 9 months ago) by jmcneill
Branches: MAIN
CVS tags: phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, isaki-audio2-base, isaki-audio2
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -4 lines
Use psci_fdt_bootstrap for MP spinup on Tegra210.

Revision 1.46.2.2: download - view: text, markup, annotated - select for diffs
Sat Apr 7 04:12:12 2018 UTC (7 years ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.46.2.1: preferred, colored; branchpoint 1.46: preferred, colored
Changes since revision 1.46.2.1: +1 -12 lines
Sync with HEAD.  77 conflicts resolved - all of them $NetBSD$

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Apr 1 04:35:04 2018 UTC (7 years ago) by ryo
Branches: MAIN
CVS tags: phil-wifi-base, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407
Branch point for: phil-wifi
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -12 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.46.2.1: download - view: text, markup, annotated - select for diffs
Thu Mar 22 01:44:43 2018 UTC (7 years ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Synch with HEAD, resolve conflicts

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Mar 17 18:34:09 2018 UTC (7 years, 1 month ago) by ryo
Branches: MAIN
CVS tags: pgoyette-compat-0330, pgoyette-compat-0322
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
move from sys/arch/arm/arm32/armv7_generic_dma.c to sys/arch/arm/arm/arm_generic_dma.c,
and change variable name from armv7_generic_dma_tag to arm_generic_dma_tag

no functional change. (preliminary changes for merging aarch64)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Dec 26 14:54:52 2017 UTC (7 years, 3 months ago) by jmcneill
Branches: MAIN
CVS tags: pgoyette-compat-base, pgoyette-compat-0315
Branch point for: pgoyette-compat
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -2 lines
Use DRM GEM/CMA helper.

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

Revision 1.45.2.1
Tue Sep 26 16:12:45 2017 UTC (7 years, 6 months ago) by jdolecek
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.45: +0 -175 lines
file files.tegra was added on branch tls-maxphys on 2017-12-03 11:35:54 +0000

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Sep 26 16:12:45 2017 UTC (7 years, 6 months ago) by jmcneill
Branches: MAIN
CVS tags: tls-maxphys-base-20171202
Branch point for: tls-maxphys
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +5 -2 lines
More PCIe / XUSBPAD initialization goo for Tegra210.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Sep 22 14:36:22 2017 UTC (7 years, 6 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +5 -4 lines
Replace unused mpio driver with a more generic interface for pinmux, and
add Tegra210 pinmux support.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Sep 19 23:18:01 2017 UTC (7 years, 7 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +5 -5 lines
Add basic tegra210 xusbpad driver, shorten tegra*xusbpad driver names to
tegra*xpad to fit in dv_xname

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Sep 19 20:46:12 2017 UTC (7 years, 7 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +12 -4 lines
The xusbpad driver is tegra 124 specific so split it out into a separate
driver. Add (not yet working) tegra 210 support to the xusb driver.

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

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jul 21 01:01:22 2017 UTC (7 years, 9 months ago) by jmcneill
Branches: MAIN
CVS tags: nick-nhusb-base-20170825
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +7 -2 lines
Add support for NVIDIA Tegra X1.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Jun 2 00:09:56 2017 UTC (7 years, 10 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.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Attach Tegra124 DVFS to /cpus/cpu0 now that another driver is claiming the
/cpus node.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue May 30 22:55:26 2017 UTC (7 years, 10 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -9 lines
Fix VERBOSE_INIT_ARM build with TEGRA kernel.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun May 28 23:39:30 2017 UTC (7 years, 10 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -1 lines
Add a facility for platform-specific callbacks and use it to remove most
of the Tegra-specific code from tegra_machdep.c.

Platform code matches on the compatible property of the root ("/") DT node
and allows for chip-specific implementations of the following:

 - devmap: Return a 0-terminated list of static device map entries.
 - bootstrap: Early initialization of platform-specific facilities.
 - early_putchar: Provides an implementation of putchar for use in early
     debug messages.
 - device_register: Platform-specific device register callback.
 - reset: Platform-specific CPU reset implementation.
 - consinit: Platform-specific console init implementation.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun May 28 00:40:20 2017 UTC (7 years, 10 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -6 lines
Enumerate CPUs, GIC, and generic timer using FDT data instead of relying
on hard-coded tables in mainbus.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu May 25 23:26:48 2017 UTC (7 years, 10 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +6 -1 lines
Chip detection and MP spinup code for Tegra210

Revision 1.33.2.1: download - view: text, markup, annotated - select for diffs
Tue May 2 03:19:16 2017 UTC (7 years, 11 months ago) by pgoyette
Branches: prg-localcount2
Diff to: previous 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33: +7 -1 lines
Sync with HEAD - tag prg-localcount2-base1

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Apr 29 11:01:51 2017 UTC (7 years, 11 months ago) by jmcneill
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -1 lines
Add Tegra124 APB-DMA controller driver.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Apr 28 09:46:49 2017 UTC (7 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1 lines
Hide the debug output unless either TEGRA_XUSB_DEBUG is defined or
tegra_xusb_debug is set to 1.

Revision 1.28.2.2: download - view: text, markup, annotated - select for diffs
Wed Apr 26 02:53:00 2017 UTC (7 years, 11 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.28.2.1: preferred, colored; branchpoint 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28.2.1: +13 -7 lines
Sync with HEAD

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Apr 23 12:31:38 2017 UTC (7 years, 11 months ago) by jmcneill
Branches: MAIN
CVS tags: prg-localcount2-base, pgoyette-localcount-20170426
Branch point for: prg-localcount2
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -2 lines
Split cpufreq driver out into a separate module.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Apr 22 23:53:24 2017 UTC (7 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +10 -6 lines
Get rid of tegra_cpuinit after scanning fdt and attach the cpufreq support
to the /cpus node. Use regulator API instead of poking directly at the I2C
controller to set voltages.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Apr 21 23:35:29 2017 UTC (7 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Fix defparam name (CONADDR -> CONSADDR)

Revision 1.29.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:53:23 2017 UTC (7 years, 11 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29: +2 -1 lines
Sync with HEAD

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Apr 11 11:32:51 2017 UTC (8 years ago) by jmcneill
Branches: MAIN
CVS tags: bouyer-socketcan-base1
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
Hide debug messages with TEGRA_XUSBPAD_DEBUG

Revision 1.28.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 4 14:48:58 2016 UTC (8 years, 5 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -1 lines
Sync with HEAD

Revision 1.2.2.6: download - view: text, markup, annotated - select for diffs
Wed Oct 5 20:55:25 2016 UTC (8 years, 6 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.2.2.5: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.5: +5 -1 lines
Sync with HEAD

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Sep 26 20:05:03 2016 UTC (8 years, 6 months ago) by jakllsch
Branches: MAIN
CVS tags: pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base
Branch point for: bouyer-socketcan
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -1 lines
Add xhci(4) attachment glue and firmware handler for Tegra K1 "XUSB"
xHCI controller.  Adjustments to tegraxusbpad(4) will be needed
to connect the controller to actual USB ports.

Revision 1.2.2.5: download - view: text, markup, annotated - select for diffs
Sun Dec 27 12:09:31 2015 UTC (9 years, 3 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.2.2.4: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.4: +60 -49 lines
Sync with HEAD (as of 26th Dec)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Dec 22 22:10:36 2015 UTC (9 years, 3 months ago) by jmcneill
Branches: MAIN
CVS tags: pgoyette-localcount-base, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
Switch Tegra over to fdt based clocks and reset controls.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Dec 13 22:55:05 2015 UTC (9 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -6 lines
Get rid of board-specific options.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Dec 13 21:24:06 2015 UTC (9 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -6 lines
remove tegraio

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Dec 13 17:39:19 2015 UTC (9 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +31 -29 lines
Use fdt for device enumeration.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Nov 21 22:55:32 2015 UTC (9 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +6 -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.23: download - view: text, markup, annotated - select for diffs
Sat Nov 21 12:09:39 2015 UTC (9 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -4 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.22: download - view: text, markup, annotated - select for diffs
Thu Nov 19 22:09:16 2015 UTC (9 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -3 lines
Remove HOST1X and AHB_A2 from pmap_devmap

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Nov 12 00:43:52 2015 UTC (9 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Use GEM for memory management. Fixes a couple issues while here:
 - No longer needs to allocate 35MB (!) for framebuffer console.
 - Allows xrandr to switch to modes larger than the framebuffer console.
 - Removes hack that redirected mmap calls to wsdisplay0

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Nov 9 23:05:58 2015 UTC (9 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +14 -16 lines
Port the Tegra (2D) display drivers to the DRM framework.

tegradrm0 at tegraio0
tegrafb0 at tegradrm0
tegrafb0: framebuffer at 0x9b000000, size 1280x720, depth 32, stride 5120
wsdisplay0 at tegrafb0 kbdmux 1
wsmux1: connecting to wsdisplay0
wsdisplay0: screen 0-3 added (default, vt100 emulation)
tegradrm0: info: registered panic notifier
tegradrm0: initialized tegra 0.1.0 20151108 on minor 0

Same features as before (fb console, X wsfb driver works) with the addition
of being able to use xf86-video-modesetting and xrandr to switch video
modes at runtime.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Oct 21 20:02:12 2015 UTC (9 years, 6 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -1 lines
Split out USB PHY support out of the ehci glue and into a separate driver.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Oct 19 21:18:36 2015 UTC (9 years, 6 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
defflag TEGRA_HDMI_DEBUG

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Oct 17 21:18:16 2015 UTC (9 years, 6 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -1 lines
Add bus glue for attaching nouveau DRM

Revision 1.2.2.4: download - view: text, markup, annotated - select for diffs
Tue Sep 22 12:05:37 2015 UTC (9 years, 6 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.2.2.3: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.3: +9 -2 lines
Sync with HEAD

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Aug 22 15:10:04 2015 UTC (9 years, 7 months ago) by jmcneill
Branches: MAIN
CVS tags: nick-nhusb-base-20150921
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -2 lines
Add kernel config for Tegra K1 "Nyan Big" board, as found in the Acer
Chromebook 13 (CB5-311).

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Aug 1 21:20:11 2015 UTC (9 years, 8 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -1 lines
Add driver for Tegra HDMI CEC controller.

Revision 1.2.2.3: download - view: text, markup, annotated - select for diffs
Sat Jun 6 14:39:56 2015 UTC (9 years, 10 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.2.2.2: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.2: +68 -2 lines
Sync with HEAD

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat May 30 13:25:55 2015 UTC (9 years, 10 months ago) by jmcneill
Branches: MAIN
CVS tags: nick-nhusb-base-20150606
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -1 lines
Tegra K1 Watchdog support.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 18 20:36:42 2015 UTC (9 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -1 lines
Power-on Host1x subsystem

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon May 18 19:32:48 2015 UTC (9 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +15 -1 lines
Work in progress HDMI / framebuffer support for Tegra K1.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri May 15 11:49:10 2015 UTC (9 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -1 lines
Tegra XUSB PADCTL driver

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed May 13 11:06:13 2015 UTC (9 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -1 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.9: download - view: text, markup, annotated - select for diffs
Sun May 10 23:50:21 2015 UTC (9 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -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, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -1 lines
add Tegra MPIO / Pinmux driver

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 5 00:25:44 2015 UTC (9 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -1 lines
Tegra K1 RTC driver.

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

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 2 17:15:20 2015 UTC (9 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -1 lines
jetsontk1 specific gpio setup for sdhc

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat May 2 12:09:04 2015 UTC (9 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -1 lines
hook in gpio driver

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 28 11:15:55 2015 UTC (9 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -1 lines
Add a basic driver for the Clock and Reset controller, use it to determine
CPU frequency.

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

Revision 1.2.2.1
Sun Mar 29 22:27:04 2015 UTC (10 years ago) by skrll
Branches: nick-nhusb
FILE REMOVED
Changes since revision 1.2: +0 -64 lines
file files.tegra was added on branch nick-nhusb on 2015-04-06 15:17:53 +0000

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 29 22:27:04 2015 UTC (10 years ago) by jmcneill
Branches: MAIN
CVS tags: nick-nhusb-base-20150406
Branch point for: nick-nhusb
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Use shared armv7_generic_space

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 29 10:41:59 2015 UTC (10 years ago) by jmcneill
Branches: MAIN
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>