summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pci: Drop DM_PCIWIP/2021-09-09-finish-pre-DM_PCI-removalSimon Glass2021-09-0915-54/+14
* pci: Drop PCI_INDIRECT_BRIDGESimon Glass2021-09-0910-92/+0
* net: Drop DM_PCI check from designware driverSimon Glass2021-09-091-12/+10
* pci: acpi: Drop DM_PCI check from ahciSimon Glass2021-09-092-59/+0
* pci: Drop DM_PCI check from fdtdecSimon Glass2021-09-091-2/+8
* pci: Drop old code from header fileSimon Glass2021-09-091-57/+3
* ppc: Remove UCP1020 boardSimon Glass2021-09-0916-2329/+1
* MAINTAINERS: Update ARM TI entryLokesh Vutla2021-09-0912-12/+12
* Kconfig: Drop duplicate 'select SHA512' instancesTom Rini2021-09-092-2/+0
* Merge branch '2021-09-08-fix-FIT-hash-algos-in-SPL'Tom Rini2021-09-0824-171/+60
|\
| * image: Drop IMAGE_ENABLE_{MD5, CRC32} #definesWIP/2021-09-08-fix-FIT-hash-algos-in-SPLAlexandru Gagniuc2021-09-081-20/+0
| * image: Drop if/elseif hash selection in calculate_hash()Alexandru Gagniuc2021-09-083-26/+23
| * common: Move MD5 hash to hash_algo[] array.Alexandru Gagniuc2021-09-084-4/+20
| * common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc2021-09-0811-33/+6
| * lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc2021-09-086-14/+8
| * common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc2021-09-085-74/+3
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/07Sep2021Tom Rini2021-09-0725-159/+176
|\
| * riscv: lib: modify the indentZong Li2021-09-071-1/+1
| * board: sifive: use ccache driver instead of helper functionZong Li2021-09-0710-156/+9
| * riscv: lib: implement enable_caches for sifive cacheZong Li2021-09-073-0/+33
| * common: board_r: support enable_caches for RISC-VZong Li2021-09-072-2/+6
| * cache: add sifive composable cache driverZong Li2021-09-073-0/+83
| * riscv: Add missing sentinel in ocores_i2c.cThomas Skibo2021-09-071-0/+1
| * riscv: show code leading to exceptionHeinrich Schuchardt2021-09-071-0/+33
| * configs: qemu-riscvXX_spl_defconfig enable CMD_SBIHeinrich Schuchardt2021-09-072-0/+2
| * riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt2021-09-072-0/+8
|/
* Merge tag 'u-boot-stm32-20210906' of https://source.denx.de/u-boot/custodians...Tom Rini2021-09-061-1/+1
|\
| * stm32mp: Fix board_get_usable_ram_top()Patrice Chotard2021-09-061-1/+1
* | Merge tag 'efi-2021-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...WIP/04Sep2021Tom Rini2021-09-047-38/+118
|\ \ | |/ |/|
| * efi_loader: fix efi_tcg2_hash_log_extend_event() parameter checkMasahisa Kojima2021-09-042-1/+3
| * efi_loader: fix boot_service_capability_min calculationMasahisa Kojima2021-09-041-1/+1
| * efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL apiMasahisa Kojima2021-09-041-0/+19
| * efi_loader: correct determination of secure boot stateHeinrich Schuchardt2021-09-041-8/+31
| * efi_loader: efi_auth_var_type for AuditMode, DeployedModeHeinrich Schuchardt2021-09-043-2/+5
| * efi_loader: don't load signature database from fileHeinrich Schuchardt2021-09-044-20/+30
| * efi_loader: rounding of image sizeHeinrich Schuchardt2021-09-041-2/+2
| * efi_loader: sections with zero VirtualSizeHeinrich Schuchardt2021-09-041-4/+27
| * doc: Remove information about CAPSULE_FMP_HEADERMichal Simek2021-09-041-1/+0
* | Merge tag 'xilinx-for-v2021.10-rc4' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-09-032-17/+14
|\ \ | |/ |/|
| * spi: zynqmp_gqspi: Fix dma alignment issueAshok Reddy Soma2021-09-031-9/+7
| * spi: zynqmp_gqspi: Switch genfifo start to manual modeAshok Reddy Soma2021-09-031-7/+7
| * doc: Remove information about CAPSULE_FMP_HEADERMichal Simek2021-09-031-1/+0
|/
* btrfs: Use default subvolume as filesystem rootMatwey V. Kornilov2021-09-011-3/+35
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-09-0112-101/+138
|\
| * tools: kwbimage: Remove comment about unimplemented register headers in v1 im...Pali Rohár2021-09-011-2/+0
| * kwbimage: check return value of image_get_csk_indexHeinrich Schuchardt2021-09-011-1/+1
| * kwbimage: check fopen() return valueHeinrich Schuchardt2021-09-011-0/+11
| * arm: mvebu: turris_omnia: disable MCU watchdog in board_late_init()Marek Behún2021-09-011-5/+5
| * arm: mvebu: turris_omnia: disable MCU watchdog in SPL when booting over UARTMarek Behún2021-09-012-1/+17
| * arm: mvebu: turris_omnia: don't guard by CONFIG_SPL_BUILD macroMarek Behún2021-09-011-8/+0