1. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · Wed Jan 12 19:26:17 2022 -0700
  2. 8df484c x86: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · Fri Nov 26 11:42:50 2021 +0100
  3. c3dcef1 x86: efi: Show the system-table revision by Simon Glass · Wed Dec 29 11:57:53 2021 -0700
  4. 86ed9c5 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · Wed Nov 03 21:09:08 2021 -0600
  5. 49a643b efi: Create a 64-bit app by Simon Glass · Wed Nov 03 21:09:07 2021 -0600
  6. 359a89d x86: Create a 32/64-bit selection for the app by Simon Glass · Wed Nov 03 21:09:06 2021 -0600
  7. c02ad50 x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · Wed Oct 27 17:23:38 2021 +0300
  8. 69d18a3 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · Wed Oct 27 17:23:37 2021 +0300
  9. 6b7655f x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · Wed Oct 27 14:28:09 2021 +0300
  10. 9815434 bootstage: Add SPL support by Marek Vasut · Sat Oct 23 03:06:03 2021 +0200
  11. 912e06f x86: Show some EFI info with the bdinfo command by Simon Glass · Fri Sep 24 18:30:21 2021 -0600
  12. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  13. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · Sat Aug 07 07:24:06 2021 -0600
  14. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  15. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  16. a1f023f x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log by Pali Rohár · Mon Aug 02 15:18:36 2021 +0200
  17. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  18. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · Sun Aug 08 12:20:10 2021 -0600
  19. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  20. 20ac76b x86: queensbay: Return directly if IGD / SDVO were already disabled by Bin Meng · Mon Aug 02 15:05:15 2021 +0800
  21. e41f0d2 x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · Sat Jul 31 16:45:26 2021 +0800
  22. be53d5e x86: mtrr: Skip MSRs that were already programmed in mtrr_commit() by Bin Meng · Sat Jul 31 16:45:25 2021 +0800
  23. 7c29c13 x86: mtrr: Do not clear the unused ones in mtrr_commit() by Bin Meng · Sat Jul 31 16:45:24 2021 +0800
  24. 917d2b8 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · Wed Jul 28 12:00:22 2021 +0800
  25. 7378a6f x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · Tue Jul 27 23:15:39 2021 +0800
  26. da28b58 x86: tangier: Fix DMA controller IRQ polarity in CSRT by Andy Shevchenko · Fri Jul 30 23:15:44 2021 +0300
  27. b12d267 x86: coreboot: Use vendor in the Kconfig by Simon Glass · Sun Jun 27 17:51:07 2021 -0600
  28. bccaa76 x86: Don't set up MTRRs if previously done by Simon Glass · Sun Jun 27 17:51:01 2021 -0600
  29. a9765d0 bootstage: Eliminate when not enabled by Tom Rini · Mon May 03 16:48:58 2021 -0400
  30. 3eb15f5 x86: Discard .note.gnu.property sections by Bin Meng · Fri Jun 18 15:09:30 2021 +0800
  31. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  32. 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · Fri Mar 19 18:21:40 2021 +1100
  33. 9cfd95b x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · Mon Mar 15 18:00:31 2021 +1300
  34. 66342ef x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · Mon Mar 15 18:00:30 2021 +1300
  35. 02c5120 x86: Allow installing an e820 when booting from coreboot by Simon Glass · Mon Mar 15 18:00:23 2021 +1300
  36. b7f8bad x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · Mon Mar 15 18:00:21 2021 +1300
  37. 3404e05 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · Mon Mar 15 18:00:19 2021 +1300
  38. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · Mon Mar 15 18:00:18 2021 +1300
  39. 0284916 x86: apl: Use read-only SPL and new of-platdata by Simon Glass · Mon Mar 15 17:25:52 2021 +1300
  40. 8818202 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · Mon Mar 15 17:25:47 2021 +1300
  41. aba073a x86: apl: Tell of-platdata about a required header file by Simon Glass · Mon Mar 15 17:25:46 2021 +1300
  42. e952cf6 x86: apl: Fix the header order in pmc by Simon Glass · Mon Mar 15 17:25:45 2021 +1300
  43. 92cb9dc x86: Define a region for device priv/plat data by Simon Glass · Mon Mar 15 17:25:44 2021 +1300
  44. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  45. c6eeff9 x86: Select advanced Intel code only if allowed by Simon Glass · Tue Feb 23 05:35:42 2021 -0500
  46. c859daa x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · Sat Feb 20 10:05:24 2021 +0100
  47. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  48. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  49. 99c6f3e x86: qemu: Fix broken multi-core boot by Bin Meng · Tue Feb 02 15:04:47 2021 +0800
  50. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  51. 8dda596 x86: spl: Make moving BSS conditional by Simon Glass · Sun Jan 24 10:06:06 2021 -0700
  52. be6f958 x86: Make sure the SPL image ends on a suitable boundary by Simon Glass · Sun Jan 24 10:06:05 2021 -0700
  53. 733c73a x86: apl: Enhance debugging in the SPL loader by Simon Glass · Sun Jan 24 10:06:04 2021 -0700
  54. 65ca49f x86: acpi_gpe: Update driver name to match devicetree by Simon Glass · Sun Jan 24 10:06:02 2021 -0700
  55. dccdd93 x86: typo segement by Heinrich Schuchardt · Tue Dec 22 07:53:03 2020 +0100
  56. 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
  57. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  58. 298530a x86: apl: Adjust how the UART gets its platform data by Simon Glass · Sat Dec 19 10:40:05 2020 -0700
  59. e2a4ec8 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · Sat Dec 19 10:40:02 2020 -0700
  60. 83819cb x86: Move priv/plat structs for intel_common to headers by Simon Glass · Sat Dec 19 10:39:58 2020 -0700
  61. 28c751f x86: apl: Move priv/plat structs to headers by Simon Glass · Sat Dec 19 10:39:57 2020 -0700
  62. ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · Wed Dec 23 08:11:30 2020 -0700
  63. e47aad5 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · Wed Dec 23 08:11:29 2020 -0700
  64. 2e5398b x86: coral: Move fsp-m settings to a subnode by Simon Glass · Wed Dec 23 08:11:28 2020 -0700
  65. 74c2737 x86: Move call64 into its own section by Simon Glass · Wed Dec 23 08:11:27 2020 -0700
  66. 772136b x86: apl: Use const for driver operations by Simon Glass · Wed Dec 23 08:11:26 2020 -0700
  67. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  68. 37ad5f3 x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · Tue Dec 22 19:30:25 2020 -0700
  69. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · Tue Dec 22 19:30:18 2020 -0700
  70. 6feac81 x86: Drop unnecessary mp_init logic by Simon Glass · Wed Dec 16 21:20:22 2020 -0700
  71. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  72. 51b2f30 x86: edison: Switch to DM_USB_GADGET by Andy Shevchenko · Thu Dec 03 19:45:02 2020 +0200
  73. 221d7fa x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · Thu Dec 03 19:45:01 2020 +0200
  74. 6e4afff x86: edison: BINMAN selection is specific to the board by Andy Shevchenko · Thu Dec 03 17:40:11 2020 +0200
  75. f65b2ba x86: tangier: Find proper memory region for relocation by Andy Shevchenko · Fri Nov 27 14:40:48 2020 +0200
  76. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  77. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · Thu Dec 03 16:55:22 2020 -0700
  78. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  79. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  80. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  81. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  82. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  83. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  84. 761d8eb x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit() by Bin Meng · Mon Nov 09 15:55:49 2020 +0800
  85. dd5fa06 x86: Silence some logging statements by Simon Glass · Wed Nov 04 09:57:39 2020 -0700
  86. 012310b x86: Set up Chrome OS to boot into developer mode by Simon Glass · Wed Nov 04 09:57:36 2020 -0700
  87. d81f07f x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · Wed Nov 04 09:57:35 2020 -0700
  88. 495afca x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · Wed Nov 04 09:57:28 2020 -0700
  89. 949c3b5 x86: Don't bother clearing global NVS by Simon Glass · Wed Nov 04 09:57:20 2020 -0700
  90. e50129a x86: Allow writing tables to fail by Simon Glass · Wed Nov 04 09:57:18 2020 -0700
  91. f07f4b9 x86: apl: Add core init for the SoC by Simon Glass · Wed Nov 04 09:57:15 2020 -0700
  92. a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · Mon Oct 05 05:27:01 2020 -0600
  93. 8d5bcef x86: apl: Take advantage of the of-platdata parent support by Simon Glass · Sat Oct 03 11:31:39 2020 -0600
  94. ecdc4b3 x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · Sat Oct 03 11:31:38 2020 -0600
  95. 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · Sat Sep 19 18:49:29 2020 -0600
  96. b676492 x86: edison: Generate an image suitable for xFSTK by Simon Glass · Sun Sep 06 10:35:34 2020 -0600
  97. fbf120c x86: Add support for more than 8 MTRRs by Simon Glass · Tue Sep 22 14:54:51 2020 -0600
  98. c6f96a4 x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · Tue Sep 22 12:45:36 2020 -0600
  99. ad7bb30 x86: Notify the FSP of the 'end firmware' event by Simon Glass · Tue Sep 22 12:45:28 2020 -0600
  100. 6b88e88 x86: Sort the MTRR table by Simon Glass · Tue Sep 22 12:45:27 2020 -0600