1. 842fff4 x86: dts: Drop unused CONFIG_SPL by Simon Glass · Thu Mar 18 20:25:10 2021 +1300
  2. 2e8ec3a x86: Make use of binman expanded entries by Simon Glass · Thu Mar 18 20:25:09 2021 +1300
  3. 0284916 x86: apl: Use read-only SPL and new of-platdata by Simon Glass · Mon Mar 15 17:25:52 2021 +1300
  4. f5c5530 x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · Mon Mar 15 17:25:51 2021 +1300
  5. 9ea5755 x86: Don't include reset driver in SPL by Simon Glass · Mon Mar 15 17:25:49 2021 +1300
  6. f7ffa92 x86: Support a fake PCI device with of-platdata-inst by Simon Glass · Mon Mar 15 17:25:48 2021 +1300
  7. 8818202 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · Mon Mar 15 17:25:47 2021 +1300
  8. aba073a x86: apl: Tell of-platdata about a required header file by Simon Glass · Mon Mar 15 17:25:46 2021 +1300
  9. e952cf6 x86: apl: Fix the header order in pmc by Simon Glass · Mon Mar 15 17:25:45 2021 +1300
  10. 92cb9dc x86: Define a region for device priv/plat data by Simon Glass · Mon Mar 15 17:25:44 2021 +1300
  11. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  12. c6eeff9 x86: Select advanced Intel code only if allowed by Simon Glass · Tue Feb 23 05:35:42 2021 -0500
  13. babc9f1 x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · Tue Feb 23 05:35:41 2021 -0500
  14. 3cde0e9 x86: Fix member check in intel_gnvs by Simon Glass · Tue Feb 23 05:35:40 2021 -0500
  15. c859daa x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · Sat Feb 20 10:05:24 2021 +0100
  16. ac37939 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · Thu Feb 04 21:22:06 2021 -0700
  17. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  18. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  19. 99c6f3e x86: qemu: Fix broken multi-core boot by Bin Meng · Tue Feb 02 15:04:47 2021 +0800
  20. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  21. c00af3e x86: tpl: Show next stage being booted by Simon Glass · Sun Jan 24 10:06:11 2021 -0700
  22. 4771759 x86: spl: Clear BSS unconditionally by Simon Glass · Sun Jan 24 10:06:10 2021 -0700
  23. eeb0122 x86: zimage: Improve command-line debug handling by Simon Glass · Sun Jan 24 10:06:09 2021 -0700
  24. ba094bb x86: zimage: Allow dumping the image from outside the module by Simon Glass · Sun Jan 24 10:06:08 2021 -0700
  25. 5dc4f39 x86: Update Chromium OS GNVS names by Simon Glass · Sun Jan 24 10:06:07 2021 -0700
  26. 8dda596 x86: spl: Make moving BSS conditional by Simon Glass · Sun Jan 24 10:06:06 2021 -0700
  27. be6f958 x86: Make sure the SPL image ends on a suitable boundary by Simon Glass · Sun Jan 24 10:06:05 2021 -0700
  28. 733c73a x86: apl: Enhance debugging in the SPL loader by Simon Glass · Sun Jan 24 10:06:04 2021 -0700
  29. 65ca49f x86: acpi_gpe: Update driver name to match devicetree by Simon Glass · Sun Jan 24 10:06:02 2021 -0700
  30. 7855c4e x86: coral: Add a devicetree node for eMMC by Simon Glass · Wed Jan 13 20:29:53 2021 -0700
  31. 66af999 x86: coral: Support TPM and RTC in SPL by Simon Glass · Thu Jan 21 13:57:07 2021 -0700
  32. dccdd93 x86: typo segement by Heinrich Schuchardt · Tue Dec 22 07:53:03 2020 +0100
  33. 3fe007f x86: coral: Update an unused pin to reduce power by Simon Glass · Thu Dec 31 09:52:15 2020 -0700
  34. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  35. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  36. 95141de x86: Drop rtc from SPL by Simon Glass · Sat Dec 19 10:40:07 2020 -0700
  37. d8f1e51 x86: coral: Remove unwanted nodes from SPL/TPL by Simon Glass · Sat Dec 19 10:40:06 2020 -0700
  38. 298530a x86: apl: Adjust how the UART gets its platform data by Simon Glass · Sat Dec 19 10:40:05 2020 -0700
  39. 71d5777 x86: sysreset: Move priv/plat structs to headers by Simon Glass · Sat Dec 19 10:40:04 2020 -0700
  40. e2a4ec8 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · Sat Dec 19 10:40:02 2020 -0700
  41. 83819cb x86: Move priv/plat structs for intel_common to headers by Simon Glass · Sat Dec 19 10:39:58 2020 -0700
  42. 28c751f x86: apl: Move priv/plat structs to headers by Simon Glass · Sat Dec 19 10:39:57 2020 -0700
  43. d3ccb7a x86: Fix header guard in asm/pmu.h by Simon Glass · Wed Dec 23 08:11:33 2020 -0700
  44. e1bafd5 x86: tpl: Remove unwanted devicetree string by Simon Glass · Wed Dec 23 08:11:32 2020 -0700
  45. ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · Wed Dec 23 08:11:30 2020 -0700
  46. e47aad5 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · Wed Dec 23 08:11:29 2020 -0700
  47. 2e5398b x86: coral: Move fsp-m settings to a subnode by Simon Glass · Wed Dec 23 08:11:28 2020 -0700
  48. 74c2737 x86: Move call64 into its own section by Simon Glass · Wed Dec 23 08:11:27 2020 -0700
  49. 772136b x86: apl: Use const for driver operations by Simon Glass · Wed Dec 23 08:11:26 2020 -0700
  50. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  51. 37ad5f3 x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · Tue Dec 22 19:30:25 2020 -0700
  52. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · Tue Dec 22 19:30:18 2020 -0700
  53. 52d76f4 fsp: Move and rename fsp_types.h file by Sughosh Ganu · Wed Dec 30 19:27:04 2020 +0530
  54. 5cc0ee0 fsp: Move and rename fsp_types.h file by Sughosh Ganu · Mon Dec 14 11:52:44 2020 +0530
  55. 6feac81 x86: Drop unnecessary mp_init logic by Simon Glass · Wed Dec 16 21:20:22 2020 -0700
  56. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  57. 51b2f30 x86: edison: Switch to DM_USB_GADGET by Andy Shevchenko · Thu Dec 03 19:45:02 2020 +0200
  58. 221d7fa x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · Thu Dec 03 19:45:01 2020 +0200
  59. 6e4afff x86: edison: BINMAN selection is specific to the board by Andy Shevchenko · Thu Dec 03 17:40:11 2020 +0200
  60. ae3c625 x86: edison: Add CPU to compatible string by Andy Shevchenko · Wed Dec 02 12:35:32 2020 +0200
  61. f65b2ba x86: tangier: Find proper memory region for relocation by Andy Shevchenko · Fri Nov 27 14:40:48 2020 +0200
  62. 5e956d1 x86: zimage: Update cmdline parameter to be an env var by Simon Glass · Mon Nov 09 07:12:24 2020 -0700
  63. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  64. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · Thu Dec 03 16:55:22 2020 -0700
  65. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  66. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  67. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  68. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  69. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  70. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  71. 7b48ce8 x86: zimage: Add silent-console processing by Simon Glass · Thu Nov 05 10:33:46 2020 -0700
  72. 0bc1637 x86: coral: Update smbios tables to latest definition by Simon Glass · Mon Nov 09 07:12:23 2020 -0700
  73. 761d8eb x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit() by Bin Meng · Mon Nov 09 15:55:49 2020 +0800
  74. bee77f6 x86: Provide default SMBIOS manufacturer/product by Simon Glass · Thu Nov 05 06:32:17 2020 -0700
  75. 2db9e17 x86: galileo: Use devicetree for SMBIOS settings by Simon Glass · Thu Nov 05 06:32:16 2020 -0700
  76. 9d8ca9f x86: zimage: Quieten down the zimage boot process by Simon Glass · Wed Nov 04 09:59:15 2020 -0700
  77. 8ee2854 x86: zimage: Sanity-check the kernel version before printing it by Simon Glass · Wed Nov 04 09:59:14 2020 -0700
  78. 842ff44 x86: zimage: Add a little more logging by Simon Glass · Wed Nov 04 09:59:13 2020 -0700
  79. 7b9e0d4 x86: fsp: Adjust calculations for MTRR range and DRAM top by Simon Glass · Wed Nov 04 09:57:43 2020 -0700
  80. 7508120 x86: acpi: Don't show the UART address by default by Simon Glass · Wed Nov 04 09:57:41 2020 -0700
  81. 14ca07c x86: acpi: Include the TPMv1 table only if needed by Simon Glass · Wed Nov 04 09:57:40 2020 -0700
  82. dd5fa06 x86: Silence some logging statements by Simon Glass · Wed Nov 04 09:57:39 2020 -0700
  83. a1fc995 x86: fsp: Convert fsp_dram to use log_debug() by Simon Glass · Wed Nov 04 09:57:38 2020 -0700
  84. 012310b x86: Set up Chrome OS to boot into developer mode by Simon Glass · Wed Nov 04 09:57:36 2020 -0700
  85. d81f07f x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · Wed Nov 04 09:57:35 2020 -0700
  86. 279672f x86: Define the Chrome OS GNVS region by Simon Glass · Wed Nov 04 09:57:34 2020 -0700
  87. a385d49 acpi: Don't reset the tables with every new generation by Simon Glass · Wed Nov 04 09:57:33 2020 -0700
  88. 4ead23d x86: acpi: Put the generated code first in DSDT by Simon Glass · Wed Nov 04 09:57:32 2020 -0700
  89. 0581243 x86: acpi: Allow the SSDT to be empty by Simon Glass · Wed Nov 04 09:57:31 2020 -0700
  90. 495afca x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · Wed Nov 04 09:57:28 2020 -0700
  91. f8cc1ec x86: nhlt: Fix a few bugs in the table generation by Simon Glass · Wed Nov 04 09:57:27 2020 -0700
  92. cbea239 x86: nhlt: Correct output of bytes and 16-bit data by Simon Glass · Wed Nov 04 09:57:26 2020 -0700
  93. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · Wed Nov 04 09:57:25 2020 -0700
  94. 9b90b24 x86: Use if instead of #ifdef in write_tables() by Simon Glass · Wed Nov 04 09:57:24 2020 -0700
  95. d0823d8 x86: Add SMBIOS info for Coral by Simon Glass · Wed Nov 04 09:57:22 2020 -0700
  96. a6d9836 x86: coral: Drop the duplicate PCIe settings by Simon Glass · Wed Nov 04 09:57:21 2020 -0700
  97. 949c3b5 x86: Don't bother clearing global NVS by Simon Glass · Wed Nov 04 09:57:20 2020 -0700
  98. de0115a x86: acpi: Store the ACPI context in global_data by Simon Glass · Wed Nov 04 09:57:19 2020 -0700
  99. e50129a x86: Allow writing tables to fail by Simon Glass · Wed Nov 04 09:57:18 2020 -0700
  100. 28e750f x86: Add support for private files by Simon Glass · Wed Nov 04 09:57:17 2020 -0700