1. d6a0170 riscv: sifive/fu540: spl: Rename soc_spl_init() by Bin Meng · 4 years, 2 months ago
  2. c4295ec riscv: sifive/fu540: spl: Drop our own version of board_init_f() by Bin Meng · 4 years, 2 months ago
  3. 71672b7 riscv: Call spl_board_init_f() in the generic SPL board_init_f() by Bin Meng · 4 years, 2 months ago
  4. f68a6d5 efi_loader: variable: fix secure state initialization by AKASHI Takahiro · 4 years, 2 months ago
  5. e1174c5 test/py: efi_secboot: add test for intermediate certificates by AKASHI Takahiro · 4 years, 2 months ago
  6. 57be8cd test/py: efi_secboot: small rework for adding a new test by AKASHI Takahiro · 4 years, 2 months ago
  7. 1115edd efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 2 months ago
  8. 0658bb2 efi_loader: variable: keep temporary buffer during the authentication by AKASHI Takahiro · 4 years, 2 months ago
  9. bc78d22 cmd/efidebug: missing initialization of load_options by Heinrich Schuchardt · 4 years, 2 months ago
  10. cdcf591d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 2 months ago
  11. 6808dc6 Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 2 months ago
  12. ac5cd42 arm: mvebu: armada-3720-turris-mox.dts: Fix dtc warning by Stefan Roese · 4 years, 2 months ago
  13. fcede1e arm: mvebu: armada-388-gp.dts: Fix dtc warnings by Stefan Roese · 4 years, 2 months ago
  14. cc2afbd arm: mvebu: armada-xp-maxbcm.dts: Fix dtc warning by Stefan Roese · 4 years, 2 months ago
  15. 092cb73 arm: mvebu: armada-xp-theadorable.dts: Fix dtc warning by Stefan Roese · 4 years, 2 months ago
  16. d0a3c4f board: stm32mp1: use const for struct node_info by Patrick Delaunay · 4 years, 2 months ago
  17. 5eafc1d board: stm32mp1: remove board.c by Patrick Delaunay · 4 years, 2 months ago
  18. 9ff770b ARM: dts: stm32: Update eth1addr from EEPROM if eth1 present by Marek Vasut · 4 years, 2 months ago
  19. b2a2911 ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoM by Marek Vasut · 4 years, 2 months ago
  20. 49650c7 ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage its by Marek Vasut · 4 years, 2 months ago
  21. acdaae6 ARM: dts: stm32: add FMC2 EBI support for stm32mp157c by Christophe Kerello · 4 years, 2 months ago
  22. de1fb5f configs: stm32mp: add CONFIG_STM32_FMC2_EBI by Christophe Kerello · 4 years, 2 months ago
  23. 300669a board: stm32mp1: update fdt fixup partitions table by Christophe Kerello · 4 years, 2 months ago
  24. 82bf772 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · 4 years, 2 months ago
  25. 6d47598 memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver by Christophe Kerello · 4 years, 2 months ago
  26. 834b85c mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · 4 years, 2 months ago
  27. 158f2d4 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · 4 years, 2 months ago
  28. 7a6b328 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant by Christophe Kerello · 4 years, 2 months ago
  29. 4a47004 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · 4 years, 2 months ago
  30. a3899b3 mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · 4 years, 2 months ago
  31. e99e812 mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · 4 years, 2 months ago
  32. 9a2b054 arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef by Patrick Delaunay · 4 years, 2 months ago
  33. 4e9e358 arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef by Patrick Delaunay · 4 years, 2 months ago
  34. 06f624f board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup by Patrick Delaunay · 4 years, 2 months ago
  35. ebfd592 board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions by Patrick Delaunay · 4 years, 2 months ago
  36. 72b0998 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init by Patrick Delaunay · 4 years, 2 months ago
  37. e817c8e board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix by Patrick Delaunay · 4 years, 2 months ago
  38. 75f9b19 board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf by Patrick Delaunay · 4 years, 2 months ago
  39. 3434bbe board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init by Patrick Delaunay · 4 years, 2 months ago
  40. feb6179 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power by Patrick Delaunay · 4 years, 2 months ago
  41. 6a8713b board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected by Patrick Delaunay · 4 years, 2 months ago
  42. 00bac2a board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check by Patrick Delaunay · 4 years, 2 months ago
  43. f3858ce usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter by Patrice Chotard · 4 years, 3 months ago
  44. dbfca73 Makefile: fix annoying sunxi hack message by Frank Wunderlich · 4 years, 2 months ago
  45. c25344f Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 2 months ago
  46. db6451e arm: dts: k3-j7200-common-proc-board: Enable CPSW2G port by Vignesh Raghavendra · 4 years, 2 months ago
  47. 4bb4b06 ARM: dts: k3-j7200-mcu-wakeup: Add CPSW2G support by Vignesh Raghavendra · 4 years, 2 months ago
  48. 28e29fb ARM: dts: k3-j7200: Add HyperBus and HyperFlash nodes by Vignesh Raghavendra · 4 years, 2 months ago
  49. 9e8a9b6 ARM: dts: k3-j7200: Add wkup gpio node by Vignesh Raghavendra · 4 years, 2 months ago
  50. d2bc987 board: ti: j721e: Add support for HyperFlash detection by Vignesh Raghavendra · 4 years, 2 months ago
  51. 86c9bd4 arm: dts: k3-j7200: Add USB related DT entries by Vignesh Raghavendra · 4 years, 2 months ago
  52. f8c1e89 configs: j7200_evm_a72: Add Initial support by Lokesh Vutla · 4 years, 2 months ago
  53. 02dff65 configs: j7200_evm_r5: Add initial support by Lokesh Vutla · 4 years, 2 months ago
  54. 7cc9855 arm: dts: k3-j7200: Add R5 specific dts support by Dave Gerlach · 4 years, 2 months ago
  55. a7551cf arm: dts: k3-j7200: Add dts support by Lokesh Vutla · 4 years, 2 months ago
  56. 837933a soc: soc_ti_k3: Add device identification for J7200 SoC by Kishon Vijay Abraham I · 4 years, 2 months ago
  57. 6e802ef ram: k3-j721e: Relax version checks for memory controller by Lokesh Vutla · 4 years, 2 months ago
  58. 2cf09d7 board: ti: j7200: Add board detection support for j7200 by Lokesh Vutla · 4 years, 2 months ago
  59. cf1d686 board: ti: j7200: Introduce support for j7200 build targets by Lokesh Vutla · 4 years, 2 months ago
  60. 01dbe36 arm: mach-k3: j7200: Detect if ROM has already loaded sysfw by Lokesh Vutla · 4 years, 2 months ago
  61. 9c8f41b arm: mach-k3: j7200: Add support for storing extended boot info from ROM by Lokesh Vutla · 4 years, 2 months ago
  62. 30de1ba arm: mach-k3: j7200: Add support for SOC detection by Lokesh Vutla · 4 years, 2 months ago
  63. 73108dc arm: mach-k3: j721e: Fix unlocking control module registers by Lokesh Vutla · 4 years, 2 months ago
  64. 2a18be7 arm: mach-k3: j721e: Add detection for j721e by Lokesh Vutla · 4 years, 2 months ago
  65. dc57a55 arm: mach-k3: sysfw-loader: Add support for rom loading sysfw image by Lokesh Vutla · 4 years, 2 months ago
  66. 58ccd61 arm: mach-k3: Move mmr_unlock to a common location by Lokesh Vutla · 4 years, 2 months ago
  67. d099db2 arm: mach-k3: Fix platform hang when SPL_MULTI_DTB_FIT is not enabled by Jean-Jacques Hiblot · 4 years, 2 months ago
  68. 0526460 board: ti: j721e: Update fdt fixup logic for interconnect nodes by Suman Anna · 4 years, 2 months ago
  69. b29a7cd board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined by Lokesh Vutla · 4 years, 2 months ago
  70. 6b88938 board: ti: board_detect: Add stub functions for EEPROM detection apis by Lokesh Vutla · 4 years, 2 months ago
  71. 49b2830 configs: Add new config for supporting USB mass storage boot by Faiz Abbas · 4 years, 2 months ago
  72. cc445d7 configs: Add defconfig for USB DFU bootmode by Faiz Abbas · 4 years, 2 months ago
  73. eb5bf2f configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modes by Faiz Abbas · 4 years, 2 months ago
  74. b528c72 configs: am65x_evm: Add support for DFU related configs by Faiz Abbas · 4 years, 2 months ago
  75. c20aee3 arm: dts: k3-am654-base-board: Add support for USB0 in SPL by Faiz Abbas · 4 years, 2 months ago
  76. 5251eb1 arm: dts: k3-am654-r5-base-board: Add USB0 nodes by Faiz Abbas · 4 years, 2 months ago
  77. 897e83f arm: mach-k3: am6_init: Add support for USB boot mode by Faiz Abbas · 4 years, 2 months ago
  78. 403fc5c arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modes by Faiz Abbas · 4 years, 2 months ago
  79. febb47a arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate config by Faiz Abbas · 4 years, 2 months ago
  80. f5838b1 arm: mach-k3: sysfw-loader: Add support to load SYSFW from USB by Faiz Abbas · 4 years, 2 months ago
  81. f9916b6 armv7R: K3: am654: Use full malloc in SPL both pre and post reloc by Faiz Abbas · 4 years, 2 months ago
  82. 39388ae spl: usb: Only init usb once by Faiz Abbas · 4 years, 2 months ago
  83. c3ab97c spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 2 months ago
  84. fc4c380 board: ti: am65x: Update fdt fixup logic for interconnect nodes by Suman Anna · 4 years, 2 months ago
  85. 7d6f45a mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value by Faiz Abbas · 4 years, 2 months ago
  86. f3f2018 arm: dts: k3-j721e: Fix interconnect node names by Suman Anna · 4 years, 2 months ago
  87. 58edc6f arm: dts: k3-am65: Fix interconnect node names by Suman Anna · 4 years, 2 months ago
  88. 5297a95 ARM: omap3: evm: Complete DM_ETH and DM_USB migrations by Derald D. Woods · 4 years, 3 months ago
  89. b298720 Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
  90. 864e285 arm: mach-k3: Clean non-coherent lines out of L3 cache by Andrew F. Davis · 4 years, 3 months ago
  91. e1c3668 arm: dts: k3: Add RTI watchdogs by Jan Kiszka · 4 years, 3 months ago
  92. d388f36 watchdog: Add support for K3 RTI watchdog by Jan Kiszka · 4 years, 3 months ago
  93. c045207 Prepare v2020.10-rc2 by Tom Rini · 4 years, 2 months ago
  94. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  95. 74795f1 test/py: fix SquashFS tests by Joao Marcos Costa · 4 years, 2 months ago
  96. 0ad6400 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 2 months ago
  97. 1064d04 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 2 months ago
  98. dd92aad efi_loader: add copyright notice by AKASHI Takahiro · 4 years, 2 months ago
  99. 9bdbc8e lib/crypto: simplify public_key_verify_signature by Heinrich Schuchardt · 4 years, 2 months ago
  100. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 2 months ago