summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-07-03global_data.h: drop write-only field dm_root_fRasmus Villemoes
2024-07-01Merge branch 'next'Tom Rini
2024-06-30Revert "Merge patch series "zlib: Address CVE-2016-9841""Tom Rini
2024-06-30Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-06-30tpm: allow the user to select the compiled algorithmsIlias Apalodimas
2024-06-30tpm: Untangle tpm2_get_pcr_info()Ilias Apalodimas
2024-06-30tpm: Move TCG functions into a separate fileIlias Apalodimas
2024-06-30tpm: Move TCG headers into a separate fileIlias Apalodimas
2024-06-30efi_loader: remove unused TCG algo definitionsIlias Apalodimas
2024-06-28Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"Tom Rini
2024-06-28Add fdt_kaslrseed function to add kaslr-seed to chosen nodeTim Harvey
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-24imx8m{m,p}_venice: add NVMe to boot devicesTim Harvey
2024-06-24dt-bindings: imx: Drop redundant imports with dts/upstreamSumit Garg
2024-06-20Merge patch series "boot: fix crash in bootflow menu with EFI BOOTMGR support...Tom Rini
2024-06-20boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmethQuentin Schulz
2024-06-20lib: smbios: Detect system properties via SYSINFO IDsMichal Simek
2024-06-19Merge patch series "Add basic U-Boot Support for J722S-EVM"Tom Rini
2024-06-19configs: introduce configs needed for the J722SJayesh Choudhary
2024-06-19arm: mach-k3: j722s: introduce clock and device files for wkup splJayesh Choudhary
2024-06-18board: sk-am69: Define capsule update firmware infoJonathan Humphreys
2024-06-18board: beagleboneai64: Define capsule update firmware infoJonathan Humphreys
2024-06-18board: am62px: Define capsule update firmware infoJonathan Humphreys
2024-06-18board: am62x: Define capsule update firmware infoJonathan Humphreys
2024-06-18board: beagleplay: Define capsule update firmware infoJonathan Humphreys
2024-06-18board: j721e: Define capsule update firmware infoJonathan Humphreys
2024-06-18board: am64x: Define capsule update firmware infoJonathan Humphreys
2024-06-17Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-06-17arm64: versal2: Add support for AMD Versal Gen 2Michal Simek
2024-06-17arm64: zynqmp: Update rproc nodeMichal Simek
2024-06-17spl: Introduce SoC specific init functionLukas Funke
2024-06-17xilinx: zynqmp: Clean up xilinx_zynqmp.hMichal Simek
2024-06-16Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchd...Tom Rini
2024-06-16Merge tag 'u-boot-rockchip-next-20240615' of https://source.denx.de/u-boot/cu...Tom Rini
2024-06-16powerpc: mpc85xx: remove dead watchdog-related codeRasmus Villemoes
2024-06-16cyclic: make clients embed a struct cyclic_info in their own data structureRasmus Villemoes
2024-06-16cyclic: stop strdup'ing name in cyclic_register()Rasmus Villemoes
2024-06-16bootstd: Fix a handful of doc typos in bootmethMattijs Korpershoek
2024-06-14cmd: move ELF load and boot to lib/elf.cMaxim Moskalets
2024-06-14rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger moduleQuentin Schulz
2024-06-14board: rockchip: add ArmSoM Sige7 Rk3588 boardJianfeng Liu
2024-06-13cmd: bcb: Fix bcb compilation when CONFIG_CMD_BCB=nMattijs Korpershoek
2024-06-13env: ti: k3_dfu: Drup mmcpart for rootfsNeha Malcom Francis
2024-06-13net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbolMarek Vasut
2024-06-13net: phy: Turn default auto-negotiation timeout into Kconfig symbolMarek Vasut
2024-06-11Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-06-10efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefixHeinrich Schuchardt
2024-06-10efi_loader: load distro dtb in bootmgrHeinrich Schuchardt
2024-06-10efi_loader: export efi_load_image_from_pathHeinrich Schuchardt
2024-06-10efi_loader: move distro_efi_get_fdt_name()Heinrich Schuchardt