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
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2025-04-11
Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-04-02
arm: Exclude eabi_compat from LTO
Sam Edwards
2024-10-27
Merge patch series "Implement ACPI on aarch64"
Tom Rini
2024-10-27
arm: lib: Add GICV2 driver
Patrick Rudolph
2024-10-27
arm: acpi: Add generic ACPI methods
Patrick Rudolph
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-09
efi: arm: x86: riscv: Drop crt0/relocal extra- rules
Simon Glass
2024-10-09
efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
Simon Glass
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
2024-04-10
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Tom Rini
2024-04-10
treewide: Make arch-specific bootm code depend on BOOTM
Simon Glass
2024-02-29
arm: Get bloblist from boot arguments
Raymond Mao
2023-08-17
arm: Use builtins for ffs/fls
Sean Anderson
2022-09-14
Add in the ability to load and boot an uncompressed kernel image during the F...
Nathan Barrett-Morrison
2022-09-01
ARM: cache: Allow SPL to build cache-pl310.c
Philip Oberfichtner
2022-04-04
arm: init: save previous bootloader data
Dzmitry Sankouski
2022-04-01
spl: Add semihosting boot method
Sean Anderson
2021-09-24
arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functions
Stefan Roese
2021-05-24
ARM: make LTO available
Marek BehĂșn
2021-05-24
ARM: fix LTO build for some thumb-interwork cases
Marek BehĂșn
2020-06-25
bdinfo: arm: Move ARM-specific info into its own file
Simon Glass
2020-05-01
ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them
Claudius Heine
2020-01-10
arch: arm: Program GIC LPI configuration table
Bharat Kumar Reddy Gooty
2019-11-17
spl: separate SPL_FRAMEWORK config for spl and tpl
Heiko Stuebner
2019-02-13
efi_selftest: allow building on ARMv7-M
Heinrich Schuchardt
2018-05-07
arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15
Lokesh Vutla
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-11
ARM: Fix Makefile during SPL and TPL build
Marek Vasut
2018-02-07
move booti_setup to arch/arm/lig/image.c
Bin Chen
2018-01-22
efi_selftest: test start image
Heinrich Schuchardt
2017-11-21
arm: provide a PCS-compliant setjmp implementation
Philipp Tomsich
2017-06-05
arm: Add Kconfig symbols used for Linux asm compatibility
Phil Edworthy
2017-05-17
armv8: fsl: move ccn504 code into FSL Makefile
Andre Przywara
2017-05-17
armv8: SPL: only compile GIC code if needed
Andre Przywara
2017-05-11
spl: fdt: support for fdt fixup for falcon boot
B, Ravi
2017-04-08
armv7m: add instruction & data cache support
Vikas Manocha
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-01-20
ARM: Default to using optimized memset and memcpy routines
Tom Rini
2017-01-04
armv8: prevent using THUMB
Andre Przywara
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-14
efi: arm: Add EFI app support
Simon Glass
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-08-05
ARM: Rework and correct barrier definitions
Tom Rini
2016-07-22
spl: zImage support in Falcon mode
Ladislav Michl
2016-07-19
ARMv8/PSCI: Fixup the device tree for PSCI
Hou Zhiqiang
2016-06-02
arm: lib: import muldi3.S from Linux
Marek Vasut
[next]