summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-08arm: gic-v3: Scan for subnodesPatrick Rudolph
2025-04-08arm: simplify updating ACPI table header checksumHeinrich Schuchardt
2025-04-08x86/acpi: simplify updating header checksumHeinrich Schuchardt
2025-04-07Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...Tom Rini
2025-04-05arm: mach-k3: k3-ddr.h: Include spl.hNeha Malcom Francis
2025-04-05arm: mach-k3: j721e: Split out J7200 SoC support from J721eAndrew Davis
2025-04-05arm: dts: k3: Remove leftover file after OF_UPSTREAMAndrew Davis
2025-04-04arch/x86/lib: Fix CONFIG_X86_64 usage in zimage.cJeremy Compostella
2025-04-04arch/x86/cpu: Call x86_cpu_reinit_f for 64-bitsJeremy Compostella
2025-04-04arch/x86: Add 64-bit U-Boot configuration without SPLJeremy Compostella
2025-04-04arm64: Fix page permissions for platforms running at EL2Ilias Apalodimas
2025-04-03Merge patch series "membuff: Add tests and update to support a flag for empty...Tom Rini
2025-04-03membuf: Rename structSimon Glass
2025-04-03Merge patch series "x86: Improve operation under QEMU"Tom Rini
2025-04-03x86: Support a 64-bit ramdisk addressSimon Glass
2025-04-03x86: emulation: Support BLOBLIST_TABLES properlySimon Glass
2025-04-03x86: qemu: Use the new e820 APISimon Glass
2025-04-03x86: Add a new API for e820Simon Glass
2025-04-03x86: e820: Add a function to dump the e820 tableSimon Glass
2025-04-03x86: emulation: Set an MTRR for the RAMSimon Glass
2025-04-03x86: Allow adding non-aligned size for MTRRSimon Glass
2025-04-03x86: Correct msr operation on amd64Simon Glass
2025-04-03x86: Update cpuid_eax et al to work on amd64Simon Glass
2025-04-03x86: Add functions to convert between mtrr size and maskSimon Glass
2025-04-03x86: Support CPU functions in long modeSimon Glass
2025-04-03x86: Rename the _D dirty flagSimon Glass
2025-04-03x86: Use a simple jump into long modeSimon Glass
2025-04-03x86: Use the same GDT when jumping to long modeSimon Glass
2025-04-03x86: Disable paging before changing to long modeSimon Glass
2025-04-03x86: Tidy up the GDT size in start/16.SSimon Glass
2025-04-03x86: Include stdbool.h in interrupt headerSimon Glass
2025-04-03x86: Drop the message about features missing in 64-bitSimon Glass
2025-04-03x86: spl: Drop duplicate CPU initSimon Glass
2025-04-03x86: Use defines for the cache flagsSimon Glass
2025-04-03x86: Add 64-bit entries to the GDTSimon Glass
2025-04-03x86: Avoid clearing the VESA displaySimon Glass
2025-04-03x86: Drop use of CONFIG_REALMODE_DEBUGSimon Glass
2025-04-03x86: Add some log categoriesSimon Glass
2025-04-03x86: Drop mpspec from the SPL buildSimon Glass
2025-04-03x86: qemu: Avoid accessing BSS too earlySimon Glass
2025-04-03Merge patch series "Introduce J742S2 SoC and EVM"Tom Rini
2025-04-03arm: dts: Introduce J742S2 U-boot DTS filesManorit Chawdhry
2025-04-03board: ti: Introduce basic board files for the J742S2 familyManorit Chawdhry
2025-04-03soc: Add information to identify the J742S2 SoC familyManorit Chawdhry
2025-04-03arm: dts: k3-j784s4-ddr: Refactor J784s4 ddr file to a common fileManorit Chawdhry
2025-04-03arm: dts: k3-j784s4-binman.dtsi: Clean up and templatize boot binariesNeha Malcom Francis
2025-04-02arm64: Add MIDR entries for Cortex-A55, A73 and A75Peter Robinson
2025-04-02onenand: Remove ONENAND_BOOT optionTom Rini
2025-04-02Merge patch series "Various toolchain compatibility fixes/improvements"Tom Rini
2025-04-02arm: riscv: efi: Export _start symbol from crt0_*_efi stubsSam Edwards