summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-21usb: ci: Fix gadget reinitSimon Holesch
2023-11-20cmd: eficonfig: create shortened boot optionsHeinrich Schuchardt
2023-11-20efi_loader: improve efi_var_from_file() descriptionHeinrich Schuchardt
2023-11-20efi_loader: Correctly account the SCRTM event creationIlias Apalodimas
2023-11-20efi_loader: Increase default variable store size to 128KIlias Apalodimas
2023-11-20doc: typo fdtaddr_addr_rHeinrich Schuchardt
2023-11-20docs: Fix the docs build with Sphinx 6.0Jonathan Corbet
2023-11-20doc: add HiSilicon board documentation to HTML docsHeinrich Schuchardt
2023-11-20mkimage: do not write incorrect error messageHeinrich Schuchardt
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-20Prepare v2024.01-rc3v2024.01-rc3Tom Rini
2023-11-20configs: Resync with savedefconfigTom Rini
2023-11-20scsi: set dma direction to NONE for TEST UNIT READYNikita Yushchenko
2023-11-18Merge tag 'efi-next-18112023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-11-18Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-11-18doc: uefi: add HTTP Boot supportMasahisa Kojima
2023-11-18cmd: efidebug: add uri device pathMasahisa Kojima
2023-11-18efi_loader: support boot from URI device pathMasahisa Kojima
2023-11-18efi_loader: add return to efibootmgr event groupMasahisa Kojima
2023-11-18efi_loader: add missing const classifier for event serviceMasahisa Kojima
2023-11-18efi_loader: Boot var automatic managementRaymond Mao
2023-11-18blk: blkmap: add ramdisk creation utility functionMasahisa Kojima
2023-11-18net: wget: add wget with dns utility functionMasahisa Kojima
2023-11-18net: wget: prevent overwriting reserved memoryMasahisa Kojima
2023-11-17Merge branch '2023-11-17-assorted-important-fixes'Tom Rini
2023-11-17bootstd: Avoid freeing a non-allocated bufferSimon Glass
2023-11-17Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"Chris Packham
2023-11-17Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is pre...Chris Packham
2023-11-17Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present"Chris Packham
2023-11-17imx: spl_imx_romapi: fix emmc fast boot mode caseMarcel Ziswiler
2023-11-17imx: spl_imx_romapi: fix comment about stream(usb) download failureMarcel Ziswiler
2023-11-17spl: fix TPL_SYS_MALLOC_F descriptionJohn Keeping
2023-11-17virtio: rng: gracefully handle 0 byte returnsAndre Przywara
2023-11-17Merge branch '2023-11-16-assorted-updates' into nextTom Rini
2023-11-16blk: Drop reference to DM_SPLSimon Glass
2023-11-16dm: core: Correct reference to DM_SPL in SPL_DM_STATSSimon Glass
2023-11-16fs: btrfs: fix reading when length specifiedSam Edwards
2023-11-16cmd: bcb: extend BCB C API to allow read/write the fieldsDmitrii Merkurev
2023-11-16cmd: bcb: support various block device interfaces for BCB commandDmitrii Merkurev
2023-11-16poplar: provide more space for kernel imageIgor Opaniuk
2023-11-16poplar: use random mac addressIgor Opaniuk
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-11-16spi: meson_spifc_a1: Use define for time intervalIgor Prusov
2023-11-16linux/time.h: Add Linux time conversion definesIgor Prusov
2023-11-16fs: ext4: Remove unused parameter from ext4_mountSean Anderson
2023-11-16sysreset: Fix unsupported request return valuesPaul Barker
2023-11-16board: cssi: Remove usage of common.hChristophe Leroy
2023-11-16powerpc: mpc8xx: Remove usage of common.hChristophe Leroy
2023-11-16fs/squashfs: enable LZ4 compression supportDavid Oberhollenzer
2023-11-16fs/squashfs: remove unused declarationsDavid Oberhollenzer