aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-03global_data.h: drop write-only field dm_root_fRasmus Villemoes1-4/+0
2024-07-01Merge branch 'next'Tom Rini178-5824/+1649
2024-06-30Revert "Merge patch series "zlib: Address CVE-2016-9841""Tom Rini1-6/+10
2024-06-30Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini3-346/+399
2024-06-30tpm: allow the user to select the compiled algorithmsIlias Apalodimas1-16/+43
2024-06-30tpm: Untangle tpm2_get_pcr_info()Ilias Apalodimas2-5/+24
2024-06-30tpm: Move TCG functions into a separate fileIlias Apalodimas2-190/+189
2024-06-30tpm: Move TCG headers into a separate fileIlias Apalodimas3-131/+147
2024-06-30efi_loader: remove unused TCG algo definitionsIlias Apalodimas1-8/+0
2024-06-28Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"Tom Rini1-0/+10
2024-06-28Add fdt_kaslrseed function to add kaslr-seed to chosen nodeTim Harvey1-0/+10
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini1-6/+6
2024-06-24imx8m{m,p}_venice: add NVMe to boot devicesTim Harvey2-0/+2
2024-06-24dt-bindings: imx: Drop redundant imports with dts/upstreamSumit Garg33-5246/+0
2024-06-20Merge patch series "boot: fix crash in bootflow menu with EFI BOOTMGR support...Tom Rini1-1/+2
2024-06-20boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmethQuentin Schulz1-1/+2
2024-06-20lib: smbios: Detect system properties via SYSINFO IDsMichal Simek1-0/+9
2024-06-19Merge patch series "Add basic U-Boot Support for J722S-EVM"Tom Rini3-0/+16
2024-06-19configs: introduce configs needed for the J722SJayesh Choudhary1-0/+14
2024-06-19arm: mach-k3: j722s: introduce clock and device files for wkup splJayesh Choudhary2-0/+2
2024-06-18board: sk-am69: Define capsule update firmware infoJonathan Humphreys1-0/+24
2024-06-18board: beagleboneai64: Define capsule update firmware infoJonathan Humphreys1-0/+55
2024-06-18board: am62px: Define capsule update firmware infoJonathan Humphreys1-0/+24
2024-06-18board: am62x: Define capsule update firmware infoJonathan Humphreys1-0/+24
2024-06-18board: beagleplay: Define capsule update firmware infoJonathan Humphreys1-0/+41
2024-06-18board: j721e: Define capsule update firmware infoJonathan Humphreys1-0/+29
2024-06-18board: am64x: Define capsule update firmware infoJonathan Humphreys1-0/+24
2024-06-17Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini4-17/+157
2024-06-17arm64: versal2: Add support for AMD Versal Gen 2Michal Simek1-0/+143
2024-06-17arm64: zynqmp: Update rproc nodeMichal Simek1-11/+6
2024-06-17spl: Introduce SoC specific init functionLukas Funke1-0/+8
2024-06-17xilinx: zynqmp: Clean up xilinx_zynqmp.hMichal Simek1-6/+0
2024-06-16Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchd...Tom Rini2-21/+19
2024-06-16Merge tag 'u-boot-rockchip-next-20240615' of https://source.denx.de/u-boot/cu...Tom Rini2-0/+30
2024-06-16powerpc: mpc85xx: remove dead watchdog-related codeRasmus Villemoes1-3/+0
2024-06-16cyclic: make clients embed a struct cyclic_info in their own data structureRasmus Villemoes1-17/+18
2024-06-16cyclic: stop strdup'ing name in cyclic_register()Rasmus Villemoes1-1/+1
2024-06-16bootstd: Fix a handful of doc typos in bootmethMattijs Korpershoek1-6/+6
2024-06-14cmd: move ELF load and boot to lib/elf.cMaxim Moskalets1-0/+10
2024-06-14rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger moduleQuentin Schulz1-0/+15
2024-06-14board: rockchip: add ArmSoM Sige7 Rk3588 boardJianfeng Liu1-0/+15
2024-06-13cmd: bcb: Fix bcb compilation when CONFIG_CMD_BCB=nMattijs Korpershoek1-1/+2
2024-06-13env: ti: k3_dfu: Drup mmcpart for rootfsNeha Malcom Francis1-1/+1
2024-06-13net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbolMarek Vasut43-85/+0
2024-06-13net: phy: Turn default auto-negotiation timeout into Kconfig symbolMarek Vasut1-2/+1
2024-06-11Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-2/+34
2024-06-10efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefixHeinrich Schuchardt1-1/+11
2024-06-10efi_loader: load distro dtb in bootmgrHeinrich Schuchardt1-0/+2
2024-06-10efi_loader: export efi_load_image_from_pathHeinrich Schuchardt1-0/+4
2024-06-10efi_loader: move distro_efi_get_fdt_name()Heinrich Schuchardt1-0/+2