Commit Graph

  • 42e20f52d9 soc: xilinx: versal: Add soc_xilinx_versal driver T Karthik Reddy 2021-08-10 06:50:19 -06:00
  • a890a53ad2 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver T Karthik Reddy 2021-08-10 06:50:18 -06:00
  • 5e1a3be667 fdt_support: Add kernel-doc for fdt_fixup_memory_banks() Michal Simek 2021-08-10 09:21:54 +02:00
  • 1031a11d71 xilinx: Disable ARCH_FIXUP_FDT_MEMORY Michal Simek 2021-08-06 14:09:32 +02:00
  • c2b7244322 ARM: zynq: Enable smcc and nor for zc770-xm012 Michal Simek 2021-08-06 13:30:11 +02:00
  • 0df062bf04 ARM: zynq: Wire single qspi on couple of boards Michal Simek 2021-08-06 13:30:19 +02:00
  • b9c4e8d439 ARM: zynq: Replace 'io-standard' with 'power-source' property Sai Krishna Potthuri 2021-08-06 01:41:46 -06:00
  • bc353102a0 xilinx: Add jedec compatible string for QSPI (Zynq/ZynqMP) Raju Kumar Pothuraju 2021-07-01 14:15:11 +05:30
  • 1759a31288 arm64: zynqmp: Update comment style sm-k26 Michal Simek 2021-08-05 08:28:46 +02:00
  • 464f6558ca arm64: zynqmp: Fix header alignment on kv260 boards Michal Simek 2021-08-06 11:12:29 +02:00
  • 4cec057ff9 arm64: zynqmp: Fix node name for ds35/36 leds Michal Simek 2021-08-06 11:12:56 +02:00
  • 18bfe9cf5a xilinx: zynqmp: Initialize usb and scsi via preboot Michal Simek 2021-07-29 14:22:05 +02:00
  • 055dfdc257 arm64: zynqmp: Disable WDT_CDNS driver by default Michal Simek 2021-08-06 09:18:17 +02:00
  • 3ae330c177 mmc: zynq_sdhci: Use set_control_reg from sdhci.c Ashok Reddy Soma 2021-08-02 23:20:46 -06:00
  • b6f44082d5 mmc: zynq_sdhci: Wait till sd card detect state is stable T Karthik Reddy 2021-08-02 23:20:45 -06:00
  • 655d69faaf mmc: zynq_sdhci: Move setting tapdelay code to driver Ashok Reddy Soma 2021-08-02 23:20:44 -06:00
  • d044982555 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays Ashok Reddy Soma 2021-08-02 23:20:43 -06:00
  • 7bfa565453 Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainline Tom Rini 2021-08-25 07:48:06 -04:00
  • 31b51cb1d2 arm: socfpga: Enable Intel N5X device build Siew Chin Lim 2021-08-10 11:26:42 +08:00
  • ed9050f87e include: configs: Add Intel N5X device CONFIGs Siew Chin Lim 2021-08-10 11:26:41 +08:00
  • 8208e9a914 arm: dts: Add base dtsi and devkit dts for Intel N5X device Siew Chin Lim 2021-08-10 11:26:40 +08:00
  • d1b2e4bd29 board: intel: Add socdk board support for Intel N5X device Siew Chin Lim 2021-08-10 11:26:39 +08:00
  • 00a990e9a9 arm: socfpga: Add SPL for Intel N5X device Siew Chin Lim 2021-08-10 11:26:38 +08:00
  • 59d4230429 ddr: altera: Add SDRAM driver for Intel N5X device Tien Fong Chee 2021-08-10 11:26:37 +08:00
  • 1b378cc95a ddr: socfpga: Enable memory test on memory size less than 1GB Tien Fong Chee 2021-08-10 11:26:36 +08:00
  • 37529cf285 arm: socfpga: Changed misc_s10.c to misc_soc64.c Siew Chin Lim 2021-08-10 11:26:35 +08:00
  • c2b733c0f0 arm: socfpga: Add clock manager for Intel N5X device Siew Chin Lim 2021-08-10 11:26:34 +08:00
  • d6fee20d5f arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h Siew Chin Lim 2021-08-10 11:26:33 +08:00
  • 14b7fba31f drivers: clk: Add memory clock driver for Intel N5X device Siew Chin Lim 2021-08-10 11:26:32 +08:00
  • d694c7d46b arm: socfpga: Get clock manager base address for Intel N5X device Siew Chin Lim 2021-08-10 11:26:31 +08:00
  • 05e1e3befa drivers: clk: Add clock driver for Intel N5X device Siew Chin Lim 2021-08-10 11:26:30 +08:00
  • 221146c558 ARM: rmobile: beacon-renesom: Enable QSPI NOR Flash Adam Ford 2021-08-24 11:05:27 -05:00
  • 2fb2e04791 arm: socfpga: Add handoff data support for Intel N5X device Tien Fong Chee 2021-08-10 11:26:29 +08:00
  • 0fbf31f966 arm: socfpga: Add base address for Intel N5X device Siew Chin Lim 2021-08-10 11:26:28 +08:00
  • bdba67ba87 arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h Siew Chin Lim 2021-08-10 11:26:27 +08:00
  • 510c277a2e arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux function Siew Chin Lim 2021-08-10 11:26:26 +08:00
  • 4865db0716 Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2021-08-23 12:44:12 -04:00
  • 18f4e85876 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq Tom Rini 2021-08-23 09:17:32 -04:00
  • 926fe46a6d Merge tag 'for-v2021.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c Tom Rini 2021-08-23 09:17:07 -04:00
  • 3ee343cd7c Merge branch '2021-08-21-assorted-changes' Tom Rini 2021-08-22 15:44:53 -04:00
  • c50b21b705 bootcount: add a new driver with syscon as backend Nandor Han 2021-06-10 15:40:38 +03:00
  • 7282b4352e i2c: i2c-gpio: Support the named GPIO binding Samuel Holland 2021-08-21 19:25:43 -05:00
  • 0b3da993a4 gpio: mcp230xx: Introduce new driver Sebastian Reichel 2021-07-15 17:40:00 +02:00
  • 2aefa6e3f2 i2c: add dm_i2c_reg_clrset Sebastian Reichel 2021-07-15 17:39:59 +02:00
  • f52352f65e display_options: Do not use %llu in print_size Matwey V. Kornilov 2021-08-06 00:22:58 +03:00
  • c091f65234 tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabled Matwey V. Kornilov 2021-08-05 22:06:05 +03:00
  • 55a202f64b Fix flashing of eMMC user area with Fastboot Oleh Kravchenko 2021-05-19 13:31:31 +03:00
  • 389b676536 Fix flash and erase of eMMC Boot2 with Fastboot Oleh Kravchenko 2021-05-15 00:06:21 +03:00
  • dcf2cee77f clk: clk_versaclock: Add support for versaclock driver Adam Ford 2021-06-04 12:26:06 -05:00
  • 760ca92d55 configs: lx2160a: load device-tree in RAM for distro boot Priyanka Jain 2021-08-18 12:37:03 +05:30
  • 79d389a548 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv Tom Rini 2021-08-19 08:23:01 -04:00
  • cb0db5b948 crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion Horia Geantă 2021-08-10 17:12:19 +03:00
  • 3bd5ea566e board: T4240rdb: Extend cs4340_get_fw_addr() functionality Kuldeep Singh 2021-08-10 11:20:11 +05:30
  • 8ae83cc5af board: t208x: Extend cs4340_get_fw_addr() functionality Kuldeep Singh 2021-08-10 11:20:10 +05:30
  • 961928397f board: ls2088ardb: Extend cs4340_get_fw_addr() functionality Kuldeep Singh 2021-08-10 11:20:09 +05:30
  • 5528c90e2d net: cortina: Add support for tfa boot in cortina firmware Kuldeep Singh 2021-08-10 11:20:08 +05:30
  • e99b1dfcb7 configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig Kuldeep Singh 2021-08-10 11:20:07 +05:30
  • 9b90e0d08f env: Kconfig: Add default option for PHY_CORTINA Kuldeep Singh 2021-08-10 11:20:06 +05:30
  • b62c174e86 armv8: fsl : create bootcmd and mcinitcmd as per boot source Wasim Khan 2021-08-02 10:34:52 +02:00
  • 0dfa9da277 board: fsl_validate: Fix resource leak issue Kshitiz Varshney 2021-08-01 14:31:45 +02:00
  • 6466b95e7c board: freescale: t208xrdb: enable Power-On Reset for rev D boards Camelia Groza 2021-07-29 19:31:20 +03:00
  • 00ac37a9bc lx2160a: Enable CONFIG_SPI_FLASH_MT35XU for lx2160a-rdb/qds Kuldeep Singh 2021-07-28 14:05:59 +05:30
  • 8331618cc3 board: sl28: drop unneeded and outdated flash partitions Michael Walle 2021-07-26 22:08:44 +02:00
  • a968e9adac arm: Finish migration of HAS_FSL_XHCI_USB Tom Rini 2021-07-21 18:53:20 -04:00
  • 364174b2d3 spi: nxp_fspi: Ensure width is respected in spi-mem operations Michael Walle 2021-07-26 21:35:28 +02:00
  • 9a4b3c8e91 efi_loader: use EfiBootServicesData for DP to text Heinrich Schuchardt 2021-08-17 16:15:34 +02:00
  • 426a15893f efi_loader: use EfiBootServicesData for device path Heinrich Schuchardt 2021-08-17 15:15:23 +02:00
  • 49d225e7bf efi_loader: use correct type for AllocatePages, AllocatePool Heinrich Schuchardt 2021-08-17 15:05:31 +02:00
  • c91737b7f1 efi_loader rename enum efi_mem_type to efi_memory_type Heinrich Schuchardt 2021-08-17 15:02:23 +02:00
  • 3ced574530 efi_loader: use an enum for the memory allocation types Heinrich Schuchardt 2021-08-17 14:52:16 +02:00
  • 7685d17b72 efi_loader: add comment for efi_tcg2.h Masahisa Kojima 2021-08-13 16:12:43 +09:00
  • 7075ef463e doc: move doc/board/st/st.rst Heinrich Schuchardt 2021-08-16 19:46:38 +02:00
  • 49dae65589 doc: rename Freescale to NXP Heinrich Schuchardt 2021-08-16 08:18:37 +02:00
  • f1991bdf97 doc: move i.MX7D/i.MX8MM A/B booting to board specific Heinrich Schuchardt 2021-08-16 07:54:10 +02:00
  • 78e786decb Merge https://source.denx.de/u-boot/custodians/u-boot-tegra Tom Rini 2021-08-17 09:39:22 -04:00
  • 47d73ba4f4 board: sifive: overwrite board_fdt_blob_setup in u-boot proper Zong Li 2021-07-27 17:06:59 +08:00
  • 87e8481885 board: sifive: compile stuff only related to SPL in SPL build Zong Li 2021-07-27 17:06:58 +08:00
  • 662e300bc0 riscv: cpu: fu740: Fix typo of date Zong Li 2021-08-02 15:34:14 +08:00
  • 8359fd7313 qemu-riscv64_smode: fix extlinux (define preboot) Dimitri John Ledkov 2021-07-26 11:20:17 +01:00
  • 5e39e20a1a board: apalis-tk1: launch toradex easy installer in usb recovery Marcel Ziswiler 2021-08-11 15:12:56 +02:00
  • a0da2dda4e Prepare v2021.10-rc2 Tom Rini 2021-08-16 14:18:45 -04:00
  • 4edc79b016 configs: Resync with savedefconfig Tom Rini 2021-08-16 09:35:24 -04:00
  • 5a221adb2f Merge https://source.denx.de/u-boot/custodians/u-boot-stm Tom Rini 2021-08-16 09:31:00 -04:00
  • 46a738a4ec test: dm: Add test for ECDSA UCLASS support Alexandru Gagniuc 2021-07-29 11:47:19 -05:00
  • 61416fe9df Kconfig: FIT_SIGNATURE should not select RSA_VERIFY Alexandru Gagniuc 2021-07-29 11:47:18 -05:00
  • ee870859ce arm: stm32mp1: Implement ECDSA signature verification Alexandru Gagniuc 2021-07-29 11:47:17 -05:00
  • 928a8be794 lib: ecdsa: Implement UCLASS_ECDSA verification on target Alexandru Gagniuc 2021-07-29 11:47:16 -05:00
  • 1d54af1392 dm: crypto: Define UCLASS API for ECDSA signature verification Alexandru Gagniuc 2021-07-29 11:47:15 -05:00
  • 59f6eb477e ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz Marek Vasut 2021-08-09 14:06:04 +02:00
  • df68620743 ARM: stm32: Set environment sector size to 4k on DHSOM Marek Vasut 2021-08-09 14:08:11 +02:00
  • 2d4180b1eb arm: dts: stm32mp15: alignment with v5.14 Patrick Delaunay 2021-07-27 12:15:12 +02:00
  • 92b611e8b0 stm32mp: correctly handle board_get_usable_ram_top(0) Patrick Delaunay 2021-07-26 11:55:27 +02:00
  • f64d32a27a stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP Patrick Delaunay 2021-07-26 11:21:38 +02:00
  • 5b4c80284d doc: st: stm32mp1: Add FIP support for trusted boot Patrick Delaunay 2021-07-26 11:21:37 +02:00
  • b73e8bf453 arm: stm32mp: add defconfig for trusted boot with FIP Patrick Delaunay 2021-07-26 11:21:36 +02:00
  • f91783edf2 arm: stm32mp: handle the OP-TEE nodes in DT with FIP support Patrick Delaunay 2021-07-26 11:21:35 +02:00
  • 6de57b41dd arm: stm32mp: add config for STM32IMAGE support Patrick Delaunay 2021-07-26 11:21:34 +02:00
  • 28e5acef72 clk: stm32mp1: add support of BSEC clock Patrick Delaunay 2021-07-16 10:10:55 +02:00
  • fdc4fda330 Merge tag 'efi-2021-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2021-08-15 13:42:42 -04:00
  • 61ee780352 efi_loader: refactor efi_append_scrtm_version() Masahisa Kojima 2021-08-13 16:12:42 +09:00