Commit Graph

117 Commits (b85dc4607268ffc49af642ab702d44c8b5ef3719)

Author SHA1 Message Date
Stephen Warren d9b6f58efd ARM: tegra: enable GPU node by compatible value 9 years ago
Stephen Warren 8f83759fac ARM: tegra210: set PLLE_PTS bit when enabling PLLE 9 years ago
Alexander Graf b30291a3b2 tegra: Replace home grown mmu code with generic table approach 9 years ago
Simon Glass d6ef8a6194 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD 9 years ago
Simon Glass e007633b00 tegra: video: Clean up the old LCD/PWM driver code 9 years ago
Simon Glass 91c08afe66 tegra: video: Move LCD driver to use the DM PWM driver 9 years ago
Simon Glass 71cafc3fba tegra: video: Merge the display driver into one file 9 years ago
Simon Glass d2f906500e tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 9 years ago
Simon Glass 135a87ef43 tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD 9 years ago
Simon Glass 3f2997a40c tegra: Allow driver model to be used for the PWM 9 years ago
Simon Glass 6c88b51305 video: tegra: Enable the 'lcd' env variable work-around 9 years ago
Stephen Warren dd8204de15 ARM: tegra: shut down USB device controller at boot 9 years ago
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Simon Glass 96350f729c dm: tegra: net: Convert tegra boards to driver model for Ethernet 9 years ago
Simon Glass 878a3ed9ad dm: tegra: Provide serial platform data for SPL 9 years ago
Simon Glass 3ba5f74a54 dm: pci: Disable PCI compatibility functions by default 9 years ago
Simon Glass e81ca88451 dm: tegra: pci: Convert tegra boards to driver model for PCI 9 years ago
Stephen Warren 15bcc62d53 ARM: tegra: refactor common Kconfig options 9 years ago
Thomas Chou 1874626b2b ns16550: unify serial_tegra 9 years ago
Simon Glass f77f5e9be7 dm: tegra: Convert keyboard driver to driver model 9 years ago
Stephen Warren e1cf527802 ARM: tegra: note that p2371-2180 is Jetson TX1 9 years ago
Alexandre Courbot eca676bd67 ARM: tegra: rename GPU functions 9 years ago
Alexandre Courbot d6bf06c0c7 ARM: tegra: simplify GPU setup 9 years ago
Alexandre Courbot 36e5f7ce1c ARM: tegra: remove vpr_configured() function 9 years ago
Stephen Warren f35cb12511 ARM: tegra: error check Tegra210 XUSB padctl waits 9 years ago
Stephen Warren 4e4b5574fb ARM: tegra: add lane tables to Tegra210 XUSB padctl 9 years ago
Stephen Warren 7a908c7e01 ARM: tegra: switch Tegra210 to common XUSB padctl 9 years ago
Stephen Warren 095e65839e ARM: tegra: parameterize common XUSB code 9 years ago
Stephen Warren 1680d7b6de ARM: tegra: create common XUSB padctl driver file 9 years ago
Stephen Warren 057fd32ffc ARM: tegra: clean up XUSB padctl error() calls 9 years ago
Stephen Warren aae52c000f ARM: tegra: rename dummy XUSB padctl implementation 9 years ago
Stephen Warren dfa551e49c ARM: tegra210: implement PLLE init procedure from TRM 9 years ago
Stephen Warren 376cb1a453 ARM: tegra: add custom MMU setup on ARMv8 9 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Thierry Reding 8e1601d994 ARM: tegra114: Clear IDDQ when enabling PLLC 9 years ago
Thierry Reding aba11d4476 ARM: tegra124: Clear IDDQ when enabling PLLC 9 years ago
Thierry Reding 97c02d87f4 ARM: tegra: clk_m is the architected timer source clock 9 years ago
Thierry Reding c043c0259c ARM: tegra: Implement clk_m 9 years ago
Stephen Warren 6c7dc6236a ARM: tegra: fix PLLP frequency calc on T210 9 years ago
Stephen Warren 2573428140 ARM: tegra: Add p2371-2180 board 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Masahiro Yamada dffb86e468 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL 10 years ago
Stephen Warren bbc1b99e8b ARM: tegra: represent RAM in 1 or 2 banks 10 years ago
Stephen Warren a5fc3d0b35 ARM: tegra: query_sdram_size() cleanup 10 years ago
Simon Glass 5a30cee5d0 tegra: Correct logic for reading pll_misc in clock_start_pll() 10 years ago
Stephen Warren f05fa6781a ARM: tegra: Add p2371-0000 board 10 years ago
Stephen Warren b6920095c5 ARM: tegra: Add e2220-1170 board 10 years ago
Alexandre Courbot a38a3c4af4 ARM: tegra: enable GPU DT node when appropriate 10 years ago
Alexandre Courbot 871d78ed1b ARM: tegra: move VPR configuration to a later stage 10 years ago