aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-23env: mmc: Apply GPT only on eMMC user HW partitionWIP/2023-02-23-assorted-fixesMarek Vasut1-4/+8
2023-02-23trace: Relax test requirementsSimon Glass1-2/+3
2023-02-23x86: Pass -z execstack for EFI payload flagsTom Rini1-1/+2
2023-02-23Makefile: Link with -z noexectackTom Rini1-0/+1
2023-02-23fs: btrfs: limit the mapped length to the original lengthQu Wenruo1-0/+2
2023-02-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usbWIP/22Feb2023Tom Rini1-19/+19
2023-02-22Merge https://source.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini11-7/+47
2023-02-22chameleonv3: Convert CONFIG_SPL_MAX_SIZE to KconfigPaweł Anikiel1-0/+1
2023-02-22arm: dts: chameleonv3: Add 270-2 variantPaweł Anikiel3-0/+18
2023-02-22arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsiPaweł Anikiel3-2/+2
2023-02-22arm: dts: chameleonv3: Override chameleonv3 bitstream namesPaweł Anikiel2-0/+8
2023-02-22socfpga: chameleonv3: Move environment to a text filePaweł Anikiel2-5/+17
2023-02-22socfpga: chameleonv3: Enable ext4 in SPLPaweł Anikiel1-0/+1
2023-02-22usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpioVenkatesh Yadav Abbarapu1-19/+19
2023-02-19Merge tag 'efi-2023-04-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/19Feb2023Tom Rini25-216/+589
2023-02-19doc: remove superfluous warningHeinrich Schuchardt1-4/+0
2023-02-19efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAXEtienne Carriere3-15/+48
2023-02-19efi_loader: Measure the loaded DTBEtienne Carriere6-0/+106
2023-02-19efi_loader: fix wrong attribute check for QueryVariableInfoMasahisa Kojima1-3/+0
2023-02-19efi_loader: avoid buffer overrun in efi_var_mem_compareHeinrich Schuchardt1-1/+3
2023-02-19doc: arch: Add document for RISC-V architectureYu Chien Peter Lin3-0/+83
2023-02-19board: gateworks: venice: move README to RSTTim Harvey7-35/+163
2023-02-19doc: board: bcm7xxx: Convert to reStructuredText formatThomas Fitzsimmons3-156/+184
2023-02-19doc: devicetree: dt_qemu.rst: Fix the typo and spaceYu Chien Peter Lin1-2/+2
2023-02-17Merge branch '2023-02-17-assorted-fixes'Tom Rini2-7/+8
2023-02-17common: avb_verify: prevent opening incorrect sessionWIP/2023-02-17-assorted-fixesIvan Khoronzhuk1-4/+5
2023-02-17cpsw_mdio.c: Use correct reg in cpsw_mdio_get_aliveUlf Samuelsson1-3/+3
2023-02-17configs: Resync with savedefconfigTom Rini718-1775/+1572
2023-02-17Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini32-321/+331
2023-02-17riscv: binman: Add help message for missing blobsRick Chen2-0/+7
2023-02-17riscv: ae350: Adjust the memory layout of ae350Leo Yu-Chi Liang4-12/+12
2023-02-17riscv: Rename Andes cpu and board namesLeo Yu-Chi Liang22-30/+30
2023-02-17driver: cache-v5l2: Fix type casting warning on RV32Yu Chien Peter Lin1-1/+1
2023-02-17configs: ae350: Display CPU and board info for AE350 platformsYu Chien Peter Lin8-0/+16
2023-02-17configs: ae350: Increase maximum retry count for AE350 platformsYu Chien Peter Lin8-0/+8
2023-02-17configs: ae350: Enable v5l2 cache for AE350 platforms in SPLYu Chien Peter Lin5-0/+9
2023-02-17riscv: ax25: cache.c: Cleanups to L1/L2 cache function used in SPLYu Chien Peter Lin1-30/+68
2023-02-17riscv: ae350: dts: Update L2 cache compatible stringYu Chien Peter Lin3-3/+3
2023-02-17riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init()Yu Chien Peter Lin2-37/+43
2023-02-17driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platformYu Chien Peter Lin1-8/+24
2023-02-17board: AndesTech: ax25-ae350.c: Enable v5l2-cache in spl_board_init()Yu Chien Peter Lin1-8/+9
2023-02-17riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"Leo Yu-Chi Liang3-93/+2
2023-02-17riscv: global_data.h: Correct the comment for PLICSWYu Chien Peter Lin1-1/+1
2023-02-13Prepare v2023.04-rc2v2023.04-rc2Tom Rini2-2/+4
2023-02-13clocks: qcs404: Add support for I2C clocksSumit Garg2-0/+75
2023-02-13Merge tag 'i2c-updates-for-v2023.04' of https://source.denx.de/u-boot/custodi...WIP/13Feb2023Tom Rini9-13/+527
2023-02-13Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini18-7/+1358
2023-02-13arm: kirkwood: Enable uart0 dm-pre-reloc for Pogoplug V4 boardTony Dinh1-0/+7
2023-02-13arm: mvebu: Add support for Synology DS116 (Armada 385)Tony Dinh8-0/+595
2023-02-13arm: mvebu: Power up 2nd SATA port for Thecus N2350Tony Dinh1-2/+2