- 1a7ce63 ARM: tegra: add late init support by Svyatoslav Ryhel · 1 year, 11 months ago
- e660e97 global: Migrate CONFIG_TEGRA_BOARD_STRING to CFG by Tom Rini · 2 years, 1 month ago
- aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years, 2 months ago
- b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 3 months ago
- 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 4 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
- 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years, 1 month ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
- 7c02bc9 ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support by Tom Warren · 4 years, 11 months ago
- d491dc0 t210: do not enable PLLE and UPHY PLL HW PWRSEQ by JC Kuo · 4 years, 10 months ago
- 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
- e5d8971 Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it" by Mian Yousaf Kaukab · 5 years ago
- 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
- a0dbc13 ARM: tegra: Unify Tegra186 builds by Thierry Reding · 6 years ago
- 07ea02b ARM: tegra: Guard pin controller code with a Kconfig symbol by Thierry Reding · 6 years ago
- b64e0b9 ARM: tegra: Guard clock code with a Kconfig symbol by Thierry Reding · 6 years ago
- e9c58f2 ARM: tegra: Use common header for PMU declarations by Thierry Reding · 6 years ago
- 0797f7f ARM: tegra: reserve unmapped RAM so EFI doesn't use it by Stephen Warren · 6 years ago
- a839c36 ARM: tegra: align carveout size by Stephen Warren · 6 years ago
- 6e584e6 ARM: tegra: avoid using secure carveout RAM by Stephen Warren · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- e3f44f5 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
- be78909 dm: tegra: Convert USB setup to livetree by Simon Glass · 7 years ago
- 50d8c4a tegra: Show a debug message if the LCD PMIC fails to start by Simon Glass · 8 years ago
- 03bc3f1 tegra: Fix up include file ordering by Simon Glass · 8 years ago
- 46864cc tegra: Init clocks even when SPL did not run by Simon Glass · 8 years ago
- 56aceaf power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 by Simon Glass · 8 years ago
- 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
- 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
- 6a474db mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
- c0be77d ARM: tegra: set MMC pin mux in board_init() by Stephen Warren · 8 years ago
- 6b83588 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
- 9889862 ARM: tegra: move ft_system_setup() by Stephen Warren · 8 years ago
- d9b6f58 ARM: tegra: enable GPU node by compatible value by Stephen Warren · 9 years ago
- e007633 tegra: video: Clean up the old LCD/PWM driver code by Simon Glass · 9 years ago
- 135a87e tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD by Simon Glass · 9 years ago
- 3f2997a tegra: Allow driver model to be used for the PWM by Simon Glass · 9 years ago
- dd8204d ARM: tegra: shut down USB device controller at boot by Stephen Warren · 9 years ago
- e81ca88 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
- eca676b ARM: tegra: rename GPU functions by Alexandre Courbot · 9 years ago
- d6bf06c ARM: tegra: simplify GPU setup by Alexandre Courbot · 9 years ago
- bbc1b99 ARM: tegra: represent RAM in 1 or 2 banks by Stephen Warren · 9 years ago
- 871d78e ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · 10 years ago
- 424afc0 ARM: tegra: restrict usable RAM size further by Stephen Warren · 9 years ago
- 6699989 T210: P2571: Turn CPU fan on by Tom Warren · 10 years ago
- aa44187 ARM: tegra: Initialize timer earlier by Thierry Reding · 9 years ago
- 00f782a ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs by Thierry Reding · 9 years ago
- 257bfd2 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
- 534f9d3 dm: tegra: usb: Move USB to driver model by Simon Glass · 10 years ago
- c96d709 tegra: Allow board-specific init by Simon Glass · 10 years ago
- 237c363 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 10 years ago[Renamed from board/nvidia/common/board.c]
- 346451b tegra: Add support for setting up a as3722 PMIC by Simon Glass · 10 years ago
- 8277636 tegra: Provide a function to allow LCD PMIC setup by Simon Glass · 10 years ago
- ec74664 tegra: Add a board ID function by Simon Glass · 10 years ago
- 7d87413 tegra: Move checkboard() into the board code by Simon Glass · 10 years ago
- 73c3893 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
- 79c7a90 ARM: tegra: Implement XUSB pad controller by Thierry Reding · 10 years ago
- b0e6ef4 dm: i2c: tegra: Convert to driver model by Simon Glass · 10 years ago
- 0521f98 dm: tegra: Add platform data for the GPIO driver by Simon Glass · 10 years ago
- 19d7bf3 tegra: make local functions static by Jeroen Hofstee · 10 years ago
- fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
- 8f9fd6c usb: tegra: combine header file by Stefan Agner · 11 years ago
- 07bbd48 ARM: tegra: prototype pinmux_init() in board.h by Stephen Warren · 11 years ago
- dcd1251 ARM: tegra: only build __pinmux_nand() when it's needed by Tom Warren · 11 years ago
- de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
- 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
- c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
- 1f2ba72 tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · 12 years ago
- 7e44d93 ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 12 years ago
- 78f47b7 spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
- ff1da6f tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
- 9000652 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
- 190be1f Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines by Tom Warren · 12 years ago
- c9aa831 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
- 7ae18f3 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
- 9482919 Tegra114: Add generic Tegra114 build support by Tom Warren · 12 years ago
- b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
- 6d6c0ba Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
- 716d943 tegra: display: add board pinmux by Marc Dietrich · 12 years ago
- 1b24a50 tegra: Add LCD support to Nvidia boards by Simon Glass · 12 years ago
- e1ae0d1 tegra: Add support for PWM by Simon Glass · 12 years ago
- c0720af tegra: nand: add board pinmux by Lucas Stach · 12 years ago
- 516f00b tegra: clean up board include hell by Lucas Stach · 12 years ago
- 0cd10c7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
- 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
- 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
- a49716a tegra20: move SDRAM param save to later in boot by Allen Martin · 12 years ago
- 45ec5b2 tegra20: remove timer_init from SPL build by Allen Martin · 12 years ago
- 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
- e028494 tegra: add pin_mux_spi() board initialization function by Stephen Warren · 13 years ago
- 1e2d785 tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches by Tom Warren · 13 years ago
- cb7a1cf tegra: Allow boards to perform early GPIO setup by Thierry Reding · 13 years ago
- c5b34a2 tegra: Add EMC settings for Seaboard by Jimmy Zhang · 13 years ago
- 5aff021 tegra: Turn off power detect in board init by Wei Ni · 13 years ago
- 67ac579 tegra: Set up warmboot code on Nvidia boards by Simon Glass · 13 years ago
- 8723626 tegra: Set up PMU for Nvidia boards by Simon Glass · 13 years ago
- cb445fb tegra: i2c: Initialise I2C on Nvidia boards by Simon Glass · 13 years ago
- f10393e tegra: usb: Add USB support to nvidia boards by Simon Glass · 13 years ago