summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03x86: qemu: Enable dhrystoneSimon Glass
2025-04-03x86: qemu: Switch to bochs displaySimon Glass
2025-04-03x86: Expand x86_64 early memorySimon Glass
2025-04-03sandbox: Correct a typo in mapmemSimon Glass
2025-04-03Merge patch series "acpi_table: Fix IORT RC node"Tom Rini
2025-04-03test: acpi: Add IORT testsPatrick Rudolph
2025-04-03acpi: Conditionally set mapping_offset in IORTPatrick Rudolph
2025-04-03acpi: Clear reserved bits in IORTPatrick Rudolph
2025-04-03acpi_table: Add asserts in IORTPatrick Rudolph
2025-04-03acpi_table: Fix IORT RC nodePatrick Rudolph
2025-04-03Merge patch series "Introduce J742S2 SoC and EVM"Tom Rini
2025-04-03configs: Introduce configs for J742S2Manorit Chawdhry
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-03arm: mach-k3: j742s2: Introduce clock and device files for J742S2 SoCManorit 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-03tools: binman: control.py: Delete template nodes after parsingNeha Malcom Francis
2025-04-03Merge tag 'efi-2025-04-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-04-03Merge tag 'u-boot-at91-fixes-2025.04-a' of https://source.denx.de/u-boot/cust...Tom Rini
2025-04-03doc: Fix typo bootfloe to bootflowAndrew Davis
2025-04-03doc: correct references to overlay-fdt-boot.txtHeinrich Schuchardt
2025-04-03doc: build: docker: Use code-block for syntax highlightingLeonard Anderweit
2025-04-03doc: build: docker: Fix code highlighting syntaxLeonard Anderweit
2025-04-03acpi: Fix table length for QEMUIlias Apalodimas
2025-04-02arm64: Add MIDR entries for Cortex-A55, A73 and A75Peter Robinson
2025-04-02Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"Tom Rini
2025-04-02test_fs: Add exfat testsMarek Vasut
2025-04-02configs: sandbox: Enable exfat supportMarek Vasut
2025-04-02fs: exfat: Demote filesystem detection failure message to debug()Marek Vasut
2025-04-02fs: exfat: Fix conversion overflow errorsMarek Vasut
2025-04-02fs: exfat: Add U-Boot porting layerMarek Vasut
2025-04-02fs: exfat: Import libexfat from fuse-exfatMarek Vasut
2025-04-02fs: Add generic fs_devread() implementationMarek Vasut
2025-04-02linux: Add generic struct stat {}Marek Vasut
2025-04-02test_fs: Allow testing FS_GENERICMarek Vasut
2025-04-02cmd: fs: Add generic rm implementationMarek Vasut
2025-04-02cmd: fs: Add generic mkdir implementationMarek Vasut
2025-04-02onenand: Remove ONENAND_BOOT optionTom Rini
2025-04-02Merge patch series "Various toolchain compatibility fixes/improvements"Tom Rini
2025-04-02spl: Align FDT load addressSam Edwards
2025-04-02spl: riscv: opensbi: Error on misaligned FDTSam Edwards