1. 3ee0132 checkpatch.pl: Warn if the flattree API is used by Simon Glass · Fri May 22 16:32:38 2020 -0600
  2. 7d919f5 checkpatch.pl: Add a check for tests needed for uclasses by Simon Glass · Fri May 22 16:32:37 2020 -0600
  3. c8f4d09 checkpatch.pl: Add a U-Boot option by Simon Glass · Fri May 22 16:32:36 2020 -0600
  4. a33d982 checkpatch.pl: Update to v5.7 by Simon Glass · Fri May 22 16:32:35 2020 -0600
  5. 5b706d1 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · Tue May 26 15:06:19 2020 -0400
  6. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · Tue May 26 15:06:18 2020 -0400
  7. 4a060b7 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · Tue May 26 15:06:17 2020 -0400
  8. bf1f75e topic_miami: Disable GPIO by Tom Rini · Tue May 26 15:06:16 2020 -0400
  9. 83f4d11 ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI by Tom Rini · Tue May 26 15:06:15 2020 -0400
  10. 55eb5f9 bcmstb: Migrate CONFIG_CMD_EXT[24] by Tom Rini · Tue May 26 15:06:14 2020 -0400
  11. 4c65842 mx6memcal: Finish migration to defconfig options by Tom Rini · Tue May 26 15:06:13 2020 -0400
  12. d42ed15 pfla02: Rework excluding NAND from SPL by Tom Rini · Tue May 26 15:06:12 2020 -0400
  13. 8da3a6b serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · Thu May 28 12:05:12 2020 +0200
  14. 0f73ac6 serial: Convert ARM_DCC to Kconfig by Tom Rini · Tue Jun 02 17:26:33 2020 -0400
  15. 09e67ed Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Jun 04 13:50:39 2020 -0400
  16. a42d206 Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Thu Jun 04 10:21:51 2020 -0400
  17. e622c74 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · Wed May 27 02:04:53 2020 -0700
  18. b391ead riscv: sbi: Remove sbi_spec_version by Bin Meng · Wed May 27 02:04:52 2020 -0700
  19. 5c6c8a1 doc: sifive: fu540: Add description for OpenSBI generic platform by Pragnesh Patel · Fri May 29 11:33:39 2020 +0530
  20. 169a883 configs: fu540: Add config options for U-Boot SPL by Pragnesh Patel · Fri May 29 11:33:38 2020 +0530
  21. 72ac2ec sifive: fu540: Add U-Boot proper sector start by Jagan Teki · Fri May 29 11:33:37 2020 +0530
  22. bc83d54 sifive: fu540: Add sample SD gpt partition layout by Jagan Teki · Fri May 29 11:33:36 2020 +0530
  23. e00653c riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · Fri May 29 11:33:35 2020 +0530
  24. 25269c0 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · Fri May 29 11:33:34 2020 +0530
  25. 01ec498 riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux by Pragnesh Patel · Fri May 29 11:33:33 2020 +0530
  26. bb337f9 riscv: sifive: dts: fu540: set ethernet clock rate by Pragnesh Patel · Fri May 29 11:33:32 2020 +0530
  27. e848dba clk: sifive: fu540-prci: Release ethernet clock reset by Pragnesh Patel · Fri May 29 11:33:31 2020 +0530
  28. 1790bce clk: sifive: fu540-prci: Add ddr clock initialization by Pragnesh Patel · Fri May 29 11:33:30 2020 +0530
  29. 54ce0e0 clk: sifive: fu540-prci: Add clock enable and disable ops by Pragnesh Patel · Fri May 29 11:33:29 2020 +0530
  30. 45ffc91 riscv: sifive: dts: fu540: add U-Boot dmc node by Pragnesh Patel · Fri May 29 11:33:28 2020 +0530
  31. 8f4a403 sifive: dts: fu540: Add DDR controller and phy register settings by Pragnesh Patel · Fri May 29 11:33:27 2020 +0530
  32. 4cefe72 sifive: fu540: add ddr driver by Pragnesh Patel · Fri May 29 11:33:26 2020 +0530
  33. b65f19f riscv: sifive: dts: fu540: Add board -u-boot.dtsi files by Pragnesh Patel · Fri May 29 11:33:25 2020 +0530
  34. 116ae92 lib: Makefile: build crc7.c when CONFIG_MMC_SPI by Pragnesh Patel · Fri May 29 11:33:24 2020 +0530
  35. 45b4ad9d riscv: Add _image_binary_end for SPL by Pragnesh Patel · Fri May 29 11:33:23 2020 +0530
  36. 2a449a3 riscv: sifive: fu540: Use OTP DM driver for serial environment variable by Pragnesh Patel · Fri May 29 11:33:22 2020 +0530
  37. 6e9661f misc: add driver for the SiFive otp controller by Pragnesh Patel · Fri May 29 11:33:21 2020 +0530
  38. 41fb397 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jun 03 14:10:03 2020 -0400
  39. e7c71d6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Wed Jun 03 12:27:51 2020 -0400
  40. 8c7e5dd Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Wed Jun 03 11:52:13 2020 -0400
  41. 19cc6f7 Merge branch '2020-06-03-misc-bugfixes' by Tom Rini · Wed Jun 03 11:44:12 2020 -0400
  42. 5ed9ada efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · Fri May 29 15:41:18 2020 +0900
  43. 5605e66 efi_loader: simplify PE consistency check by Heinrich Schuchardt · Sat May 30 07:35:59 2020 +0200
  44. 72bc714 efi_loader: function description cmp_pe_section() by Heinrich Schuchardt · Sat May 30 06:44:48 2020 +0200
  45. da6d607 efi_loader: function descriptions efi_image_loader.c by Heinrich Schuchardt · Sat May 30 05:48:08 2020 +0200
  46. 1a3732c efi_loader: allow compiling with clang by Heinrich Schuchardt · Wed May 27 01:58:30 2020 +0200
  47. 7ca84f8 efi_loader: validate load option by Heinrich Schuchardt · Sun May 31 22:46:09 2020 +0200
  48. b047d1b ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCI by Masahiro Yamada · Wed May 20 11:43:34 2020 +0900
  49. 884bc8a bootcount_ext: Add Ext4 build dependency by Frédéric Danis · Wed May 20 09:13:26 2020 +0200
  50. 797172a kconfig: fix typo for OHCI host and add to DM list by Marcin Juszkiewicz · Tue May 26 19:07:16 2020 +0200
  51. a360c2c kconfig: fix some typos by Marcin Juszkiewicz · Tue May 26 19:07:15 2020 +0200
  52. ad6bbbf kconfig: mark SPL/TPL options for DM_KEYBOARD by Marcin Juszkiewicz · Tue May 26 19:07:14 2020 +0200
  53. eb4d2d0 cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · Tue May 26 18:34:15 2020 +0200
  54. de275c3 cubieboard7: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:55 2020 -0400
  55. d42bdc0 fu540: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:54 2020 -0400
  56. caed6ff m68k: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:53 2020 -0400
  57. 8d3dfd3 arm: ti: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:52 2020 -0400
  58. cef81a5 rockchip: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:51 2020 -0400
  59. ef35bf6 powerpc: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:50 2020 -0400
  60. 30a61f5 imx: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:49 2020 -0400
  61. 84c4a8f amlogic: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:48 2020 -0400
  62. ab1e85b Azure: Add 'tools-only' build for macOS X hosts by Tom Rini · Tue May 26 20:39:03 2020 -0400
  63. 611fd91 mkimage: Default to adding a crc32 hash with '-f auto' by Simon Glass · Wed May 27 07:24:55 2020 -0600
  64. 79685b2 tools: fw_env: Fix warning when reading too little by Harald Seiler · Thu May 28 17:54:45 2020 +0200
  65. 3fabf86 image: android: fix abootimg support by Christian Gmeiner · Fri May 29 17:53:45 2020 +0200
  66. 1a64760 dma-mapping: Add header file for ARCH_DMA_MINALIGN by Simon Glass · Sat May 30 10:29:04 2020 -0600
  67. 2593cdb usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · Sat May 30 10:29:03 2020 -0600
  68. f78bbf8 test/py: use actual core count for parallel builds by Heinrich Schuchardt · Sun May 31 00:44:24 2020 +0200
  69. e265188 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Jun 01 23:34:18 2020 -0400
  70. f64fb10 x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · Sun May 31 21:15:15 2020 -0700
  71. e42ba05 x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · Sun May 31 21:15:14 2020 -0700
  72. 7eeab74 x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · Sun May 31 21:15:13 2020 -0700
  73. 1097936 x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · Thu May 28 12:17:36 2020 +0300
  74. 0a62038 x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · Thu May 28 12:17:35 2020 +0300
  75. acce685 x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Andy Shevchenko · Thu May 28 12:17:34 2020 +0300
  76. a073287 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · Thu May 28 12:17:33 2020 +0300
  77. 66c520a x86: minnowmax: Add support for Winbond flash by Simon Glass · Wed May 27 06:56:53 2020 -0600
  78. 6831e1d x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · Wed May 27 05:42:14 2020 -0600
  79. b4fa8c0 x86: coral: Correct some FSP-S settings by Simon Glass · Wed May 27 05:42:13 2020 -0600
  80. 641efde x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · Wed May 27 05:42:12 2020 -0600
  81. 200c726 x86: coral: Correct some FSP-M settings by Simon Glass · Wed May 27 05:42:11 2020 -0600
  82. 00bf279 x86: mrccache: Allow use before driver model is active by Simon Glass · Wed May 27 06:58:49 2020 -0600
  83. a0185fa x86: spl: Print the error on SPL failure by Simon Glass · Wed May 27 06:58:48 2020 -0600
  84. 1d37c69 x86: spi: Rewrite logic for obtaining the SPI memory map by Simon Glass · Wed May 27 06:58:47 2020 -0600
  85. 6c7799b x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · Wed May 27 06:58:46 2020 -0600
  86. 29e506f sunxi: H6: Enable Ethernet on the Pine H64 by Samuel Holland · Thu May 07 18:10:52 2020 -0500
  87. 3386e9a net: sun8i_emac: Add support for the H6 variant by Samuel Holland · Thu May 07 18:10:51 2020 -0500
  88. 97f2cf1 net: sun8i_emac: Use consistent clock bitfield definitions by Samuel Holland · Thu May 07 18:10:50 2020 -0500
  89. a1dba89 sunxi: Silence warning about non-static inline function by Samuel Holland · Thu May 07 18:02:33 2020 -0500
  90. 6b0f248 phy: sun4i-usb: Align H6 initialization logic with the kernel by Roman Stratiienko · Tue May 12 21:24:49 2020 +0300
  91. de403b4 Merge tag 'rpi-next-2020.07.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Mon Jun 01 11:42:47 2020 -0400
  92. e30c5ef Merge tag 'u-boot-stm32-20200528' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Jun 01 11:42:22 2020 -0400
  93. 4885292 doc: driver-model: Update SPI migration status by Jagan Teki · Mon Jun 01 19:10:17 2020 +0530
  94. e80699c mtd: sf: Drop plat from sf_probe by Jagan Teki · Thu May 14 16:37:57 2020 +0530
  95. 9017309 env: sf: Free the old env_flash by Jagan Teki · Wed May 13 16:32:42 2020 +0530
  96. 43dab5f cmd: sf Drop reassignment of new into flash by Jagan Teki · Wed May 13 16:28:01 2020 +0530
  97. d312081 mtd: spi: Call sst_write in _write ops by Jagan Teki · Wed May 13 15:32:23 2020 +0530
  98. e58ca24 sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · Wed May 13 18:16:39 2020 +0530
  99. 380cdbe mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef by Jagan Teki · Wed May 13 00:11:27 2020 +0530
  100. c3aa722 spi: Zap sh_spi driver by Jagan Teki · Tue May 26 00:23:51 2020 +0530