aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-27phy: meson-axg-mipi: Access parent ofnode through dev_ofnode()Alper Nebi Yasak
2021-07-27phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto"Alper Nebi Yasak
2021-07-27board: amlogic: vim3: fix phy-names property setupArtem Lapkin
2021-07-27VIM3: mmc_get_env_dev correct non emmc boot sourcesArtem Lapkin
2021-07-27meson64: add kernel compression varsArtem Lapkin
2021-07-26Prepare v2021.10-rc1Tom Rini
2021-07-26Merge tag 'xilinx-for-v2021.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-07-26arm64: zynqmp: Move USB3 PHY properties from DWC3 node to USB nodeManish Narani
2021-07-26xilinx: Define kernel_comp_addr_r,kernel_comp_size env variablesRaju Kumar Pothuraju
2021-07-26arm64: versal: Drop default definitions of CONFIG_SYS_PBSIZEMichal Simek
2021-07-26arm64: zynqmp: Enable reset and poweroff via sysreset frameworkMichal Simek
2021-07-26arm64: zynqmp: Do not define do_reset() if sysreset is enabledMichal Simek
2021-07-26psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabledMichal Simek
2021-07-26xilinx: versal: Enable Xilinx AXI MRMACAshok Reddy Soma
2021-07-26net: xilinx: axi_mrmac: Add MRMAC driverAshok Reddy Soma
2021-07-26net: ethtool: Add ethernet speed macros for higher speedsAshok Reddy Soma
2021-07-26clk: zynqmp: Add support for enabling clock on lpd_lsbusMichal Simek
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