summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-06test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandleChristian Marangi
2024-12-06dm: core: implement ofnode/tree_parse_phandle() helperChristian Marangi
2024-12-06test: dm: fix broken dm_test_ofnode_phandle_ot and get_by_phandle_otChristian Marangi
2024-12-06dm: core: implement oftree variant of parse_phandle OPsChristian Marangi
2024-11-09sandbox: virtio: Disable the sandbox virtio blk deviceSimon Glass
2024-11-09efi_loader: Drop sandbox PXE architectureSimon Glass
2024-11-09sandbox: Report host default-filename in native modeSimon Glass
2024-11-09efi_loader: Allow reporting the host defaultsSimon Glass
2024-11-09efi_loader: Move get_efi_pxe_arch() to efi_helperSimon Glass
2024-11-09efi: Move default filename to a functionSimon Glass
2024-11-09sandbox: Add a -N flag to control on-host behaviourSimon Glass
2024-11-09efi_loader: Add a test appSimon Glass
2024-11-09doc: qemu-riscv: describe CONFIG_DEBUG_SBI_CONSOLEHeinrich Schuchardt
2024-11-09doc: conf.py: correct title and author of generated pdfHeinrich Schuchardt
2024-11-09efi_loader: Change efi_dp_from_mem() to use sizeMoritz Fischer
2024-11-09tools: mkeficapsule: use %zd to print ssize_t.Heinrich Schuchardt
2024-11-09doc: remove vile languagemason1920
2024-11-09lmb: Drop extra 16KB of stack spaceSimon Glass
2024-11-06Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2024-11-06riscv: Introduce configuration for 64bit version Microblaze VMichal Simek
2024-11-06xilinx: mbv: Align smode_defconfig with upstream QEMUMichal Simek
2024-11-06xilinx: mbv: Place DTB by default to DDR locationMichal Simek
2024-11-06configs: visionfive2: re-enable SPL_SYS_MMCSD_RAW_MODEAndreas Schwab
2024-11-06driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATENick Hu
2024-11-04bios_emulator: fix first argument of pci_{read,write}_config_* function callsYuri Zaporozhets
2024-11-04drivers/video/vesa: use MTRRs only on x86Yuri Zaporozhets
2024-11-04bios_emulator: define the comment symbol for RISC-V assembler tooYuri Zaporozhets
2024-11-04bootmenu: add reprint checkWeijie Gao
2024-11-04menu: add support to check if menu needs to be reprintedWeijie Gao
2024-11-04menu: fix the logic checking whether ESC key is pressedWeijie Gao
2024-11-04Merge patch series "U-boot: arm: Refine the booting on Total Compute"Tom Rini
2024-11-04arm: total_compute: Update memory mapping infoLeo Yan
2024-11-04arm: total_compute: Support Debian bootLeo Yan
2024-11-04arm: total_compute: Dynamically detect block deviceLeo Yan
2024-11-04arm: total_compute: Minor improvement for boot argumentsBoyan Karatotev
2024-11-04arm: total_compute: move the boot command to an env fileBoyan Karatotev
2024-11-04arm: total_compute: Remove unused bootm_sizeBoyan Karatotev
2024-11-04arm: total_compute: Initialize environment variablesBoyan Karatotev
2024-11-04arm: total_compute: depend on TF-A for hardware descriptionBoyan Karatotev
2024-11-04Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively"Tom Rini
2024-11-04test: bootm: Ensure GD_FLG_SILENT is resetAndrew Goodbody
2024-11-04test: bootm: bootm_process_cmdline_env takes flagsAndrew Goodbody
2024-11-04usb: Fix test dependency on ext4write commandAndrew Goodbody
2024-11-04usb: Fix test failure with multiple partitionsAndrew Goodbody
2024-11-03Merge tag 'dm-pull-2nov24' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2024-11-03sandbox: Fix comment for nomap_sysmem() functionSimon Glass
2024-11-03sandbox: Add a way to show the sandbox memory-mappingSimon Glass
2024-11-03doc: sandbox: Add docs for the sb commandSimon Glass
2024-11-03sandbox: Convert sb command to use new macroSimon Glass
2024-11-03bloblist: test: Mark tests with UTF_BLOBLISTSimon Glass