summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-05-13efi_loader: Fix warnings for unaligned accessesIlias Apalodimas
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass
2023-05-11x86: coreboot: Collect the address of the ACPI tablesSimon Glass
2023-05-11acpi: Move the table-finding functions into the libarySimon Glass
2023-05-09Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...Tom Rini
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-06board: rockchip: add Anbernic RGXX3 Series DevicesChris Morgan
2023-05-06include: fdtdec: decouple fdt_addr_t and phys_addr_t sizeJohan Jonker
2023-05-06core: fdtaddr: add devfdt_get_addr_size_index_ptr functionJohan Jonker
2023-05-06core: remap: fix regmap_init_mem_plat() reg size handelingJohan Jonker
2023-05-06include: dm: ofnode: fix headersJohan Jonker
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
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