summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-03net: Check for the minimum IP fragmented datagram sizeFabio Estevam
2022-06-03armv8: Fix TCR 64-bit writesAndre Przywara
2022-06-03net: enetc: unregister mdiobusMichael Walle
2022-06-03ubifs: Fix lockup/crash when reading filesPali Rohár
2022-05-31Merge tag 'efi-2022-07-rc4-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-05-31bootmenu: use utf-8 for menu titleMasahisa Kojima
2022-05-28doc/efi: add firmware management protocol to the documentationVincent Stehlé
2022-05-28efi: fix documentation warningsVincent Stehlé
2022-05-28lib/charset: fix compile warningsMasahisa Kojima
2022-05-28efi_loader: bootmgr: fix a problem in loading an image from a short-pathAKASHI Takahiro
2022-05-28efi_loader: disk: add efi_disk_is_removable()AKASHI Takahiro
2022-05-28cmd/bootefi: correct command syntaxHeinrich Schuchardt
2022-05-28test: don't change console timeout in EFI selftest.Heinrich Schuchardt
2022-05-28test: fix pylint warnings in test_efi_selftest.pyHeinrich Schuchardt
2022-05-28bootmenu: U-Boot console is enabled as defaultMasahisa Kojima
2022-05-28doc: sandbox: Add additional valgrind documentationSean Anderson
2022-05-28doc/build/gcc: add more required packagesHeinrich Schuchardt
2022-05-28doc: sandbox: Add a note of disabling LTO when using gdbBin Meng
2022-05-28doc: sandbox: Correct the memory size config optionBin Meng
2022-05-28valgrind: Disable on Risc-VSean Anderson
2022-05-28test: restore timeout after bootmenu unit testHeinrich Schuchardt
2022-05-28disk: incorrect message in is_gpt_valid()Heinrich Schuchardt
2022-05-27Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-05-27Merge branch '2022-05-26-assorted-fixes'Tom Rini
2022-05-26net: e1000: Depend on CONFIG_PCISean Anderson
2022-05-26test: fix parsing the mksquashfs version numberHeinrich Schuchardt
2022-05-26board: freescale: Update MAINTAINERS ListWasim Khan
2022-05-26arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-splGeorgi Vlaev
2022-05-26MAINTAINERS: aspeed: Add more files and myself as a reviewerJoel Stanley
2022-05-26net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196)Andrea zi0Black Cappa
2022-05-26test/py: test_part: Correct the test case nameBin Meng
2022-05-26test/py: test_fs: Correct the test case nameBin Meng
2022-05-26test/py: Reset the console timeout valueBin Meng
2022-05-26riscv: qemu: Set kernel_comp_addr_r for compressed kernelBin Meng
2022-05-26riscv: sifive: unleashed: Set kernel_comp_addr_r for compressed kernelBin Meng
2022-05-26riscv: sifive: unmatched: Adjust for big ramdisk imageBin Meng
2022-05-26riscv: Clean up asm/io.hLeo Yu-Chi Liang
2022-05-26riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.hMichal Simek
2022-05-26cmd/sbi: add implementation ID 6 - CofferHeinrich Schuchardt
2022-05-26riscv: ae350: Fix OF_BOARD boot failureRick Chen
2022-05-26riscv: ae350: Fix OF_BOARD boot failureRick Chen
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-05-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-05-24Merge tag 'tpm-24052022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini
2022-05-24xilinx: zynqmp: Wire tee for Multi DTB use casesMichal Simek
2022-05-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini
2022-05-24serial: Remove obsolete CONS_INDEX_n Kconfig optionsSamuel Holland
2022-05-24sunxi: Remove obsolete Kconfig selectionsSamuel Holland
2022-05-24sunxi: board: Fix UART PortF pinmux setupAndre Przywara
2022-05-24clk: sunxi: add and use dummy gate clocksAndre Przywara