summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2023-07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...HEADmasterTom Rini2023-05-169-87/+77
|\
| * efi_loader: fix efi_dp_from_file()Heinrich Schuchardt2023-05-134-38/+18
| * efi_loader: simplify efi_dp_from_name()Heinrich Schuchardt2023-05-131-10/+8
| * efi_loader: error code efi_dp_from_name()Heinrich Schuchardt2023-05-131-1/+1
| * efi_loader: clean up efi_dp_from_fileHeinrich Schuchardt2023-05-131-7/+9
| * efi_loader: duplicate code in efi_dp_from_nameHeinrich Schuchardt2023-05-131-13/+1
| * efi_loader: avoid #ifdef in efi_dp_from_name()Heinrich Schuchardt2023-05-131-12/+8
| * efi_loader: support booting semihosting fileHeinrich Schuchardt2023-05-131-1/+2
| * efi_loader: print file path w/o boot deviceHeinrich Schuchardt2023-05-131-4/+4
| * efi_loader: Fix warnings for unaligned accessesIlias Apalodimas2023-05-131-1/+27
| * fwu: fix config FWU_MULTI_BANK_UPDATEHeinrich Schuchardt2023-05-131-1/+1
| * doc: devicetree: fix u-boot.bin filename typoBaruch Siach2023-05-131-1/+1
| * doc: signature: trim the future work listBaruch Siach2023-05-131-2/+0
| * doc: signature: describe how to enable ECDSABaruch Siach2023-05-131-0/+1
| * doc: signature: update algorithm addition descriptionBaruch Siach2023-05-131-4/+4
| * doc: signature: update algorithms support descriptionBaruch Siach2023-05-131-2/+2
* | Merge branch '2023-05-15-assorted-bugfixes'Tom Rini2023-05-169-11/+12
|\ \
| * | environment: ti: rproc: fix remoteproc environment variablesManorit Chawdhry2023-05-151-2/+2
| * | core: fdtaddr: use map_sysmem() as cast for the return (part 2)Johan Jonker2023-05-151-1/+4
| * | drivers: core: ofnode: fix typo in panel timing decodeRaphael Gallais-Pou2023-05-152-2/+2
| * | envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scri...Christophe Leroy2023-05-152-3/+1
| * | samsung: common: do not reset if cros-ec uclass is missingHenrik Grimler2023-05-151-1/+1
| * | Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"Henrik Grimler2023-05-151-1/+1
| * | video: tweak CONFIG_SPL_VIDEO descriptionJohn Keeping2023-05-151-1/+1
* | | Merge tag 'xilinx-for-v2023.07-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini2023-05-169-44/+139
|\ \ \ | |/ / |/| |
| * | .mailmap: Map all Xilinx users mail ids to AMDAlgapally Santosh Sagar2023-05-151-3/+52
| * | .mailmap: Sort the mailmap ids in dictionary orderAlgapally Santosh Sagar2023-05-151-14/+14
| * | Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"Stefan Herbrechtsmeier2023-05-151-8/+2
| * | arm64: versal: Enable ADIN ethernet phyAshok Reddy Soma2023-05-151-0/+1
| * | arm64: zynqmp: Enable ADIN ethernet phyAshok Reddy Soma2023-05-151-0/+1
| * | arm64: zynqmp: Fix User MTD partition sizeMichal Simek2023-05-151-1/+1
| * | arm64: zynqmp: Fix issue of apps executing from R5 core 1Ashok Reddy Soma2023-05-151-10/+16
| * | ARM: zynq: Sync Microzed board with Linux kernelMichal Simek2023-05-151-7/+35
| * | ARM: zynq: Switch from earlyprintk to earlyconMichal Simek2023-05-152-2/+2
| * | xilinx: Enable virtio mmio transport and devicesMichal Simek2023-05-153-0/+14
| * | arch: arm: zynqmp: mp.c: tcminit halt both cores in split modeNeal Frager2023-05-151-0/+2
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini2023-05-152-1/+10
|\ \ \
| * | | mtd: cfi: respect reg address lengthNuno Sá2023-05-152-1/+10
| |/ /
* | | Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u...WIP/14May2023Tom Rini2023-05-1444-4/+5477
|\ \ \ | |/ / |/| |
| * | doc: renesas: add Renesas board docsRalph Siemsen2023-05-134-0/+132
| * | tools: spkgimage: add Renesas SPKG formatRalph Siemsen2023-05-137-0/+497
| * | board: schneider: add RZN1 board supportRalph Siemsen2023-05-1314-0/+1917
| * | ARM: rmobile: Add support for Renesas RZ/N1 SoCRalph Siemsen2023-05-133-2/+47
| * | ARM: dts: add devicetree for Renesas RZ/N1 SoCRalph Siemsen2023-05-132-0/+626
| * | ram: cadence: add driver for Cadence EDACRalph Siemsen2023-05-136-0/+605
| * | pinctrl: renesas: add R906G032 driverRalph Siemsen2023-05-135-0/+529
| * | clk: renesas: add R906G032 driverRalph Siemsen2023-05-133-0/+1110
| * | clk: renesas: prepare for non R-Car clock driversRalph Siemsen2023-05-132-2/+9
| * | ARM: armv7: add non-SPL enable for Cortex SMPENRalph Siemsen2023-05-131-0/+5
| |/
* | Merge branch '2023-05-13-bootstd-updates-and-improvements'Tom Rini2023-05-1430-148/+180
|\ \ | |/ |/|