1. e2a5586 rockchip: puma: reorganize devicetrees to actually work and match upstream by Heiko Stuebner · Fri Jun 05 12:06:40 2020 +0200
  2. 5a57b9b rockchip: puma: fix indentation of misc_init_r by Heiko Stuebner · Fri Jun 05 12:06:39 2020 +0200
  3. c71acd1 rockchip: puma: fix indentation for -u-boot.dtsi by Heiko Stuebner · Fri Jun 05 12:06:38 2020 +0200
  4. edfd036 arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulator by Heiko Stuebner · Fri Jun 05 12:06:37 2020 +0200
  5. 3febd56e arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin by Heiko Stuebner · Fri Jun 05 12:06:36 2020 +0200
  6. 8b5fe24 rockchip: rockpro64: add SPI boot by Marcin Juszkiewicz · Wed Jun 03 17:15:13 2020 +0200
  7. 8e1cc41 rockchip: rockpro64: Store default env into SPI by Marcin Juszkiewicz · Wed Jun 03 17:15:12 2020 +0200
  8. 1a26283 doc: rockchip: Document SPI flash program steps by Jagan Teki · Thu Jun 04 20:21:41 2020 +0530
  9. 5d00e00 roc-rk3399-pc: Add SPI boot by Jagan Teki · Thu Jun 04 20:21:40 2020 +0530
  10. b3e1086 roc-rk3399-pc: Mark default env from SPI by Jagan Teki · Thu Jun 04 20:21:39 2020 +0530
  11. efd42b6 Makefile: Drop to handle rkspi image type by Jagan Teki · Thu Jun 04 20:21:38 2020 +0530
  12. 5e12b10 rockchip: rk3399-evb: add stdout-path for the board by Kever Yang · Wed Jun 03 15:25:28 2020 +0800
  13. a2793c4 rockchip: rk3328: add rock-pi-e-rk3328_defconfig file by b.l.huang · Mon Jun 01 00:02:11 2020 +0800
  14. 89473d9 rockchip: rk3328: add rock-pi-e dts file by b.l.huang · Mon Jun 01 00:01:28 2020 +0800
  15. 6870b64 rockchip: Enable PCIe and NVMe on ROCKPro64 by Mark Kettenis · Mon May 25 11:00:57 2020 +0200
  16. b01f4c4 rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399 by Mark Kettenis · Mon May 25 11:00:56 2020 +0200
  17. 9e4bacb configs: Resync with savedefconfig by Tom Rini · Thu Jun 04 19:29:09 2020 -0400
  18. c5ce284 Merge branch '2020-06-04-misc-bugfixes' by Tom Rini · Thu Jun 04 18:12:57 2020 -0400
  19. d7b4ab5 checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files by Tom Rini · Tue May 26 14:29:02 2020 -0400
  20. 567240d checkpatch.pl: Request if() instead #ifdef by Simon Glass · Fri May 22 16:32:40 2020 -0600
  21. 35bf3b0 checkpatch.pl: Request a test when a new command is added by Simon Glass · Fri May 22 16:32:39 2020 -0600
  22. 3ee0132 checkpatch.pl: Warn if the flattree API is used by Simon Glass · Fri May 22 16:32:38 2020 -0600
  23. 7d919f5 checkpatch.pl: Add a check for tests needed for uclasses by Simon Glass · Fri May 22 16:32:37 2020 -0600
  24. c8f4d09 checkpatch.pl: Add a U-Boot option by Simon Glass · Fri May 22 16:32:36 2020 -0600
  25. a33d982 checkpatch.pl: Update to v5.7 by Simon Glass · Fri May 22 16:32:35 2020 -0600
  26. 5b706d1 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · Tue May 26 15:06:19 2020 -0400
  27. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · Tue May 26 15:06:18 2020 -0400
  28. 4a060b7 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · Tue May 26 15:06:17 2020 -0400
  29. bf1f75e topic_miami: Disable GPIO by Tom Rini · Tue May 26 15:06:16 2020 -0400
  30. 83f4d11 ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI by Tom Rini · Tue May 26 15:06:15 2020 -0400
  31. 55eb5f9 bcmstb: Migrate CONFIG_CMD_EXT[24] by Tom Rini · Tue May 26 15:06:14 2020 -0400
  32. 4c65842 mx6memcal: Finish migration to defconfig options by Tom Rini · Tue May 26 15:06:13 2020 -0400
  33. d42ed15 pfla02: Rework excluding NAND from SPL by Tom Rini · Tue May 26 15:06:12 2020 -0400
  34. 8da3a6b serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · Thu May 28 12:05:12 2020 +0200
  35. 0f73ac6 serial: Convert ARM_DCC to Kconfig by Tom Rini · Tue Jun 02 17:26:33 2020 -0400
  36. 09e67ed Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Jun 04 13:50:39 2020 -0400
  37. 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
  38. e622c74 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · Wed May 27 02:04:53 2020 -0700
  39. b391ead riscv: sbi: Remove sbi_spec_version by Bin Meng · Wed May 27 02:04:52 2020 -0700
  40. 5c6c8a1 doc: sifive: fu540: Add description for OpenSBI generic platform by Pragnesh Patel · Fri May 29 11:33:39 2020 +0530
  41. 169a883 configs: fu540: Add config options for U-Boot SPL by Pragnesh Patel · Fri May 29 11:33:38 2020 +0530
  42. 72ac2ec sifive: fu540: Add U-Boot proper sector start by Jagan Teki · Fri May 29 11:33:37 2020 +0530
  43. bc83d54 sifive: fu540: Add sample SD gpt partition layout by Jagan Teki · Fri May 29 11:33:36 2020 +0530
  44. e00653c riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · Fri May 29 11:33:35 2020 +0530
  45. 25269c0 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · Fri May 29 11:33:34 2020 +0530
  46. 01ec498 riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux by Pragnesh Patel · Fri May 29 11:33:33 2020 +0530
  47. bb337f9 riscv: sifive: dts: fu540: set ethernet clock rate by Pragnesh Patel · Fri May 29 11:33:32 2020 +0530
  48. e848dba clk: sifive: fu540-prci: Release ethernet clock reset by Pragnesh Patel · Fri May 29 11:33:31 2020 +0530
  49. 1790bce clk: sifive: fu540-prci: Add ddr clock initialization by Pragnesh Patel · Fri May 29 11:33:30 2020 +0530
  50. 54ce0e0 clk: sifive: fu540-prci: Add clock enable and disable ops by Pragnesh Patel · Fri May 29 11:33:29 2020 +0530
  51. 45ffc91 riscv: sifive: dts: fu540: add U-Boot dmc node by Pragnesh Patel · Fri May 29 11:33:28 2020 +0530
  52. 8f4a403 sifive: dts: fu540: Add DDR controller and phy register settings by Pragnesh Patel · Fri May 29 11:33:27 2020 +0530
  53. 4cefe72 sifive: fu540: add ddr driver by Pragnesh Patel · Fri May 29 11:33:26 2020 +0530
  54. b65f19f riscv: sifive: dts: fu540: Add board -u-boot.dtsi files by Pragnesh Patel · Fri May 29 11:33:25 2020 +0530
  55. 116ae92 lib: Makefile: build crc7.c when CONFIG_MMC_SPI by Pragnesh Patel · Fri May 29 11:33:24 2020 +0530
  56. 45b4ad9d riscv: Add _image_binary_end for SPL by Pragnesh Patel · Fri May 29 11:33:23 2020 +0530
  57. 2a449a3 riscv: sifive: fu540: Use OTP DM driver for serial environment variable by Pragnesh Patel · Fri May 29 11:33:22 2020 +0530
  58. 6e9661f misc: add driver for the SiFive otp controller by Pragnesh Patel · Fri May 29 11:33:21 2020 +0530
  59. 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
  60. e7c71d6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Wed Jun 03 12:27:51 2020 -0400
  61. 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
  62. 19cc6f7 Merge branch '2020-06-03-misc-bugfixes' by Tom Rini · Wed Jun 03 11:44:12 2020 -0400
  63. 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
  64. 5605e66 efi_loader: simplify PE consistency check by Heinrich Schuchardt · Sat May 30 07:35:59 2020 +0200
  65. 72bc714 efi_loader: function description cmp_pe_section() by Heinrich Schuchardt · Sat May 30 06:44:48 2020 +0200
  66. da6d607 efi_loader: function descriptions efi_image_loader.c by Heinrich Schuchardt · Sat May 30 05:48:08 2020 +0200
  67. 1a3732c efi_loader: allow compiling with clang by Heinrich Schuchardt · Wed May 27 01:58:30 2020 +0200
  68. 7ca84f8 efi_loader: validate load option by Heinrich Schuchardt · Sun May 31 22:46:09 2020 +0200
  69. b047d1b ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCI by Masahiro Yamada · Wed May 20 11:43:34 2020 +0900
  70. 884bc8a bootcount_ext: Add Ext4 build dependency by Frédéric Danis · Wed May 20 09:13:26 2020 +0200
  71. 797172a kconfig: fix typo for OHCI host and add to DM list by Marcin Juszkiewicz · Tue May 26 19:07:16 2020 +0200
  72. a360c2c kconfig: fix some typos by Marcin Juszkiewicz · Tue May 26 19:07:15 2020 +0200
  73. ad6bbbf kconfig: mark SPL/TPL options for DM_KEYBOARD by Marcin Juszkiewicz · Tue May 26 19:07:14 2020 +0200
  74. eb4d2d0 cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · Tue May 26 18:34:15 2020 +0200
  75. de275c3 cubieboard7: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:55 2020 -0400
  76. d42bdc0 fu540: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:54 2020 -0400
  77. caed6ff m68k: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:53 2020 -0400
  78. 8d3dfd3 arm: ti: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:52 2020 -0400
  79. cef81a5 rockchip: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:51 2020 -0400
  80. ef35bf6 powerpc: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:50 2020 -0400
  81. 30a61f5 imx: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:49 2020 -0400
  82. 84c4a8f amlogic: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:48 2020 -0400
  83. ab1e85b Azure: Add 'tools-only' build for macOS X hosts by Tom Rini · Tue May 26 20:39:03 2020 -0400
  84. 611fd91 mkimage: Default to adding a crc32 hash with '-f auto' by Simon Glass · Wed May 27 07:24:55 2020 -0600
  85. 79685b2 tools: fw_env: Fix warning when reading too little by Harald Seiler · Thu May 28 17:54:45 2020 +0200
  86. 3fabf86 image: android: fix abootimg support by Christian Gmeiner · Fri May 29 17:53:45 2020 +0200
  87. 1a64760 dma-mapping: Add header file for ARCH_DMA_MINALIGN by Simon Glass · Sat May 30 10:29:04 2020 -0600
  88. 2593cdb usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · Sat May 30 10:29:03 2020 -0600
  89. f78bbf8 test/py: use actual core count for parallel builds by Heinrich Schuchardt · Sun May 31 00:44:24 2020 +0200
  90. e265188 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Jun 01 23:34:18 2020 -0400
  91. 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
  92. 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
  93. 7eeab74 x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · Sun May 31 21:15:13 2020 -0700
  94. 1097936 x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · Thu May 28 12:17:36 2020 +0300
  95. 0a62038 x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · Thu May 28 12:17:35 2020 +0300
  96. 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
  97. a073287 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · Thu May 28 12:17:33 2020 +0300
  98. 66c520a x86: minnowmax: Add support for Winbond flash by Simon Glass · Wed May 27 06:56:53 2020 -0600
  99. 6831e1d x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · Wed May 27 05:42:14 2020 -0600
  100. b4fa8c0 x86: coral: Correct some FSP-S settings by Simon Glass · Wed May 27 05:42:13 2020 -0600