Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0f2af88cfb48b94e4b5d3a70bab8e194577af316
/
arch
/
arm
/
mach-tegra
/
board.c
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
274e0b0
common: Drop net.h from common header
by Simon Glass
· 4 years, 7 months ago
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· 5 years ago
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
7cef2b2
ARM: tegra: Unify Tegra186 builds
by Thierry Reding
· 6 years ago
f6270a6
ARM: tegra: Fix save_boot_params() prototype
by Thierry Reding
· 6 years ago
7c0b150
ARM: tegra: Guard pin controller code with a Kconfig symbol
by Thierry Reding
· 6 years ago
17987bb
ARM: tegra: Guard memory 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
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
06f108e
serial, ns16550: bugfix: ns16550 fifo not enabled
by Heiko Schocher
· 8 years ago
f4402d0
dm: tegra: Provide serial platform data for SPL
by Simon Glass
· 9 years ago
e3b9026
ns16550: unify serial_tegra
by Thomas Chou
· 9 years ago
6718af0
ARM: tegra: query_sdram_size() cleanup
by Stephen Warren
· 9 years ago
ab0cc6b
ARM: Tegra210: Add support to common Tegra source/config files
by Tom Warren
· 10 years ago
021a8bb
Tegra210: Fix 64-bit build warning about save_boot_params_ret()
by Tom Warren
· 9 years ago
0367dbd
ARM: tegra: Use standard cache enable for 64-bit
by Thierry Reding
· 9 years ago
eec13c4
tegra124: Implement spl_was_boot_source()
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
c801805
ARM: tegra: support large RAM sizes
by Stephen Warren
· 10 years ago
210bdb2
ARM: tegra: fix variable naming in query_sdram_size()
by Stephen Warren
· 10 years ago
ed1632a
ARM: tegra: collect SoC sources into mach-tegra
by Masahiro Yamada
· 10 years ago
[Renamed from arch/arm/cpu/tegra-common/board.c]
c5ecf27
ARM: tegra: Use mem size from MC in combination with get_ram_size()
by Marcel Ziswiler
· 10 years ago
1b4af6b
ARM: tegra: Use mem size from MC rather than ODMDATA
by Stephen Warren
· 10 years ago
e5ffffd
ARM: tegra: add common (shared) CPU files
by Tom Warren
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e3d95bc
Tegra114: Add common CPU (shared) files
by Tom Warren
· 12 years ago
811af73
tegra: rename FUNCMUX_UART2_UARTB
by Stephen Warren
· 12 years ago
89ad2de
tegra: remove IRDA pinmux synonym
by Allen Martin
· 12 years ago
61c6d0e
Tegra30: Add common CPU (shared) files
by Tom Warren
· 12 years ago
e80f7ca
tegra: clean up board include hell
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
f83e9c6
Tegra20: Move some code files to common directories for upcoming Tegra30 patches.
by Tom Warren
· 12 years ago
[Renamed from arch/arm/cpu/tegra20-common/board.c]
22562a4
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· 12 years ago
c9c9846
tegra20: enable SPL for tegra20 boards
by Allen Martin
· 12 years ago
21fe2f0
tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
by Allen Martin
· 12 years ago
[Renamed from arch/arm/cpu/armv7/tegra20/board.c]
55d98a1
tegra20: rename tegra2 -> tegra20
by Allen Martin
· 12 years ago
[Renamed (90%) from arch/arm/cpu/armv7/tegra2/board.c]
4de6eec
tegra: add SDIO1 funcmux entry for UARTA
by Lucas Stach
· 13 years ago
e4c01a8
tegra: add UART1 on GPU funcmux entry
by Stephen Warren
· 13 years ago
59f9010
tegra: add alternate UART1 funcmux entry
by Stephen Warren
· 13 years ago
84a8dcf
tegra: Move ap20.h header into arch location
by Simon Glass
· 13 years ago
cad1a27
tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
by Simon Glass
· 13 years ago
410012f
tegra2: Enable data cache
by Simon Glass
· 13 years ago
43b1a7c
tegra: Add enum to select from available funcmux configs
by Simon Glass
· 13 years ago
b60fa39
tegra2: Fix default RAM size selection in odmdata
by Stephen Warren
· 13 years ago
96b7c43
tegra: Add support for UART init in cpu board.c
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
f6fcbbd
tegra2: Don't use board pointer before it is set up
by Simon Glass
· 13 years ago
0234c34
tegra2: Remove unneeded 'dynamic ram size' message
by Simon Glass
· 13 years ago
6ddda84
tegra2: Remove unneeded boot code
by Simon Glass
· 13 years ago
5f3a899
tegra2: Add arch_cpu_init() to fire up Cortex-A9
by Simon Glass
· 13 years ago
8148e11
GCC4.6: Squash warning in tegra2 board.c
by Marek Vasut
· 13 years ago
41b6838
arm: Tegra2: Add basic NVIDIA Tegra2 SoC support
by Tom Warren
· 14 years ago