aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-06674-162/+562
* Prepare v2022.07-rc4v2022.07-rc4Tom Rini2022-06-061-1/+1
* configs: fsl: add missing SYS_FMAN_FW_ADDR definesCamelia Groza2022-06-062-0/+2
* doc: update mail author for st-dt.rstPatrick Delaunay2022-06-061-1/+1
* Merge tag 'efi-2022-07-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...WIP/04Jun2022Tom Rini2022-06-046-58/+362
|\
| * efi: test/py: authenticate fit capsulesVincent Stehlé2022-06-044-48/+353
| * test/py: efi_capsule: repair image authentication testVincent Stehlé2022-06-042-5/+5
| * EFI: Update the documentation to reflect the correct value of OsIndicationsSughosh Ganu2022-06-041-1/+1
| * EFI: Populate descriptor_count value only when image_info_size is not zeroSughosh Ganu2022-06-041-3/+2
| * doc: environment: Fix typoChris Packham2022-06-041-1/+1
|/
* Merge branch '2022-06-03-assorted-fixes'Tom Rini2022-06-0311-8/+28
|\
| * board: ti: am64x: Update MAINTAINERSDave Gerlach2022-06-031-1/+1
| * squashfs: Fix compilation on big endian systemsWIP/2022-06-03-assorted-fixesPali Rohár2022-06-032-4/+2
| * imx: imx8mq: select CONFIG_CMD_CLKPeng Fan2022-06-031-0/+1
| * imx: imx8mq: default select CLK_IMX8MQPeng Fan2022-06-031-0/+1
| * fdt: Add U-Boot version to chosen nodeFrancesco Dolcini2022-06-031-0/+10
| * net: Check for the minimum IP fragmented datagram sizeFabio Estevam2022-06-032-0/+5
| * armv8: Fix TCR 64-bit writesAndre Przywara2022-06-031-3/+3
| * net: enetc: unregister mdiobusMichael Walle2022-06-031-0/+3
| * ubifs: Fix lockup/crash when reading filesPali Rohár2022-06-031-0/+2
|/
* Merge tag 'efi-2022-07-rc4-3' of https://source.denx.de/u-boot/custodians/u-b...WIP/31May2022Tom Rini2022-05-3117-166/+359
|\
| * bootmenu: use utf-8 for menu titleMasahisa Kojima2022-05-311-22/+21
| * doc/efi: add firmware management protocol to the documentationVincent Stehlé2022-05-281-0/+6
| * efi: fix documentation warningsVincent Stehlé2022-05-281-5/+5
| * lib/charset: fix compile warningsMasahisa Kojima2022-05-281-1/+1
| * efi_loader: bootmgr: fix a problem in loading an image from a short-pathAKASHI Takahiro2022-05-281-4/+103
| * efi_loader: disk: add efi_disk_is_removable()AKASHI Takahiro2022-05-282-0/+30
| * cmd/bootefi: correct command syntaxHeinrich Schuchardt2022-05-282-10/+19
| * test: don't change console timeout in EFI selftest.Heinrich Schuchardt2022-05-281-2/+0
| * test: fix pylint warnings in test_efi_selftest.pyHeinrich Schuchardt2022-05-281-61/+28
| * bootmenu: U-Boot console is enabled as defaultMasahisa Kojima2022-05-283-12/+9
| * doc: sandbox: Add additional valgrind documentationSean Anderson2022-05-281-8/+94
| * doc/build/gcc: add more required packagesHeinrich Schuchardt2022-05-281-4/+4
| * doc: sandbox: Add a note of disabling LTO when using gdbBin Meng2022-05-281-0/+3
| * doc: sandbox: Correct the memory size config optionBin Meng2022-05-281-1/+1
| * valgrind: Disable on Risc-VSean Anderson2022-05-281-0/+1
| * test: restore timeout after bootmenu unit testHeinrich Schuchardt2022-05-281-33/+33
| * disk: incorrect message in is_gpt_valid()Heinrich Schuchardt2022-05-281-3/+1
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2022-05-2711-153/+23
|\
| * riscv: qemu: Set kernel_comp_addr_r for compressed kernelBin Meng2022-05-261-4/+6
| * riscv: sifive: unleashed: Set kernel_comp_addr_r for compressed kernelBin Meng2022-05-262-6/+6
| * riscv: sifive: unmatched: Adjust for big ramdisk imageBin Meng2022-05-261-5/+5
| * riscv: Clean up asm/io.hLeo Yu-Chi Liang2022-05-261-116/+0
| * riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.hMichal Simek2022-05-261-22/+0
| * cmd/sbi: add implementation ID 6 - CofferHeinrich Schuchardt2022-05-261-0/+1
| * riscv: ae350: Fix OF_BOARD boot failureRick Chen2022-05-264-0/+4
| * riscv: ae350: Fix OF_BOARD boot failureRick Chen2022-05-261-0/+1
* | Merge branch '2022-05-26-assorted-fixes'Tom Rini2022-05-2712-11/+35
|\ \
| * | net: e1000: Depend on CONFIG_PCIWIP/2022-05-26-assorted-fixesSean Anderson2022-05-261-0/+1
| * | test: fix parsing the mksquashfs version numberHeinrich Schuchardt2022-05-261-5/+4