summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-08Merge patch series "Change DRAM message and add RAM doc"Tom Rini
2025-04-08ata: ahci: remove bad freeVincent Stehlé
2025-04-08emulation: qemu-sbsa: Fill in correct ITS IDPatrick Rudolph
2025-04-08emulation: qemu-sbsa: Move ITS node into GICv3 nodePatrick Rudolph
2025-04-08arm: gic-v3: Scan for subnodesPatrick Rudolph
2025-04-08tiny-printf: Improve %X formattingChristoph Niedermaier
2025-04-08arm: simplify updating ACPI table header checksumHeinrich Schuchardt
2025-04-08qemu-sbsa: simplify updating ACPI table header checksumHeinrich Schuchardt
2025-04-08x86/acpi: simplify updating header checksumHeinrich Schuchardt
2025-04-08acpi: simplify updating header checksumHeinrich Schuchardt
2025-04-08acpi: new function acpi_update_checksum()Heinrich Schuchardt
2025-04-08doc: memory: Add documentation for system RAMNeha Malcom Francis
2025-04-08board_f: Modify DRAM messageNeha Malcom Francis
2025-04-08Merge tag 'ubifixes-for-2025.07-rc1' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-04-08Merge patch series "Improve pytest runtime"Tom Rini
2025-04-08Dockerfile: Update to drop virt-make-fs packagesTom Rini
2025-04-08doc/develop/py_testing.rst: Update section on filesystem imagesTom Rini
2025-04-08test/py: Rework test_efi_secboot to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_efi_capsule to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_eficonfig to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_efi_bootmgr to not use virt-make-fsTom Rini
2025-04-08test/py: Fix a problem with setup_imageTom Rini
2025-04-08test/py/tests: Move "setup_image" from test_ut.py to fs_helper.pyTom Rini
2025-04-08test/py: Rework test_xxd to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_cat to not use virt-make-fsTom Rini
2025-04-08doc: release_cycle: fix next release versionDario Binacchi
2025-04-08Merge branch 'next'Tom Rini
2025-04-08ubi: fix bug creating partitions for non-existent volumesOskar Nilsson
2025-04-07Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...Tom Rini
2025-04-07Prepare v2025.04v2025.04Tom Rini
2025-04-07buildman: update PyYAML requirementHeinrich Schuchardt
2025-04-06efi_loader: stop network in EXIT_BOOT_SERVICESHeinrich Schuchardt
2025-04-06boot: call dhcp_run in pxe bootmethodHeiko Stuebner
2025-04-06mbedtls: remove incorrect attribute type checkerRaymond Mao
2025-04-06x86: emulation: Disable bloblist for nowTom Rini
2025-04-05Merge patch series "Enable MUX_MMIO at SPL stage"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-05configs: j721e_evm_a72_defconfig: Enable MUX_MMIO at SPLAnurag Dutta
2025-04-05configs: j7200_evm_a72_defconfig: Enable MUX_MMIO at SPLAnurag Dutta
2025-04-05mux: Kconfig: Add Kconfig options for MUX_MMIOAnurag Dutta
2025-04-04Merge patch series "64-bit U-Boot configuration without SPL"Tom Rini
2025-04-04configs: Add coreboot64-no-spl_defconfig for 64-bit X86 without SPLJeremy Compostella
2025-04-04Fix EFI boot file name definition for 64-bit x86Jeremy Compostella
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-04Merge patch series "cmd: fuse: Introduce fuse writebuff sub-system and clean up"Tom Rini
2025-04-04doc: cmd: Add fuse writebuff cmd documentationHarsha Vardhan V M