1. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · Sun Apr 26 09:19:51 2020 -0600
  2. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · Sun Apr 26 09:19:50 2020 -0600
  3. 7fa8cf6 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · Sun Apr 26 09:19:49 2020 -0600
  4. 179fb82 x86: Allow devices to write ACPI tables by Simon Glass · Sun Apr 26 09:19:48 2020 -0600
  5. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · Sun Apr 26 09:19:47 2020 -0600
  6. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · Sun Apr 26 09:19:46 2020 -0600
  7. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · Wed Apr 08 16:57:36 2020 -0600
  8. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · Wed Apr 08 16:57:35 2020 -0600
  9. 225cc8a x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · Thu Feb 27 17:21:56 2020 +0200
  10. a9ef111 x86: acpi: Refactor XSDT handling in acpi_add_table() by Andy Shevchenko · Thu Feb 27 16:00:51 2020 +0200
  11. 92f9828 x86: Correct error return value in mrccache_get_region() by Simon Glass · Sun Feb 02 13:37:06 2020 -0700
  12. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  13. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  14. e8e014c x86: Don't include the BIOS emulator in TPL by Simon Glass · Fri Dec 06 21:42:23 2019 -0700
  15. adee5ea x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · Fri Dec 06 21:42:19 2019 -0700
  16. 466c785 x86: fsp: Add FSP2 base support by Simon Glass · Fri Dec 06 21:42:18 2019 -0700
  17. 58a23fb x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · Fri Dec 06 21:42:17 2019 -0700
  18. 8965ef2 x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · Fri Dec 06 21:42:16 2019 -0700
  19. 25271ae x86: Allow interrupt to happen once by Simon Glass · Fri Dec 06 21:42:15 2019 -0700
  20. 8ccadee x86: Set up the MTRR for SDRAM by Simon Glass · Fri Dec 06 21:42:12 2019 -0700
  21. 75545f7 x86: Set the DRAM banks to reflect real location by Simon Glass · Fri Dec 06 21:42:11 2019 -0700
  22. 9de1027 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · Fri Dec 06 21:42:10 2019 -0700
  23. 6e1b956 x86: Don't export mrccache_update() by Simon Glass · Fri Dec 06 21:42:09 2019 -0700
  24. b5b0aff x86: Add mrccache support for a 'variable' cache by Simon Glass · Fri Dec 06 21:42:08 2019 -0700
  25. 91efff5 x86: Update mrccache to support multiple caches by Simon Glass · Fri Dec 06 21:42:07 2019 -0700
  26. 1b9d815 x86: Tidy up error handling in mrccache_save() by Simon Glass · Fri Dec 06 21:42:06 2019 -0700
  27. c3d0c23 x86: Add a new global_data member for the cache record by Simon Glass · Fri Dec 06 21:42:05 2019 -0700
  28. 4e988f9 x86: Adjust mrccache_get_region() to support get_mmap() by Simon Glass · Fri Dec 06 21:42:04 2019 -0700
  29. 9d25f2e x86: Adjust mrccache_get_region() to use livetree by Simon Glass · Fri Dec 06 21:42:03 2019 -0700
  30. d553f97 x86: Correct mrccache find_next_mrc_cache() calculation by Simon Glass · Fri Dec 06 21:42:02 2019 -0700
  31. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  32. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  33. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  34. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  35. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  36. 2d91068 x86: Quieten TPL's jump_to_image_no_args() by Simon Glass · Sun Oct 20 21:37:57 2019 -0600
  37. 662c17d x86: Don't print CPU info in TPL by Simon Glass · Sun Oct 20 21:37:56 2019 -0600
  38. 81f1462 x86: Move CPU init to before spl_init() by Simon Glass · Sun Oct 20 21:37:55 2019 -0600
  39. 7b8a558 x86: tpl: Add a fake PCI bus by Simon Glass · Sun Oct 20 21:37:50 2019 -0600
  40. 0b3c576 x86: spl: Support init of a PUNIT by Simon Glass · Sun Oct 20 21:37:49 2019 -0600
  41. 040bef1 x86: Add a function to find the size of an mrccache record by Simon Glass · Wed Sep 25 08:57:04 2019 -0600
  42. 11ba714 x86: Panic when SPL or TPL fail by Simon Glass · Wed Sep 25 08:56:51 2019 -0600
  43. a72a7ab x86: Use mtrr_commit() with FSP2 by Simon Glass · Wed Sep 25 08:56:49 2019 -0600
  44. d164213 x86: Allow the PCH and LPC uclasses to work with of-platdata by Simon Glass · Wed Sep 25 08:56:43 2019 -0600
  45. 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · Wed Sep 25 08:56:32 2019 -0600
  46. 2562808 x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · Wed Sep 25 08:11:41 2019 -0600
  47. 42bf3b9 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · Wed Sep 25 08:11:40 2019 -0600
  48. 19da9c4 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · Wed Sep 25 08:11:39 2019 -0600
  49. 39c6f9b x86: spl: Use hang() instead of a while() loop by Simon Glass · Wed Sep 25 08:11:38 2019 -0600
  50. fffb220 x86: fsp: Add access to variable MRC data by Simon Glass · Wed Sep 25 08:11:34 2019 -0600
  51. 80c726f x86: fsp: Move common support functions into a common file by Simon Glass · Wed Sep 25 08:11:31 2019 -0600
  52. ac4df6f x86: Move common fsp functions into a common file by Simon Glass · Wed Sep 25 08:11:30 2019 -0600
  53. ddb39b2 x86: fsp: Move common dram functions into a common file by Simon Glass · Sat Aug 24 14:10:32 2019 -0600
  54. e464d6e x86: fsp: Tidy up comment style a little by Simon Glass · Sun Aug 25 10:10:59 2019 -0600
  55. f755a45 x86: fsp: Use if() instead of #ifdef by Simon Glass · Wed Sep 25 08:11:27 2019 -0600
  56. 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · Wed Sep 25 08:11:25 2019 -0600
  57. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · Wed Sep 25 08:00:11 2019 -0600
  58. d87a21d x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Fri Sep 13 18:42:00 2019 +0300
  59. 47e3c2d x86: efi_loader: Use efi_add_conventional_memory_map() by Park, Aiden · Tue Sep 03 17:43:46 2019 +0000
  60. 31d7b48 x86: Drop weak version board_get_usable_ram_top() by Bin Meng · Thu Aug 29 02:53:03 2019 -0700
  61. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · Thu Aug 01 09:46:50 2019 -0600
  62. 5195143 x86: Skip setting up MTRRs in slimbootloader by Park, Aiden · Sat Aug 03 08:31:20 2019 +0000
  63. 538aec9 x86: Add a common HOB library by Park, Aiden · Sat Aug 03 08:30:31 2019 +0000
  64. 0961cf7 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · Sat Aug 03 08:30:20 2019 +0000
  65. 6e3cc36 x86: Add new slimbootloader CPU type by Park, Aiden · Sat Aug 03 08:30:12 2019 +0000
  66. 607dbd1 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · Sun Jul 14 19:23:57 2019 +0300
  67. ba610ea x86: Revert "Don't set up MTRRs in SPL" by Andy Shevchenko · Tue Jun 18 19:06:34 2019 +0300
  68. 973c099 Fix spelling of available. by Vagrant Cascadian · Fri May 03 14:28:37 2019 -0800
  69. 7cf5fe0 x86: Add a simple TPL implementation by Simon Glass · Thu May 02 10:52:12 2019 -0600
  70. 8294e73 x86: Don't generate a bootstage report in SPL by Simon Glass · Thu Apr 25 21:59:07 2019 -0600
  71. d056443 x86: Don't set up MTRRs in SPL by Simon Glass · Thu Apr 25 21:59:06 2019 -0600
  72. fbef25f x86: mrccache: Add more debugging by Simon Glass · Thu Apr 25 21:58:59 2019 -0600
  73. 48fd856 x86: Support saving MRC data from SPL by Simon Glass · Thu Apr 25 21:58:57 2019 -0600
  74. cb770c5 x86: Update a stale comment about ifdtool by Simon Glass · Thu Apr 25 21:58:44 2019 -0600
  75. b673e6e x86: Make sure i8254 is setup correctly before generating beeps by Bin Meng · Tue Feb 26 01:52:19 2019 -0800
  76. bf9c8e3 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · Thu Feb 28 17:19:54 2019 +0200
  77. 4d0c6ea sound: x86: Add beeping support in i8254 by Simon Glass · Sat Feb 16 20:24:58 2019 -0700
  78. 7245476 x86: do not use i386 code for x86_64 memory functions by Heinrich Schuchardt · Wed Jan 23 02:42:39 2019 +0100
  79. 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · Fri Dec 28 14:23:10 2018 -0700
  80. daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:08 2018 -0700
  81. 465c710 x86: Wrap calls to 8259 with CONFIG_I8259_PIC by Bin Meng · Thu Nov 29 19:57:21 2018 -0800
  82. 4ca48c9 x86: acpi: Generate SPCR table by Andy Shevchenko · Tue Nov 20 23:52:38 2018 +0200
  83. a7e8bb3 x86: detect unsupported relocation types by Heinrich Schuchardt · Sat Oct 13 20:52:06 2018 -0700
  84. 833f2b5 x86/bootm: fix error handling in boot_prep_linux(...) by Hannes Schmelzer · Thu Oct 11 07:44:42 2018 +0200
  85. d0de806 efi_loader: simplify ifdefs by Stephen Warren · Thu Aug 30 15:43:43 2018 -0600
  86. e02e5b2 x86: cpu: add docstring to scu_ipc_command() by Georgii Staroselskii · Tue Sep 11 13:31:10 2018 +0300
  87. 0805a76 x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · Tue Sep 11 13:31:06 2018 +0300
  88. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  89. 69ebf19 x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · Thu Aug 23 21:28:58 2018 -0700
  90. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · Thu Aug 23 08:24:10 2018 -0700
  91. 61c7678 x86: Include bss subsections in linker script by Alexander Graf · Mon Aug 20 14:17:41 2018 +0200
  92. af915bf elf: Move x86 reloc defines to common elf.h by Alexander Graf · Mon Jun 18 17:23:10 2018 +0200
  93. 4533519 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Fri Jul 20 19:31:30 2018 -0400
  94. 467f411 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · Wed Jul 18 21:42:16 2018 -0700
  95. ac63025 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · Wed Jul 18 21:42:15 2018 -0700
  96. 6e57714 x86: fsp: Eliminate the reset_cpu() call by Bin Meng · Thu Jul 19 03:07:32 2018 -0700
  97. 28bad7d x86: Remove unused _relocate arguments by Ivan Gorinov · Thu Jun 28 14:49:46 2018 -0700
  98. 1a4e82d x86: efi_loader: Build EFI memory map per E820 table by Bin Meng · Wed Jun 27 20:38:01 2018 -0700
  99. 7fe4075 x86: Use microcode update from device tree for all processors by Ivan Gorinov · Thu Jun 21 21:16:16 2018 -0700
  100. 525c861 x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · Tue Jun 12 08:36:16 2018 -0700