Commit Graph

  • 98ef128b56 include/configs: aspeed: Remove hardcoded variables Chia-Wei, Wang 2020-08-03 17:36:08 +08:00
  • c16f518a79 cosmetic: aspeed: ast2500: Rename board file Chia-Wei, Wang 2020-08-03 17:36:07 +08:00
  • 611fe09577 aspeed: ast2500: Add lowlevel_init assembly Chia-Wei, Wang 2020-08-03 17:36:06 +08:00
  • aff987c457 MAINTAINERS: Add maintainers for Aspeed SoCs Chia-Wei, Wang 2020-08-03 17:36:05 +08:00
  • 4848704aef drivers: pcie: add Broadcom IPROC PCIe RC driver Srinath Mannam 2020-05-12 13:29:50 +05:30
  • 143eb5b1ca drivers: pci: add api to get dma regions Rayagonda Kokatanur 2020-05-12 13:29:49 +05:30
  • fe5c777df2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv Tom Rini 2020-08-14 08:38:01 -04:00
  • 0274e50e05 test/py: efi_secboot: modify 'multiple signatures' test case AKASHI Takahiro 2020-08-14 14:39:24 +09:00
  • 52956e535e efi_loader: signature: correct a behavior against multiple signatures AKASHI Takahiro 2020-08-14 14:39:23 +09:00
  • 313981c2d9 common/board_f: make sure to call fix_fdt() before reserve_fdt() Pragnesh Patel 2020-08-13 10:12:26 +05:30
  • 7c6ca03eae riscv: additional crash information Heinrich Schuchardt 2020-08-01 15:15:39 +00:00
  • db3585d181 cmd: exception: unaligned data access on RISC-V Heinrich Schuchardt 2020-08-06 12:34:59 +02:00
  • 3a85e03f83 doc: riscv: debug UART for MAIX Heinrich Schuchardt 2020-07-29 19:23:38 +02:00
  • 137dc153fd doc: riscv: Update documentation for Sipeed MAIX boards Heinrich Schuchardt 2020-07-28 20:05:30 +02:00
  • 6a43e3a167 riscv: sifive: fu540: redundant initialization Heinrich Schuchardt 2020-08-03 23:09:49 +02:00
  • 023dba1366 riscv: remove redundant logical constraint. Heinrich Schuchardt 2020-08-03 23:33:42 +02:00
  • 3581811dc2 riscv: sifive/fu540: Move SPL related functions to spl.c Bin Meng 2020-08-02 23:09:06 -07:00
  • 50856c3f0f riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR Bin Meng 2020-08-02 23:09:05 -07:00
  • ff8e88a6d7 riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level Bin Meng 2020-08-02 23:09:04 -07:00
  • d6a01704b0 riscv: sifive/fu540: spl: Rename soc_spl_init() Bin Meng 2020-08-02 23:09:03 -07:00
  • c4295ec849 riscv: sifive/fu540: spl: Drop our own version of board_init_f() Bin Meng 2020-08-02 23:09:02 -07:00
  • 71672b784c riscv: Call spl_board_init_f() in the generic SPL board_init_f() Bin Meng 2020-08-02 23:09:01 -07:00
  • f68a6d5835 efi_loader: variable: fix secure state initialization AKASHI Takahiro 2020-08-13 17:05:29 +09:00
  • e1174c566a test/py: efi_secboot: add test for intermediate certificates AKASHI Takahiro 2020-07-21 19:35:24 +09:00
  • 57be8cdce3 test/py: efi_secboot: small rework for adding a new test AKASHI Takahiro 2020-07-21 19:35:23 +09:00
  • 1115edd846 efi_loader: signature: rework for intermediate certificates support AKASHI Takahiro 2020-07-21 19:35:22 +09:00
  • 0658bb29b0 efi_loader: variable: keep temporary buffer during the authentication AKASHI Takahiro 2020-08-12 09:37:50 +09:00
  • bc78d22d0f cmd/efidebug: missing initialization of load_options Heinrich Schuchardt 2020-08-11 18:20:50 +02:00
  • cdcf591d9b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2020-08-13 08:25:25 -04:00
  • 6808dc62d7 Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm Tom Rini 2020-08-13 08:11:27 -04:00
  • ac5cd429e3 arm: mvebu: armada-3720-turris-mox.dts: Fix dtc warning Stefan Roese 2020-08-10 10:16:56 +02:00
  • fcede1e5f6 arm: mvebu: armada-388-gp.dts: Fix dtc warnings Stefan Roese 2020-08-10 10:16:55 +02:00
  • cc2afbd47b arm: mvebu: armada-xp-maxbcm.dts: Fix dtc warning Stefan Roese 2020-08-10 10:16:54 +02:00
  • 092cb733e9 arm: mvebu: armada-xp-theadorable.dts: Fix dtc warning Stefan Roese 2020-08-10 10:16:53 +02:00
  • d0a3c4f9db board: stm32mp1: use const for struct node_info Patrick Delaunay 2020-07-29 13:24:52 +02:00
  • 5eafc1d3d9 board: stm32mp1: remove board.c Patrick Delaunay 2020-07-30 13:57:34 +02:00
  • 9ff770b497 ARM: dts: stm32: Update eth1addr from EEPROM if eth1 present Marek Vasut 2020-07-31 01:34:50 +02:00
  • b2a2911dad ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoM Marek Vasut 2020-07-31 01:35:51 +02:00
  • 49650c7511 ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage its Marek Vasut 2020-07-31 01:35:33 +02:00
  • acdaae6390 ARM: dts: stm32: add FMC2 EBI support for stm32mp157c Christophe Kerello 2020-07-31 09:53:44 +02:00
  • de1fb5fb00 configs: stm32mp: add CONFIG_STM32_FMC2_EBI Christophe Kerello 2020-07-31 09:53:43 +02:00
  • 300669acd3 board: stm32mp1: update fdt fixup partitions table Christophe Kerello 2020-07-31 09:53:42 +02:00
  • 82bf7729a2 mtd: rawnand: stm32_fmc2: get resources from parent node Christophe Kerello 2020-07-31 09:53:41 +02:00
  • 6d47598629 memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver Christophe Kerello 2020-07-31 09:53:40 +02:00
  • 834b85c9e8 mtd: rawnand: stm32_fmc2: use clrsetbits_le32 Christophe Kerello 2020-07-31 09:53:39 +02:00
  • 158f2d44a7 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros Christophe Kerello 2020-07-31 09:53:38 +02:00
  • 7a6b328841 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant Christophe Kerello 2020-07-31 09:53:37 +02:00
  • 4a470044e1 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts Christophe Kerello 2020-07-31 09:53:36 +02:00
  • a3899b373f mtd: rawnand: stm32_fmc2: remove useless inline comments Christophe Kerello 2020-07-31 09:53:35 +02:00
  • e99e812e12 mtd: rawnand: stm32_fmc2: fix a buffer overflow Christophe Kerello 2020-07-31 09:53:34 +02:00
  • 9a2b0540dc arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef Patrick Delaunay 2020-07-31 16:31:52 +02:00
  • 4e9e358fe8 arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef Patrick Delaunay 2020-07-31 16:31:51 +02:00
  • 06f624f28c board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup Patrick Delaunay 2020-07-31 16:31:50 +02:00
  • ebfd592f16 board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions Patrick Delaunay 2020-07-31 16:31:49 +02:00
  • 72b099897a board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init Patrick Delaunay 2020-07-31 16:31:48 +02:00
  • e817c8eca5 board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix Patrick Delaunay 2020-07-31 16:31:47 +02:00
  • 75f9b190e4 board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf Patrick Delaunay 2020-07-31 16:31:46 +02:00
  • 3434bbe698 board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init Patrick Delaunay 2020-07-31 16:31:45 +02:00
  • feb6179ffe board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power Patrick Delaunay 2020-07-31 16:31:44 +02:00
  • 6a8713bbe3 board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected Patrick Delaunay 2020-07-31 16:31:43 +02:00
  • 00bac2abcd board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check Patrick Delaunay 2020-07-31 16:31:42 +02:00
  • f3858ce029 usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter Patrice Chotard 2020-06-29 11:19:02 +02:00
  • dbfca734d0 Makefile: fix annoying sunxi hack message Frank Wunderlich 2020-08-11 17:19:54 +02:00
  • c25344ff9a Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti Tom Rini 2020-08-11 23:03:46 -04:00
  • db6451ec0e arm: dts: k3-j7200-common-proc-board: Enable CPSW2G port Vignesh Raghavendra 2020-08-07 00:27:01 +05:30
  • 4bb4b06983 ARM: dts: k3-j7200-mcu-wakeup: Add CPSW2G support Vignesh Raghavendra 2020-08-07 00:27:00 +05:30
  • 28e29fbb4f ARM: dts: k3-j7200: Add HyperBus and HyperFlash nodes Vignesh Raghavendra 2020-08-07 00:26:59 +05:30
  • 9e8a9b6457 ARM: dts: k3-j7200: Add wkup gpio node Vignesh Raghavendra 2020-08-07 00:26:58 +05:30
  • d2bc9875eb board: ti: j721e: Add support for HyperFlash detection Vignesh Raghavendra 2020-08-07 00:26:57 +05:30
  • 86c9bd4eb7 arm: dts: k3-j7200: Add USB related DT entries Vignesh Raghavendra 2020-08-07 00:26:56 +05:30
  • f8c1e893c8 configs: j7200_evm_a72: Add Initial support Lokesh Vutla 2020-08-05 22:44:31 +05:30
  • 02dff65efe configs: j7200_evm_r5: Add initial support Lokesh Vutla 2020-08-05 22:44:30 +05:30
  • 7cc9855f31 arm: dts: k3-j7200: Add R5 specific dts support Dave Gerlach 2020-08-05 22:44:29 +05:30
  • a7551cf05d arm: dts: k3-j7200: Add dts support Lokesh Vutla 2020-08-05 22:44:28 +05:30
  • 837933a620 soc: soc_ti_k3: Add device identification for J7200 SoC Kishon Vijay Abraham I 2020-08-05 22:44:27 +05:30
  • 6e802ef540 ram: k3-j721e: Relax version checks for memory controller Lokesh Vutla 2020-08-05 22:44:26 +05:30
  • 2cf09d7bed board: ti: j7200: Add board detection support for j7200 Lokesh Vutla 2020-08-05 22:44:25 +05:30
  • cf1d6867f7 board: ti: j7200: Introduce support for j7200 build targets Lokesh Vutla 2020-08-05 22:44:24 +05:30
  • 01dbe366ba arm: mach-k3: j7200: Detect if ROM has already loaded sysfw Lokesh Vutla 2020-08-05 22:44:23 +05:30
  • 9c8f41beea arm: mach-k3: j7200: Add support for storing extended boot info from ROM Lokesh Vutla 2020-08-05 22:44:22 +05:30
  • 30de1ba0d3 arm: mach-k3: j7200: Add support for SOC detection Lokesh Vutla 2020-08-05 22:44:21 +05:30
  • 73108dcd7f arm: mach-k3: j721e: Fix unlocking control module registers Lokesh Vutla 2020-08-05 22:44:20 +05:30
  • 2a18be77de arm: mach-k3: j721e: Add detection for j721e Lokesh Vutla 2020-08-05 22:44:19 +05:30
  • dc57a554a5 arm: mach-k3: sysfw-loader: Add support for rom loading sysfw image Lokesh Vutla 2020-08-05 22:44:18 +05:30
  • 58ccd6105c arm: mach-k3: Move mmr_unlock to a common location Lokesh Vutla 2020-08-05 22:44:17 +05:30
  • d099db2829 arm: mach-k3: Fix platform hang when SPL_MULTI_DTB_FIT is not enabled Jean-Jacques Hiblot 2020-08-05 22:44:16 +05:30
  • 0526460a50 board: ti: j721e: Update fdt fixup logic for interconnect nodes Suman Anna 2020-08-05 22:44:15 +05:30
  • b29a7cd09d board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined Lokesh Vutla 2020-08-05 22:44:14 +05:30
  • 6b889389b6 board: ti: board_detect: Add stub functions for EEPROM detection apis Lokesh Vutla 2020-08-05 22:44:13 +05:30
  • 49b2830c85 configs: Add new config for supporting USB mass storage boot Faiz Abbas 2020-08-03 11:35:16 +05:30
  • cc445d70b0 configs: Add defconfig for USB DFU bootmode Faiz Abbas 2020-08-03 11:35:15 +05:30
  • eb5bf2f3b6 configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modes Faiz Abbas 2020-08-03 11:35:14 +05:30
  • b528c725e7 configs: am65x_evm: Add support for DFU related configs Faiz Abbas 2020-08-03 11:35:13 +05:30
  • c20aee3e28 arm: dts: k3-am654-base-board: Add support for USB0 in SPL Faiz Abbas 2020-08-03 11:35:12 +05:30
  • 5251eb13bd arm: dts: k3-am654-r5-base-board: Add USB0 nodes Faiz Abbas 2020-08-03 11:35:11 +05:30
  • 897e83f0a5 arm: mach-k3: am6_init: Add support for USB boot mode Faiz Abbas 2020-08-03 11:35:10 +05:30
  • 403fc5c9cf arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modes Faiz Abbas 2020-08-03 11:35:09 +05:30
  • febb47ac61 arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate config Faiz Abbas 2020-08-03 11:35:08 +05:30
  • f5838b1542 arm: mach-k3: sysfw-loader: Add support to load SYSFW from USB Faiz Abbas 2020-08-03 11:35:07 +05:30
  • f9916b6d3b armv7R: K3: am654: Use full malloc in SPL both pre and post reloc Faiz Abbas 2020-08-03 11:35:06 +05:30