aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-06-03imx8mm-cl-iot-gate: Add support for the Realtek RTL8211E PHYFabio Estevam
2024-06-03board: phytec: phycore_imx8mp: Add support for different RAM sizesTeresa Remmet
2024-06-03board: toradex: verdin-imx8mm: increase maximum addressable ram to 4GBEmanuele Ghidoli
2024-05-28arm: exynos: Migrate E850-96 board to OF_UPSTREAMSam Protsenko
2024-05-27Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-05-27tpm-v2: add support for mapping algorithm names to algosTim Harvey
2024-05-25board: rockchip: Add Indiedroid NovaChris Morgan
2024-05-25board: rockchip: add Powkiddy X55Chris Morgan
2024-05-24Merge patch series "FWU: Add support for FWU metadata version 2"Tom Rini
2024-05-24fwu: make changes to access version agnostic structure fieldsSughosh Ganu
2024-05-24fwu: metadata: add functions for handling version specific metadata fieldsSughosh Ganu
2024-05-24fwu: metadata: add a version agnostic structureSughosh Ganu
2024-05-24fwu: metadata: add support for version 2 of the structureSughosh Ganu
2024-05-24drivers: fwu: mtd: allocate buffer for image info dynamicallySughosh Ganu
2024-05-24drivers: fwu: add the size parameter to the metadata access API'sSughosh Ganu
2024-05-24ARM: imx: mx5: Simplify TFTP server layout on MX53 Menlo boardOlaf Mandel
2024-05-24ARM: imx: Increase PHY auto-negotiation timeout to 20s on MX8MenloMarek Vasut
2024-05-24rockchip: rv1126: Migrate to OF_UPSTREAMAnand Moon