1. 281d73e efi_loader: describe struct efi_loaded_image_obj by Heinrich Schuchardt · Mon Dec 28 22:42:51 2020 +0100
  2. 4860ce2 efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · Mon Dec 28 00:59:09 2020 +0100
  3. 7c2a859 efi_loader: avoid invalid free by Heinrich Schuchardt · Sun Dec 27 15:46:00 2020 +0100
  4. e5c9317 efi_loader: escape key handling by Heinrich Schuchardt · Sun Dec 27 14:47:50 2020 +0100
  5. 9180e63 efi_loader: missing parentheses after if by Heinrich Schuchardt · Sun Dec 27 15:33:09 2020 +0100
  6. 3c597b7 Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Dec 28 07:44:03 2020 -0500
  7. ca45728 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Dec 28 07:43:28 2020 -0500
  8. e6aa94c Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver" by Pali Rohár · Wed Dec 23 16:07:08 2020 +0100
  9. 84cf8e5 arm: mvebu: armada-xp-gp.dts: Add spi0 alias by Stefan Roese · Fri Dec 11 05:47:40 2020 +0100
  10. b275250 arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot properties by Stefan Roese · Thu Dec 10 06:40:10 2020 +0100
  11. 323069e i2c: mxc_i2c: improve error message readability by Marc Ferland · Mon Dec 21 09:50:16 2020 -0500
  12. ab38c39 imx: mx7: clock: use correct format strings by Heinrich Schuchardt · Fri Dec 25 16:22:27 2020 +0100
  13. 5612270 arm: dart6ul: read and print SoM info from eeprom on startup by Marc Ferland · Tue Dec 22 14:24:12 2020 -0500
  14. b17003f arm: dart6ul: change compatible string for eeprom by Marc Ferland · Tue Dec 22 14:24:11 2020 -0500
  15. 80f6a62 toradex: hand over maintainership by Igor Opaniuk · Tue Dec 22 17:56:46 2020 +0200
  16. 4abf365 imx8mp_evk: Increase CONFIG_SYS_MALLOC_F_LEN by Fabio Estevam · Mon Dec 21 15:40:37 2020 -0300
  17. e61e6bc imx: ahab: allow to bypass confirmation for ahab_close cmd by Clément Péron · Mon Dec 21 18:31:28 2020 +0100
  18. b8f2cce board: ge: bx50v3: cleanup phy config by Sebastian Reichel · Tue Dec 15 00:41:57 2020 +0100
  19. 9945390 board: ge: bx50v3: remove confidx magic numbers by Sebastian Reichel · Tue Dec 15 00:41:56 2020 +0100
  20. 5cf2818 Merge tag 'efi-2021-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Dec 26 08:02:19 2020 -0500
  21. 555e05d efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · Wed Dec 23 13:25:00 2020 +0200
  22. 533453a compiler.h: add host_build() by Sebastian Reichel · Tue Dec 15 00:41:53 2020 +0100
  23. 6fe9510 mx6sabresd: Remove unneeded checkboard() by Fabio Estevam · Mon Dec 14 14:32:39 2020 -0300
  24. 41aaa9f configs: imx8m: enable eMMC HS400ES and SD UHS mode on EVK by Andrey Zhizhikin · Sat Dec 05 17:29:19 2020 +0000
  25. 9aa9598 ARM: dts: imx8m: add UHS or HS400/HS400ES properties by Andrey Zhizhikin · Sat Dec 05 17:29:18 2020 +0000
  26. cf51a55 ARM: dts: imx8m: increase off-on delay on the SD Vcc regulator by Andrey Zhizhikin · Sat Dec 05 17:29:17 2020 +0000
  27. 59b703e imx8mm_beacon: Enable HS400 on MMC controller by Adam Ford · Fri Dec 04 18:59:43 2020 -0600
  28. 52c781a arm64: dts: imx8mm-beacon: Re-sync dts file with Linux 5.10-rc6 by Adam Ford · Fri Dec 04 17:27:47 2020 -0600
  29. 427454c arm: dts: imx8mm: sync dts from Linux Kernel 5.10-rc6 by Adam Ford · Fri Dec 04 17:27:46 2020 -0600
  30. ab89861 imx: imx8mm: Update clock bindings header by Adam Ford · Fri Dec 04 17:27:45 2020 -0600
  31. 30c3b62 ARM: dts: imx: imx8qm-rom7720: Fix AR8031 phy-mode by Oliver Graute · Fri Dec 04 15:26:16 2020 +0100
  32. 0cdc8eb Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Dec 22 08:18:21 2020 -0500
  33. 5cc0ee0 fsp: Move and rename fsp_types.h file by Sughosh Ganu · Mon Dec 14 11:52:44 2020 +0530
  34. df5811d doc: edison: Update information about xFSTK by Andy Shevchenko · Fri Nov 27 17:59:09 2020 +0200
  35. 2b03e0e Prepare v2021.01-rc4 by Tom Rini · Mon Dec 21 15:03:24 2020 -0500
  36. 40577d2 Travis-CI: Drop support by Tom Rini · Tue Dec 15 19:06:03 2020 -0500
  37. 654652a board: kontron: sl28: reorder mmc devices by Michael Walle · Sun Dec 20 22:35:13 2020 +0100
  38. e47ec2f Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Dec 20 14:55:59 2020 -0500
  39. 7b85b34 MAINTAINERS: add tools/efivar.py to EFI PAYLOAD by Heinrich Schuchardt · Sun Dec 20 11:58:25 2020 +0100
  40. 2659068 tools: add a simple script to generate EFI variables by Paulo Alcantara · Tue Dec 08 20:10:48 2020 -0300
  41. c8fa8d3 efi_loader: make variable store size customizable by Heinrich Schuchardt · Sun Dec 20 11:05:38 2020 +0100
  42. 1a8321c doc: man-page for bootefi command by Heinrich Schuchardt · Wed Dec 16 22:08:38 2020 +0100
  43. d454a64 doc: button command by Heinrich Schuchardt · Wed Dec 16 12:15:49 2020 +0100
  44. 3216691 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Fri Dec 18 13:06:02 2020 -0500
  45. 840e930 Merge tag 'u-boot-amlogic-20201218' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Dec 18 13:05:47 2020 -0500
  46. ac8a6f8 ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4 by Marek Szyprowski · Fri Dec 18 11:43:45 2020 +0100
  47. eaca92c mtd: spi-nor-ids: add Micron MT25QL01G flash by Hongwei Zhang · Mon Dec 07 17:40:01 2020 -0500
  48. 8f04b52 spi: ca_sflash: Add CAxxxx SPI Flash Controller by Pengpeng Chen · Thu Jul 30 12:52:45 2020 -0700
  49. 2ddd3e0 riscv: Add device tree bindings for SPI by Sean Anderson · Fri Oct 16 18:57:54 2020 -0400
  50. 16edba3 spi: dw: Add mem_ops by Sean Anderson · Fri Oct 16 18:57:53 2020 -0400
  51. edddcf5 spi: dw: Document devicetree binding by Sean Anderson · Fri Oct 16 18:57:52 2020 -0400
  52. debbff8 spi: dw: Add support for multiple CTRLR0 layouts by Sean Anderson · Fri Oct 16 18:57:51 2020 -0400
  53. fd9571a spi: dw: Add SoC-specific compatible strings by Sean Anderson · Fri Oct 16 18:57:50 2020 -0400
  54. e11c0b1 spi: dw: Rearrange struct dw_spi_priv by Sean Anderson · Fri Oct 16 18:57:49 2020 -0400
  55. f252082 spi: dw: Remove spi_enable_chip by Sean Anderson · Fri Oct 16 18:57:48 2020 -0400
  56. 75ea2f6 spi: dw: Rename registers to match datasheet by Sean Anderson · Fri Oct 16 18:57:47 2020 -0400
  57. 72097a7 spi: dw: Use generic function to read reg address by Sean Anderson · Fri Oct 16 18:57:46 2020 -0400
  58. 17f69fb spi: dw: Rename "cs-gpio" to "cs-gpios" by Sean Anderson · Fri Oct 16 18:57:45 2020 -0400
  59. 0dfb3ac spi: dw: Convert calls to debug to dev_* by Sean Anderson · Fri Oct 16 18:57:44 2020 -0400
  60. 8fc04b5 spi: dw: Fix driving MOSI low while recieving by Sean Anderson · Fri Oct 16 18:57:43 2020 -0400
  61. 9ad2543 mtd: spinand: enable erasing of bad mtd blocks by Mikhail Kshevetskiy · Mon Jun 22 16:16:34 2020 +0300
  62. e4a87a6 mtd: spinand: Do not erase the block before writing a bad block marker by Frieder Schrempf · Mon Jun 22 16:16:33 2020 +0300
  63. cbcbe39 mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB by Frieder Schrempf · Mon Jun 22 16:16:32 2020 +0300
  64. b383d57 mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers by Frieder Schrempf · Mon Jun 22 16:16:31 2020 +0300
  65. 2c9b8e3 spi: Fix typo in header by Sean Anderson · Fri Aug 07 13:13:34 2020 -0400
  66. 075757d doc: Fix typo in FIT documentation by Sean Anderson · Fri Aug 07 13:13:31 2020 -0400
  67. 94311d1 mtd: spi-nor-ids: Add SECT_4K to mx25l12805d by Robert Marko · Fri Oct 23 14:22:38 2020 +0530
  68. d0b8df3 mtd: spi-nor-ids: Add Winbond W25M512JW flash entry by Biju Das · Tue Sep 29 11:04:02 2020 +0100
  69. 80f89de mtd: spi-nor-ids: Add Winbond W25M512JV flash entry by Lad Prabhakar · Thu Sep 17 15:50:30 2020 +0100
  70. 1d83e03 spi: migrate trace to dev and log macro in spi uclass by Patrick Delaunay · Thu Oct 15 17:18:17 2020 +0200
  71. 1020dde dh_imx6: Switch to full DM-aware by Jagan Teki · Fri Oct 23 14:02:48 2020 +0530
  72. b348c43 cm_fx6: Switch to full DM-aware by Jagan Teki · Fri Oct 23 13:56:49 2020 +0530
  73. 7104e3d cl-som-imx7: Switch to DM_SPI/DM_SPI_FLASH by Jagan Teki · Fri Oct 23 13:51:01 2020 +0530
  74. 8a98ffd Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Dec 16 17:43:33 2020 -0500
  75. a3c3689 configs: Resync with savedefconfig by Tom Rini · Wed Dec 16 10:58:24 2020 -0500
  76. 641b322 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Wed Dec 16 08:13:37 2020 -0500
  77. b08cd54 eth/r8152: fix the aggregation issue by Hayes Wang · Wed Dec 16 17:03:23 2020 +0800
  78. 5573bf5 eth/r8152: free previous memory if r8152_eth_probe fail by Hayes Wang · Wed Dec 16 17:03:22 2020 +0800
  79. a050583 usb: xhci: fix lack of short packet event trb handling by Ran Wang · Wed Nov 18 15:49:02 2020 +0800
  80. 51b2f30 x86: edison: Switch to DM_USB_GADGET by Andy Shevchenko · Thu Dec 03 19:45:02 2020 +0200
  81. 221d7fa x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · Thu Dec 03 19:45:01 2020 +0200
  82. 6e4afff x86: edison: BINMAN selection is specific to the board by Andy Shevchenko · Thu Dec 03 17:40:11 2020 +0200
  83. ae3c625 x86: edison: Add CPU to compatible string by Andy Shevchenko · Wed Dec 02 12:35:32 2020 +0200
  84. f4c1377 x86: edison: Drop unneeded DM_PCI_COMPAT by Andy Shevchenko · Fri Nov 27 14:41:16 2020 +0200
  85. f65b2ba x86: tangier: Find proper memory region for relocation by Andy Shevchenko · Fri Nov 27 14:40:48 2020 +0200
  86. b48bf18 x86: coral: Update the boot script by Simon Glass · Mon Nov 09 07:12:25 2020 -0700
  87. 5e956d1 x86: zimage: Update cmdline parameter to be an env var by Simon Glass · Mon Nov 09 07:12:24 2020 -0700
  88. cfb8550 Merge tag 'doc-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Dec 15 13:57:03 2020 -0500
  89. 0ceef80 distro_bootcmd: set devtype for dhcp boot by Igor Opaniuk · Thu Oct 29 12:59:19 2020 +0200
  90. 16bc453 Merge tag 'u-boot-amlogic-20201215' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Dec 15 09:08:14 2020 -0500
  91. 200584c doc: uefi: remove leading $ from bash commands by Heinrich Schuchardt · Sat Dec 12 09:15:12 2020 +0100
  92. d2c0a05 doc: move README.bootmenu to HTML doc by Heinrich Schuchardt · Sat Dec 12 10:53:17 2020 +0100
  93. cc26f74 doc: move README.trace to HTML documentation by Heinrich Schuchardt · Sat Dec 12 10:14:22 2020 +0100
  94. 1cab1c8 doc: move README.NetConsole to HTML documentation by Heinrich Schuchardt · Sat Dec 12 09:37:47 2020 +0100
  95. 5bf6518 doc: use code-block in pstore.rst by Heinrich Schuchardt · Sat Dec 12 09:00:12 2020 +0100
  96. 5d39879 doc: move pstore.rst to usage/pstore.rst by Heinrich Schuchardt · Sat Dec 12 08:50:37 2020 +0100
  97. fb95282 doc: move README.commands to HTML doc by Heinrich Schuchardt · Sat Dec 12 08:33:28 2020 +0100
  98. 65033ce doc: allow building htmldoc with Sphinx 3+ by Heinrich Schuchardt · Mon Nov 30 09:52:57 2020 +0100
  99. 4362241 doc: global data pointer on x86, x86_64 by Heinrich Schuchardt · Thu Oct 15 07:40:57 2020 +0200
  100. 0a79392 doc/build/gcc.rst: required packages for SUSE by Heinrich Schuchardt · Sun Sep 20 12:01:30 2020 +0200