Age | Commit message (Expand) | Author |
2016-05-31 | ARM: tegra: add p2771-0000 board support | Stephen Warren |
2016-05-31 | ARM: tegra: add core Tegra186 support | Stephen Warren |
2016-05-31 | ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig | Stephen Warren |
2016-05-04 | ARM: tegra: enable GPU node by compatible value | Stephen Warren |
2016-03-29 | ARM: tegra210: set PLLE_PTS bit when enabling PLLE | Stephen Warren |
2016-03-15 | tegra: Replace home grown mmu code with generic table approach | Alexander Graf |
2016-02-17 | video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD | Simon Glass |
2016-02-16 | tegra: video: Clean up the old LCD/PWM driver code | Simon Glass |
2016-02-16 | tegra: video: Move LCD driver to use the DM PWM driver | Simon Glass |
2016-02-16 | tegra: video: Merge the display driver into one file | Simon Glass |
2016-02-16 | tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 | Simon Glass |
2016-02-16 | tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD | Simon Glass |
2016-02-16 | tegra: Allow driver model to be used for the PWM | Simon Glass |
2016-02-11 | video: tegra: Enable the 'lcd' env variable work-around | Simon Glass |
2016-01-28 | ARM: tegra: shut down USB device controller at boot | Stephen Warren |
2016-01-25 | bug.h: move BUILD_BUG_* defines to include/linux/bug.h | Masahiro Yamada |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2016-01-12 | dm: tegra: net: Convert tegra boards to driver model for Ethernet | Simon Glass |
2015-12-05 | dm: tegra: Provide serial platform data for SPL | Simon Glass |
2015-12-01 | dm: pci: Disable PCI compatibility functions by default | Simon Glass |
2015-12-01 | dm: tegra: pci: Convert tegra boards to driver model for PCI | Simon Glass |
2015-12-01 | ARM: tegra: refactor common Kconfig options | Stephen Warren |
2015-11-21 | ns16550: unify serial_tegra | Thomas Chou |
2015-11-19 | dm: tegra: Convert keyboard driver to driver model | Simon Glass |
2015-11-12 | ARM: tegra: note that p2371-2180 is Jetson TX1 | Stephen Warren |
2015-11-12 | ARM: tegra: rename GPU functions | Alexandre Courbot |
2015-11-12 | ARM: tegra: simplify GPU setup | Alexandre Courbot |
2015-11-12 | ARM: tegra: remove vpr_configured() function | Alexandre Courbot |
2015-11-12 | ARM: tegra: error check Tegra210 XUSB padctl waits | Stephen Warren |
2015-11-12 | ARM: tegra: add lane tables to Tegra210 XUSB padctl | Stephen Warren |
2015-11-12 | ARM: tegra: switch Tegra210 to common XUSB padctl | Stephen Warren |
2015-11-12 | ARM: tegra: parameterize common XUSB code | Stephen Warren |
2015-11-12 | ARM: tegra: create common XUSB padctl driver file | Stephen Warren |
2015-11-12 | ARM: tegra: clean up XUSB padctl error() calls | Stephen Warren |
2015-11-12 | ARM: tegra: rename dummy XUSB padctl implementation | Stephen Warren |
2015-11-12 | ARM: tegra210: implement PLLE init procedure from TRM | Stephen Warren |
2015-11-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2015-11-10 | ARM: tegra: add custom MMU setup on ARMv8 | Stephen Warren |
2015-11-10 | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini |
2015-09-16 | ARM: tegra114: Clear IDDQ when enabling PLLC | Thierry Reding |
2015-09-16 | ARM: tegra124: Clear IDDQ when enabling PLLC | Thierry Reding |
2015-09-16 | ARM: tegra: clk_m is the architected timer source clock | Thierry Reding |
2015-09-16 | ARM: tegra: Implement clk_m | Thierry Reding |
2015-09-16 | ARM: tegra: fix PLLP frequency calc on T210 | Stephen Warren |
2015-09-16 | ARM: tegra: Add p2371-2180 board | Stephen Warren |
2015-08-18 | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada |
2015-08-18 | of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL | Masahiro Yamada |
2015-08-13 | ARM: tegra: represent RAM in 1 or 2 banks | Stephen Warren |
2015-08-13 | ARM: tegra: query_sdram_size() cleanup | Stephen Warren |
2015-08-13 | tegra: Correct logic for reading pll_misc in clock_start_pll() | Simon Glass |