Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
032a8556f269b3c5c7b805c5e05fafe9ccaab71f
/
arch
/
arm
/
mach-tegra
/
board2.c
872111a
ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
by Tom Warren
· 4 years, 9 months ago
f479aca
t210: do not enable PLLE and UPHY PLL HW PWRSEQ
by JC Kuo
· 4 years, 8 months ago
6980b6b
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· 5 years ago
a08aafd
Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it"
by Mian Yousaf Kaukab
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
7cef2b2
ARM: tegra: Unify Tegra186 builds
by Thierry Reding
· 6 years ago
7c0b150
ARM: tegra: Guard pin controller code with a Kconfig symbol
by Thierry Reding
· 6 years ago
45ad0b0
ARM: tegra: Guard clock code with a Kconfig symbol
by Thierry Reding
· 6 years ago
cf39008
ARM: tegra: Use common header for PMU declarations
by Thierry Reding
· 6 years ago
59561ff
ARM: tegra: reserve unmapped RAM so EFI doesn't use it
by Stephen Warren
· 6 years ago
a963a78
ARM: tegra: align carveout size
by Stephen Warren
· 6 years ago
c12800f
ARM: tegra: avoid using secure carveout RAM
by Stephen Warren
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
b3d2ed3
dm: power: Convert as3722 to driver model
by Simon Glass
· 7 years ago
cf0c6e2
dm: tegra: Convert USB setup to livetree
by Simon Glass
· 7 years ago
9d8271e
tegra: Show a debug message if the LCD PMIC fails to start
by Simon Glass
· 7 years ago
1502392
tegra: Fix up include file ordering
by Simon Glass
· 7 years ago
2b4029a
tegra: Init clocks even when SPL did not run
by Simon Glass
· 7 years ago
81a3356
power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722
by Simon Glass
· 8 years ago
2f949c3
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· 8 years ago
b2c8868
mmc: move more driver config options to Kconfig
by Masahiro Yamada
· 8 years ago
a66f772
mmc: tegra: Add DM_MMC support to Tegra MMC driver
by Tom Warren
· 8 years ago
c044fe2
ARM: tegra: set MMC pin mux in board_init()
by Stephen Warren
· 8 years ago
c76e936
mmc: tegra: move pad_init_mmc() into MMC driver
by Stephen Warren
· 8 years ago
56aca90
ARM: tegra: move ft_system_setup()
by Stephen Warren
· 8 years ago
f4949cd
ARM: tegra: enable GPU node by compatible value
by Stephen Warren
· 9 years ago
d5f3613
tegra: video: Clean up the old LCD/PWM driver code
by Simon Glass
· 9 years ago
3e2b2d9
tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD
by Simon Glass
· 9 years ago
eb21083
tegra: Allow driver model to be used for the PWM
by Simon Glass
· 9 years ago
5a44ab4
ARM: tegra: shut down USB device controller at boot
by Stephen Warren
· 9 years ago
46fcfc1
dm: tegra: pci: Convert tegra boards to driver model for PCI
by Simon Glass
· 9 years ago
f36729d
ARM: tegra: rename GPU functions
by Alexandre Courbot
· 9 years ago
91aeab0
ARM: tegra: simplify GPU setup
by Alexandre Courbot
· 9 years ago
3ffd090
ARM: tegra: represent RAM in 1 or 2 banks
by Stephen Warren
· 9 years ago
7f936d4
ARM: tegra: move VPR configuration to a later stage
by Alexandre Courbot
· 9 years ago
30d1966
ARM: tegra: restrict usable RAM size further
by Stephen Warren
· 9 years ago
f3035ca
T210: P2571: Turn CPU fan on
by Tom Warren
· 10 years ago
ff81d75
ARM: tegra: Initialize timer earlier
by Thierry Reding
· 9 years ago
6d835fa
ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs
by Thierry Reding
· 9 years ago
3ada902
dm: usb: tegra: Drop legacy USB code
by Simon Glass
· 10 years ago
eab35fe
dm: tegra: usb: Move USB to driver model
by Simon Glass
· 10 years ago
44a6808
tegra: Allow board-specific init
by Simon Glass
· 9 years ago
7a12889
ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra
by Masahiro Yamada
· 10 years ago
[Renamed from board/nvidia/common/board.c]
0655c91
tegra: Add support for setting up a as3722 PMIC
by Simon Glass
· 10 years ago
0cf62dd
tegra: Provide a function to allow LCD PMIC setup
by Simon Glass
· 10 years ago
69c93c7
tegra: Add a board ID function
by Simon Glass
· 10 years ago
675804d
tegra: Move checkboard() into the board code
by Simon Glass
· 10 years ago
8d1fb31
ARM: tegra: support running in non-secure mode
by Stephen Warren
· 10 years ago
f202e02
ARM: tegra: Implement XUSB pad controller
by Thierry Reding
· 10 years ago
667aee9
dm: i2c: tegra: Convert to driver model
by Simon Glass
· 10 years ago
74472ac
dm: tegra: Add platform data for the GPIO driver
by Simon Glass
· 10 years ago
93dfae7
tegra: make local functions static
by Jeroen Hofstee
· 10 years ago
1121b1b
dm: tegra: spi: Convert to driver model
by Simon Glass
· 10 years ago
0d5c46a
usb: tegra: combine header file
by Stefan Agner
· 11 years ago
f70dbc3
ARM: tegra: prototype pinmux_init() in board.h
by Stephen Warren
· 11 years ago
6b33c83
ARM: tegra: only build __pinmux_nand() when it's needed
by Tom Warren
· 11 years ago
f283e4f
lib: time: add weak timer_init() function
by Darwin Rambo
· 11 years ago
d862f89
usb: new board-specific USB init interface
by Mateusz Zalega
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
026fefb
tegra: i2c: Enable new CONFIG_SYS_I2C framework
by Simon Glass
· 12 years ago
2fefb8b
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
by Jim Lin
· 11 years ago
b98691c
spi: add common fdt SPI driver interface
by Allen Martin
· 12 years ago
e8e99ab
tegra: spi: rename tegra SPI drivers
by Allen Martin
· 12 years ago
e0158b8
tegra: remove support for UART SPI switch
by Allen Martin
· 12 years ago
f5d874d
Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines
by Tom Warren
· 12 years ago
9745cf8
Tegra: MMC: Add DT support to MMC driver for all T20 boards
by Tom Warren
· 12 years ago
26c3216
tegra: usb: move implementation into right directory
by Lucas Stach
· 12 years ago
598547d
Tegra114: Add generic Tegra114 build support
by Tom Warren
· 12 years ago
ba4fb9b
tegra: add SPI SLINK driver
by Allen Martin
· 12 years ago
d32b2a4
Tegra30: Add generic Tegra30 build support
by Tom Warren
· 12 years ago
9bbe64b
tegra: display: add board pinmux
by Marc Dietrich
· 12 years ago
4f476f3
tegra: Add LCD support to Nvidia boards
by Simon Glass
· 12 years ago
1564f34
tegra: Add support for PWM
by Simon Glass
· 12 years ago
0458584
tegra: nand: add board pinmux
by Lucas Stach
· 12 years ago
e80f7ca
tegra: clean up board include hell
by Lucas Stach
· 12 years ago
18561f7
tegra20: rework UART GPIO handling
by Lucas Stach
· 12 years ago
ab37196
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
by Tom Warren
· 12 years ago
22562a4
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· 12 years ago
0ca1a45
tegra20: move SDRAM param save to later in boot
by Allen Martin
· 12 years ago
74753a8
tegra20: remove timer_init from SPL build
by Allen Martin
· 12 years ago
55d98a1
tegra20: rename tegra2 -> tegra20
by Allen Martin
· 12 years ago
d2f67fe
tegra: add pin_mux_spi() board initialization function
by Stephen Warren
· 12 years ago
2967d48
tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches
by Tom Warren
· 12 years ago
2fa4db0
tegra: Allow boards to perform early GPIO setup
by Thierry Reding
· 12 years ago
a308d46
tegra: Add EMC settings for Seaboard
by Jimmy Zhang
· 13 years ago
39d45ed
tegra: Turn off power detect in board init
by Wei Ni
· 13 years ago
8cc8f61
tegra: Set up warmboot code on Nvidia boards
by Simon Glass
· 13 years ago
e772be8
tegra: Set up PMU for Nvidia boards
by Simon Glass
· 13 years ago
87cc3d1
tegra: i2c: Initialise I2C on Nvidia boards
by Simon Glass
· 13 years ago
5d73a8d
tegra: usb: Add USB support to nvidia boards
by Simon Glass
· 13 years ago
a8ccc8b
tegra: Move boards over to use arch-level board UART function
by Simon Glass
· 13 years ago
7d697d7
tegra: Move clock_early_init() to arch_cpu_init()
by Simon Glass
· 13 years ago
e992a41
tegra: Move cpu_init_cp15() to arch_cpu_init()
by Simon Glass
· 13 years ago
704e60d
tegra2: Plumb in SPI/UART switch code
by Simon Glass
· 13 years ago
ee554f8
tegra2: spi: Add SPI driver for Tegra2 SOC
by Tom Warren
· 13 years ago
e942fe0
tegra2: Add UARTB support
by Simon Glass
· 13 years ago
8d93c70
tegra2: Tidy UART selection
by Simon Glass
· 13 years ago
7103221
tegra2: Enable instruction cache
by Simon Glass
· 13 years ago
Next »