aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-05-26cmd/sbi: add implementation ID 6 - CofferHeinrich Schuchardt1-0/+1
2022-05-26riscv: ae350: Fix OF_BOARD boot failureRick Chen4-0/+4
2022-05-26riscv: ae350: Fix OF_BOARD boot failureRick Chen1-0/+1
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...WIP/25May2022Tom Rini39-122/+254
2022-05-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/24May2022Tom Rini185-2508/+5516
2022-05-24Merge tag 'tpm-24052022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini4-3/+185
2022-05-24xilinx: zynqmp: Wire tee for Multi DTB use casesMichal Simek1-0/+10
2022-05-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini11-0/+1498
2022-05-24serial: Remove obsolete CONS_INDEX_n Kconfig optionsSamuel Holland1-26/+0
2022-05-24sunxi: Remove obsolete Kconfig selectionsSamuel Holland1-3/+0
2022-05-24sunxi: board: Fix UART PortF pinmux setupAndre Przywara1-6/+7
2022-05-24clk: sunxi: add and use dummy gate clocksAndre Przywara5-0/+14
2022-05-24clk: sunxi: add PIO bus gate clocksAndre Przywara12-0/+28
2022-05-24clk: sunxi: h6_r: Correct the driver nameSamuel Holland1-2/+2
2022-05-24mmc: sunxi: Remove unnecessary pinmux option dependencySamuel Holland1-1/+1
2022-05-24sunxi: Skip MMC0 init when its pinmux conflicts with UART0Samuel Holland1-12/+10
2022-05-23Prepare v2022.07-rc3v2022.07-rc3Tom Rini1-1/+1
2022-05-23arm: socfpga: Add the terasic de10-standard boardHumberto Naves11-0/+1498
2022-05-23configs: Resync with savedefconfigTom Rini32-41/+7
2022-05-23Merge branch '2022-05-23-regression-fixes'Tom Rini19-80/+149
2022-05-23net: fix phy_string_for_interfaceTim Harvey1-1/+1
2022-05-23tpm: add support for TPMv2.x I2C chipsEddie James3-0/+181
2022-05-23mmc: fsl_esdhc_spl: Fix checking for number of read sectorsPali Rohár1-1/+1
2022-05-23arm: gic_v2: Skip gic_init_secure when cpu is not in el3Sai Pavan Boddu1-0/+5
2022-05-23test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some ...Patrice Chotard1-10/+6
2022-05-23spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard7-43/+36
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard7-30/+104
2022-05-23powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR bootingPali Rohár1-1/+1
2022-05-23powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support for NOR bootingPali Rohár1-1/+1
2022-05-23fs/squashfs: use lldiv function for mathSean Nyekjaer1-2/+3
2022-05-23tpm: core: Set timeouts before requesting localityEddie James1-3/+4
2022-05-23Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini149-956/+7063
2022-05-23ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut16-0/+4012