1. f158ba1 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years ago
  2. 96434a7 env: Allow returning errors from hdelete_r() by Simon Glass · 4 years ago
  3. 4c450da board: sl28: add OP-TEE Trusted OS support (bl32) by Michael Walle · 4 years ago
  4. e057760 board: sl28: add ATF support (bl31) by Michael Walle · 4 years ago
  5. ea22783 board: sl28: remove u-boot from loadable DT node by Michael Walle · 4 years ago
  6. 8084e91 armv8: layerscape: don't initialize GIC in SPL by Michael Walle · 4 years ago
  7. 7b86682 spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · 4 years ago
  8. 553825c spl: atf: remove helper structure from common header by Michael Walle · 4 years ago
  9. d2cb0c8 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · 4 years ago
  10. 37c218a spl: atf: move storage for bl31_params into function by Michael Walle · 4 years ago
  11. 59b07a2 treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT by Michael Walle · 4 years ago
  12. 5157ea5 Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years ago
  13. 3616b4f sandbox: enable capsule update for testing by AKASHI Takahiro · 4 years ago
  14. 4926e7d test/py: efi_capsule: test for raw image capsule by AKASHI Takahiro · 4 years ago
  15. 450596f test/py: efi_capsule: test for FIT image capsule by AKASHI Takahiro · 4 years ago
  16. fab430b tools: add mkeficapsule command for UEFI capsule update by AKASHI Takahiro · 4 years ago
  17. 7f35ced cmd: add "efidebug capsule" command by AKASHI Takahiro · 4 years ago
  18. bb7e71d efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · 4 years ago
  19. f27c201 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · 4 years ago
  20. 8d99026 efi_loader: capsule: support firmware update by AKASHI Takahiro · 4 years ago
  21. ed9349c efi_loader: capsule: add memory range capsule definitions by AKASHI Takahiro · 4 years ago
  22. c74cd8b efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 4 years ago
  23. 2bc27ca efi_loader: define UpdateCapsule api by AKASHI Takahiro · 4 years ago
  24. 96ec4b1 common: update: fix an "unused" warning against update_flash() by AKASHI Takahiro · 4 years ago
  25. 94e7820 cmd: efidebug: Add support for TCG2 final events table by Ilias Apalodimas · 4 years ago
  26. c8d0fd5 efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · 4 years ago
  27. 8e0b087 tpm: Add tpm2 headers for TCG2 eventlog support by Ilias Apalodimas · 4 years ago
  28. e926136 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · 4 years ago
  29. fc36442 efi_loader: replace printf by log in efi_uclass.c by Heinrich Schuchardt · 4 years ago
  30. a2c8324 Merge branch '2020-12-01-next-imports' into next by Tom Rini · 4 years ago
  31. 7292a18 km/arm: coding style clean up by Holger Brunck · 4 years ago
  32. 7d5b1bf spl: spl_fit.c: enable check of signature for config node in spl/tpl by Philippe Reynes · 4 years ago
  33. a282ada IPQ40xx: clk: add USB clock handling by Robert Marko · 4 years, 1 month ago
  34. 20476b5 IPQ40xx: clk: dont always return 0 by Robert Marko · 4 years, 1 month ago
  35. 164cc98 IPQ40xx: clk: drop breaks in switch case by Robert Marko · 4 years, 1 month ago
  36. 9053453 IPQ40xx: clk: use dev_read_addr() by Robert Marko · 4 years, 1 month ago
  37. 48aee0a cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years, 1 month ago
  38. 310f285 hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files by Patrick Delaunay · 4 years, 1 month ago
  39. e1864db net: sntp: remove CONFIG_TIMESTAMP constraint by Heinrich Schuchardt · 4 years, 1 month ago
  40. 2c02152 setexpr: Add support for strings by Simon Glass · 4 years ago
  41. f66bee4 setexpr: Convert to use a struct for values by Simon Glass · 4 years ago
  42. 8f4aa7d setexpr: Correct buffer overflow bug and enable tests by Simon Glass · 4 years ago
  43. 9528229 setexpr: Correct dropping of final unmatched string by Simon Glass · 4 years ago
  44. d422c77 setexpr: Add some tests for buffer overflow and backref by Simon Glass · 4 years ago
  45. 56331b2 setexpr: Split the core logic into its own function by Simon Glass · 4 years ago
  46. e713124 test: Add some setexpr regex tests by Simon Glass · 4 years ago
  47. 25a43ac setexpr: Add explicit support for 32- and 64-bit ints by Simon Glass · 4 years ago
  48. 7526dee command: Add constants for cmd_get_data_size string / error by Simon Glass · 4 years ago
  49. 90a9901 test: Add some tests for setexpr by Simon Glass · 4 years ago
  50. 4532bf4 Makefile: Correctly propagate failure when removing target by Pali Rohár · 4 years, 1 month ago
  51. 8558217 gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 2 months ago
  52. c8e251f Adds basic support for ProxyDHCP by Lyle Franklin · 5 years ago
  53. db36674 cmd: pxe: Use internal FDT if retrieving from FDTDIR fails by Anton Leontiev · 5 years ago
  54. 0719bf4 Prepare v2021.01-rc3 by Tom Rini · 4 years ago
  55. 53def46 configs: Resync with savedefconfig by Tom Rini · 4 years ago
  56. a7ab4b7 Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years ago
  57. fc4c2f7 Merge tag 'efi-2021-01-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  58. 6974a4a charset: make u16_strnlen accessible at runtime by Ilias Apalodimas · 4 years ago
  59. 03699bc lib/efi_loader: fix ABI in efi_mm_communicate_header by Etienne Carriere · 4 years ago
  60. 31cadc3 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · 4 years ago
  61. 1ec29aa fs: fat: use ATTR_ARCH instead of anonymous 0x20 by Heinrich Schuchardt · 4 years ago
  62. a2c5a92 fs: fat: directory entries starting with 0x05 by Heinrich Schuchardt · 4 years ago
  63. 661d223 fs: fat: avoid NULL dereference when root dir is full by Heinrich Schuchardt · 4 years ago
  64. f6cf78d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years ago
  65. f517e5f riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller by Pragnesh Patel · 4 years ago
  66. b2d4cbe i2c: ocores: add i2c driver for OpenCores I2C controller by Pragnesh Patel · 4 years ago
  67. 9420122 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · 4 years ago
  68. 5a13c0d i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · 4 years, 1 month ago
  69. b3dc016 mmc: check a return value about regulator's always-on by Jaehoon Chung · 4 years ago
  70. 5889645 mmc: display an error number to debug by Jaehoon Chung · 4 years ago
  71. 8ee802f mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · 4 years, 1 month ago
  72. 263ddfc mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · 4 years, 1 month ago
  73. da12917 mmc: Add some helper functions for retrying on error by Sean Anderson · 4 years, 1 month ago
  74. 7889951 Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years ago
  75. 60a2dd6 board: st: stm32mp1: update load address for FIT examples by Patrick Delaunay · 4 years ago
  76. c480138 phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · 4 years, 1 month ago
  77. e27e96a pinctrl: stmfx: update pin name by Patrick Delaunay · 4 years, 1 month ago
  78. c2a8181 pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · 4 years, 1 month ago
  79. 2c6df94 gpio: stm32: correct the bias management by Patrick Delaunay · 4 years, 1 month ago
  80. b305dbc pinctrl: stm32: display bias information for all pins by Patrick Delaunay · 4 years, 1 month ago
  81. 9ed6f92 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · 4 years, 1 month ago
  82. 5a536df remoteproc: stm32: use reset for hold boot by Patrick Delaunay · 4 years, 1 month ago
  83. d8d29a4 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years, 1 month ago
  84. 29e5c02 board: stm32mp1: no MTD partitions fixup for serial boot by Patrick Delaunay · 4 years, 1 month ago
  85. 40426d6 SPL: stm32mp1: fix spl_mmc_boot_partition not defined by Richard Genoud · 4 years, 1 month ago
  86. 34d573f ARM: dts: stm32: Drop QSPI CS2 on DHCOM by Marek Vasut · 4 years, 1 month ago
  87. 64af7c3 ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM by Marek Vasut · 4 years, 1 month ago
  88. 7d51644 ARM: dts: stm32: Add DHCOM based PicoITX board by Marek Vasut · 4 years ago
  89. 77c077e arm: stm32mp: correct the ALIGN macro usage by Patrick Delaunay · 4 years ago
  90. d5b0511 ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi by Patrice Chotard · 4 years ago
  91. 1833629 ARM: dts: stm32: Fix timer initialization for stm32 MCU's board by Patrice Chotard · 4 years ago
  92. 61c88ac ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boards by Patrice Chotard · 4 years ago
  93. 63185b0 ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1 by Patrice Chotard · 4 years ago
  94. d361eaf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years ago
  95. 6402887 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years ago
  96. 05dac23 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years, 1 month ago
  97. e7f9e1f usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years, 1 month ago
  98. 5739ef2 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years, 1 month ago
  99. 46f3282 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · 4 years ago
  100. 2a589b7 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · 4 years, 1 month ago