1. f07f4b9 x86: apl: Add core init for the SoC by Simon Glass · Wed Nov 04 09:57:15 2020 -0700
  2. a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · Mon Oct 05 05:27:01 2020 -0600
  3. 8d5bcef x86: apl: Take advantage of the of-platdata parent support by Simon Glass · Sat Oct 03 11:31:39 2020 -0600
  4. ecdc4b3 x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · Sat Oct 03 11:31:38 2020 -0600
  5. 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · Sat Sep 19 18:49:29 2020 -0600
  6. b676492 x86: edison: Generate an image suitable for xFSTK by Simon Glass · Sun Sep 06 10:35:34 2020 -0600
  7. 9612c12 x86: Use multiple images by Simon Glass · Sun Sep 06 10:35:31 2020 -0600
  8. fbf120c x86: Add support for more than 8 MTRRs by Simon Glass · Tue Sep 22 14:54:51 2020 -0600
  9. fe6d294 x86: hob: Try to show a name instead of a GUID by Simon Glass · Tue Sep 22 14:54:49 2020 -0600
  10. 2a75e4f x86: coral: Update config and device tree for ACPI by Simon Glass · Tue Sep 22 12:45:42 2020 -0600
  11. 154dc3e x86: Add a way to add to the e820 memory table by Simon Glass · Tue Sep 22 12:45:40 2020 -0600
  12. 549995d x86: fsp: Show FSP-S or FSP-M address in fsp_get_header() by Simon Glass · Tue Sep 22 12:45:38 2020 -0600
  13. ec7c2b6 x86: fsp: Add more debugging for silicon init by Simon Glass · Tue Sep 22 12:45:37 2020 -0600
  14. c6f96a4 x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · Tue Sep 22 12:45:36 2020 -0600
  15. 2326a8b x86: acpi: Set the log category for x86 table generation by Simon Glass · Tue Sep 22 12:45:34 2020 -0600
  16. 2802628 acpi: tpm: Add a TPM1 table by Simon Glass · Tue Sep 22 12:45:33 2020 -0600
  17. 272a703 acpi: tpm: Add a TPM2 table by Simon Glass · Tue Sep 22 12:45:32 2020 -0600
  18. fcae547 x86: Correct handling of MADT table CPUs by Simon Glass · Tue Sep 22 12:45:31 2020 -0600
  19. f4112b0 x86: Add a header guard to asm/acpi_table.h by Simon Glass · Tue Sep 22 12:45:30 2020 -0600
  20. dd23446 x86: Correct the assembly guard in e820.h by Simon Glass · Tue Sep 22 12:45:29 2020 -0600
  21. ad7bb30 x86: Notify the FSP of the 'end firmware' event by Simon Glass · Tue Sep 22 12:45:28 2020 -0600
  22. 6b88e88 x86: Sort the MTRR table by Simon Glass · Tue Sep 22 12:45:27 2020 -0600
  23. 2d8b3c6 x86: cpu: Report address width from cpu_get_info() by Simon Glass · Tue Sep 22 12:45:26 2020 -0600
  24. 34a9262 x86: fsp: Update the FSP API with the end-firmware method by Simon Glass · Tue Sep 22 12:45:25 2020 -0600
  25. f77b9e2 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · Tue Sep 22 12:45:23 2020 -0600
  26. fff5dab x86: apl: Generate ACPI table for LPC by Simon Glass · Tue Sep 22 12:45:22 2020 -0600
  27. 1eba121 x86: apl: Generate CPU tables by Simon Glass · Tue Sep 22 12:45:21 2020 -0600
  28. c3d589e x86: apl: Add support for hostbridge ACPI generation by Simon Glass · Tue Sep 22 12:45:20 2020 -0600
  29. b16dbec x86: apl: Generate required ACPI tables by Simon Glass · Tue Sep 22 12:45:19 2020 -0600
  30. a18e96e x86: apl: Allow reading hostbridge base addresses by Simon Glass · Tue Sep 22 12:45:17 2020 -0600
  31. 87cf8d2 x86: acpi: Add support for additional Intel tables by Simon Glass · Tue Sep 22 12:45:16 2020 -0600
  32. c32fbb6 x86: Support Atom SoCs using SWSMISCI rather than the SWSCI by Simon Glass · Tue Sep 22 12:45:15 2020 -0600
  33. d73344b x86: acpi: Add common Intel ACPI tables by Simon Glass · Tue Sep 22 12:45:14 2020 -0600
  34. 9bd4e9d x86: acpi: Add PCT and PTC tables by Simon Glass · Tue Sep 22 12:45:12 2020 -0600
  35. 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · Tue Sep 22 12:45:10 2020 -0600
  36. 4ffe8b0 x86: acpi: Support generation of the HPET table by Simon Glass · Tue Sep 22 12:45:09 2020 -0600
  37. ac779e3 x86: Add a few common Intel CPU functions by Simon Glass · Tue Sep 22 12:45:08 2020 -0600
  38. 973daf2 x86: apl: Update iomap for ACPI by Simon Glass · Tue Sep 22 12:45:07 2020 -0600
  39. ff71114 x86: apl: Add power-management definitions by Simon Glass · Tue Sep 22 12:45:06 2020 -0600
  40. fedb532 x86: Add some definitions for SMM by Simon Glass · Tue Sep 22 12:45:05 2020 -0600
  41. 4c69a5f x86: acpi: Add a common routine to write WiFi info by Simon Glass · Tue Sep 22 12:45:04 2020 -0600
  42. 057427c x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · Tue Sep 22 12:45:03 2020 -0600
  43. d81ade4 x86: Add wake sources for the acpi_gpe driver by Simon Glass · Tue Sep 22 12:45:02 2020 -0600
  44. 91f2f19 x86: acpi: Expand the GNVS by Simon Glass · Tue Sep 22 12:44:54 2020 -0600
  45. 6fe570a x86: acpi: Support external GNVS tables by Simon Glass · Tue Sep 22 12:44:53 2020 -0600
  46. 9893180 x86: Add a common global NVS structure by Simon Glass · Tue Sep 22 12:44:52 2020 -0600
  47. 741ce46 x86: Add a config for the systemagent PCIEX regions size by Simon Glass · Tue Sep 22 12:44:51 2020 -0600
  48. ca75c3f x86: acpi: Add DPTF asl files by Simon Glass · Tue Sep 22 12:44:49 2020 -0600
  49. e42bff5 x86: acpi: apl: Add asl files for Apollo Lake by Simon Glass · Tue Sep 22 12:44:48 2020 -0600
  50. c052918 x86: acpi: Add base asl files for common x86 devices by Simon Glass · Tue Sep 22 12:44:47 2020 -0600
  51. 6e8f7e9 x86: acpi: Add cros_ec tables by Simon Glass · Tue Sep 22 12:44:46 2020 -0600
  52. 12d93ab x86: zboot: Allow overriding the command line by Simon Glass · Sat Sep 05 14:50:51 2020 -0600
  53. aad0d76 x86: zboot: Add an option to dump the setup information by Simon Glass · Sat Sep 05 14:50:50 2020 -0600
  54. c55ce68 x86: zboot: Allow setting a separate setup base address by Simon Glass · Sat Sep 05 14:50:49 2020 -0600
  55. 58a9046 x86: zboot: Set environment variables for image locations by Simon Glass · Sat Sep 05 14:50:48 2020 -0600
  56. 3063483 x86: zboot: Add an 'setup' subcommand by Simon Glass · Sat Sep 05 14:50:47 2020 -0600
  57. 24d26f7 x86: zboot: Add an 'load' subcommand by Simon Glass · Sat Sep 05 14:50:46 2020 -0600
  58. 83dd29e x86: zboot: Add an 'info' subcommand by Simon Glass · Sat Sep 05 14:50:45 2020 -0600
  59. 1931b19 x86: zboot: Add a 'go' subcommand by Simon Glass · Sat Sep 05 14:50:44 2020 -0600
  60. d9b3c98 x86: zboot: Set up a sub-command structure by Simon Glass · Sat Sep 05 14:50:43 2020 -0600
  61. 0db800c x86: zimage: Disable interrupts just before booting by Simon Glass · Sat Sep 05 14:50:42 2020 -0600
  62. d67ff03 x86: zboot: Correct image type by Simon Glass · Sat Sep 05 14:50:41 2020 -0600
  63. df30d41 x86: zboot: Move kernel-version code into a function by Simon Glass · Sat Sep 05 14:50:40 2020 -0600
  64. 3a17717 x86: zimage: Avoid using #ifdef by Simon Glass · Sat Sep 05 14:50:39 2020 -0600
  65. 48800f4 x86: zimage: Use a state struct to hold the state by Simon Glass · Sat Sep 05 14:50:38 2020 -0600
  66. 6d5738d x86: Update the bootparam header by Simon Glass · Sat Sep 05 14:50:37 2020 -0600
  67. 594a7f0 Merge branch 'master' into next by Tom Rini · Mon Sep 21 14:25:37 2020 -0400
  68. 13c23e9 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · Wed Sep 16 16:57:53 2020 +0200
  69. aa20282 x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · Wed Sep 16 16:57:52 2020 +0200
  70. ca1dba2 x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · Fri Sep 11 16:52:28 2020 +0200
  71. 26fd219 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Mon Sep 07 14:31:00 2020 -0400
  72. d659591 x86: Drop nhlt_serialise() by Simon Glass · Sat Aug 29 15:23:07 2020 -0600
  73. 3e90244 x86: Introduce USE_EARLY_BOARD_INIT option by Andy Shevchenko · Thu Aug 20 13:02:20 2020 +0300
  74. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · Wed Aug 12 11:55:46 2020 +0200
  75. 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · Sun Jul 19 10:15:40 2020 -0600
  76. b25b63a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Aug 03 10:25:47 2020 -0400
  77. 79e6b0d x86: call32: Append appropriate suffixes by Andy Shevchenko · Tue Jul 28 12:56:26 2020 +0300
  78. 3303fe3 x86: sipi_vector: Append appropriate suffixes by Andy Shevchenko · Tue Jul 28 12:56:25 2020 +0300
  79. 68aa38e arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · Wed Jul 22 09:29:39 2020 +0200
  80. 104855f x86: apl: fsp_bindings: Add support for u64 parameters by Bernhard Messerklinger · Wed Jul 22 09:29:38 2020 +0200
  81. c6955af x86: irq: Fix some typos by Wolfgang Wallner · Tue Jul 21 13:01:45 2020 +0200
  82. 99186b3 x86: rename CONFIG_STACK_SIZE by Heinrich Schuchardt · Wed Jul 29 12:31:17 2020 +0200
  83. 0bd972a x86: chromebook_panther: Correct the image layout by Simon Glass · Sun Jul 19 13:56:17 2020 -0600
  84. 1542595 x86: Move the fdtmap away from the binary blobs by Simon Glass · Sun Jul 19 13:56:15 2020 -0600
  85. f69c009 x86: Change how selection of ROMs works by Simon Glass · Sun Jul 19 13:55:52 2020 -0600
  86. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  87. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  88. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  89. 00906cb x86: mp: Add more comments to the module by Simon Glass · Fri Jul 17 08:48:30 2020 -0600
  90. d89e15f x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · Fri Jul 17 08:48:26 2020 -0600
  91. 00dc52f x86: mtrr: Update MTRRs on all CPUs by Simon Glass · Fri Jul 17 08:48:25 2020 -0600
  92. a2c515c x86: Don't enable SMP in SPL by Simon Glass · Fri Jul 17 08:48:23 2020 -0600
  93. 7403c26 x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · Fri Jul 17 08:48:22 2020 -0600
  94. 44344f5 x86: mp: Add iterators for CPUs by Simon Glass · Fri Jul 17 08:48:21 2020 -0600
  95. 32d5695 x86: mp: Park CPUs before running the OS by Simon Glass · Fri Jul 17 08:48:20 2020 -0600
  96. 6871dff x86: mp: Allow running functions on multiple CPUs by Simon Glass · Fri Jul 17 08:48:19 2020 -0600
  97. 4943de6 x86: Set the SMP flag when MP init is complete by Simon Glass · Fri Jul 17 08:48:18 2020 -0600
  98. 4a30bbb x86: mp: Support APs waiting for instructions by Simon Glass · Fri Jul 17 08:48:16 2020 -0600
  99. 84163ae x86: cpu: Remove unnecessary #ifdefs by Simon Glass · Fri Jul 17 08:48:15 2020 -0600
  100. 653781b x86: mp_init: Adjust bsp_init() to return more information by Simon Glass · Fri Jul 17 08:48:14 2020 -0600