1. c6f96a4 x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · Tue Sep 22 12:45:36 2020 -0600
  2. f77b9e2 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · Tue Sep 22 12:45:23 2020 -0600
  3. fff5dab x86: apl: Generate ACPI table for LPC by Simon Glass · Tue Sep 22 12:45:22 2020 -0600
  4. 1eba121 x86: apl: Generate CPU tables by Simon Glass · Tue Sep 22 12:45:21 2020 -0600
  5. c3d589e x86: apl: Add support for hostbridge ACPI generation by Simon Glass · Tue Sep 22 12:45:20 2020 -0600
  6. b16dbec x86: apl: Generate required ACPI tables by Simon Glass · Tue Sep 22 12:45:19 2020 -0600
  7. a18e96e x86: apl: Allow reading hostbridge base addresses by Simon Glass · Tue Sep 22 12:45:17 2020 -0600
  8. c32fbb6 x86: Support Atom SoCs using SWSMISCI rather than the SWSCI by Simon Glass · Tue Sep 22 12:45:15 2020 -0600
  9. 057427c x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · Tue Sep 22 12:45:03 2020 -0600
  10. 6fe570a x86: acpi: Support external GNVS tables by Simon Glass · Tue Sep 22 12:44:53 2020 -0600
  11. 741ce46 x86: Add a config for the systemagent PCIEX regions size by Simon Glass · Tue Sep 22 12:44:51 2020 -0600
  12. ca1dba2 x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · Fri Sep 11 16:52:28 2020 +0200
  13. 68aa38e arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · Wed Jul 22 09:29:39 2020 +0200
  14. 104855f x86: apl: fsp_bindings: Add support for u64 parameters by Bernhard Messerklinger · Wed Jul 22 09:29:38 2020 +0200
  15. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  16. 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
  17. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  18. 4a30bbb x86: mp: Support APs waiting for instructions by Simon Glass · Fri Jul 17 08:48:16 2020 -0600
  19. c28a1e0 x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · Thu Jul 16 21:22:33 2020 -0600
  20. a929b93 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · Thu Jul 16 21:22:32 2020 -0600
  21. d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · Thu Jul 16 21:22:30 2020 -0600
  22. 459a474 x86: apl: Support set_hide() in p2sb driver by Simon Glass · Tue Jul 07 21:32:31 2020 -0600
  23. 5e40c05 x86: apl: Use memory-mapped access for VBT by Simon Glass · Tue Jul 07 21:32:25 2020 -0600
  24. 1d2a334 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · Thu Jul 09 18:43:17 2020 -0600
  25. e6ad202 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · Thu Jul 09 18:43:16 2020 -0600
  26. e9af32e x86: apl: Re-enable loading of SPL by Simon Glass · Wed Jul 08 09:02:15 2020 -0600
  27. c7811b7 x86: Don't build some unused objects in TPL by Tom Rini · Fri Jun 26 17:40:06 2020 -0400
  28. d65763c x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · Mon May 18 12:33:35 2020 +0200
  29. d9461aa x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · Mon May 18 12:33:34 2020 +0200
  30. 7f8ff51 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · Mon May 18 12:33:33 2020 +0200
  31. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  32. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  33. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  34. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  35. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  36. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  37. 8eac3f3 x86: apl: Skip init code when chain loading by Simon Glass · Sun Apr 26 09:12:54 2020 -0600
  38. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · Wed Apr 08 16:57:35 2020 -0600
  39. 4e3dfd5 x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count by Wolfgang Wallner · Tue Feb 25 13:19:48 2020 +0100
  40. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  41. c061974 x86: coral: Add I2C and TPM device-tree definitions by Simon Glass · Thu Feb 06 09:55:02 2020 -0700
  42. 21bb12a x86: Give each driver an IRQ type by Simon Glass · Thu Feb 06 09:54:58 2020 -0700
  43. 90b7375 x86: apl: Drop the I2C config in FSP-S by Simon Glass · Thu Feb 06 09:54:55 2020 -0700
  44. 4a2c26a x86: apl: Use the clock driver by Simon Glass · Thu Feb 06 09:54:54 2020 -0700
  45. 21fae58 x86: Move P2SB from Apollo Lake to a more generic location by Wolfgang Wallner · Tue Feb 04 09:04:56 2020 +0100
  46. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  47. b5460dd x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · Mon Feb 03 14:06:45 2020 +0100
  48. 16ae7e3 x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · Wed Jan 22 16:01:46 2020 +0100
  49. 9713216 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · Wed Jan 22 16:01:45 2020 +0100
  50. 12ea858 x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · Wed Jan 22 16:01:44 2020 +0100
  51. baf7bd4 x86: apl: Avoid accessing the PCI bus before it is probed by Simon Glass · Sun Dec 29 21:19:13 2019 -0700
  52. 42bf7db x86: apl: Add FSP support by Simon Glass · Sun Dec 08 17:40:19 2019 -0700
  53. fcc2ce9 x86: apl: Add Kconfig and Makefile by Simon Glass · Sun Dec 08 17:40:17 2019 -0700
  54. d7db004 x86: apl: Add P2SB driver by Simon Glass · Sun Dec 08 17:40:16 2019 -0700
  55. 43aae57 x86: apl: Add SPL/TPL init by Simon Glass · Sun Dec 08 17:40:15 2019 -0700
  56. fcfd26e x86: apl: Add a CPU driver by Simon Glass · Sun Dec 08 17:40:14 2019 -0700
  57. c914f19 x86: apl: Add SPL loaders by Simon Glass · Sun Dec 08 17:40:13 2019 -0700
  58. 45122ae x86: apl: Add PUNIT driver by Simon Glass · Sun Dec 08 17:40:11 2019 -0700
  59. 471e28c x86: apl: Add PCH driver by Simon Glass · Sun Dec 08 17:40:10 2019 -0700
  60. 36a6cf3 x86: apl: Add LPC driver by Simon Glass · Sun Dec 08 17:40:09 2019 -0700
  61. 8c0629b x86: apl: Add ITSS driver by Simon Glass · Sun Dec 08 17:40:08 2019 -0700
  62. 99c1904 x86: apl: Add hostbridge driver by Simon Glass · Sun Dec 08 17:40:07 2019 -0700
  63. dc79691 x86: apl: Add systemagent driver by Simon Glass · Sun Dec 08 17:32:10 2019 -0700
  64. 582ba6e x86: apl: Add UART driver by Simon Glass · Fri Dec 06 21:42:58 2019 -0700
  65. e63ca97 x86: apl: Add PMC driver by Simon Glass · Fri Dec 06 21:42:57 2019 -0700