The NetBSD Project

CVS log for src/sys/arch/arm/nvidia/Attic/tegra_io.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.2.2.5
Sun Dec 27 12:09:31 2015 UTC (9 years, 1 month ago) by skrll
Branches: nick-nhusb
FILE REMOVED
Changes since revision 1.2.2.4: +2 -2 lines
Sync with HEAD (as of 26th Dec)

Revision 1.22
Sun Dec 13 17:39:19 2015 UTC (9 years, 2 months 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.21: +2 -2 lines
Use fdt for device enumeration.

Revision 1.21: 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.20: preferred, colored
Changes since revision 1.20: +4 -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.20: 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.19: preferred, colored
Changes since revision 1.19: +4 -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.19: 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.18: preferred, colored
Changes since revision 1.18: +7 -14 lines
Remove HOST1X and AHB_A2 from pmap_devmap

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Nov 18 17:12:06 2015 UTC (9 years, 2 months ago) by jakllsch
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
Note the interrupt for Tegra MC in the locators list.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Nov 9 23:05:58 2015 UTC (9 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -8 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.16: download - view: text, markup, annotated - select for diffs
Fri Oct 30 19:11:57 2015 UTC (9 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -2 lines
initialize phy for the third EHCI controller

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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Oct 17 21:18:16 2015 UTC (9 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -2 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:38 2015 UTC (9 years, 4 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: +4 -2 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: +4 -2 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, 8 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: +56 -2 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: +4 -2 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: +8 -2 lines
Power-on Host1x subsystem

Revision 1.10: 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.9: preferred, colored
Changes since revision 1.9: +13 -2 lines
Work in progress HDMI / framebuffer support for Tegra K1.

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

Revision 1.8: 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.7: preferred, colored
Changes since revision 1.7: +14 -2 lines
Tegra I2C driver

Revision 1.7: 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.6: preferred, colored
Changes since revision 1.6: +4 -2 lines
add Tegra MPIO / Pinmux driver

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

Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +10 -2 lines
Add Tegra K1 PCIE support.

Revision 1.4: 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.3: preferred, colored
Changes since revision 1.3: +4 -2 lines
add GPIO support

Revision 1.3: 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.2: preferred, colored
Changes since revision 1.2: +9 -2 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 (9 years, 10 months 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: +165 -0 lines
Sync with HEAD

Revision 1.2.2.1
Sun Mar 29 22:27:04 2015 UTC (9 years, 10 months ago) by skrll
Branches: nick-nhusb
FILE REMOVED
Changes since revision 1.2: +0 -165 lines
file tegra_io.c 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 (9 years, 10 months 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: +4 -4 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 (9 years, 10 months 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>