Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
572c718b769ba761c85012f67d3f9ae145c16c0c
/
arch
/
arm
/
mach-tegra
/
board.c
df6a215
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
by Tom Rini
· Wed Nov 16 13:10:28 2022 -0500
4bebdd3
treewide: Convert macro and uses of __section(foo) to __section("foo")
by Marek Behún
· Thu May 20 13:23:52 2021 +0200
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
1d8364a
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
by Simon Glass
· Mon Dec 28 20:34:54 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· Sat Dec 28 10:45:05 2019 -0700
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
7cef2b2
ARM: tegra: Unify Tegra186 builds
by Thierry Reding
· Mon Apr 15 11:32:28 2019 +0200
f6270a6
ARM: tegra: Fix save_boot_params() prototype
by Thierry Reding
· Mon Apr 15 11:32:23 2019 +0200
7c0b150
ARM: tegra: Guard pin controller code with a Kconfig symbol
by Thierry Reding
· Mon Apr 15 11:32:21 2019 +0200
17987bb
ARM: tegra: Guard memory controller code with a Kconfig symbol
by Thierry Reding
· Mon Apr 15 11:32:20 2019 +0200
45ad0b0
ARM: tegra: Guard clock code with a Kconfig symbol
by Thierry Reding
· Mon Apr 15 11:32:18 2019 +0200
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· Fri May 03 09:41:00 2019 -0400
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
06f108e
serial, ns16550: bugfix: ns16550 fifo not enabled
by Heiko Schocher
· Wed Jan 18 08:05:49 2017 +0100
f4402d0
dm: tegra: Provide serial platform data for SPL
by Simon Glass
· Fri Dec 04 08:58:39 2015 -0700
e3b9026
ns16550: unify serial_tegra
by Thomas Chou
· Thu Nov 19 21:48:11 2015 +0800
6718af0
ARM: tegra: query_sdram_size() cleanup
by Stephen Warren
· Fri Aug 07 16:12:44 2015 -0600
ab0cc6b
ARM: Tegra210: Add support to common Tegra source/config files
by Tom Warren
· Wed Mar 04 16:36:00 2015 -0700
021a8bb
Tegra210: Fix 64-bit build warning about save_boot_params_ret()
by Tom Warren
· Wed Jul 08 08:05:35 2015 -0700
0367dbd
ARM: tegra: Use standard cache enable for 64-bit
by Thierry Reding
· Mon Jul 27 11:45:25 2015 -0600
eec13c4
tegra124: Implement spl_was_boot_source()
by Simon Glass
· Wed May 13 07:02:29 2015 -0600
675804d
tegra: Move checkboard() into the board code
by Simon Glass
· Tue Apr 14 21:03:24 2015 -0600
8d1fb31
ARM: tegra: support running in non-secure mode
by Stephen Warren
· Mon Jan 19 16:25:52 2015 -0700
c801805
ARM: tegra: support large RAM sizes
by Stephen Warren
· Tue Dec 23 10:34:51 2014 -0700
210bdb2
ARM: tegra: fix variable naming in query_sdram_size()
by Stephen Warren
· Tue Dec 23 10:34:50 2014 -0700
ed1632a
ARM: tegra: collect SoC sources into mach-tegra
by Masahiro Yamada
· Fri Feb 20 17:04:04 2015 +0900
[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
· Fri Oct 10 23:32:32 2014 +0200
1b4af6b
ARM: tegra: Use mem size from MC rather than ODMDATA
by Stephen Warren
· Wed Jul 02 14:12:30 2014 -0600
e5ffffd
ARM: tegra: add common (shared) CPU files
by Tom Warren
· Fri Jan 24 12:46:16 2014 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
e3d95bc
Tegra114: Add common CPU (shared) files
by Tom Warren
· Mon Jan 28 13:32:10 2013 +0000
811af73
tegra: rename FUNCMUX_UART2_UARTB
by Stephen Warren
· Tue Jan 22 06:20:08 2013 +0000
89ad2de
tegra: remove IRDA pinmux synonym
by Allen Martin
· Wed Jan 09 10:52:23 2013 +0000
61c6d0e
Tegra30: Add common CPU (shared) files
by Tom Warren
· Tue Dec 11 13:34:15 2012 +0000
e80f7ca
tegra: clean up board include hell
by Lucas Stach
· Sat Sep 29 10:02:08 2012 +0000
ab37196
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
by Tom Warren
· Wed Sep 19 15:50:56 2012 -0700
f83e9c6
Tegra20: Move some code files to common directories for upcoming Tegra30 patches.
by Tom Warren
· Wed Sep 19 14:08:52 2012 -0700
[Renamed from arch/arm/cpu/tegra20-common/board.c]
22562a4
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· Tue Sep 04 17:00:24 2012 -0700
c9c9846
tegra20: enable SPL for tegra20 boards
by Allen Martin
· Fri Aug 31 08:30:12 2012 +0000
21fe2f0
tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
by Allen Martin
· Fri Aug 31 08:30:01 2012 +0000
[Renamed from arch/arm/cpu/armv7/tegra20/board.c]
55d98a1
tegra20: rename tegra2 -> tegra20
by Allen Martin
· Fri Aug 31 08:30:00 2012 +0000
[Renamed (90%) from arch/arm/cpu/armv7/tegra2/board.c]
4de6eec
tegra: add SDIO1 funcmux entry for UARTA
by Lucas Stach
· Wed May 16 08:21:02 2012 +0000
e4c01a8
tegra: add UART1 on GPU funcmux entry
by Stephen Warren
· Wed May 16 05:59:59 2012 +0000
59f9010
tegra: add alternate UART1 funcmux entry
by Stephen Warren
· Mon May 14 13:13:45 2012 +0000
84a8dcf
tegra: Move ap20.h header into arch location
by Simon Glass
· Mon Apr 02 13:18:46 2012 +0000
cad1a27
tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
by Simon Glass
· Fri Feb 03 15:13:52 2012 +0000
410012f
tegra2: Enable data cache
by Simon Glass
· Mon Jan 09 13:22:15 2012 +0000
43b1a7c
tegra: Add enum to select from available funcmux configs
by Simon Glass
· Wed Jan 11 12:42:23 2012 +0000
b60fa39
tegra2: Fix default RAM size selection in odmdata
by Stephen Warren
· Fri Jan 06 12:14:41 2012 +0000
96b7c43
tegra: Add support for UART init in cpu board.c
by Simon Glass
· Mon Nov 28 15:04:39 2011 +0000
7d697d7
tegra: Move clock_early_init() to arch_cpu_init()
by Simon Glass
· Mon Nov 28 15:04:36 2011 +0000
e992a41
tegra: Move cpu_init_cp15() to arch_cpu_init()
by Simon Glass
· Mon Nov 28 15:04:35 2011 +0000
f6fcbbd
tegra2: Don't use board pointer before it is set up
by Simon Glass
· Sat Nov 05 03:56:57 2011 +0000
0234c34
tegra2: Remove unneeded 'dynamic ram size' message
by Simon Glass
· Sat Nov 05 03:56:56 2011 +0000
6ddda84
tegra2: Remove unneeded boot code
by Simon Glass
· Sat Nov 05 03:56:53 2011 +0000
5f3a899
tegra2: Add arch_cpu_init() to fire up Cortex-A9
by Simon Glass
· Sat Nov 05 03:56:49 2011 +0000
8148e11
GCC4.6: Squash warning in tegra2 board.c
by Marek Vasut
· Mon Oct 24 23:41:39 2011 +0000
41b6838
arm: Tegra2: Add basic NVIDIA Tegra2 SoC support
by Tom Warren
· Thu Jan 27 10:58:05 2011 +0000