index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-k3
/
common.c
Age
Commit message (
Expand
)
Author
2025-06-27
Revert the last two mach-k3 changes
Tom Rini
2025-06-27
mach-k3: add dynamic mmu fixups for SPL stage
Anshul Dalal
2025-06-18
Merge patch series "Print version of the DM firmware"
Tom Rini
2025-06-18
Merge patch series "Add IPC support on MCU R5F cluster in Split Mode"
Tom Rini
2025-06-18
arm: mach-k3: Add a function for printing DM version
Moteen Shah
2025-06-18
arch: mach-k3: common: Add support to shutdown MCU R5 Core 1
Beleswar Padhi
2025-05-29
arm: mach-k3: Detect and print reset reason
Wadim Egorov
2025-05-02
arm: mach-k3: use CFG_MAX_MEM_SIZE
Bryan Brattlof
2024-10-17
Merge patch series "Cleanup dma device in spl and move dma channel[0]"
Tom Rini
2024-10-17
mach-k3: common.c: Remove dma device in spl exit
Prasanth Babu Mantena
2024-10-15
ti: k3: remove efi_add_known_memory() function definition
Sughosh Ganu
2024-08-26
global_data: Convert have_console into a flag
Simon Glass
2024-06-07
mach-k3: common.c: add a flag for booting authenticated rproc binaries
Manorit Chawdhry
2024-04-12
Merge patch series "Introduce ICSSG Ethernet driver"
Tom Rini
2024-04-12
net: ti: icssg: Add ICSSG ethernet driver
MD Danish Anwar
2024-04-11
arm: mach-k3: common: EFI loader map memory below ram top
Vitor Soares
2024-03-11
Merge tag 'v2024.04-rc4' into next
Tom Rini
2024-03-04
arm: mach-k3: Move firewall removal into R5 directory
Andrew Davis
2024-03-04
arm: mach-k3: Move tispl.bin loading into R5 directory
Andrew Davis
2024-03-04
arm: mach-k3: Move disable_linefill_optimization() into R5 directory
Andrew Davis
2024-03-01
arm: mach-k3: Refactor QoS settings
Aradhya Bhatia
2024-01-29
Merge patch series "Move framebuffer reservation for SPL to RAM end"
Tom Rini
2024-01-29
arm: mach-k3: common: Reserve video memory from end of the RAM
Devarsh Thakkar
2023-12-21
arm: Partial cleanup and audit usage of <config.h>
Tom Rini
2023-11-22
arm: k3: Enable instruction cache for main domain SPL
Joao Paulo Goncalves
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-11-07
ti: k3: Drop <common.h> usage
Tom Rini
2023-10-09
arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit
Matthias Schiffer
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-07-21
mach-k3: common: correct the calculations for determining firewalls
Manorit Chawdhry
2023-07-21
arch: arm: mach-k3: common: Return a pointer after setting page table
Nikhil M Jain
2023-07-21
arm: k3: Fix ft_system_setup so it can be enabled on any SoC
Emanuele Ghidoli
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-01
arm: mach-k3: common: reorder removal of firewalls
Manorit Chawdhry
2023-06-01
Revert "arm: mach-k3: common: don't reconfigure background firewalls"
Manorit Chawdhry
2023-05-30
arm: mach-k3: security: separate out validating binary logic
Manorit Chawdhry
2023-05-02
arm: mach-k3: common: don't reconfigure background firewalls
Manorit Chawdhry
2023-05-02
arm: mach-k3: common: Default to non fitImage boot on HS-FS
Vignesh Raghavendra
2023-04-24
arm: mach-k3: common: re-locate authentication for atf/optee
Manorit Chawdhry
2023-04-24
arm: mach-k3: Remove empty sys_proto.h include
Andrew Davis
2023-04-24
arm: mach-k3: Remove unused fdt_disable_node()
Andrew Davis
2023-04-24
arm: mach-k3: Add weak do_board_detect() to common file
Andrew Davis
2023-04-24
arm: mach-k3: Make release_resources_for_core_shutdown() common
Andrew Davis
2023-04-24
arm: mach-k3: Move J721e SoC detection out of common section
Andrew Davis
2023-04-24
arm: mach-k3: Move MSMC fixup to SoC level
Andrew Davis
2023-01-12
misc: fs_loader: Add function to get the chosen loader
Sean Anderson
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-10-18
arm: mach-k3: common: Set boot_fit on non-GP devices
Andrew Davis
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
[next]