1. bb88327 x86: coreboot: Allow building an SPL image by Simon Glass · Thu Apr 30 21:21:43 2020 -0600
  2. 91fcd1d x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · Thu Apr 30 21:21:41 2020 -0600
  3. de3d9af x86: Allow building an SPL image for coreboot by Simon Glass · Thu Apr 30 21:21:40 2020 -0600
  4. 46f4c58 x86: Move coreboot-table detection to common 32/64-bit code by Simon Glass · Thu Apr 30 21:21:39 2020 -0600
  5. 3b01ac0 x86: Use the existing stack when chain-loading by Simon Glass · Sun Apr 26 09:13:00 2020 -0600
  6. 6bd98e0 x86: Add a way to detect running from coreboot by Simon Glass · Sun Apr 26 09:12:59 2020 -0600
  7. 74cd30a x86: Move coreboot-table detection into common code by Simon Glass · Sun Apr 26 09:12:58 2020 -0600
  8. 8b8e754 x86: cpu: Skip init code when chain loading by Simon Glass · Sun Apr 26 09:12:55 2020 -0600
  9. 8eac3f3 x86: apl: Skip init code when chain loading by Simon Glass · Sun Apr 26 09:12:54 2020 -0600
  10. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · Wed Apr 08 16:57:36 2020 -0600
  11. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · Wed Apr 08 16:57:35 2020 -0600
  12. 9976b01 x86: apl: Move p2sb ofdata reading to the correct method by Simon Glass · Wed Apr 08 16:57:28 2020 -0600
  13. cce80dc x86: Correct wording of coreboot source code by Simon Glass · Wed Apr 08 16:57:27 2020 -0600
  14. 4e3dfd5 x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count by Wolfgang Wallner · Tue Feb 25 13:19:48 2020 +0100
  15. b965558 x86: cpu_x86: Make cpu_x86_get_count() non-static by Wolfgang Wallner · Tue Feb 25 13:19:47 2020 +0100
  16. 949a26e x86: p2sb: Drop 'apl' prefix by Wolfgang Wallner · Tue Feb 18 15:32:10 2020 +0100
  17. f3514a6 Revert "x86: use invd instead of wbinvd in real mode start code" by Andy Shevchenko · Mon Feb 17 17:30:12 2020 +0200
  18. 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
  19. c061974 x86: coral: Add I2C and TPM device-tree definitions by Simon Glass · Thu Feb 06 09:55:02 2020 -0700
  20. 98a4cb6 x86: Add support for ACPI general-purpose events by Simon Glass · Thu Feb 06 09:55:01 2020 -0700
  21. c51a021 x86: itss: Add of-platdata support by Simon Glass · Thu Feb 06 09:54:59 2020 -0700
  22. 21bb12a x86: Give each driver an IRQ type by Simon Glass · Thu Feb 06 09:54:58 2020 -0700
  23. 90b7375 x86: apl: Drop the I2C config in FSP-S by Simon Glass · Thu Feb 06 09:54:55 2020 -0700
  24. 4a2c26a x86: apl: Use the clock driver by Simon Glass · Thu Feb 06 09:54:54 2020 -0700
  25. 21fae58 x86: Move P2SB from Apollo Lake to a more generic location by Wolfgang Wallner · Tue Feb 04 09:04:56 2020 +0100
  26. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  27. 3767e7f x86: itss: Remove apl-prefix by Wolfgang Wallner · Wed Jan 22 16:01:47 2020 +0100
  28. b5460dd x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · Mon Feb 03 14:06:45 2020 +0100
  29. 16ae7e3 x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · Wed Jan 22 16:01:46 2020 +0100
  30. 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
  31. 12ea858 x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · Wed Jan 22 16:01:44 2020 +0100
  32. 4dcaa7d x86: limit the fs segment to the pointer size by Masahiro Yamada · Wed Jan 08 20:13:42 2020 +0900
  33. d560329 x86: use invd instead of wbinvd in real mode start code by Masahiro Yamada · Wed Jan 08 20:08:44 2020 +0900
  34. 15a38b3 x86: serial: Use NS16550_DYNAMIC in Slim Bootloader by Park, Aiden · Wed Dec 18 05:56:23 2019 +0000
  35. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  36. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  37. da25eff common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  38. baf7bd4 x86: apl: Avoid accessing the PCI bus before it is probed by Simon Glass · Sun Dec 29 21:19:13 2019 -0700
  39. 42bf7db x86: apl: Add FSP support by Simon Glass · Sun Dec 08 17:40:19 2019 -0700
  40. fcc2ce9 x86: apl: Add Kconfig and Makefile by Simon Glass · Sun Dec 08 17:40:17 2019 -0700
  41. d7db004 x86: apl: Add P2SB driver by Simon Glass · Sun Dec 08 17:40:16 2019 -0700
  42. 43aae57 x86: apl: Add SPL/TPL init by Simon Glass · Sun Dec 08 17:40:15 2019 -0700
  43. fcfd26e x86: apl: Add a CPU driver by Simon Glass · Sun Dec 08 17:40:14 2019 -0700
  44. c914f19 x86: apl: Add SPL loaders by Simon Glass · Sun Dec 08 17:40:13 2019 -0700
  45. 45122ae x86: apl: Add PUNIT driver by Simon Glass · Sun Dec 08 17:40:11 2019 -0700
  46. 471e28c x86: apl: Add PCH driver by Simon Glass · Sun Dec 08 17:40:10 2019 -0700
  47. 36a6cf3 x86: apl: Add LPC driver by Simon Glass · Sun Dec 08 17:40:09 2019 -0700
  48. 8c0629b x86: apl: Add ITSS driver by Simon Glass · Sun Dec 08 17:40:08 2019 -0700
  49. 99c1904 x86: apl: Add hostbridge driver by Simon Glass · Sun Dec 08 17:40:07 2019 -0700
  50. dc79691 x86: apl: Add systemagent driver by Simon Glass · Sun Dec 08 17:32:10 2019 -0700
  51. 582ba6e x86: apl: Add UART driver by Simon Glass · Fri Dec 06 21:42:58 2019 -0700
  52. e63ca97 x86: apl: Add PMC driver by Simon Glass · Fri Dec 06 21:42:57 2019 -0700
  53. 4c8243d x86: Move qemu CPU fixup function into its own file by Simon Glass · Fri Dec 06 21:42:55 2019 -0700
  54. 6629837 x86: Add low-power subsystem (lpss) support by Simon Glass · Fri Dec 06 21:42:52 2019 -0700
  55. 8f963e1 x86: Add support for newer CAR schemes by Simon Glass · Fri Dec 06 21:42:25 2019 -0700
  56. 25271ae x86: Allow interrupt to happen once by Simon Glass · Fri Dec 06 21:42:15 2019 -0700
  57. 91efff5 x86: Update mrccache to support multiple caches by Simon Glass · Fri Dec 06 21:42:07 2019 -0700
  58. 7a13138 x86: Define the SPL image start by Simon Glass · Fri Dec 06 21:42:00 2019 -0700
  59. ff418d9 x86: Move UCLASS_IRQ into a separate file by Simon Glass · Fri Dec 06 21:41:58 2019 -0700
  60. a53cffe x86: Drop unnecessary interrupt code for TPL by Simon Glass · Fri Dec 06 21:41:52 2019 -0700
  61. dd45a7a x86: Drop unnecessary cpu code for TPL by Simon Glass · Fri Dec 06 21:41:51 2019 -0700
  62. d3edd42 x86: timer: use a timer base of 0 by Simon Glass · Fri Dec 06 21:41:49 2019 -0700
  63. ec1a30c x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · Fri Dec 06 21:41:43 2019 -0700
  64. 80f283b x86: simplify ljmp to 32-bit code by Masahiro Yamada · Tue Dec 03 14:28:58 2019 +0900
  65. 19f2a6d x86: use data32 directive instead of macro for operand-size prefix by Masahiro Yamada · Tue Dec 03 14:20:49 2019 +0900
  66. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  67. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  68. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  69. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  70. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  71. 81f1462 x86: Move CPU init to before spl_init() by Simon Glass · Sun Oct 20 21:37:55 2019 -0600
  72. dc44467 x86: Add a CPU init function for TPL by Simon Glass · Sun Oct 20 21:37:54 2019 -0600
  73. 23c2ea96 x86: Reduce resetvec size by Simon Glass · Wed Sep 25 09:00:31 2019 -0600
  74. d96544d x86: Drop RESET_SEG_SIZE by Simon Glass · Wed Sep 25 08:57:23 2019 -0600
  75. e6f5c32 x86: Drop RESET_BASE by Simon Glass · Wed Sep 25 08:57:22 2019 -0600
  76. 212ee45 x86: cpu: Don't include the cpu driver in TPL by Simon Glass · Wed Sep 25 08:56:48 2019 -0600
  77. 753297d x86: Add a function to set variable MTRRs by Simon Glass · Wed Sep 25 08:56:46 2019 -0600
  78. 3552059 x86: Refactor mtrr_commit() to allow for shared code by Simon Glass · Wed Sep 25 08:56:45 2019 -0600
  79. a016368 x86: Add new common CPU functions for turbo/burst mode by Simon Glass · Wed Sep 25 08:56:40 2019 -0600
  80. 05e85b9 x86: Tidy up some duplicate MSR defines by Simon Glass · Wed Sep 25 08:56:39 2019 -0600
  81. b12689d x86: Add common functions for TDP and perf control by Simon Glass · Wed Sep 25 08:56:38 2019 -0600
  82. 4347d83 x86: Use a common bus clock for Intel CPUs by Simon Glass · Wed Sep 25 08:56:37 2019 -0600
  83. 23a6ca9 x86: Add a common function to set CPU thermal target by Simon Glass · Wed Sep 25 08:56:36 2019 -0600
  84. 76ae027 x86: Use a common definition of MSR_IA32_PERF_CTL by Simon Glass · Wed Sep 25 08:56:35 2019 -0600
  85. a546458 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · Sat Aug 31 21:23:18 2019 -0600
  86. 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · Wed Sep 25 08:56:32 2019 -0600
  87. 7ab72de x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT by Simon Glass · Wed Sep 25 08:11:47 2019 -0600
  88. 202a096 x86: Add more comments to the start-up code by Simon Glass · Wed Sep 25 08:11:44 2019 -0600
  89. 9e60b43 x86: Change condition for using CAR by Simon Glass · Wed Sep 25 08:11:43 2019 -0600
  90. 2562808 x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · Wed Sep 25 08:11:41 2019 -0600
  91. 42bf3b9 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · Wed Sep 25 08:11:40 2019 -0600
  92. 7567787 x86: pci: Add a function to clear and set PCI config regs by Simon Glass · Wed Sep 25 08:11:37 2019 -0600
  93. 5a4e018 x86: Add binman symbols to the image by Simon Glass · Wed Sep 25 08:11:36 2019 -0600
  94. aba3c60 x86: Move common Intel CPU info code into a function by Simon Glass · Wed Sep 25 08:11:35 2019 -0600
  95. 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · Wed Sep 25 08:11:25 2019 -0600
  96. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · Wed Sep 25 08:00:11 2019 -0600
  97. 613092b x86: tangier: Fix off-by-one error when preparing CSRT by Andy Shevchenko · Thu Aug 29 17:04:20 2019 +0300
  98. b04ef3b x86: tangier: Reserve PCI ECAM in motherboard resources by Andy Shevchenko · Thu Aug 29 17:04:19 2019 +0300
  99. 954108d x86: show UEFI images involved in crash by Heinrich Schuchardt · Sun Aug 25 19:55:12 2019 +0200
  100. ef4c9e7 x86: qemu: Report high memory in the E820 table by Bin Meng · Thu Aug 29 02:53:06 2019 -0700