summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-16drivers/crypto: aspeed: Add Caliptra SHA ACC supportChia-Wei Wang
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-16Prepare v2024.10-rc5v2024.10-rc5Tom Rini
2024-09-16doc/develop/sending_patches.rst: Reword where our git tree is slightlyTom Rini
2024-09-13Merge patch series "Bump new hush commits and fix old hush test behavior"Tom Rini
2024-09-13cli: modern_hush: Add upstream commits up to 13 July 2024Francis Laniel
2024-09-13test: hush: dollar: fix bugous behaviorIon Agorria
2024-09-13Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-09-13Merge tag 'doc-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-09-12binman: Update links for sending patchesTom Rini
2024-09-12bootcount: Update to point to current documentationTom Rini
2024-09-12doc/mkeficapsule.1: Update homepage linkTom Rini
2024-09-12doc: Update rST to not reference the old wikiTom Rini
2024-09-12doc/arch/mips.rst: Update toolchain listTom Rini
2024-09-12doc/arch/m68k.rst: Update toolchain commentTom Rini
2024-09-12doc/develop/sending_patches.rst: Clarify when to use which branchTom Rini
2024-09-12efi_loader: Put back copyright messageSimon Glass
2024-09-12efi_loader: Use puts() in cout so that console recording worksSimon Glass
2024-09-12test: lib/uuid: add tests for UUID version/variant bitsCaleb Connolly
2024-09-12test: lib/uuid: add unit tests for dynamic UUIDsCaleb Connolly
2024-09-12tools: mkeficapsule: support generating dynamic GUIDsCaleb Connolly
2024-09-12tools: mkeficapsule: use u-boot UUID libraryCaleb Connolly
2024-09-12include: export uuid.hCaleb Connolly
2024-09-12lib: uuid: supporting building as part of host toolsCaleb Connolly
2024-09-12sandbox: switch to dynamic UUIDsCaleb Connolly
2024-09-12doc: uefi: document dynamic UUID generationCaleb Connolly
2024-09-12efi: add a helper to generate dynamic UUIDsCaleb Connolly
2024-09-12lib: uuid: add UUID v5 supportCaleb Connolly
2024-09-12efi: define struct efi_guidCaleb Connolly
2024-09-12Kconfig: clean up the efi configuration statusIlias Apalodimas
2024-09-12efi_loader: return the correct error in efi_bootmgr_release_uridp()Ilias Apalodimas
2024-09-12efi_loader: rename efi_bootmgr_image_return_notifyIlias Apalodimas
2024-09-12efi_loader: shorten efi_bootmgr_release_uridp_resource()Ilias Apalodimas
2024-09-12Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2024-09-11Merge tag 'u-boot-imx-next-20240911' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-09-11pwm: imx: Don't drop the enable bit once setMiquel Raynal
2024-09-11configs: venice: enable DM_RNGTim Harvey
2024-09-11ARM: imx: Enable MMU and dcache very early on i.MX8MMarek Vasut
2024-09-11configs: ibex-ast2700: Enable DRAM and timer driverChia-Wei Wang
2024-09-11ram: ast2700: Add DRAM controller initializationChia-Wei Wang
2024-09-11board: ibex_ast2700: Add FMC header supportChia-Wei Wang
2024-09-11timer: Add AST2700 IBEX timer supportChia-Wei Wang
2024-09-11riscv: Add AST2700 SoC initial platform supportChia-Wei Wang
2024-09-11riscv: u-boot-spl.lds: Remove _image_binary_end alignmentChia-Wei Wang
2024-09-11riscv: Make stack size shift configurableChia-Wei Wang
2024-09-11riscv: Make A ISA extension selectableChia-Wei Wang
2024-09-11driver: net: Add Aspeed AST2700 MDIO supportJacky Chou
2024-09-11net: ftgmac100: Add Aspeed AST2700 supportJacky Chou
2024-09-11net: ftgmac100: Modify desc. size to cache lineJacky Chou
2024-09-11net: ftgmac100: Fixed NC-SI PHY device cannot getJacky Chou