summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2025-04-02x86: Fix call64's section flagsSam Edwards
2025-04-02arm: Replace 'adrl' in EFI crt0Sam Edwards
2025-04-02arm: Discard unwanted sections in linker scriptSam Edwards
2025-04-02arm: Add aligned-memory aliases to eabi_compatSam Edwards
2025-04-02arm: Add __aeabi_memclr in eabi_compatSam Edwards
2025-04-02arm: Exclude eabi_compat from LTOSam Edwards
2025-04-02arm: Remove stray .mmutable reference in linker scriptSam Edwards
2025-04-01Kconfig: Do not "select OF_SEPARATE"Tom Rini
2025-04-01Merge patch series "airoha: Add initial support AN7581"Tom Rini
2025-04-01airoha: Add initial support for Airoha AN7581 SoCChristian Marangi
2025-03-31Merge patch series "Add WDT support for J7200 SOC"Tom Rini
2025-03-31arm: dts: k3-j7200: Add ESM PMIC support for tps659413Gowtham Tammana
2025-03-30arm: dts: mediatek: disable fan node for mt7987Weijie Gao
2025-03-30pwm: mediatek: add pwm support for MediaTek MT7987 SoCWeijie Gao
2025-03-30arm: mediatek: remove wmcpu-reserved@50000000 node from mt7987 dtsWeijie Gao
2025-03-27Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi ...Tom Rini
2025-03-27sunxi: update rmr_switch.S source codeAndre Przywara
2025-03-27sunxi: arm64: boot0.h: move fel_stash_addr variable to the frontAndre Przywara
2025-03-27sunxi: armv8: fel: move fel_stash variable to the frontAndre Przywara