summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * arm: mvebu: Move get_boot_device() to cpu.c and make visibleMarek Behún2021-09-013-68/+71
| * serial: a37xx: Remove CONFIG_DEBUG_UART_SHIFT optionsPali Rohár2021-09-014-4/+0
| * arm: mvebu: turris_omnia: Enable NVMe supportPali Rohár2021-09-011-0/+1
| * arm: mvebu: turris_mox: Enable SATA supportPali Rohár2021-09-011-0/+6
| * arm: mvebu: espressobin: Enable also SATA support via PCIePali Rohár2021-09-011-0/+2
| * arm: mvebu: axp: Properly check for Armada XP in mach/soc.hPali Rohár2021-09-011-1/+1
| * tools: kwbimage: Use IBR_HDR_* constants instead of raw numbersPali Rohár2021-09-011-11/+11
| * tools: kwbimage: Verify size of image dataPali Rohár2021-09-011-1/+1
| * tools: kwbimage: Verify size of v0 image headerPali Rohár2021-09-011-0/+3
| * tools: kwbimage: Verify supported image versionPali Rohár2021-09-011-3/+3
| * arm: mvebu: a38x: Define supported UART baudratesPali Rohár2021-09-011-0/+9
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2021-08-314-0/+50
|\
| * ARM: rmobile: beacon-renesom: Enable QSPI NOR FlashAdam Ford2021-08-244-0/+50
* | Prepare v2021.10-rc3v2021.10-rc3Tom Rini2021-08-301-1/+1
* | configs: Resync with savedefconfigTom Rini2021-08-305-13/+8
* | Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/27Aug2021Tom Rini2021-08-2749-294/+1395
|\ \
| * | xilinx: zynqmp: Enable stack relocation to DDRMichal Simek2021-08-261-0/+4
| * | xilinx: zynqmp: Update descriptions for u-boot.itsMichal Simek2021-08-261-2/+2
| * | xilinx: common: Enabling generic function for DT reselectionMichal Simek2021-08-262-6/+81
| * | xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FITMichal Simek2021-08-261-0/+47
| * | arm64: dts: Make sure that all DTBs are 64bit alignedMichal Simek2021-08-261-1/+1
| * | Makefile: Align fit-dtb.blob and u-boot.itb by 64bitsMichal Simek2021-08-261-0/+3
| * | xilinx: zynqmp: Check that DT is 64bit alignedMichal Simek2021-08-261-0/+3
| * | xilinx: Add support for generic board detectionMichal Simek2021-08-261-0/+31
| * | xilinx: common: Free allocated structureMichal Simek2021-08-261-5/+7
| * | xilinx: common: Change board_info[] handlingMichal Simek2021-08-261-17/+6
| * | xilinx: Use variable for passing board_nameMichal Simek2021-08-261-2/+4
| * | xilinx: fru: Replace spaces with \0 in detected nameMichal Simek2021-08-261-1/+5