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_lf_v2025.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
/
x86
Age
Commit message (
Expand
)
Author
11 days
x86: Update linker scripts to ensure appended device tree is aligned
Tom Rini
2026-01-09
x86: Increase SYS_MALLOC_F_LEN to 0x1000
Tom Rini
2025-12-10
Makefile: use --output-target instead of --target
Heinrich Schuchardt
2025-11-06
acpi: use U-Boot ACPI vendor ID
Heinrich Schuchardt
2025-10-28
x86: Rename arch/x86/include/asm/pnp_def.h to include/pnp_def.h
Tom Rini
2025-07-26
efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENT
Simon Glass
2025-06-19
dtc: Add Kconfig option to pad device tree blob
Eric Schikschneit
2025-06-13
spl: Rename jump_to_image_no_args()
Simon Glass
2025-06-13
x86: Move Intel GNVS file into the common include directory
Simon Glass
2025-06-02
Merge patch series "Audit include list for include/[a-m]*.h"
Tom Rini
2025-06-02
include/bios_emul.h: Audit include list
Tom Rini
2025-05-27
binman: x86: Write skip-at-start when end-at-4gb is used
Simon Glass
2025-05-25
x86: efi_loader: Ensure the SMBIOS tables are sent via EFI
Simon Glass
2025-05-09
x86: Correct usage of FSP_VERSION2
Tom Rini
2025-05-09
x86: spl: Add support for NVMe boot device
Naresh Solanki
2025-05-09
gpio: x86: Correct usage of IS_ENABLED() macro in intel_pinctrl_defs.h
Tom Rini
2025-05-09
x86: Correct usage of IS_ENABLED() macro in arch/x86/lib/spl.c
Tom Rini
2025-05-09
x86: cpu: Describe board final hooks in the header
Andy Shevchenko
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-08
Merge patch series "acpi: simplify updating ACPI table header checksum"
Tom Rini
2025-04-08
x86/acpi: simplify updating header checksum
Heinrich Schuchardt
2025-04-07
Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...
Tom Rini
2025-04-04
arch/x86/lib: Fix CONFIG_X86_64 usage in zimage.c
Jeremy Compostella
2025-04-04
arch/x86/cpu: Call x86_cpu_reinit_f for 64-bits
Jeremy Compostella
2025-04-04
arch/x86: Add 64-bit U-Boot configuration without SPL
Jeremy Compostella
2025-04-03
x86: Support a 64-bit ramdisk address
Simon Glass
2025-04-03
x86: emulation: Support BLOBLIST_TABLES properly
Simon Glass
2025-04-03
x86: qemu: Use the new e820 API
Simon Glass
2025-04-03
x86: Add a new API for e820
Simon Glass
2025-04-03
x86: e820: Add a function to dump the e820 table
Simon Glass
2025-04-03
x86: emulation: Set an MTRR for the RAM
Simon Glass
2025-04-03
x86: Allow adding non-aligned size for MTRR
Simon Glass
2025-04-03
x86: Correct msr operation on amd64
Simon Glass
2025-04-03
x86: Update cpuid_eax et al to work on amd64
Simon Glass
2025-04-03
x86: Add functions to convert between mtrr size and mask
Simon Glass
2025-04-03
x86: Support CPU functions in long mode
Simon Glass
2025-04-03
x86: Rename the _D dirty flag
Simon Glass
2025-04-03
x86: Use a simple jump into long mode
Simon Glass
2025-04-03
x86: Use the same GDT when jumping to long mode
Simon Glass
2025-04-03
x86: Disable paging before changing to long mode
Simon Glass
2025-04-03
x86: Tidy up the GDT size in start/16.S
Simon Glass
2025-04-03
x86: Include stdbool.h in interrupt header
Simon Glass
2025-04-03
x86: Drop the message about features missing in 64-bit
Simon Glass
2025-04-03
x86: spl: Drop duplicate CPU init
Simon Glass
2025-04-03
x86: Use defines for the cache flags
Simon Glass
2025-04-03
x86: Add 64-bit entries to the GDT
Simon Glass
2025-04-03
x86: Avoid clearing the VESA display
Simon Glass
2025-04-03
x86: Drop use of CONFIG_REALMODE_DEBUG
Simon Glass
2025-04-03
x86: Add some log categories
Simon Glass
[next]