1. 484d7d8 efi_loader: Use %pD to log device-path instead of local efi_dp_str() by Masami Hiramatsu · 3 years, 2 months ago
  2. 17f8cda efi_loader: set partition GUID in device path for SIG_TYPE_GUID by Alfonso Sánchez-Beato · 3 years, 2 months ago
  3. f929ce5 Merge branch '2021-07-16-cleanup-image-support' by Tom Rini · 3 years, 2 months ago
  4. d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 2 months ago
  5. edf95bd mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to complete by Breno Lima · 3 years, 3 months ago
  6. c6ae713 mx7ulp: Update unlock and refresh sequences in sWDOG driver by Breno Lima · 3 years, 3 months ago
  7. cb391e3 imx8mq_evk: Enable the USB3.0 host port by Ye Li · 3 years, 7 months ago
  8. 4a837d4 arm: imx8mq: Add USB clock init function by Ye Li · 3 years, 7 months ago
  9. 4390e9f arm: dts: imx8mq: Add alias for two usb controllers by Ye Li · 3 years, 7 months ago
  10. 4266dc1 phy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQ by Ye Li · 3 years, 7 months ago
  11. cb9faa6 tools: Use a single target-independent config to enable OpenSSL by Alexandru Gagniuc · 3 years, 2 months ago
  12. b9826bf image: Add support for relocating crypto_algos in linker lists by Alexandru Gagniuc · 3 years, 2 months ago
  13. 8387dba image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro by Alexandru Gagniuc · 3 years, 2 months ago
  14. 8be1818 image: Eliminate IMAGE_ENABLE_VERIFY macro by Alexandru Gagniuc · 3 years, 2 months ago
  15. 92c960b lib: rsa: Remove #ifdefs from rsa.h by Alexandru Gagniuc · 3 years, 2 months ago
  16. 820c496 lib: ecdsa: Remove #ifdefs from ecdsa.h by Alexandru Gagniuc · 3 years, 2 months ago
  17. 24cee49 image: image-sig.c: Remove crypto_algos array by Alexandru Gagniuc · 3 years, 2 months ago
  18. 6909edb image: rsa: Move verification algorithm to a linker list by Alexandru Gagniuc · 3 years, 2 months ago
  19. 0980164 image: Add support for placing crypto_algo in linker lists by Alexandru Gagniuc · 3 years, 2 months ago
  20. cab22c8 common: image-sig.c: Remove host-specific logic and #ifdefs by Alexandru Gagniuc · 3 years, 2 months ago
  21. e89660f common: Move host-only logic in image-sig.c to separate file by Alexandru Gagniuc · 3 years, 2 months ago
  22. 70c1c89 image: Drop IMAGE_ENABLE_BEST_MATCH by Simon Glass · 3 years, 2 months ago
  23. 14f061d image: Drop IMAGE_ENABLE_SHAxxx by Simon Glass · 3 years, 2 months ago
  24. 0ad7569 image: Drop IMAGE_ENABLE_SHA1 by Simon Glass · 3 years, 2 months ago
  25. 4b00fd1 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 2 months ago
  26. 1e52db6 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 2 months ago
  27. ad74aed image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 2 months ago
  28. f5bc9c2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 2 months ago
  29. 0003b8a image: Shorten FIT_ENABLE_SHAxxx_SUPPORT by Simon Glass · 3 years, 2 months ago
  30. c39946a Merge branch '2021-07-15-assorted-fixes' by Tom Rini · 3 years, 2 months ago
  31. d0dab93 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 2 months ago
  32. 7533f80 Merge tag 'u-boot-stm32-20210715' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
  33. 5fc0943 drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART by Teresa Remmet · 3 years, 2 months ago
  34. aed2eba arm: socfpga: socfpga_stratix10: enable wdt command by default by MengLi · 3 years, 4 months ago
  35. 4f7abaf driver: watchdog: reset watchdog in designware_wdt_stop() function by MengLi · 3 years, 4 months ago
  36. db1ab52 ARM: dts: stm32mp15: remove mmc alias by Patrick Delaunay · 3 years, 3 months ago
  37. 3c1057c stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · 3 years, 3 months ago
  38. b18c3ab stm32mp: stm32prog: use defines for virtual partition size by Patrick Delaunay · 3 years, 3 months ago
  39. 3504912 configs: stm32mp1: activate command rng by Patrick Delaunay · 3 years, 3 months ago
  40. 7c55249 stm32mp: syscon: manage clock when present in device tree by Patrick Delaunay · 3 years, 3 months ago
  41. 3105836 clk: stm32mp1: add support of SYSCFG clock by Patrick Delaunay · 3 years, 3 months ago
  42. 7e54934 arm: dts: stm32mp15: alignment with v5.13 by Patrick Delaunay · 3 years, 3 months ago
  43. 80cfc6c stm32mp: cmd_stm32key: add subcommand close by Patrick Delaunay · 3 years, 3 months ago
  44. d3551b8 stm32mp: cmd_stm32key: add read OTP subcommand by Patrick Delaunay · 3 years, 3 months ago
  45. e00e1f3 stm32mp: cmd_stm32key: add get_misc_dev function by Patrick Delaunay · 3 years, 3 months ago
  46. 3da2552 stm32mp: cmd_stm32key: lock of PKH OTP after fuse by Patrick Delaunay · 3 years, 3 months ago
  47. fe24090 stm32mp: cmd_stm32key: handle error in fuse_hash_value by Patrick Delaunay · 3 years, 3 months ago
  48. bc78d5f stm32mp: cmd_stm32key: use sub command by Patrick Delaunay · 3 years, 3 months ago
  49. 3a99481 stm32mp: configs: activate the command stm32key only for ST boards by Patrick Delaunay · 3 years, 3 months ago
  50. edca8c3 stm32mp: stm32prog: fix the content of short help message by Patrick Delaunay · 3 years, 3 months ago
  51. 918609c configs: stm32mp1: remove splashimage and add fdtoverlay_addr_r by Patrick Delaunay · 3 years, 3 months ago
  52. 92cf458 rtc: m41t62: fix wrong register use for set/reset ST bit by Max Yang · 3 years, 5 months ago
  53. bc59904 image: android: Automatically detect more compression types by Stephan Gerhold · 3 years, 3 months ago
  54. 4c531d9 fit: Load DTO into temporary buffer and ignore load address by Marek Vasut · 3 years, 3 months ago
  55. 23b542a lib/vsprintf.c: remove unused ip6_addr_string() by Rasmus Villemoes · 3 years, 4 months ago
  56. ce45215 lib/vsprintf.c: remove stale comment by Rasmus Villemoes · 3 years, 4 months ago
  57. 9758778 lib/vsprintf.c: implement printf() in terms of vprintf() by Rasmus Villemoes · 3 years, 4 months ago
  58. 92f1e9a clk: Detect failure to set defaults by Simon Glass · 3 years, 4 months ago
  59. 9a72bea sandbox: Silence coverity warning in state_read_file() by Simon Glass · 3 years, 4 months ago
  60. fdfae37 tpm: Check outgoing command size by Simon Glass · 3 years, 4 months ago
  61. 4d159b6 pinctrl: Avoid coverity warning when checking width by Simon Glass · 3 years, 4 months ago
  62. 99eaf1f cbfs: Check offset range when reading a file by Simon Glass · 3 years, 4 months ago
  63. 15dd815 sandbox: cros_ec: Update error handling when reading matrix by Simon Glass · 3 years, 4 months ago
  64. 9dec2c1 dm: core: Check uclass_get() return value when dumping by Simon Glass · 3 years, 4 months ago
  65. 37e79ee reset: Avoid a warning in devm_regmap_init() by Simon Glass · 3 years, 4 months ago
  66. ca4c245 reset: Avoid a warning in devm_reset_bulk_get_by_node() by Simon Glass · 3 years, 4 months ago
  67. 7f0f4e1 tools: Avoid showing return value of clock_gettime() by Simon Glass · 3 years, 4 months ago
  68. ff0494c test: Rename final check in setexpr_test_backref() by Simon Glass · 3 years, 4 months ago
  69. 92598bd video: Check return value in pwm_backlight_of_to_plat() by Simon Glass · 3 years, 4 months ago
  70. 9d9bec2 sandbox: net: Ensure host name is always a valid string by Simon Glass · 3 years, 4 months ago
  71. d3fc3da Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 2 months ago
  72. 2f91fc4 x86: Ensure the e820 map is installed in all cases by Simon Glass · 3 years, 2 months ago
  73. 4db474a doc: Update documentation for cros-2021.04 release by Simon Glass · 3 years, 3 months ago
  74. 1c56469 dtoc: Check that a parent is not missing by Simon Glass · 3 years, 3 months ago
  75. 54e0bd1 x86: cros: Check ROM exists before building vboot by Simon Glass · 3 years, 3 months ago
  76. e74d0ec x86: coreboot: Document the memory map by Simon Glass · 3 years, 3 months ago
  77. 4dfe4b4 x86: coreboot: Use vendor in the Kconfig by Simon Glass · 3 years, 3 months ago
  78. c5c6215 x86: Add function comments to cb_sysinfo.h by Simon Glass · 3 years, 3 months ago
  79. 50cf68c x86: coral: Allow booting from coreboot by Simon Glass · 3 years, 3 months ago
  80. e5bfcab x86: coreboot: Show the BIOS date by Simon Glass · 3 years, 3 months ago
  81. 7052968 x86: Do cache set-up by default when booting from coreboot by Simon Glass · 3 years, 3 months ago
  82. 0f5ca1d x86: Update the MP constants to avoid conflicts by Simon Glass · 3 years, 3 months ago
  83. 92873f8 x86: Don't set up MTRRs if previously done by Simon Glass · 3 years, 3 months ago
  84. bca2d57 tpm: cr50: Drop unnecessary coral headers by Simon Glass · 3 years, 3 months ago
  85. f784361 spi: ich: Don't require the PCH by Simon Glass · 3 years, 3 months ago
  86. f5cbb5c x86: pci: Allow binding of some devices before relocation by Simon Glass · 3 years, 3 months ago
  87. e58f3a7 pci: Use const for pci_find_device_id() etc. by Simon Glass · 3 years, 3 months ago
  88. 18e7ebf Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 2 months ago
  89. a4c577f mmc: mmc_get_op_cond: Allow quiet detection of eMMC by Pali Rohár · 3 years, 2 months ago
  90. 42ba566 arm: mvebu: Espressobin: Use function mmc_get_op_cond() for detecting eMMC by Pali Rohár · 3 years, 2 months ago
  91. aeff174 arm: mvebu: Espressobin: Fix setting $fdtfile env by Pali Rohár · 3 years, 2 months ago
  92. 4a8ad58 arm: mvebu: armada-3720: remove unused config option by Marek Behún · 3 years, 2 months ago
  93. 4d4cbd9 arm: mvebu: turris_{omnia, mox}: enable MTD command by Marek Behún · 3 years, 2 months ago
  94. 4494ca8 arm: mvebu: turris_omnia: force 40 MHz speed on SPI NOR by Marek Behún · 3 years, 2 months ago
  95. 960d459 arm: a37xx: pci: Fix typo in comment by Pali Rohár · 3 years, 3 months ago
  96. cbd7ef7 arm: a37xx: pci: Optimize a3700_fdt_fix_pcie_regions() when fixup offset is zero by Pali Rohár · 3 years, 3 months ago
  97. a831495 arm: a37xx: pci: Extend validation for PCIe resources and oubound windows by Pali Rohár · 3 years, 3 months ago
  98. c11f5ab Merge branch '2021-07-14-build-and-host-updates' by Tom Rini · 3 years, 2 months ago
  99. 963fde3 scripts/get_default_envs.sh: Update for thin archive support by Tom Rini · 3 years, 3 months ago
  100. 2a2896b Makefile: Conditionally add defaultenv_h to envtools target by Joel Stanley · 3 years, 3 months ago