summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-09fwu: DeveloperBox: add support for FWUJassi Brar
2023-06-09FWU: Add FWU metadata access driver for MTD storage regionsMasami Hiramatsu
2023-06-09fwu: rename fwu_get_verified_mdata to fwu_get_mdataJassi Brar
2023-06-09fwu: meta-data: switch to management by common codeJassi Brar
2023-06-09fwu: move meta-data management in coreJassi Brar
2023-06-08ARM: renesas: Add R8A77980 V3HSK board and CPLD codeValentine Barshak
2023-06-08ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle boardMarek Vasut
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima
2023-05-31acpi: Put the version numbers in a central placeSimon Glass
2023-05-31asm-generic: simplify unaligned.hJens Wiklander
2023-05-31linux/unaligned: remove unused access_ok.hJens Wiklander
2023-05-31include: Remove unused header filesTom Rini
2023-05-31faraday: remove orphaned header fileAndre Przywara
2023-05-31imx: fix header inclusion guardsAndre Przywara
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini
2023-05-15Fix sparse checks processingChristophe Leroy
2023-05-10power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY)Troy Kisky
2023-05-10ofnode: fdt_support definitions needed if OF_CONTROL is enabledTroy Kisky
2023-05-10config_distro_bootcmd: remove booting environment variables from SPL environmentTroy Kisky
2023-05-08cmd: tlv_eeprom: remove use of global variable current_devJosua Mayer
2023-05-07Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2023-05-05net: ipv6: Add support for default gateway discovery.Ehsan Mohandesi
2023-05-05net: phy: Make phy_interface_is_rgmii a switch statementNishanth Menon
2023-05-05net: phy: Drop phy_interface_is_sgmiiNishanth Menon
2023-05-05net: share fastboot boot handle logic between transportsDmitrii Merkurev
2023-05-05net: add fastboot TCP supportDmitrii Merkurev
2023-05-05net: support being a TCP server to unblock TCP fastbootDmitrii Merkurev
2023-05-05net: dhcp6: pxe: Add DHCP/PXE commands for IPv6Sean Edmond
2023-05-05net: dhcp6: Add DHCPv6 (DHCP for IPv6)Sean Edmond
2023-05-05net: ipv6: IPv6 environment variable cleanupSean Edmond
2023-05-05drivers: net: ldpaa: export driver name and API to get DPMAC idIoana Ciornei
2023-05-05Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...Tom Rini
2023-05-04environment: ti: Add get_fit_config command to get FIT config stringAndrew Davis
2023-05-04powerpc: mpc8xx: Reorganise init RAMChristophe Leroy
2023-05-04dm: core: fix introduce uclass_get_device_by_of_pathHeinrich Schuchardt
2023-05-03Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-05-03starqltechn: use button keyboard driverDzmitry Sankouski
2023-05-03arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 b...Yang Xiwen
2023-05-03dt-binding: histb-clock: add clocks definition for Hi3798MV200Yang Xiwen
2023-05-03arm: Remove omap5_uevm boardTom Rini
2023-05-02board: Add new Broadcom Northstar boardLinus Walleij
2023-05-02arm: dts: Import device tree for Broadcom NorthstarLinus Walleij
2023-05-02dm: extcon: add an uclass for extconSvyatoslav Ryhel
2023-05-02smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env fileFabio Estevam
2023-05-02smegw01: Add lockdown U-Boot env supportEduard Strehlau
2023-05-02smegw01: Switch to fitImageEduard Strehlau
2023-05-02smegw01: Change default boot device to eMMCEduard Strehlau
2023-05-02smegw01: Enable EMMC boot from multiple partitionsEduard Strehlau
2023-05-02smegw01: Only commit to new partition if update was successfulEduard Strehlau
2023-05-02smegw01: Run altbootcmd in the case of failureEduard Strehlau