aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-04Merge tag 'efi-2022-07-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...WIP/04Jun2022Tom Rini6-58/+362
2022-06-04efi: test/py: authenticate fit capsulesVincent Stehlé4-48/+353
2022-06-04test/py: efi_capsule: repair image authentication testVincent Stehlé2-5/+5
2022-06-04EFI: Update the documentation to reflect the correct value of OsIndicationsSughosh Ganu1-1/+1
2022-06-04EFI: Populate descriptor_count value only when image_info_size is not zeroSughosh Ganu1-3/+2
2022-06-04doc: environment: Fix typoChris Packham1-1/+1
2022-06-03Merge branch '2022-06-03-assorted-fixes'Tom Rini11-8/+28
2022-06-03board: ti: am64x: Update MAINTAINERSDave Gerlach1-1/+1
2022-06-03squashfs: Fix compilation on big endian systemsPali Rohár2-4/+2
2022-06-03imx: imx8mq: select CONFIG_CMD_CLKPeng Fan1-0/+1
2022-06-03imx: imx8mq: default select CLK_IMX8MQPeng Fan1-0/+1
2022-06-03fdt: Add U-Boot version to chosen nodeFrancesco Dolcini1-0/+10
2022-06-03net: Check for the minimum IP fragmented datagram sizeFabio Estevam2-0/+5
2022-06-03armv8: Fix TCR 64-bit writesAndre Przywara1-3/+3
2022-06-03net: enetc: unregister mdiobusMichael Walle1-0/+3
2022-06-03ubifs: Fix lockup/crash when reading filesPali Rohár1-0/+2
2022-05-31Merge tag 'efi-2022-07-rc4-3' of https://source.denx.de/u-boot/custodians/u-b...WIP/31May2022Tom Rini17-166/+359
2022-05-31bootmenu: use utf-8 for menu titleMasahisa Kojima1-22/+21
2022-05-28doc/efi: add firmware management protocol to the documentationVincent Stehlé1-0/+6
2022-05-28efi: fix documentation warningsVincent Stehlé1-5/+5
2022-05-28lib/charset: fix compile warningsMasahisa Kojima1-1/+1
2022-05-28efi_loader: bootmgr: fix a problem in loading an image from a short-pathAKASHI Takahiro1-4/+103
2022-05-28efi_loader: disk: add efi_disk_is_removable()AKASHI Takahiro2-0/+30
2022-05-28cmd/bootefi: correct command syntaxHeinrich Schuchardt2-10/+19
2022-05-28test: don't change console timeout in EFI selftest.Heinrich Schuchardt1-2/+0
2022-05-28test: fix pylint warnings in test_efi_selftest.pyHeinrich Schuchardt1-61/+28
2022-05-28bootmenu: U-Boot console is enabled as defaultMasahisa Kojima3-12/+9
2022-05-28doc: sandbox: Add additional valgrind documentationSean Anderson1-8/+94
2022-05-28doc/build/gcc: add more required packagesHeinrich Schuchardt1-4/+4
2022-05-28doc: sandbox: Add a note of disabling LTO when using gdbBin Meng1-0/+3
2022-05-28doc: sandbox: Correct the memory size config optionBin Meng1-1/+1
2022-05-28valgrind: Disable on Risc-VSean Anderson1-0/+1
2022-05-28test: restore timeout after bootmenu unit testHeinrich Schuchardt1-33/+33
2022-05-28disk: incorrect message in is_gpt_valid()Heinrich Schuchardt1-3/+1
2022-05-27Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini11-153/+23
2022-05-27Merge branch '2022-05-26-assorted-fixes'Tom Rini12-11/+35
2022-05-26net: e1000: Depend on CONFIG_PCIWIP/2022-05-26-assorted-fixesSean Anderson1-0/+1
2022-05-26test: fix parsing the mksquashfs version numberHeinrich Schuchardt1-5/+4
2022-05-26board: freescale: Update MAINTAINERS ListWasim Khan2-0/+3
2022-05-26arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-splGeorgi Vlaev3-1/+9
2022-05-26MAINTAINERS: aspeed: Add more files and myself as a reviewerJoel Stanley1-0/+11
2022-05-26net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196)Andrea zi0Black Cappa1-3/+1
2022-05-26test/py: test_part: Correct the test case nameBin Meng1-1/+1
2022-05-26test/py: test_fs: Correct the test case nameBin Meng1-1/+1
2022-05-26test/py: Reset the console timeout valueBin Meng1-0/+4
2022-05-26riscv: qemu: Set kernel_comp_addr_r for compressed kernelBin Meng1-4/+6
2022-05-26riscv: sifive: unleashed: Set kernel_comp_addr_r for compressed kernelBin Meng2-6/+6
2022-05-26riscv: sifive: unmatched: Adjust for big ramdisk imageBin Meng1-5/+5
2022-05-26riscv: Clean up asm/io.hLeo Yu-Chi Liang1-116/+0
2022-05-26riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.hMichal Simek1-22/+0