aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-15envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scri...Christophe Leroy2-3/+1
2023-05-15samsung: common: do not reset if cros-ec uclass is missingHenrik Grimler1-1/+1
2023-05-15Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"Henrik Grimler1-1/+1
2023-05-15video: tweak CONFIG_SPL_VIDEO descriptionJohn Keeping1-1/+1
2023-05-15Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashWIP/15May2023Tom Rini2-1/+10
2023-05-15mtd: cfi: respect reg address lengthNuno Sá2-1/+10
2023-05-15.mailmap: Map all Xilinx users mail ids to AMDAlgapally Santosh Sagar1-3/+52
2023-05-15.mailmap: Sort the mailmap ids in dictionary orderAlgapally Santosh Sagar1-14/+14
2023-05-15Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"Stefan Herbrechtsmeier1-8/+2
2023-05-15arm64: versal: Enable ADIN ethernet phyAshok Reddy Soma1-0/+1
2023-05-15arm64: zynqmp: Enable ADIN ethernet phyAshok Reddy Soma1-0/+1
2023-05-15arm64: zynqmp: Fix User MTD partition sizeMichal Simek1-1/+1
2023-05-15arm64: zynqmp: Fix issue of apps executing from R5 core 1Ashok Reddy Soma1-10/+16
2023-05-15ARM: zynq: Sync Microzed board with Linux kernelMichal Simek1-7/+35
2023-05-15ARM: zynq: Switch from earlyprintk to earlyconMichal Simek2-2/+2
2023-05-15xilinx: Enable virtio mmio transport and devicesMichal Simek3-0/+14
2023-05-15arch: arm: zynqmp: mp.c: tcminit halt both cores in split modeNeal Frager1-0/+2
2023-05-14Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u...WIP/14May2023Tom Rini44-4/+5477
2023-05-14Merge branch '2023-05-13-bootstd-updates-and-improvements'Tom Rini30-148/+180
2023-05-13bootstd: Create a new BOOTMETH_DISTROSimon Glass1-1/+9
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass18-126/+136
2023-05-13bootstd: Tidy up reporting of errorsSimon Glass4-8/+8
2023-05-13bootstd: Correct default boot commandSimon Glass3-4/+4
2023-05-13bootstd: Require HUSH_PARSER for script bootingSimon Glass1-0/+1
2023-05-13bootstd: usb: Avoid initing USB twiceSimon Glass2-0/+8
2023-05-13usb: Tidy up the usb_start flagSimon Glass6-8/+6
2023-05-13bootstd: Work around missing partition 1Simon Glass1-1/+8
2023-05-13efi_loader: fix efi_dp_from_file()Heinrich Schuchardt4-38/+18
2023-05-13efi_loader: simplify efi_dp_from_name()Heinrich Schuchardt1-10/+8
2023-05-13efi_loader: error code efi_dp_from_name()Heinrich Schuchardt1-1/+1
2023-05-13efi_loader: clean up efi_dp_from_fileHeinrich Schuchardt1-7/+9
2023-05-13efi_loader: duplicate code in efi_dp_from_nameHeinrich Schuchardt1-13/+1
2023-05-13efi_loader: avoid #ifdef in efi_dp_from_name()Heinrich Schuchardt1-12/+8
2023-05-13efi_loader: support booting semihosting fileHeinrich Schuchardt1-1/+2
2023-05-13efi_loader: print file path w/o boot deviceHeinrich Schuchardt1-4/+4
2023-05-13efi_loader: Fix warnings for unaligned accessesIlias Apalodimas1-1/+27
2023-05-13fwu: fix config FWU_MULTI_BANK_UPDATEHeinrich Schuchardt1-1/+1
2023-05-13doc: devicetree: fix u-boot.bin filename typoBaruch Siach1-1/+1
2023-05-13doc: signature: trim the future work listBaruch Siach1-2/+0
2023-05-13doc: signature: describe how to enable ECDSABaruch Siach1-0/+1
2023-05-13doc: signature: update algorithm addition descriptionBaruch Siach1-4/+4
2023-05-13doc: signature: update algorithms support descriptionBaruch Siach1-2/+2
2023-05-13doc: renesas: add Renesas board docsRalph Siemsen4-0/+132
2023-05-13tools: spkgimage: add Renesas SPKG formatRalph Siemsen7-0/+497
2023-05-13board: schneider: add RZN1 board supportRalph Siemsen14-0/+1917
2023-05-13ARM: rmobile: Add support for Renesas RZ/N1 SoCRalph Siemsen3-2/+47
2023-05-13ARM: dts: add devicetree for Renesas RZ/N1 SoCRalph Siemsen2-0/+626
2023-05-13ram: cadence: add driver for Cadence EDACRalph Siemsen6-0/+605
2023-05-13pinctrl: renesas: add R906G032 driverRalph Siemsen5-0/+529
2023-05-13clk: renesas: add R906G032 driverRalph Siemsen3-0/+1110