summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-26watchdog: versal: Include header file needed for dev_ functionsAshok Reddy Soma
2021-08-26xilinx: zynqmp: Add debug messages for boot modeMichal Simek
2021-08-26cmd: boot: Update reset usage messageMichal Simek
2021-08-26cmd: pwm: Remove additional pwm descriptionMichal Simek
2021-08-26xilinx: Enable config to display cpuinfoT Karthik Reddy
2021-08-26xilinx: common: Add function to print SoC infoT Karthik Reddy
2021-08-26soc: xilinx: versal: Add soc_xilinx_versal driverT Karthik Reddy
2021-08-26soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driverT Karthik Reddy
2021-08-26fdt_support: Add kernel-doc for fdt_fixup_memory_banks()Michal Simek
2021-08-26xilinx: Disable ARCH_FIXUP_FDT_MEMORYMichal Simek
2021-08-26ARM: zynq: Enable smcc and nor for zc770-xm012Michal Simek
2021-08-26ARM: zynq: Wire single qspi on couple of boardsMichal Simek
2021-08-26ARM: zynq: Replace 'io-standard' with 'power-source' propertySai Krishna Potthuri
2021-08-26xilinx: Add jedec compatible string for QSPI (Zynq/ZynqMP)Raju Kumar Pothuraju
2021-08-26arm64: zynqmp: Update comment style sm-k26Michal Simek
2021-08-26arm64: zynqmp: Fix header alignment on kv260 boardsMichal Simek
2021-08-26arm64: zynqmp: Fix node name for ds35/36 ledsMichal Simek
2021-08-26xilinx: zynqmp: Initialize usb and scsi via prebootMichal Simek
2021-08-26arm64: zynqmp: Disable WDT_CDNS driver by defaultMichal Simek
2021-08-26mmc: zynq_sdhci: Use set_control_reg from sdhci.cAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Wait till sd card detect state is stableT Karthik Reddy
2021-08-26mmc: zynq_sdhci: Move setting tapdelay code to driverAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelaysAshok Reddy Soma
2021-08-25Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini
2021-08-25arm: socfpga: Enable Intel N5X device buildSiew Chin Lim
2021-08-25include: configs: Add Intel N5X device CONFIGsSiew Chin Lim
2021-08-25arm: dts: Add base dtsi and devkit dts for Intel N5X deviceSiew Chin Lim
2021-08-25board: intel: Add socdk board support for Intel N5X deviceSiew Chin Lim
2021-08-25arm: socfpga: Add SPL for Intel N5X deviceSiew Chin Lim
2021-08-25ddr: altera: Add SDRAM driver for Intel N5X deviceTien Fong Chee
2021-08-25ddr: socfpga: Enable memory test on memory size less than 1GBTien Fong Chee
2021-08-25arm: socfpga: Changed misc_s10.c to misc_soc64.cSiew Chin Lim
2021-08-25arm: socfpga: Add clock manager for Intel N5X deviceSiew Chin Lim
2021-08-25arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.hSiew Chin Lim
2021-08-25drivers: clk: Add memory clock driver for Intel N5X deviceSiew Chin Lim
2021-08-25arm: socfpga: Get clock manager base address for Intel N5X deviceSiew Chin Lim
2021-08-25drivers: clk: Add clock driver for Intel N5X deviceSiew Chin Lim
2021-08-24ARM: rmobile: beacon-renesom: Enable QSPI NOR FlashAdam Ford
2021-08-24arm: socfpga: Add handoff data support for Intel N5X deviceTien Fong Chee
2021-08-24arm: socfpga: Add base address for Intel N5X deviceSiew Chin Lim
2021-08-24arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim
2021-08-24arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux fun...Siew Chin Lim
2021-08-23Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-08-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-08-23Merge tag 'for-v2021.10-rc3' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2021-08-22Merge branch '2021-08-21-assorted-changes'Tom Rini
2021-08-22bootcount: add a new driver with syscon as backendNandor Han
2021-08-22i2c: i2c-gpio: Support the named GPIO bindingSamuel Holland
2021-08-22gpio: mcp230xx: Introduce new driverSebastian Reichel
2021-08-22i2c: add dm_i2c_reg_clrsetSebastian Reichel