aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-26arm64: dts: zynqmp: Enable USB2.0 for zc1751-xm016-dc2Piyush Mehta
2021-07-26xilinx: Return ENVL_NOWHERE instead of ENVL_UNKNOWNMike Looijmans
2021-07-26mmc: zynq_sdhci: Make variables/structure staticMichal Simek
2021-07-26mmc: zynq_sdhci: Fix kernel doc warningsMichal Simek
2021-07-26mmc: zynq_sdhci: Split set_tapdelay function to in and outAshok Reddy Soma
2021-07-26mmc: zynq_sdhci: Use Mask writes for Tap delaysAshok Reddy Soma
2021-07-26mmc: zynq_sdhci: Allow configuring zero Tap valuesAshok Reddy Soma
2021-07-26mmc: zynq_sdhci: Resolve uninitialized return valueAshok Reddy Soma
2021-07-26xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MBRicardo Salveti
2021-07-24Merge tag 'efi-2021-10-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-07-24Merge branch '2021-07-24-arm-and-platform-updates'Tom Rini
2021-07-24serial: pl011: Enable DEBUG_UART_PL011 in SPLChen Baozi
2021-07-24reset: ast2600: Fix missing reference operatorChia-Wei Wang
2021-07-24MAINTAINERS: correct the path of UEFI docsAKASHI Takahiro
2021-07-24test/py: efi_capsule: align with efidebug syntax changesAKASHI Takahiro
2021-07-24efi_loader: remove asm/setjmp.h from efi_api.hAKASHI Takahiro
2021-07-24efi_loader: capsule: remove authentication dataAKASHI Takahiro
2021-07-24efi_loader: capsule: remove unused guidAKASHI Takahiro
2021-07-24smbios: error handling for invalid addressesHeinrich Schuchardt
2021-07-24smbios: Fix calculating BIOS Release DatePali Rohár
2021-07-24doc: fix board/openpiton/riscv64.rstHeinrich Schuchardt
2021-07-24doc: remove qemu_capsule_update from indexHeinrich Schuchardt
2021-07-24doc: Bring in Makefile documentationSimon Glass
2021-07-23serial: pl011: Resend the character if FIFO is full in debug uartChen Baozi
2021-07-23command: Fix SMC and HVC maximum number of argumentsSiew Chin Lim
2021-07-23armv8: Initialize CNTFRQ if at highest exception levelPeter Hoyes
2021-07-23serial: serial_msm: Delay initialization to let pins stabilizeStephan Gerhold
2021-07-23board: dragonboard410c: Fix fastbootStephan Gerhold
2021-07-23board: dragonboard410c: Fix PHYS_SDRAM_1_SIZEStephan Gerhold
2021-07-23board: dragonboard410c: Load U-Boot directly without LKStephan Gerhold
2021-07-23configs: synquacer: Ignore OsIndications on DeveloperBoxMasami Hiramatsu
2021-07-23configs: synquacer: Use RAW capsule image instead of FITMasami Hiramatsu
2021-07-23configs: synquacer: Enable UEFI secure bootMasami Hiramatsu
2021-07-23configs: synquacer: Drop Ext2/4 support by defaultMasami Hiramatsu
2021-07-23configs: synquacer: Remove mtdparts settings and update DFU settingMasami Hiramatsu
2021-07-23dts: synquacer: Add partition information to the spi-norMasami Hiramatsu
2021-07-23configs: synquacer: Make U-Boot binary position independentMasami Hiramatsu
2021-07-23board: synquacer: Initialize SCBM SMMU at board_init()Masami Hiramatsu
2021-07-23Merge branch '2021-07-23-reboot-mode-and-cryptfs-passwd-support'Tom Rini
2021-07-23test: add first autoboot unit testsSteffen Jaeckel
2021-07-23common: add support to fallback to plain SHA256Steffen Jaeckel
2021-07-23common: add AUTOBOOT_FLUSH_STDIN optionSteffen Jaeckel
2021-07-23common: allow disabling of timeout for password entrySteffen Jaeckel
2021-07-23common: Rename macro appropriatelySteffen Jaeckel
2021-07-23common: integrate crypt-based passwordsSteffen Jaeckel
2021-07-23lib: wrap crypt API to hide errno usageSteffen Jaeckel
2021-07-23lib: add crypt subsystemSteffen Jaeckel
2021-07-23reboot-mode: read the boot mode from RTC memoryNandor Han
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han
2021-07-23reboot-mode: add support for reboot mode controlNandor Han