aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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
2023-05-02smegw01: Add altbootcmdEduard Strehlau
2023-05-02smegw01: Enable setting additional boot paramsEduard Strehlau
2023-05-02imx: support i.MX8QM DMSSE20 a1 boardOliver Graute
2023-05-02board: mntre: imx8mq: Add MNT Reform 2 board supportPatrick Wildt
2023-04-30Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-04-29Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-04-28dm: core: introduce uclass_get_device_by_of_path()Rasmus Villemoes
2023-04-28sandbox: fix return type of os_filesize()Heinrich Schuchardt
2023-04-28binman: Use unsigned long over typedef ulongAndrew Davis
2023-04-28common: static fdt_simplefb_enable_existing_node()Heinrich Schuchardt
2023-04-28board: cssi: Add CPU board CMPCPROChristophe Leroy
2023-04-28board: cssi: Move all mother board code into common.cChristophe Leroy
2023-04-28gpio: axp/sunxi: Remove virtual VBUS detection GPIOSamuel Holland
2023-04-28mtd: nand: sunxi: Convert from fdtdec to ofnodeSamuel Holland
2023-04-27drivers/mtd/nvmxip: introduce NVM XIP block storage emulationAbdellatif El Khlifi
2023-04-27ide: Avoid preprocessor for CONFIG_LBA48Simon Glass
2023-04-27ide: Make function staticSimon Glass
2023-04-27ide: Correct use of ATAPISimon Glass
2023-04-27ide: Create a prototype for ide_set_reset()Simon Glass
2023-04-27ide: Drop weak functionsSimon Glass
2023-04-27ide: Drop ide_device_present()Simon Glass
2023-04-27ide: Move ide_init() into probingSimon Glass
2023-04-27ide: Drop init for not using BLKSimon Glass
2023-04-27ide: Drop CONFIG_START_IDESimon Glass
2023-04-27ide: Move ATA_CURR_BASE to C fileSimon Glass
2023-04-26rockchip: Use the same boot_targets for all boardsSimon Glass
2023-04-26rockchip: Move to standard bootSimon Glass