u-boot/arch/arm/mach-tegra
Tom Rini 2d8e7ac320 ARM: tegra: Changes for v2023.10-rc1
This adds support for various new Tegra30 boards (ASUS, LG and HTC) and
 has some other minor enhancements, such as enabling the poweroff command
 on several Tegra210 and Tegra186 boards.
 -----BEGIN PGP SIGNATURE-----
 
 iQJHBAABCAAxFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAmTfWrITHHRyZWRpbmdA
 bnZpZGlhLmNvbQAKCRDdI6zXfz6zoYPFD/9hw40HjaAXf6cD960HWSlcGuNOIV99
 A9JoSgHipCuhACr0z7s4MpbATjEgknZUblJNiVdhzCWAgW3Spy9JpSxMyKlpqdiH
 7Z971DuaXFX9ZCilX9g6whZI/RDglpUEjt3cb4PWrznM6dpKA73voizo+czBeXd7
 AhxTN/2I89VLz75RyR+X41bLLK1VuGND+uGHz/DDbpMXEW8gVRtZ8gnJPeR4zg1y
 EUacNFc+PVjghMFZGmClnw0pXkq2akKp5cJ/A+11aa/Q7FII63v5/Np79kDtnUje
 GPSdg4yqSr1ZE/6qK0qV58B2KKHfeg+6GC47s46KjzaUwL4De64zHtCt6t37zz8y
 hngeeR5SYIKR8HkpXKM8DsMv0D1WciP2awggFPaPF802H/5GMVCnEFITmuFlOuAe
 Q1lg2acywMo2NFINMOONuQahGIJZORpm2VMonMhlesyAuc89quslt/iYSAoV9E4/
 Pt1AqgeOpUh5I236EygJJ11V2BAXkwzR6RazFDr3AHCqB9iFW/UNS1Y7A1pXwKYN
 IVUWU8xkuYYSyxeGwuIrTj/JdQhwfO0jn+xn5g+rUPWNP5n4FJ2oBVPOInfEpled
 k0HgxcGK6Z0hBCwd6/t03QQJWD47/r5jAd9x1eLRFWYV8ivl2Acvm+MlkPx81weG
 E1h7UKdfvTZcDw==
 =Bzgn
 -----END PGP SIGNATURE-----

Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-tegra

ARM: tegra: Changes for v2023.10-rc1

This adds support for various new Tegra30 boards (ASUS, LG and HTC) and
has some other minor enhancements, such as enabling the poweroff command
on several Tegra210 and Tegra186 boards.
2023-08-18 10:05:04 -04:00
..
tegra20 ARM: tegra20: implement BCT patching 2023-02-23 12:55:37 -07:00
tegra30 board: htc: endeavoru: add One X support 2023-06-30 15:20:37 +02:00
tegra114 ARM: tegra: Fix Tegra PWM parent clock 2023-02-23 12:55:36 -07:00
tegra124 ARM: tegra: create common pre-dm i2c write 2023-02-23 12:55:37 -07:00
tegra186 arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET 2019-07-10 22:37:23 +09:00
tegra210 ARM: tegra: Fix Tegra PWM parent clock 2023-02-23 12:55:36 -07:00
ap.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
arm64-mmu.c arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
board.c global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* 2022-12-05 16:06:07 -05:00
board2.c common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
cache.c ARM: tegra: Guard GP pad control code with a Kconfig symbol 2019-06-05 09:16:33 -07:00
cboot.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
clock.c ARM: tegra: clock: add clock_decode_pair helper 2023-02-23 12:55:36 -07:00
cmd_enterrcm.c reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
cpu.c ARM: tegra: remap clock_osc_freq for all Tegra family 2023-02-02 10:16:41 -07:00
cpu.h ARM: tegra: create common pre-dm i2c write 2023-02-23 12:55:37 -07:00
crypto.c ARM: tegra: crypto: extend crypto functional 2023-02-23 12:55:37 -07:00
dt-setup.c ARM: tegra: Copy memory-region-names property 2021-10-13 14:18:30 -07:00
emc.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
emc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fuse.c ARM: tegra: add SoC UID calculation function 2023-06-30 15:20:37 +02:00
gpu.c fdt_support: Add fdt_for_each_node_by_compatible() helper macro 2022-01-20 11:35:29 +01:00
ivc.c tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE 2020-07-01 10:11:03 -04:00
Kconfig ARM: tegra20: implement BCT patching 2023-02-23 12:55:37 -07:00
Makefile ARM: tegra: add SoC UID calculation function 2023-06-30 15:20:37 +02:00
pinmux-common.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
pmc.c reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
powergate.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
psci.S tegra: psci: save context id in cpu_on command 2018-05-07 11:52:55 -04:00
spl.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sys_info.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
xusb-padctl-common.c dm: core: Drop ofnode_is_available() 2022-09-29 16:11:31 -04:00
xusb-padctl-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
xusb-padctl-dummy.c t210: do not enable PLLE and UPHY PLL HW PWRSEQ 2020-04-02 14:30:01 -07:00