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