1. 4943de6 x86: Set the SMP flag when MP init is complete by Simon Glass · Fri Jul 17 08:48:18 2020 -0600
  2. 16a5ad7 global_data: Add a generic global_data flag for SMP state by Simon Glass · Fri Jul 17 08:48:17 2020 -0600
  3. 4a30bbb x86: mp: Support APs waiting for instructions by Simon Glass · Fri Jul 17 08:48:16 2020 -0600
  4. 84163ae x86: cpu: Remove unnecessary #ifdefs by Simon Glass · Fri Jul 17 08:48:15 2020 -0600
  5. 653781b x86: mp_init: Adjust bsp_init() to return more information by Simon Glass · Fri Jul 17 08:48:14 2020 -0600
  6. ebb239a x86: mp_init: Set up the CPU numbers at the start by Simon Glass · Fri Jul 17 08:48:13 2020 -0600
  7. c947a62 x86: mtrr: Fix 'ensable' typo by Simon Glass · Fri Jul 17 08:48:12 2020 -0600
  8. 3307d0c x86: mp_init: Drop the num_cpus static variable by Simon Glass · Fri Jul 17 08:48:11 2020 -0600
  9. a3ee7b8 x86: mp_init: Switch parameter names in start_aps() by Simon Glass · Fri Jul 17 08:48:10 2020 -0600
  10. 35ee0de x86: mp_init: Avoid declarations in header files by Simon Glass · Fri Jul 17 08:48:09 2020 -0600
  11. e40633d x86: Move MP code into mp_init by Simon Glass · Fri Jul 17 08:48:08 2020 -0600
  12. 740e908 x86: mp_init: Switch to livetree by Simon Glass · Fri Jul 17 08:48:07 2020 -0600
  13. 92136c1 dm: core: Don't show an ACPI warning if there is no ordering by Simon Glass · Fri Jul 17 08:49:25 2020 -0600
  14. 37d2704 Merge tag 'mips-pull-2020-07-18' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Sat Jul 18 11:34:49 2020 -0400
  15. a6f2ea4 mips: octeon: Add minimal Octeon 3 EBB7304 EVK support by Stefan Roese · Tue Jun 30 12:08:58 2020 +0200
  16. 15ba802 mips: octeon: use mips_mach_early_init() to copy to L2 cache by Stefan Roese · Tue Jun 30 12:33:17 2020 +0200
  17. 9e29eff mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file by Stefan Roese · Tue Jun 30 12:08:57 2020 +0200
  18. b2ea818 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · Tue Jun 30 12:08:56 2020 +0200
  19. 4df2d0d sysreset: Add Octeon sysreset driver by Stefan Roese · Tue Jun 30 12:08:55 2020 +0200
  20. c6f54b4 mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code by Stefan Roese · Tue Jun 30 12:33:16 2020 +0200
  21. e4ccb47 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:18 2020 +0200
  22. b018d6b mips: sync asm/addrspace.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:17 2020 +0200
  23. 53056e4 mips: sync asm/asm.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:16 2020 +0200
  24. e61db37 mips: remove deprecated UNCACHED_SDRAM() macro by Daniel Schwierzeck · Sun Jul 12 01:46:15 2020 +0200
  25. c95e7f1 mips: add config options for generic cache setup code by Daniel Schwierzeck · Sun Jul 12 00:45:57 2020 +0200
  26. 765f417 mips: refactor disabling of caches by Daniel Schwierzeck · Sun Jul 12 00:45:56 2020 +0200
  27. ab1d86e mips: add KSEG1 wrapper for change_k0_cca by Daniel Schwierzeck · Sun Jul 12 00:45:55 2020 +0200
  28. de4987c mips: start.S: remove dead code by Daniel Schwierzeck · Sun Jul 12 00:45:54 2020 +0200
  29. e4a3ba2 mips: cache: Make invalidate_dcache_range() weak to enable overwrite by Stefan Roese · Tue Jun 30 12:33:19 2020 +0200
  30. fef1b82 mips: cache: Make flush_cache() weak to enable overwrite by Stefan Roese · Thu May 14 11:59:04 2020 +0200
  31. bfcce78 mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM by Stefan Roese · Thu May 14 11:59:03 2020 +0200
  32. 459a76d mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage by Stefan Roese · Fri Jun 05 10:29:25 2020 +0200
  33. fb79cbd mips: traps: Set WG bit in EBase register on Octeon by Stefan Roese · Thu May 14 11:59:06 2020 +0200
  34. 56a4381 mips: time: Only compile the weak get_tbclk() when needed by Stefan Roese · Thu May 14 11:59:05 2020 +0200
  35. ae9c287 Merge branch '2020-07-17-misc-fixes' by Tom Rini · Fri Jul 17 16:08:54 2020 -0400
  36. 3ee85c6 include: pci_ids: Add Cavium devices by Suneel Garapati · Fri Jul 17 08:06:22 2020 +0200
  37. f617562 doc: fit: Write hex address as hex instead of int by Michal Simek · Wed Jul 15 15:10:17 2020 +0200
  38. 982c460 mtd: mtdpart: use uint64_t instead of int for cur_off by Martin Kaistra · Mon Jul 13 14:40:02 2020 +0200
  39. 078e1b7 board/km: update MAINTAINERS email by Holger Brunck · Thu Jul 09 17:31:23 2020 +0200
  40. 1c5fe19 doc: correct description of crash dumps by Heinrich Schuchardt · Thu Jul 09 08:12:06 2020 +0200
  41. f0850ba fixdep: fix CONFIG_IS_ENABLED etc. handling by Stephen Warren · Wed Jul 08 15:45:56 2020 -0600
  42. 9e0e9a5 mkimage: Fix error message if write less data then expected by Mylène Josserand · Wed Jul 08 11:52:50 2020 +0200
  43. 0ce183a remove include/config_defaults.h by Rasmus Villemoes · Tue Jul 07 10:40:26 2020 +0200
  44. 11d0afb doc: multi-dtb-fit: Remove double underscores by Fabio Estevam · Sun Jul 05 19:04:50 2020 -0300
  45. ca816ce fs: error handling in do_load() by Heinrich Schuchardt · Mon Jun 29 20:08:49 2020 +0200
  46. 54e0759 asm/u-boot.h: remove bd_t definitions by Masahiro Yamada · Fri Jun 26 15:13:35 2020 +0900
  47. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · Fri Jun 26 15:13:34 2020 +0900
  48. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  49. d7687bd arm64: Remove CONFIG_SYS_FULL_VA macro by Michal Simek · Thu Jun 25 09:26:57 2020 +0200
  50. d5404e6 Makefile: Silence relocate-rela call by Jan Kiszka · Thu Jun 25 08:39:45 2020 +0200
  51. ab965b1 lib: zlib: Remove offset pointer optimization in inftrees.c by Chin Liang See · Wed Jun 24 16:31:08 2020 +0800
  52. f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · Wed Jun 17 18:19:18 2020 +0200
  53. 37aea85 spl: fix ext4fs_mount return code handling by Thomas Schaefer · Tue Jun 16 22:03:52 2020 +0200
  54. 210c036 cmd: booti: convert the debug print about image move to printf by Tero Kristo · Fri Jun 12 15:41:21 2020 +0300
  55. 0608694 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · Fri Jun 12 15:41:20 2020 +0300
  56. bb125c4 image: fdt: bail out with error if no boot time FDT image found by Tero Kristo · Fri Jun 12 15:41:19 2020 +0300
  57. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · Tue Jun 09 10:46:46 2020 -0400
  58. 1849639 lz4: fix decompressor on big-endian powerpc by Rasmus Villemoes · Sun Jun 07 14:29:18 2020 +0200
  59. cb422da doc: Coccinelle: move to HTML doc by Heinrich Schuchardt · Fri Jun 05 05:13:44 2020 +0200
  60. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Jul 17 08:04:48 2020 -0400
  61. 01a2218 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Jul 17 08:04:28 2020 -0400
  62. 55f3cde acpi: Enable ACPI table generation by default on x86 by Simon Glass · Thu Jul 16 21:22:39 2020 -0600
  63. 75ece5f x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · Thu Jul 16 21:22:38 2020 -0600
  64. f3694aa x86: acpi: Correct the version of the MADT by Simon Glass · Thu Jul 16 21:22:37 2020 -0600
  65. 7fbd04f x86: Drop setup_pcat_compatibility() by Simon Glass · Thu Jul 16 21:22:36 2020 -0600
  66. 1062e34 x86: Update the comment about booting for FSP2 by Simon Glass · Thu Jul 16 21:22:35 2020 -0600
  67. fb8736d x86: Store the coreboot table address in global_data by Simon Glass · Thu Jul 16 21:22:34 2020 -0600
  68. c28a1e0 x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · Thu Jul 16 21:22:33 2020 -0600
  69. a929b93 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · Thu Jul 16 21:22:32 2020 -0600
  70. f66fb30 x86: Add debugging to table writing by Simon Glass · Thu Jul 16 21:22:31 2020 -0600
  71. d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · Thu Jul 16 21:22:30 2020 -0600
  72. 2b36648 x86: irq: Support flags for acpi_gpe by Simon Glass · Tue Jul 07 21:32:34 2020 -0600
  73. 6065d19 pmc: Move common registers to the header file by Simon Glass · Tue Jul 07 21:32:33 2020 -0600
  74. 8719dcc x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · Tue Jul 07 21:32:32 2020 -0600
  75. 459a474 x86: apl: Support set_hide() in p2sb driver by Simon Glass · Tue Jul 07 21:32:31 2020 -0600
  76. 5e13b0f p2sb: Add a method to hide the bus by Simon Glass · Tue Jul 07 21:32:30 2020 -0600
  77. 3908d90 i2c: designware_i2c: Support ACPI table generation by Simon Glass · Tue Jul 07 21:32:29 2020 -0600
  78. e998305 i2c: Add log_ret() on error by Simon Glass · Tue Jul 07 21:32:28 2020 -0600
  79. 46aadb6 i2c: designware_i2c: Add a little more debugging by Simon Glass · Tue Jul 07 21:32:27 2020 -0600
  80. aac86da x86: gpio: Add support for obtaining ACPI info for a GPIO by Simon Glass · Tue Jul 07 21:32:26 2020 -0600
  81. 5e40c05 x86: apl: Use memory-mapped access for VBT by Simon Glass · Tue Jul 07 21:32:25 2020 -0600
  82. 9eb8004 x86: Add error checking for csrt table generation by Simon Glass · Tue Jul 07 21:32:24 2020 -0600
  83. 9255118 x86: pinctrl: Drop the acpi_path member by Simon Glass · Tue Jul 07 21:32:23 2020 -0600
  84. 25885e5 x86: pinctrl: Set up itss in the probe() method by Simon Glass · Tue Jul 07 21:32:22 2020 -0600
  85. cf45178 x86: pinctrl: Add multi-ACPI control by Simon Glass · Tue Jul 07 21:32:21 2020 -0600
  86. 86e5db5 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · Tue Jul 07 21:32:20 2020 -0600
  87. 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · Tue Jul 07 21:32:19 2020 -0600
  88. 59ddd3a sound: Add an ACPI driver for Maxim MAX98357ac by Simon Glass · Tue Jul 07 21:32:18 2020 -0600
  89. 23cd606 sound: Add an ACPI driver for Dialog Semicondutor da7219 by Simon Glass · Tue Jul 07 21:32:17 2020 -0600
  90. f6cdb91 x86: Add support for building up an NHLT structure by Simon Glass · Tue Jul 07 21:32:16 2020 -0600
  91. b4df078 acpi: Support writing named values by Simon Glass · Tue Jul 07 21:32:15 2020 -0600
  92. a186d93 acpi: Support generation of a device by Simon Glass · Tue Jul 07 21:32:14 2020 -0600
  93. 14a9d75 x86: Add bindings for NHLT by Simon Glass · Tue Jul 07 21:32:13 2020 -0600
  94. 5eb6639 acpi: mmc: Generate ACPI info for the PCI SD Card by Simon Glass · Tue Jul 07 21:32:12 2020 -0600
  95. 837127f acpi: Support generation of a generic register by Simon Glass · Tue Jul 07 21:32:11 2020 -0600
  96. 6fcdaf1 acpi: Support generation of a scope by Simon Glass · Tue Jul 07 21:32:10 2020 -0600
  97. d6814e2 acpi: Export functions to write sized values by Simon Glass · Tue Jul 07 21:32:09 2020 -0600
  98. cd9667b dm: acpi: Add support for the NHLT table by Simon Glass · Tue Jul 07 21:32:08 2020 -0600
  99. 0123233 dm: core: Add a way of overriding the ACPI device path by Simon Glass · Tue Jul 07 21:32:07 2020 -0600
  100. 7f5e226 dtoc: Support ACPI paths in of-platdata by Simon Glass · Tue Jul 07 21:32:06 2020 -0600