1. 80f283b x86: simplify ljmp to 32-bit code by Masahiro Yamada · Tue Dec 03 14:28:58 2019 +0900
  2. 19f2a6d x86: use data32 directive instead of macro for operand-size prefix by Masahiro Yamada · Tue Dec 03 14:20:49 2019 +0900
  3. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  4. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  5. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  6. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  7. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  8. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  9. 2d91068 x86: Quieten TPL's jump_to_image_no_args() by Simon Glass · Sun Oct 20 21:37:57 2019 -0600
  10. 662c17d x86: Don't print CPU info in TPL by Simon Glass · Sun Oct 20 21:37:56 2019 -0600
  11. 81f1462 x86: Move CPU init to before spl_init() by Simon Glass · Sun Oct 20 21:37:55 2019 -0600
  12. dc44467 x86: Add a CPU init function for TPL by Simon Glass · Sun Oct 20 21:37:54 2019 -0600
  13. 7b8a558 x86: tpl: Add a fake PCI bus by Simon Glass · Sun Oct 20 21:37:50 2019 -0600
  14. 0b3c576 x86: spl: Support init of a PUNIT by Simon Glass · Sun Oct 20 21:37:49 2019 -0600
  15. ed10a4f x86: timer: Use a separate flag for whether timer is inited by Simon Glass · Sun Oct 20 21:37:47 2019 -0600
  16. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · Sat Aug 24 07:22:49 2019 -0600
  17. 23c2ea96 x86: Reduce resetvec size by Simon Glass · Wed Sep 25 09:00:31 2019 -0600
  18. d96544d x86: Drop RESET_SEG_SIZE by Simon Glass · Wed Sep 25 08:57:23 2019 -0600
  19. e6f5c32 x86: Drop RESET_BASE by Simon Glass · Wed Sep 25 08:57:22 2019 -0600
  20. 1efffd6 x86: Update Kconfig options for FSP1 by Simon Glass · Wed Sep 25 08:57:14 2019 -0600
  21. 040bef1 x86: Add a function to find the size of an mrccache record by Simon Glass · Wed Sep 25 08:57:04 2019 -0600
  22. 11ba714 x86: Panic when SPL or TPL fail by Simon Glass · Wed Sep 25 08:56:51 2019 -0600
  23. a72a7ab x86: Use mtrr_commit() with FSP2 by Simon Glass · Wed Sep 25 08:56:49 2019 -0600
  24. 212ee45 x86: cpu: Don't include the cpu driver in TPL by Simon Glass · Wed Sep 25 08:56:48 2019 -0600
  25. 753297d x86: Add a function to set variable MTRRs by Simon Glass · Wed Sep 25 08:56:46 2019 -0600
  26. 3552059 x86: Refactor mtrr_commit() to allow for shared code by Simon Glass · Wed Sep 25 08:56:45 2019 -0600
  27. d164213 x86: Allow the PCH and LPC uclasses to work with of-platdata by Simon Glass · Wed Sep 25 08:56:43 2019 -0600
  28. a016368 x86: Add new common CPU functions for turbo/burst mode by Simon Glass · Wed Sep 25 08:56:40 2019 -0600
  29. 05e85b9 x86: Tidy up some duplicate MSR defines by Simon Glass · Wed Sep 25 08:56:39 2019 -0600
  30. b12689d x86: Add common functions for TDP and perf control by Simon Glass · Wed Sep 25 08:56:38 2019 -0600
  31. 4347d83 x86: Use a common bus clock for Intel CPUs by Simon Glass · Wed Sep 25 08:56:37 2019 -0600
  32. 23a6ca9 x86: Add a common function to set CPU thermal target by Simon Glass · Wed Sep 25 08:56:36 2019 -0600
  33. 76ae027 x86: Use a common definition of MSR_IA32_PERF_CTL by Simon Glass · Wed Sep 25 08:56:35 2019 -0600
  34. a546458 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · Sat Aug 31 21:23:18 2019 -0600
  35. 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · Wed Sep 25 08:56:32 2019 -0600
  36. 7ab72de x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT by Simon Glass · Wed Sep 25 08:11:47 2019 -0600
  37. ca1c61e x86: Add various MTRR indexes and values by Simon Glass · Wed Sep 25 08:11:46 2019 -0600
  38. 202a096 x86: Add more comments to the start-up code by Simon Glass · Wed Sep 25 08:11:44 2019 -0600
  39. 9e60b43 x86: Change condition for using CAR by Simon Glass · Wed Sep 25 08:11:43 2019 -0600
  40. 2562808 x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · Wed Sep 25 08:11:41 2019 -0600
  41. 42bf3b9 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · Wed Sep 25 08:11:40 2019 -0600
  42. 19da9c4 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · Wed Sep 25 08:11:39 2019 -0600
  43. 39c6f9b x86: spl: Use hang() instead of a while() loop by Simon Glass · Wed Sep 25 08:11:38 2019 -0600
  44. 7567787 x86: pci: Add a function to clear and set PCI config regs by Simon Glass · Wed Sep 25 08:11:37 2019 -0600
  45. 5a4e018 x86: Add binman symbols to the image by Simon Glass · Wed Sep 25 08:11:36 2019 -0600
  46. aba3c60 x86: Move common Intel CPU info code into a function by Simon Glass · Wed Sep 25 08:11:35 2019 -0600
  47. fffb220 x86: fsp: Add access to variable MRC data by Simon Glass · Wed Sep 25 08:11:34 2019 -0600
  48. 99bb201 x86: fsp: Add a few more definitions for FSP2 by Simon Glass · Wed Sep 25 08:11:33 2019 -0600
  49. 80c726f x86: fsp: Move common support functions into a common file by Simon Glass · Wed Sep 25 08:11:31 2019 -0600
  50. ac4df6f x86: Move common fsp functions into a common file by Simon Glass · Wed Sep 25 08:11:30 2019 -0600
  51. ddb39b2 x86: fsp: Move common dram functions into a common file by Simon Glass · Sat Aug 24 14:10:32 2019 -0600
  52. e464d6e x86: fsp: Tidy up comment style a little by Simon Glass · Sun Aug 25 10:10:59 2019 -0600
  53. f755a45 x86: fsp: Use if() instead of #ifdef by Simon Glass · Wed Sep 25 08:11:27 2019 -0600
  54. ef8a2dd x86: fsp: Create a common fsp_support.h header by Simon Glass · Sat Aug 24 14:19:05 2019 -0600
  55. 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · Wed Sep 25 08:11:25 2019 -0600
  56. 4b6e2bb x86: Move fsp_ffs.h include to fsp_arch.h by Simon Glass · Wed Sep 25 08:00:20 2019 -0600
  57. 3206688 x86: Move fsp_bootmode.h to the generic fsp directory by Simon Glass · Wed Sep 25 08:00:19 2019 -0600
  58. 0b7df8a x86: Move fsp_infoheader.h to the generic fsp directory by Simon Glass · Wed Oct 02 08:26:41 2019 +0800
  59. 7cd23b1 x86: Move fsp_hob.h to the generic fsp directory by Simon Glass · Wed Oct 02 08:25:10 2019 +0800
  60. 6fd4e0b x86: Move fsp_fv.h to the generic fsp directory by Simon Glass · Wed Sep 25 08:00:16 2019 -0600
  61. d7004b9 x86: Move fsp_types.h to the generic fsp directory by Simon Glass · Wed Sep 25 08:00:15 2019 -0600
  62. b56ddd9 x86: Move fsp_api.h inclusion out of fsp_support.h by Simon Glass · Wed Sep 25 08:00:14 2019 -0600
  63. e0e4b64 x86: Create a new fsp_arch.h header by Simon Glass · Wed Sep 25 08:00:13 2019 -0600
  64. 788ed15 x86: Move fsp_azalia.h to the generic fsp directory by Simon Glass · Wed Sep 25 08:00:12 2019 -0600
  65. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · Wed Sep 25 08:00:11 2019 -0600
  66. d87a21d x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Fri Sep 13 18:42:00 2019 +0300
  67. 864816a x86: tangier: Use spaces over TABs in ASL code by Andy Shevchenko · Thu Aug 29 17:04:21 2019 +0300
  68. 613092b x86: tangier: Fix off-by-one error when preparing CSRT by Andy Shevchenko · Thu Aug 29 17:04:20 2019 +0300
  69. b04ef3b x86: tangier: Reserve PCI ECAM in motherboard resources by Andy Shevchenko · Thu Aug 29 17:04:19 2019 +0300
  70. c230820 x86: acpi: Annotate struct acpi_table_header with __packed by Andy Shevchenko · Thu Aug 29 17:04:18 2019 +0300
  71. 47e3c2d x86: efi_loader: Use efi_add_conventional_memory_map() by Park, Aiden · Tue Sep 03 17:43:46 2019 +0000
  72. 954108d x86: show UEFI images involved in crash by Heinrich Schuchardt · Sun Aug 25 19:55:12 2019 +0200
  73. ef4c9e7 x86: qemu: Report high memory in the E820 table by Bin Meng · Thu Aug 29 02:53:06 2019 -0700
  74. fc7f57f x86: qemu: Support getting high memory size by Bin Meng · Thu Aug 29 02:53:05 2019 -0700
  75. 38502eb x86: qemu: Extract getting memory size to a separate routine by Bin Meng · Thu Aug 29 02:53:04 2019 -0700
  76. 31d7b48 x86: Drop weak version board_get_usable_ram_top() by Bin Meng · Thu Aug 29 02:53:03 2019 -0700
  77. 15a76b1 x86: acpi: Slightly reduce binary size of ACPI tables for Tangier by Andy Shevchenko · Mon Aug 26 09:48:15 2019 +0800
  78. faa8821 x86: Remove x86 specific GD flags as they are not referenced at all by Stefan Roese · Fri Aug 16 14:45:28 2019 +0200
  79. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  80. 48d3ebc env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · Thu Aug 01 09:47:11 2019 -0600
  81. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · Thu Aug 01 09:46:50 2019 -0600
  82. 5195143 x86: Skip setting up MTRRs in slimbootloader by Park, Aiden · Sat Aug 03 08:31:20 2019 +0000
  83. 15775d4 x86: slimbootloader: Add a slimbootloader device tree by Park, Aiden · Sat Aug 03 08:31:00 2019 +0000
  84. 347f1b4 x86: slimbootloader: Set TSC information for tsc_timer by Park, Aiden · Sat Aug 03 08:30:52 2019 +0000
  85. 1636d26 x86: slimbootloader: Add serial driver by Park, Aiden · Sat Aug 03 08:30:44 2019 +0000
  86. deffd42 x86: slimbootloader: Add memory configuration by Park, Aiden · Sat Aug 03 08:30:36 2019 +0000
  87. 538aec9 x86: Add a common HOB library by Park, Aiden · Sat Aug 03 08:30:31 2019 +0000
  88. 0961cf7 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · Sat Aug 03 08:30:20 2019 +0000
  89. 6e3cc36 x86: Add new slimbootloader CPU type by Park, Aiden · Sat Aug 03 08:30:12 2019 +0000
  90. 70c6298 x86: tangier: Populate CSRT for shared DMA controller by Andy Shevchenko · Sun Jul 14 19:23:59 2019 +0300
  91. bbbfe91 x86: acpi: Enable ACPI companion for Intel iDMA 32-bit by Andy Shevchenko · Sun Jul 14 19:23:58 2019 +0300
  92. 607dbd1 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · Sun Jul 14 19:23:57 2019 +0300
  93. 9a37f15 x86: acpi: Add CSRT description by Andy Shevchenko · Sun Jul 14 19:23:56 2019 +0300
  94. 5ea5c95 x86: edison: Enable SD slot by Andy Shevchenko · Tue Jun 25 23:52:04 2019 +0300
  95. b15a9c9 x86: Add a forward struct declaration in coreboot_tables.h by Simon Glass · Sat May 18 11:59:51 2019 -0600
  96. d13a8a3 watchdog: tangier: Convert to use WDT class by Andy Shevchenko · Fri Jun 21 13:28:08 2019 +0300
  97. ba610ea x86: Revert "Don't set up MTRRs in SPL" by Andy Shevchenko · Tue Jun 18 19:06:34 2019 +0300
  98. 21c5322 x86: coreboot: make it possible to process unhandled tags by Christian Gmeiner · Wed Apr 17 14:42:05 2019 +0200
  99. 973c099 Fix spelling of available. by Vagrant Cascadian · Fri May 03 14:28:37 2019 -0800
  100. a23e97d x86: samus: Update device tree for verified boot by Simon Glass · Tue May 07 21:41:14 2019 -0600