summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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
2024-06-10cmd: eficonfig: add support for setting fdtHeinrich Schuchardt1-0/+14
2024-06-10efi_loader: allow concatenation with contained end nodeHeinrich Schuchardt1-1/+1
2024-06-07abootimg: Add init_boot image supportRoman Stratiienko1-0/+7
2024-06-07dm: use newly added linux/compat alloc functionsMaxim Moskalets1-6/+2
2024-06-07include: extension_board: Increase overlay file name sizeDaniel Schultz1-1/+1
2024-06-07Merge patch series "Adding support to load secure firmware for HS devices"Tom Rini2-1/+6
2024-06-07include: env: ti: Add support for secure firmwaresUdit Kumar2-1/+6
2024-06-07Merge patch series "'eeprom' command improvements"Tom Rini1-0/+4
2024-06-07common: eeprom_layout: Split field finding code from the field update functionMarek BehĂșn1-0/+4
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini8-1380/+101
2024-06-03imx8mm-cl-iot-gate: Add support for the Realtek RTL8211E PHYFabio Estevam1-1/+1
2024-06-03board: phytec: phycore_imx8mp: Add support for different RAM sizesTeresa Remmet1-1/+3
2024-06-03board: toradex: verdin-imx8mm: increase maximum addressable ram to 4GBEmanuele Ghidoli1-2/+4
2024-05-28arm: exynos: Migrate E850-96 board to OF_UPSTREAMSam Protsenko2-354/+0
2024-05-27Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-3/+74