Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
78097258eef74748f7227d4e362edc2f9fd4b3c8
/
arch
/
arm
/
mach-k3
863839a
arch: mach-k3: Update board specific API name to K3 generic API name
by Sinthu Raja
· Tue Jan 10 21:17:53 2023 +0530
5cd0cb3
misc: fs_loader: Add function to get the chosen loader
by Sean Anderson
· Thu Dec 29 11:52:59 2022 -0500
cdea121
arm: mach-k3: copy bootindex to OCRAM for main domain SPL
by Bryan Brattlof
· Fri Dec 23 19:15:23 2022 -0600
5713c62
arm64:mach-k3 am625_init: Correct boot mode detection
by Martyn Welch
· Tue Dec 20 18:38:18 2022 +0000
2d982b7
arm: mach-k3: am62a: introduce auto-generated SoC data
by Bryan Brattlof
· Thu Nov 03 19:13:56 2022 -0500
daa39a6
arm: mach-k3: introduce basic files to support the am62a
by Bryan Brattlof
· Thu Nov 03 19:13:55 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
bb4dd96
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
by Tom Rini
· Wed Nov 16 13:10:37 2022 -0500
270537c
arm: mach-k3: fix spelling mistake "entended" -> "extended"
by Bryan Brattlof
· Tue Nov 22 13:28:11 2022 -0600
72cc538
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
by Simon Glass
· Thu Oct 20 18:22:39 2022 -0600
990ec70
arm: mach-k3: Move hardware handling to common files
by Andrew Davis
· Fri Oct 07 14:22:05 2022 -0500
d95fcd8
arm: mach-k3: security: Use dma-mapping for cache ops
by Andrew Davis
· Fri Oct 07 12:12:29 2022 -0500
f1d7205
arm: mach-k3: common: Set boot_fit on non-GP devices
by Andrew Davis
· Fri Oct 07 11:27:46 2022 -0500
93ccce5
dm: treewide: Use uclass_next_device_err when accessing second device
by Michal Suchanek
· Wed Oct 12 21:58:00 2022 +0200
bb7d3bb
treewide: Drop image_header_t typedef
by Simon Glass
· Tue Sep 06 20:26:52 2022 -0600
df00afa
treewide: Drop bootm_headers_t typedef
by Simon Glass
· Tue Sep 06 20:26:50 2022 -0600
0ce8543
arm: mach-k3: security: Remove certificate if detected on GP device
by Andrew Davis
· Fri Jul 15 11:34:35 2022 -0500
2045cf1
arm: mach-k3: security: Bypass image signing at runtime for GP devices
by Andrew Davis
· Fri Jul 15 11:34:34 2022 -0500
e74e3bb
arm: mach-k3: security: Allow signing bypass if type is HS-FS
by Andrew Davis
· Fri Jul 15 11:34:33 2022 -0500
f8c9836
arm: mach-k3: Add support for device type detection
by Andrew Davis
· Fri Jul 15 11:34:32 2022 -0500
71517c0
arm: k3: config.mk: Read software revision information from file on HS
by Andrew Davis
· Fri Jul 15 11:38:54 2022 -0500
26ebaed
k3_gen_x509_cert: Make SWRV configurable for anti-rollback protection
by Yogesh Siraswar
· Fri Jul 15 11:38:53 2022 -0500
02ca3e7
arm: mach-k3: Remove ROM firewalls on GP devices
by Andrew Davis
· Fri Jul 15 11:21:27 2022 -0500
1be5e97
arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654
by Andrew Davis
· Fri Jul 15 10:25:27 2022 -0500
63c029b
arm: mach-k3: Only build init files for SPL
by Andrew Davis
· Fri Jul 15 10:25:26 2022 -0500
aed69f0
armv8: mach-k3: correct define checking for AM625/AM642 memory maps
by Matt Ranostay
· Wed Jul 13 04:49:36 2022 -0700
01b00d4
arm64: mach-k3: am625_init: Probe ESM nodes
by Julien Panis
· Fri Jul 01 14:30:11 2022 +0200
a5076cd
arm: mach-k3: common: Use ddr_init in spl_enable_dcache
by Georgi Vlaev
· Tue Jun 14 17:45:30 2022 +0300
146b6c1
arm: k3: j721e: add dynamic sf bus override support for j721e
by Vaishnav Achath
· Fri Jun 03 11:32:16 2022 +0530
d9ff2b9
Merge branch 'master' into next
by Tom Rini
· Mon Jun 20 14:40:59 2022 -0400
33a9d8e
arch: arm: mach-k3: am642_init: bring back MCU_PADCFG_MMR1 unlock
by Christian Gmeiner
· Thu May 12 08:21:01 2022 +0200
3b43110
board: ti: Introduce the basic files to support AM62 SK board
by Suman Anna
· Wed May 25 13:38:47 2022 +0530
a9768c9
arm: mach-k3: am62: Introduce autogenerated SoC data
by Suman Anna
· Wed May 25 13:38:43 2022 +0530
27fa412
arm: mach-k3: Introduce the basic files to support AM62
by Suman Anna
· Wed May 25 13:38:42 2022 +0530
271d76e
arm: mach-k3: am6_init: Fix the path and value's length in the fixup performed for usb boot
by Aswath Govindraju
· Wed May 18 16:49:13 2022 +0530
7a65bd0
arm: k3: sysfw-loader: add hyperflash support
by Vaishnav Achath
· Mon May 09 11:50:14 2022 +0530
4d79117
Merge branch '2022-04-04-platform-updates'
by Tom Rini
· Tue Apr 05 13:45:22 2022 -0400
d383c5e
arch: arm: mach-k3: am642_init: Probe ESM nodes
by Hari Nagalla
· Wed Mar 09 14:42:30 2022 -0600
3cb12ef
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
by Andre Przywara
· Mon Jul 12 11:06:49 2021 +0100
955bc4f
arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECT
by Christian Gmeiner
· Tue Feb 15 07:47:55 2022 +0100
a79cbe3
arm: j721e: Add support for selecting DT based on board name
by Sinthu Raja
· Wed Feb 09 15:06:53 2022 +0530
fe8f609
drivers: misc: Makefile: Enable fs_loader compilation at SPL Level
by Keerthy
· Thu Jan 27 13:16:53 2022 +0100
6109820
arm: K3: Add basic support for J721S2 SoC definition
by David Huang
· Tue Jan 25 20:56:31 2022 +0530
a110b33
mach-k3: am64_spl: Alias Ethernet RGMII boot to CPGMAC
by Vignesh Raghavendra
· Fri Dec 24 12:55:33 2021 +0530
82cc43e
mach-k3: am642_init: Probe AM65 CPSW NUSS for R5/A53 SPL
by Vignesh Raghavendra
· Fri Dec 24 12:55:32 2021 +0530
030f405
mach-k3: common: Instantiate AM65 CPSW NUSS wrapper
by Vignesh Raghavendra
· Fri Dec 24 12:55:29 2021 +0530
1d34197
ARM: mach-k3: sysfw-loader: Copy sysfw.itb to OCRAM in OSPI/SPI bootmode
by Vignesh Raghavendra
· Thu Dec 23 19:26:03 2021 +0530
f19e3a6
arm: mach-k3: am642_init: Unlock MCU PADCFG regs
by Michael Liebert
· Wed Dec 15 16:14:28 2021 +0100
8ff2ff8
board: siemens: Add support for SIMATIC IOT2050 devices
by Jan Kiszka
· Sat Sep 18 08:17:53 2021 +0200
961578e
Merge tag 'v2021.10-rc5' into next
by Tom Rini
· Mon Sep 27 09:45:36 2021 -0400
1535e2a
arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 startup
by Nishanth Menon
· Tue Aug 31 13:20:48 2021 -0500
768e667
arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS Northbridge
by Roger Quadros
· Wed Sep 08 15:28:59 2021 -0500
db4c2dc
clk: ti: k3: Update driver to account for divider flags
by Suman Anna
· Tue Sep 07 17:16:58 2021 -0500
0949b99
arm: mach-k3: Add note to auto-generated files
by Dave Gerlach
· Tue Sep 07 17:16:56 2021 -0500
4851743
arm: mach-k3: j7200: Fix clk-data parenting for postdiv PLL clocks
by Suman Anna
· Tue Sep 07 17:16:55 2021 -0500
16114be
arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocks
by Suman Anna
· Tue Sep 07 17:16:54 2021 -0500
3457410
arm: mach-k3: common: Add a release_resources_for_core_shutdown() stub
by Suman Anna
· Tue Jul 27 18:24:40 2021 -0500
b58bfe0
mmc: Rename MMC_SUPPORT to MMC
by Simon Glass
· Sun Aug 08 12:20:09 2021 -0600
f604c3d
arm: mach-k3: Cleanup common start_non_linux_remote_cores()
by Suman Anna
· Mon Jul 26 16:13:09 2021 -0500
8d131bb
arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPL
by Suman Anna
· Mon Jul 26 16:13:08 2021 -0500
70ce132
arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-Boot
by Suman Anna
· Mon Jul 26 16:13:07 2021 -0500
dc32ddf
arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to spl_mmc_boot_mode()
by Aswath Govindraju
· Mon Jul 26 20:58:02 2021 +0530
411c609
arm: mach-k3: am642_init: Add missing ddr guard
by Gowtham Tammana
· Thu Jun 24 12:16:14 2021 -0500
9cda54d
arm: mach-k3: j721e_init: Force early probe of clk-k3 driver
by Dave Gerlach
· Fri Jun 11 11:45:23 2021 +0300
20e4b55
arm: mach-k3: sysfw-loader: pass boardcfg to sciserver
by Tero Kristo
· Fri Jun 11 11:45:22 2021 +0300
cdd0245
arm: mach-k3: common: Drop main r5 start
by Dave Gerlach
· Fri Jun 11 11:45:21 2021 +0300
9b33d51
arm: mach-k3: do board config for PM only if supported
by Tero Kristo
· Fri Jun 11 11:45:20 2021 +0300
738c590
arm: mach-k3: add support for detecting firmware images from FIT
by Tero Kristo
· Fri Jun 11 11:45:19 2021 +0300
6bf9755
arm: mach-k3: Add platform data for j721e and j7200
by Dave Gerlach
· Fri Jun 11 11:45:18 2021 +0300
c3bb6ef
tools: k3_fit_atf: add DM binary to the FIT image
by Tero Kristo
· Fri Jun 11 11:45:17 2021 +0300
b36dd3e
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
by Lokesh Vutla
· Fri Jun 11 11:45:05 2021 +0300
18b8c03
arm: mach-k3: introduce new config option for sysfw split
by Tero Kristo
· Fri Jun 11 11:45:03 2021 +0300
832aed6
configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy the limitations for USB DFU boot mode
by Aswath Govindraju
· Fri Jun 04 22:00:38 2021 +0530
70bc5e3
arm: mach-k3: am642_init: Do USB fixups to facilitate host and device boot modes
by Aswath Govindraju
· Fri Jun 04 22:00:33 2021 +0530
8a05c9a
arm: mach-k3: am642_init: Add support for USB boot mode
by Aswath Govindraju
· Fri Jun 04 22:00:32 2021 +0530
560ea8a
tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol
by Aswath Govindraju
· Fri Jun 04 22:00:31 2021 +0530
4bebdd3
treewide: Convert macro and uses of __section(foo) to __section("foo")
by Marek Behún
· Thu May 20 13:23:52 2021 +0200
17ad6e0
arm: am64x: Add support for selecting DT based on EEPROM
by Lokesh Vutla
· Thu May 06 16:44:52 2021 +0530
01032a4
board: ti: am64x: Add support for reading eeprom data
by Lokesh Vutla
· Thu May 06 16:44:49 2021 +0530
ad38f51
arm: mach-k3: am642: Add support for triggering ddr init from SPL
by Dave Gerlach
· Tue May 04 18:00:53 2021 -0500
3dc33f1
board: ti: am64x: Add board support for am64x evm
by Dave Gerlach
· Fri Apr 23 11:27:42 2021 -0500
e07dfe5
armv8: mach-k3: am642: Add custom MMU support
by Keerthy
· Fri Apr 23 11:27:39 2021 -0500
320c020
arm: mach-k3: am642: Shut down R5 core after ATF startup on A53
by Suman Anna
· Fri Apr 23 11:27:38 2021 -0500
a89f7a4
arm: mach-k3: am642: Use mmc start and stop callbacks
by Dave Gerlach
· Fri Apr 23 11:27:37 2021 -0500
8e0689b
arm: mach-k3: am642: Load SYSFW binary and config from boot media
by Dave Gerlach
· Fri Apr 23 11:27:36 2021 -0500
b27a9f2
arm: mach-k3: am642: Store boot info from ROM
by Dave Gerlach
· Fri Apr 23 11:27:35 2021 -0500
eaef129
arm: mach-k3: am642: Unlock all applicable control MMR registers
by Dave Gerlach
· Fri Apr 23 11:27:34 2021 -0500
05d670e
arm: mach-k3: am642: Add support for boot device detection
by Keerthy
· Fri Apr 23 11:27:33 2021 -0500
96571ec
arm: mach-k3: Add basic support for AM642 SoC definition
by Dave Gerlach
· Fri Apr 23 11:27:32 2021 -0500
6f14d5f
reset: Remove addr parameter from reset_cpu()
by Harald Seiler
· Tue Dec 15 16:47:52 2020 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
65130cd
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
by Simon Glass
· Mon Dec 28 20:34:56 2020 -0700
07e1338
dm: Drop the unused arg in uclass_find_device_by_seq()
by Simon Glass
· Wed Dec 16 21:20:29 2020 -0700
0bc221d
armv8: K3: j7200: Add custom MMU support
by Suman Anna
· Mon Aug 17 18:15:09 2020 -0500
88e1320
arm: mach-k3: Add HyperFlash boot mode support
by Vignesh Raghavendra
· Thu Aug 13 14:56:15 2020 +0530
8be6bbf
arm: mach-k3: j7200: Detect if ROM has already loaded sysfw
by Lokesh Vutla
· Wed Aug 05 22:44:23 2020 +0530
8e7bd01
arm: mach-k3: j7200: Add support for storing extended boot info from ROM
by Lokesh Vutla
· Wed Aug 05 22:44:22 2020 +0530
0318a08
arm: mach-k3: j7200: Add support for SOC detection
by Lokesh Vutla
· Wed Aug 05 22:44:21 2020 +0530
d5bc686
arm: mach-k3: j721e: Fix unlocking control module registers
by Lokesh Vutla
· Wed Aug 05 22:44:20 2020 +0530
6554994
arm: mach-k3: j721e: Add detection for j721e
by Lokesh Vutla
· Wed Aug 05 22:44:19 2020 +0530
Next »