1. 13c23e9 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · Wed Sep 16 16:57:53 2020 +0200
  2. aa20282 x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · Wed Sep 16 16:57:52 2020 +0200
  3. 99186b3 x86: rename CONFIG_STACK_SIZE by Heinrich Schuchardt · Wed Jul 29 12:31:17 2020 +0200
  4. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  5. 75ece5f x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · Thu Jul 16 21:22:38 2020 -0600
  6. f3694aa x86: acpi: Correct the version of the MADT by Simon Glass · Thu Jul 16 21:22:37 2020 -0600
  7. 7fbd04f x86: Drop setup_pcat_compatibility() by Simon Glass · Thu Jul 16 21:22:36 2020 -0600
  8. f66fb30 x86: Add debugging to table writing by Simon Glass · Thu Jul 16 21:22:31 2020 -0600
  9. 5e40c05 x86: apl: Use memory-mapped access for VBT by Simon Glass · Tue Jul 07 21:32:25 2020 -0600
  10. 9eb8004 x86: Add error checking for csrt table generation by Simon Glass · Tue Jul 07 21:32:24 2020 -0600
  11. f6cdb91 x86: Add support for building up an NHLT structure by Simon Glass · Tue Jul 07 21:32:16 2020 -0600
  12. 9ed41e7 acpi: Allow creating the GNVS to fail by Simon Glass · Tue Jul 07 21:32:05 2020 -0600
  13. 6ca9315 x86: Allow devices to write to DSDT by Simon Glass · Tue Jul 07 13:12:09 2020 -0600
  14. f0a8d68 x86: Allow devices to write an SSDT by Simon Glass · Tue Jul 07 13:12:07 2020 -0600
  15. c7c46e8 x86: acpi: Move MADT down a bit by Simon Glass · Tue Jul 07 13:12:04 2020 -0600
  16. 1d2a334 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · Thu Jul 09 18:43:17 2020 -0600
  17. e6ad202 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · Thu Jul 09 18:43:16 2020 -0600
  18. 3ce7f24 x86: fsp: video: Allocate a frame buffer when needed by Simon Glass · Thu Jul 02 21:12:31 2020 -0600
  19. c5c4ed6 x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · Thu Jul 02 21:12:12 2020 -0600
  20. c7811b7 x86: Don't build some unused objects in TPL by Tom Rini · Fri Jun 26 17:40:06 2020 -0400
  21. b3279f3 bdinfo: x86: vesa: Update fb_base to the correct value by Simon Glass · Sun May 10 14:17:02 2020 -0600
  22. 00bf279 x86: mrccache: Allow use before driver model is active by Simon Glass · Wed May 27 06:58:49 2020 -0600
  23. a0185fa x86: spl: Print the error on SPL failure by Simon Glass · Wed May 27 06:58:48 2020 -0600
  24. ba06a1f cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · Sun May 24 17:38:24 2020 -0600
  25. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  26. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  27. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  28. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  29. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  30. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  31. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  32. ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · Sun May 10 11:39:59 2020 -0600
  33. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  34. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  35. dae1153 x86: Update SPL for coreboot by Simon Glass · Thu Apr 30 21:21:42 2020 -0600
  36. 91fcd1d x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · Thu Apr 30 21:21:41 2020 -0600
  37. 8b8e754 x86: cpu: Skip init code when chain loading by Simon Glass · Sun Apr 26 09:12:55 2020 -0600
  38. d89c4a3 x86: fsp: Allow skipping init code when chain loading by Simon Glass · Sun Apr 26 09:12:53 2020 -0600
  39. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · Sun Apr 26 09:19:51 2020 -0600
  40. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · Sun Apr 26 09:19:50 2020 -0600
  41. 7fa8cf6 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · Sun Apr 26 09:19:49 2020 -0600
  42. 179fb82 x86: Allow devices to write ACPI tables by Simon Glass · Sun Apr 26 09:19:48 2020 -0600
  43. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · Sun Apr 26 09:19:47 2020 -0600
  44. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · Sun Apr 26 09:19:46 2020 -0600
  45. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · Wed Apr 08 16:57:36 2020 -0600
  46. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · Wed Apr 08 16:57:35 2020 -0600
  47. 225cc8a x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · Thu Feb 27 17:21:56 2020 +0200
  48. a9ef111 x86: acpi: Refactor XSDT handling in acpi_add_table() by Andy Shevchenko · Thu Feb 27 16:00:51 2020 +0200
  49. 92f9828 x86: Correct error return value in mrccache_get_region() by Simon Glass · Sun Feb 02 13:37:06 2020 -0700
  50. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  51. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  52. e8e014c x86: Don't include the BIOS emulator in TPL by Simon Glass · Fri Dec 06 21:42:23 2019 -0700
  53. adee5ea x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · Fri Dec 06 21:42:19 2019 -0700
  54. 466c785 x86: fsp: Add FSP2 base support by Simon Glass · Fri Dec 06 21:42:18 2019 -0700
  55. 58a23fb x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · Fri Dec 06 21:42:17 2019 -0700
  56. 8965ef2 x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · Fri Dec 06 21:42:16 2019 -0700
  57. 25271ae x86: Allow interrupt to happen once by Simon Glass · Fri Dec 06 21:42:15 2019 -0700
  58. 8ccadee x86: Set up the MTRR for SDRAM by Simon Glass · Fri Dec 06 21:42:12 2019 -0700
  59. 75545f7 x86: Set the DRAM banks to reflect real location by Simon Glass · Fri Dec 06 21:42:11 2019 -0700
  60. 9de1027 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · Fri Dec 06 21:42:10 2019 -0700
  61. 6e1b956 x86: Don't export mrccache_update() by Simon Glass · Fri Dec 06 21:42:09 2019 -0700
  62. b5b0aff x86: Add mrccache support for a 'variable' cache by Simon Glass · Fri Dec 06 21:42:08 2019 -0700
  63. 91efff5 x86: Update mrccache to support multiple caches by Simon Glass · Fri Dec 06 21:42:07 2019 -0700
  64. 1b9d815 x86: Tidy up error handling in mrccache_save() by Simon Glass · Fri Dec 06 21:42:06 2019 -0700
  65. c3d0c23 x86: Add a new global_data member for the cache record by Simon Glass · Fri Dec 06 21:42:05 2019 -0700
  66. 4e988f9 x86: Adjust mrccache_get_region() to support get_mmap() by Simon Glass · Fri Dec 06 21:42:04 2019 -0700
  67. 9d25f2e x86: Adjust mrccache_get_region() to use livetree by Simon Glass · Fri Dec 06 21:42:03 2019 -0700
  68. d553f97 x86: Correct mrccache find_next_mrc_cache() calculation by Simon Glass · Fri Dec 06 21:42:02 2019 -0700
  69. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  70. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  71. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  72. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  73. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  74. 2d91068 x86: Quieten TPL's jump_to_image_no_args() by Simon Glass · Sun Oct 20 21:37:57 2019 -0600
  75. 662c17d x86: Don't print CPU info in TPL by Simon Glass · Sun Oct 20 21:37:56 2019 -0600
  76. 81f1462 x86: Move CPU init to before spl_init() by Simon Glass · Sun Oct 20 21:37:55 2019 -0600
  77. 7b8a558 x86: tpl: Add a fake PCI bus by Simon Glass · Sun Oct 20 21:37:50 2019 -0600
  78. 0b3c576 x86: spl: Support init of a PUNIT by Simon Glass · Sun Oct 20 21:37:49 2019 -0600
  79. 040bef1 x86: Add a function to find the size of an mrccache record by Simon Glass · Wed Sep 25 08:57:04 2019 -0600
  80. 11ba714 x86: Panic when SPL or TPL fail by Simon Glass · Wed Sep 25 08:56:51 2019 -0600
  81. a72a7ab x86: Use mtrr_commit() with FSP2 by Simon Glass · Wed Sep 25 08:56:49 2019 -0600
  82. d164213 x86: Allow the PCH and LPC uclasses to work with of-platdata by Simon Glass · Wed Sep 25 08:56:43 2019 -0600
  83. 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · Wed Sep 25 08:56:32 2019 -0600
  84. 2562808 x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · Wed Sep 25 08:11:41 2019 -0600
  85. 42bf3b9 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · Wed Sep 25 08:11:40 2019 -0600
  86. 19da9c4 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · Wed Sep 25 08:11:39 2019 -0600
  87. 39c6f9b x86: spl: Use hang() instead of a while() loop by Simon Glass · Wed Sep 25 08:11:38 2019 -0600
  88. fffb220 x86: fsp: Add access to variable MRC data by Simon Glass · Wed Sep 25 08:11:34 2019 -0600
  89. 80c726f x86: fsp: Move common support functions into a common file by Simon Glass · Wed Sep 25 08:11:31 2019 -0600
  90. ac4df6f x86: Move common fsp functions into a common file by Simon Glass · Wed Sep 25 08:11:30 2019 -0600
  91. ddb39b2 x86: fsp: Move common dram functions into a common file by Simon Glass · Sat Aug 24 14:10:32 2019 -0600
  92. e464d6e x86: fsp: Tidy up comment style a little by Simon Glass · Sun Aug 25 10:10:59 2019 -0600
  93. f755a45 x86: fsp: Use if() instead of #ifdef by Simon Glass · Wed Sep 25 08:11:27 2019 -0600
  94. 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · Wed Sep 25 08:11:25 2019 -0600
  95. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · Wed Sep 25 08:00:11 2019 -0600
  96. d87a21d x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Fri Sep 13 18:42:00 2019 +0300
  97. 47e3c2d x86: efi_loader: Use efi_add_conventional_memory_map() by Park, Aiden · Tue Sep 03 17:43:46 2019 +0000
  98. 31d7b48 x86: Drop weak version board_get_usable_ram_top() by Bin Meng · Thu Aug 29 02:53:03 2019 -0700
  99. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · Thu Aug 01 09:46:50 2019 -0600
  100. 5195143 x86: Skip setting up MTRRs in slimbootloader by Park, Aiden · Sat Aug 03 08:31:20 2019 +0000