1. c6eeff9 x86: Select advanced Intel code only if allowed by Simon Glass · Tue Feb 23 05:35:42 2021 -0500
  2. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  3. 733c73a x86: apl: Enhance debugging in the SPL loader by Simon Glass · Sun Jan 24 10:06:04 2021 -0700
  4. 298530a x86: apl: Adjust how the UART gets its platform data by Simon Glass · Sat Dec 19 10:40:05 2020 -0700
  5. e2a4ec8 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · Sat Dec 19 10:40:02 2020 -0700
  6. 28c751f x86: apl: Move priv/plat structs to headers by Simon Glass · Sat Dec 19 10:39:57 2020 -0700
  7. ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · Wed Dec 23 08:11:30 2020 -0700
  8. e47aad5 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · Wed Dec 23 08:11:29 2020 -0700
  9. 2e5398b x86: coral: Move fsp-m settings to a subnode by Simon Glass · Wed Dec 23 08:11:28 2020 -0700
  10. 772136b x86: apl: Use const for driver operations by Simon Glass · Wed Dec 23 08:11:26 2020 -0700
  11. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  12. 37ad5f3 x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · Tue Dec 22 19:30:25 2020 -0700
  13. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · Tue Dec 22 19:30:18 2020 -0700
  14. 6feac81 x86: Drop unnecessary mp_init logic by Simon Glass · Wed Dec 16 21:20:22 2020 -0700
  15. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  16. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  17. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  18. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  19. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  20. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  21. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  22. dd5fa06 x86: Silence some logging statements by Simon Glass · Wed Nov 04 09:57:39 2020 -0700
  23. 012310b x86: Set up Chrome OS to boot into developer mode by Simon Glass · Wed Nov 04 09:57:36 2020 -0700
  24. d81f07f x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · Wed Nov 04 09:57:35 2020 -0700
  25. f07f4b9 x86: apl: Add core init for the SoC by Simon Glass · Wed Nov 04 09:57:15 2020 -0700
  26. a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · Mon Oct 05 05:27:01 2020 -0600
  27. 8d5bcef x86: apl: Take advantage of the of-platdata parent support by Simon Glass · Sat Oct 03 11:31:39 2020 -0600
  28. ecdc4b3 x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · Sat Oct 03 11:31:38 2020 -0600
  29. c6f96a4 x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · Tue Sep 22 12:45:36 2020 -0600
  30. f77b9e2 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · Tue Sep 22 12:45:23 2020 -0600
  31. fff5dab x86: apl: Generate ACPI table for LPC by Simon Glass · Tue Sep 22 12:45:22 2020 -0600
  32. 1eba121 x86: apl: Generate CPU tables by Simon Glass · Tue Sep 22 12:45:21 2020 -0600
  33. c3d589e x86: apl: Add support for hostbridge ACPI generation by Simon Glass · Tue Sep 22 12:45:20 2020 -0600
  34. b16dbec x86: apl: Generate required ACPI tables by Simon Glass · Tue Sep 22 12:45:19 2020 -0600
  35. a18e96e x86: apl: Allow reading hostbridge base addresses by Simon Glass · Tue Sep 22 12:45:17 2020 -0600
  36. c32fbb6 x86: Support Atom SoCs using SWSMISCI rather than the SWSCI by Simon Glass · Tue Sep 22 12:45:15 2020 -0600
  37. 057427c x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · Tue Sep 22 12:45:03 2020 -0600
  38. 6fe570a x86: acpi: Support external GNVS tables by Simon Glass · Tue Sep 22 12:44:53 2020 -0600
  39. 741ce46 x86: Add a config for the systemagent PCIEX regions size by Simon Glass · Tue Sep 22 12:44:51 2020 -0600
  40. ca1dba2 x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · Fri Sep 11 16:52:28 2020 +0200
  41. 68aa38e arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · Wed Jul 22 09:29:39 2020 +0200
  42. 104855f x86: apl: fsp_bindings: Add support for u64 parameters by Bernhard Messerklinger · Wed Jul 22 09:29:38 2020 +0200
  43. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  44. 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
  45. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  46. 4a30bbb x86: mp: Support APs waiting for instructions by Simon Glass · Fri Jul 17 08:48:16 2020 -0600
  47. c28a1e0 x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · Thu Jul 16 21:22:33 2020 -0600
  48. a929b93 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · Thu Jul 16 21:22:32 2020 -0600
  49. d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · Thu Jul 16 21:22:30 2020 -0600
  50. 459a474 x86: apl: Support set_hide() in p2sb driver by Simon Glass · Tue Jul 07 21:32:31 2020 -0600
  51. 5e40c05 x86: apl: Use memory-mapped access for VBT by Simon Glass · Tue Jul 07 21:32:25 2020 -0600
  52. 1d2a334 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · Thu Jul 09 18:43:17 2020 -0600
  53. e6ad202 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · Thu Jul 09 18:43:16 2020 -0600
  54. e9af32e x86: apl: Re-enable loading of SPL by Simon Glass · Wed Jul 08 09:02:15 2020 -0600
  55. c7811b7 x86: Don't build some unused objects in TPL by Tom Rini · Fri Jun 26 17:40:06 2020 -0400
  56. d65763c x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · Mon May 18 12:33:35 2020 +0200
  57. d9461aa x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · Mon May 18 12:33:34 2020 +0200
  58. 7f8ff51 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · Mon May 18 12:33:33 2020 +0200
  59. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  60. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  61. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  62. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  63. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  64. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  65. 8eac3f3 x86: apl: Skip init code when chain loading by Simon Glass · Sun Apr 26 09:12:54 2020 -0600
  66. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · Wed Apr 08 16:57:35 2020 -0600
  67. 4e3dfd5 x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count by Wolfgang Wallner · Tue Feb 25 13:19:48 2020 +0100
  68. 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
  69. c061974 x86: coral: Add I2C and TPM device-tree definitions by Simon Glass · Thu Feb 06 09:55:02 2020 -0700
  70. 21bb12a x86: Give each driver an IRQ type by Simon Glass · Thu Feb 06 09:54:58 2020 -0700
  71. 90b7375 x86: apl: Drop the I2C config in FSP-S by Simon Glass · Thu Feb 06 09:54:55 2020 -0700
  72. 4a2c26a x86: apl: Use the clock driver by Simon Glass · Thu Feb 06 09:54:54 2020 -0700
  73. 21fae58 x86: Move P2SB from Apollo Lake to a more generic location by Wolfgang Wallner · Tue Feb 04 09:04:56 2020 +0100
  74. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  75. b5460dd x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · Mon Feb 03 14:06:45 2020 +0100
  76. 16ae7e3 x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · Wed Jan 22 16:01:46 2020 +0100
  77. 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
  78. 12ea858 x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · Wed Jan 22 16:01:44 2020 +0100
  79. baf7bd4 x86: apl: Avoid accessing the PCI bus before it is probed by Simon Glass · Sun Dec 29 21:19:13 2019 -0700
  80. 42bf7db x86: apl: Add FSP support by Simon Glass · Sun Dec 08 17:40:19 2019 -0700
  81. fcc2ce9 x86: apl: Add Kconfig and Makefile by Simon Glass · Sun Dec 08 17:40:17 2019 -0700
  82. d7db004 x86: apl: Add P2SB driver by Simon Glass · Sun Dec 08 17:40:16 2019 -0700
  83. 43aae57 x86: apl: Add SPL/TPL init by Simon Glass · Sun Dec 08 17:40:15 2019 -0700
  84. fcfd26e x86: apl: Add a CPU driver by Simon Glass · Sun Dec 08 17:40:14 2019 -0700
  85. c914f19 x86: apl: Add SPL loaders by Simon Glass · Sun Dec 08 17:40:13 2019 -0700
  86. 45122ae x86: apl: Add PUNIT driver by Simon Glass · Sun Dec 08 17:40:11 2019 -0700
  87. 471e28c x86: apl: Add PCH driver by Simon Glass · Sun Dec 08 17:40:10 2019 -0700
  88. 36a6cf3 x86: apl: Add LPC driver by Simon Glass · Sun Dec 08 17:40:09 2019 -0700
  89. 8c0629b x86: apl: Add ITSS driver by Simon Glass · Sun Dec 08 17:40:08 2019 -0700
  90. 99c1904 x86: apl: Add hostbridge driver by Simon Glass · Sun Dec 08 17:40:07 2019 -0700
  91. dc79691 x86: apl: Add systemagent driver by Simon Glass · Sun Dec 08 17:32:10 2019 -0700
  92. 582ba6e x86: apl: Add UART driver by Simon Glass · Fri Dec 06 21:42:58 2019 -0700
  93. e63ca97 x86: apl: Add PMC driver by Simon Glass · Fri Dec 06 21:42:57 2019 -0700