summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-11environment: ti: mmc.h: Make the finduuid generic for usage across different ...Aswath Govindraju1-1/+1
2021-09-11board: ti: am64x: Add support for fixing dr_mode while booting from USBAswath Govindraju1-0/+32
2021-09-11ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods2-40/+6
2021-09-11arm: am335x: Enable SPL_OF_CONTROL on some configsTom Rini2-0/+2
2021-09-10Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini12-24/+76
2021-09-10arm: a37xx: pci: Don't spam about PIO Response StatusMarek Behún1-1/+1
2021-09-10arm: marvell: Dreamplug: fix typo in eth1 nameTony Dinh1-1/+1
2021-09-10arm: mvebu : sata_mv should probe all portsTony Dinh1-4/+10
2021-09-10arm: mvebu: a38x: Fix 5200000 baudratePali Rohár1-1/+1
2021-09-10arm: mvebu: espressobin: Enable GPT partition supportPali Rohár1-0/+1
2021-09-10arm: mvebu: turris_{omnia, mox}: GPT partition supportPali Rohár2-0/+2
2021-09-10arm: a37xx: pci: Implement re-issuing config requests on CRS responsePali Rohár1-15/+43
2021-09-10arm: a37xx: pci: Disable returning CRS responsePali Rohár1-1/+12
2021-09-10arm: mvebu: dts: Armada8k enable mdioSven Auhagen4-0/+4
2021-09-10arm: kirkwood: Sheevaplug: Update board maintainerTony Dinh1-1/+1
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla12-12/+12
2021-09-09Kconfig: Drop duplicate 'select SHA512' instancesTom Rini2-2/+0
2021-09-09Merge branch '2021-09-08-fix-FIT-hash-algos-in-SPL'Tom Rini24-171/+60
2021-09-08image: Drop IMAGE_ENABLE_{MD5, CRC32} #definesAlexandru Gagniuc1-20/+0
2021-09-08image: Drop if/elseif hash selection in calculate_hash()Alexandru Gagniuc3-26/+23
2021-09-08common: Move MD5 hash to hash_algo[] array.Alexandru Gagniuc4-4/+20
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc11-33/+6
2021-09-08lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc6-14/+8
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc5-74/+3
2021-09-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini25-159/+176
2021-09-07riscv: lib: modify the indentZong Li1-1/+1
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li10-156/+9
2021-09-07riscv: lib: implement enable_caches for sifive cacheZong Li3-0/+33
2021-09-07common: board_r: support enable_caches for RISC-VZong Li2-2/+6
2021-09-07cache: add sifive composable cache driverZong Li3-0/+83
2021-09-07riscv: Add missing sentinel in ocores_i2c.cThomas Skibo1-0/+1
2021-09-07riscv: show code leading to exceptionHeinrich Schuchardt1-0/+33
2021-09-07configs: qemu-riscvXX_spl_defconfig enable CMD_SBIHeinrich Schuchardt2-0/+2
2021-09-07riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt2-0/+8
2021-09-06Merge tag 'u-boot-stm32-20210906' of https://source.denx.de/u-boot/custodians...Tom Rini1-1/+1
2021-09-06stm32mp: Fix board_get_usable_ram_top()Patrice Chotard1-1/+1
2021-09-04Merge tag 'efi-2021-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini7-38/+118
2021-09-04efi_loader: fix efi_tcg2_hash_log_extend_event() parameter checkMasahisa Kojima2-1/+3
2021-09-04efi_loader: fix boot_service_capability_min calculationMasahisa Kojima1-1/+1
2021-09-04efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL apiMasahisa Kojima1-0/+19
2021-09-04efi_loader: correct determination of secure boot stateHeinrich Schuchardt1-8/+31
2021-09-04efi_loader: efi_auth_var_type for AuditMode, DeployedModeHeinrich Schuchardt3-2/+5
2021-09-04efi_loader: don't load signature database from fileHeinrich Schuchardt4-20/+30
2021-09-04efi_loader: rounding of image sizeHeinrich Schuchardt1-2/+2
2021-09-04efi_loader: sections with zero VirtualSizeHeinrich Schuchardt1-4/+27
2021-09-04doc: Remove information about CAPSULE_FMP_HEADERMichal Simek1-1/+0
2021-09-03Merge tag 'xilinx-for-v2021.10-rc4' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-17/+14
2021-09-03spi: zynqmp_gqspi: Fix dma alignment issueAshok Reddy Soma1-9/+7
2021-09-03spi: zynqmp_gqspi: Switch genfifo start to manual modeAshok Reddy Soma1-7/+7
2021-09-03doc: Remove information about CAPSULE_FMP_HEADERMichal Simek1-1/+0