summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla
2021-09-09Kconfig: Drop duplicate 'select SHA512' instancesTom Rini
2021-09-08Merge branch '2021-09-08-fix-FIT-hash-algos-in-SPL'Tom Rini
2021-09-08image: Drop IMAGE_ENABLE_{MD5, CRC32} #definesAlexandru Gagniuc
2021-09-08image: Drop if/elseif hash selection in calculate_hash()Alexandru Gagniuc
2021-09-08common: Move MD5 hash to hash_algo[] array.Alexandru Gagniuc
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc
2021-09-08lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc
2021-09-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-09-07riscv: lib: modify the indentZong Li
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li
2021-09-07riscv: lib: implement enable_caches for sifive cacheZong Li
2021-09-07common: board_r: support enable_caches for RISC-VZong Li
2021-09-07cache: add sifive composable cache driverZong Li
2021-09-07riscv: Add missing sentinel in ocores_i2c.cThomas Skibo
2021-09-07riscv: show code leading to exceptionHeinrich Schuchardt
2021-09-07configs: qemu-riscvXX_spl_defconfig enable CMD_SBIHeinrich Schuchardt
2021-09-07riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt
2021-09-06Merge tag 'u-boot-stm32-20210906' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-09-06stm32mp: Fix board_get_usable_ram_top()Patrice Chotard
2021-09-04Merge tag 'efi-2021-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-09-04efi_loader: fix efi_tcg2_hash_log_extend_event() parameter checkMasahisa Kojima
2021-09-04efi_loader: fix boot_service_capability_min calculationMasahisa Kojima
2021-09-04efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL apiMasahisa Kojima
2021-09-04efi_loader: correct determination of secure boot stateHeinrich Schuchardt
2021-09-04efi_loader: efi_auth_var_type for AuditMode, DeployedModeHeinrich Schuchardt
2021-09-04efi_loader: don't load signature database from fileHeinrich Schuchardt
2021-09-04efi_loader: rounding of image sizeHeinrich Schuchardt
2021-09-04efi_loader: sections with zero VirtualSizeHeinrich Schuchardt
2021-09-04doc: Remove information about CAPSULE_FMP_HEADERMichal Simek
2021-09-03Merge tag 'xilinx-for-v2021.10-rc4' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-09-03spi: zynqmp_gqspi: Fix dma alignment issueAshok Reddy Soma
2021-09-03spi: zynqmp_gqspi: Switch genfifo start to manual modeAshok Reddy Soma
2021-09-03doc: Remove information about CAPSULE_FMP_HEADERMichal Simek
2021-09-01btrfs: Use default subvolume as filesystem rootMatwey V. Kornilov
2021-09-01Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-09-01tools: kwbimage: Remove comment about unimplemented register headers in v1 im...Pali Rohár
2021-09-01kwbimage: check return value of image_get_csk_indexHeinrich Schuchardt
2021-09-01kwbimage: check fopen() return valueHeinrich Schuchardt
2021-09-01arm: mvebu: turris_omnia: disable MCU watchdog in board_late_init()Marek Behún
2021-09-01arm: mvebu: turris_omnia: disable MCU watchdog in SPL when booting over UARTMarek Behún
2021-09-01arm: mvebu: turris_omnia: don't guard by CONFIG_SPL_BUILD macroMarek Behún
2021-09-01arm: mvebu: Move get_boot_device() to cpu.c and make visibleMarek Behún
2021-09-01serial: a37xx: Remove CONFIG_DEBUG_UART_SHIFT optionsPali Rohár
2021-09-01arm: mvebu: turris_omnia: Enable NVMe supportPali Rohár
2021-09-01arm: mvebu: turris_mox: Enable SATA supportPali Rohár
2021-09-01arm: mvebu: espressobin: Enable also SATA support via PCIePali Rohár
2021-09-01arm: mvebu: axp: Properly check for Armada XP in mach/soc.hPali Rohár
2021-09-01tools: kwbimage: Use IBR_HDR_* constants instead of raw numbersPali Rohár