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
Age
Commit message (
Expand
)
Author
2024-11-24
dm: Add dm_remove_devices_active() for ordered device removal
Janne Grunau
2024-10-27
Merge patch series "Implement ACPI on aarch64"
Tom Rini
2024-10-27
arm: cpu: Add ACPI parking protocol support
Patrick Rudolph
2024-10-27
drivers/arm: Implement acpi_fill_madt
Patrick Rudolph
2024-10-27
arm: lib: Add GICV2 driver
Patrick Rudolph
2024-10-27
arm: gic-v3-its: Implement of_xlate
Patrick Rudolph
2024-10-27
arm: gic-v3-its: Rename objects
Patrick Rudolph
2024-10-27
acpi: Add fill_madt to acpi_ops
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-11
log: global: Rename warn_non_spl()
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-10-03
arm: Fix up a stale comment in sections.c
Simon Glass
2024-10-03
arm: cache: Drop a stale comment
Simon Glass
2024-09-03
Merge patch series "Make LMB memory map global and persistent"
Tom Rini
2024-09-03
lmb: do away with arch_lmb_reserve()
Sughosh Ganu
2024-09-03
lmb: make LMB memory map persistent and global
Sughosh Ganu
2024-08-26
global_data: Reduce size of early-malloc vars
Simon Glass
2024-06-07
arm: move _end to linker symbols
Ilias Apalodimas
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-05-06
arm: Remove <common.h> and add needed includes
Tom Rini
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-03-29
Merge patch series "Clean up arm linker scripts"
Tom Rini
2024-03-29
arm: move image_copy_start/end to linker symbols
Ilias Apalodimas
2024-03-29
arm: fix __efi_runtime_start/end definitions
Ilias Apalodimas
2024-03-29
arm: clean up v7 and v8 linker scripts for __rel_dyn_start/end
Ilias Apalodimas
2024-03-29
arm: fix __efi_runtime_rel_start/end definitions
Ilias Apalodimas
2024-03-29
arm: clean up v7 and v8 linker scripts for bss_start/end
Ilias Apalodimas
2024-03-19
arm64: gic: Add power up sequence for GIC-600
Venkatesh Yadav Abbarapu
2024-03-01
arm: init: export prev_bl_fdt_addr
Caleb Connolly
2024-02-29
Merge patch series "Handoff bloblist from previous boot stage"
Tom Rini
2024-02-29
arm: Get bloblist from boot arguments
Raymond Mao
2024-02-28
arm: separate .data and .text sections of EFI binaries
Heinrich Schuchardt
2024-02-28
arm: page align EFI binary section
Heinrich Schuchardt
2024-02-28
efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPAT
Heinrich Schuchardt
2024-01-11
arm: spl: Use separate fault handlers instead of a single common one
Csókás Bence
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-11-10
arm: semihosting: Support semihosting fallback on 32-bit ARM
Sean Anderson
2023-11-10
arm: semihosting: Fix returning from traps on ARMv6 and lower
Sean Anderson
2023-11-10
arm: Fix software interrupt handler
Sean Anderson
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
[next]