summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-06-10cmd: eficonfig: add support for setting fdtHeinrich Schuchardt
2024-06-10efi_loader: allow concatenation with contained end nodeHeinrich Schuchardt
2024-06-07abootimg: Add init_boot image supportRoman Stratiienko
2024-06-07dm: use newly added linux/compat alloc functionsMaxim Moskalets
2024-06-07include: extension_board: Increase overlay file name sizeDaniel Schultz
2024-06-07Merge patch series "Adding support to load secure firmware for HS devices"Tom Rini
2024-06-07include: env: ti: Add support for secure firmwaresUdit Kumar
2024-06-07Merge patch series "'eeprom' command improvements"Tom Rini
2024-06-07common: eeprom_layout: Split field finding code from the field update functionMarek BehĂșn
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini