summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-10net: phy: Unpublish phy_connect_dev()Marek Vasut
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-06-06ubifs: allow loading to above 4GiBBen Dooks
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-21arm: dts: imx93: sync device tree with LinuxPeng Fan
2023-05-21imx9: imx93_evk: drop unused macroPeng Fan
2023-05-21imx: firmware: sci: add inline functions when IMX8 not enabledPeng Fan
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan
2023-05-16Merge tag 'efi-2023-07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-05-15environment: ti: rproc: fix remoteproc environment variablesManorit Chawdhry
2023-05-15envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scri...Christophe Leroy
2023-05-15Fix sparse checks processingChristophe Leroy
2023-05-15Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini
2023-05-15mtd: cfi: respect reg address lengthNuno Sá
2023-05-14Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass
2023-05-13usb: Tidy up the usb_start flagSimon Glass
2023-05-13efi_loader: fix efi_dp_from_file()Heinrich Schuchardt
2023-05-13efi_loader: Fix warnings for unaligned accessesIlias Apalodimas
2023-05-13tools: spkgimage: add Renesas SPKG formatRalph Siemsen
2023-05-13board: schneider: add RZN1 board supportRalph Siemsen
2023-05-13ARM: dts: add devicetree for Renesas RZ/N1 SoCRalph Siemsen
2023-05-13ram: cadence: add driver for Cadence EDACRalph Siemsen
2023-05-13pinctrl: renesas: add R906G032 driverRalph Siemsen
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-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-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