aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-15Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashWIP/15May2023Tom Rini1-0/+1
2023-05-15mtd: cfi: respect reg address lengthNuno Sá1-0/+1
2023-05-14Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u...WIP/14May2023Tom Rini7-0/+1297
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass2-6/+6
2023-05-13usb: Tidy up the usb_start flagSimon Glass1-0/+3
2023-05-13tools: spkgimage: add Renesas SPKG formatRalph Siemsen1-0/+1
2023-05-13board: schneider: add RZN1 board supportRalph Siemsen3-0/+831
2023-05-13ARM: dts: add devicetree for Renesas RZ/N1 SoCRalph Siemsen1-0/+149
2023-05-13ram: cadence: add driver for Cadence EDACRalph Siemsen1-0/+175
2023-05-13pinctrl: renesas: add R906G032 driverRalph Siemsen1-0/+141
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass1-1/+1
2023-05-11x86: coreboot: Collect the address of the ACPI tablesSimon Glass1-2/+2
2023-05-11acpi: Move the table-finding functions into the libarySimon Glass1-0/+8
2023-05-09Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...WIP/09May2023Tom Rini6-28/+48
2023-05-08cmd: tlv_eeprom: remove use of global variable current_devJosua Mayer1-1/+2
2023-05-07Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...WIP/07May2023Tom Rini2-0/+2
2023-05-06board: rockchip: add Anbernic RGXX3 Series DevicesChris Morgan1-0/+12
2023-05-06include: fdtdec: decouple fdt_addr_t and phys_addr_t sizeJohan Jonker1-4/+9
2023-05-06core: fdtaddr: add devfdt_get_addr_size_index_ptr functionJohan Jonker1-1/+16
2023-05-06core: remap: fix regmap_init_mem_plat() reg size handelingJohan Jonker2-15/+3
2023-05-06include: dm: ofnode: fix headersJohan Jonker1-8/+8
2023-05-05net: ipv6: Add support for default gateway discovery.Ehsan Mohandesi3-1/+76
2023-05-05net: phy: Make phy_interface_is_rgmii a switch statementNishanth Menon1-2/+9
2023-05-05net: phy: Drop phy_interface_is_sgmiiNishanth Menon1-12/+0
2023-05-05net: share fastboot boot handle logic between transportsDmitrii Merkurev1-0/+9
2023-05-05net: add fastboot TCP supportDmitrii Merkurev4-22/+30
2023-05-05net: support being a TCP server to unblock TCP fastbootDmitrii Merkurev1-5/+11
2023-05-05net: dhcp6: pxe: Add DHCP/PXE commands for IPv6Sean Edmond1-2/+8
2023-05-05net: dhcp6: Add DHCPv6 (DHCP for IPv6)Sean Edmond1-2/+4
2023-05-05net: ipv6: IPv6 environment variable cleanupSean Edmond1-1/+1
2023-05-05drivers: net: ldpaa: export driver name and API to get DPMAC idIoana Ciornei1-0/+15
2023-05-05Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...WIP/05May2023Tom Rini3-16/+11
2023-05-04environment: ti: Add get_fit_config command to get FIT config stringAndrew Davis2-2/+4
2023-05-04powerpc: mpc8xx: Reorganise init RAMChristophe Leroy2-0/+2
2023-05-04dm: core: fix introduce uclass_get_device_by_of_pathHeinrich Schuchardt1-1/+1
2023-05-03Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-17/+134
2023-05-03starqltechn: use button keyboard driverDzmitry Sankouski1-1/+1
2023-05-03arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 b...Yang Xiwen1-0/+6
2023-05-03dt-binding: histb-clock: add clocks definition for Hi3798MV200Yang Xiwen1-0/+12
2023-05-03arm: Remove omap5_uevm boardTom Rini1-45/+0
2023-05-02board: Add new Broadcom Northstar boardLinus Walleij1-0/+49
2023-05-02arm: dts: Import device tree for Broadcom NorthstarLinus Walleij1-0/+51
2023-05-02dm: extcon: add an uclass for extconSvyatoslav Ryhel2-0/+20
2023-05-02smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env fileFabio Estevam1-68/+0
2023-05-02smegw01: Add lockdown U-Boot env supportEduard Strehlau1-3/+45
2023-05-02smegw01: Switch to fitImageEduard Strehlau1-9/+5
2023-05-02smegw01: Change default boot device to eMMCEduard Strehlau1-1/+1
2023-05-02smegw01: Enable EMMC boot from multiple partitionsEduard Strehlau1-4/+8
2023-05-02smegw01: Only commit to new partition if update was successfulEduard Strehlau1-4/+12
2023-05-02smegw01: Run altbootcmd in the case of failureEduard Strehlau1-1/+7