1. 8cd1a0c x86: qemu: Fix broken multi-core boot by Bin Meng · 3 years, 10 months ago
  2. 3138e46 x86: tpl: Show next stage being booted by Simon Glass · 3 years, 10 months ago
  3. 02840ca x86: spl: Clear BSS unconditionally by Simon Glass · 3 years, 10 months ago
  4. 06c085c x86: zimage: Improve command-line debug handling by Simon Glass · 3 years, 10 months ago
  5. 577c4ad x86: zimage: Allow dumping the image from outside the module by Simon Glass · 3 years, 10 months ago
  6. f824389 x86: Update Chromium OS GNVS names by Simon Glass · 3 years, 10 months ago
  7. 76baecf x86: spl: Make moving BSS conditional by Simon Glass · 3 years, 10 months ago
  8. 37c664e x86: Make sure the SPL image ends on a suitable boundary by Simon Glass · 3 years, 10 months ago
  9. 0b2bedb x86: apl: Enhance debugging in the SPL loader by Simon Glass · 3 years, 10 months ago
  10. 6754393 x86: acpi_gpe: Update driver name to match devicetree by Simon Glass · 3 years, 10 months ago
  11. 0751cda x86: coral: Add a devicetree node for eMMC by Simon Glass · 3 years, 10 months ago
  12. 442e630 x86: coral: Support TPM and RTC in SPL by Simon Glass · 3 years, 10 months ago
  13. a0df924 x86: typo segement by Heinrich Schuchardt · 3 years, 11 months ago
  14. 30e486f x86: coral: Update an unused pin to reduce power by Simon Glass · 3 years, 11 months ago
  15. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  16. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  17. e7144b0 x86: Drop rtc from SPL by Simon Glass · 4 years ago
  18. a59f3d2 x86: coral: Remove unwanted nodes from SPL/TPL by Simon Glass · 4 years ago
  19. 21303d1 x86: apl: Adjust how the UART gets its platform data by Simon Glass · 4 years ago
  20. 6a2350f x86: sysreset: Move priv/plat structs to headers by Simon Glass · 4 years ago
  21. 332b986 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · 4 years ago
  22. f6257f7 x86: Move priv/plat structs for intel_common to headers by Simon Glass · 4 years ago
  23. 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 4 years ago
  24. 941e630 x86: Fix header guard in asm/pmu.h by Simon Glass · 3 years, 11 months ago
  25. cee58bd x86: tpl: Remove unwanted devicetree string by Simon Glass · 3 years, 11 months ago
  26. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 11 months ago
  27. 5e89be1 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · 3 years, 11 months ago
  28. 1d2b858 x86: coral: Move fsp-m settings to a subnode by Simon Glass · 3 years, 11 months ago
  29. 7dc8259 x86: Move call64 into its own section by Simon Glass · 3 years, 11 months ago
  30. 52d2e9c x86: apl: Use const for driver operations by Simon Glass · 3 years, 11 months ago
  31. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 11 months ago
  32. c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 3 years, 11 months ago
  33. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 11 months ago
  34. ab201a1 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 3 years, 11 months ago
  35. 6ef1b75 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 4 years ago
  36. df3dc20 x86: Drop unnecessary mp_init logic by Simon Glass · 4 years ago
  37. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  38. f89e8ac x86: edison: Switch to DM_USB_GADGET by Andy Shevchenko · 4 years ago
  39. 23cdbba x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 4 years ago
  40. d067fb7 x86: edison: BINMAN selection is specific to the board by Andy Shevchenko · 4 years ago
  41. 35d29a8 x86: edison: Add CPU to compatible string by Andy Shevchenko · 4 years ago
  42. 21096c0 x86: tangier: Find proper memory region for relocation by Andy Shevchenko · 4 years ago
  43. 6c9a835 x86: zimage: Update cmdline parameter to be an env var by Simon Glass · 4 years ago
  44. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  45. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
  46. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  47. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  48. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  49. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  50. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
  51. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  52. 488d89a x86: zimage: Add silent-console processing by Simon Glass · 4 years ago
  53. ca01067 x86: coral: Update smbios tables to latest definition by Simon Glass · 4 years ago
  54. f72d3d6 x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit() by Bin Meng · 4 years ago
  55. 839d66c x86: Provide default SMBIOS manufacturer/product by Simon Glass · 4 years ago
  56. 8f1f374 x86: galileo: Use devicetree for SMBIOS settings by Simon Glass · 4 years ago
  57. a40f890 x86: zimage: Quieten down the zimage boot process by Simon Glass · 4 years ago
  58. 7c79edd x86: zimage: Sanity-check the kernel version before printing it by Simon Glass · 4 years ago
  59. b73d61a x86: zimage: Add a little more logging by Simon Glass · 4 years ago
  60. d46c093 x86: fsp: Adjust calculations for MTRR range and DRAM top by Simon Glass · 4 years ago
  61. 98bf740 x86: acpi: Don't show the UART address by default by Simon Glass · 4 years ago
  62. 7f061e0 x86: acpi: Include the TPMv1 table only if needed by Simon Glass · 4 years ago
  63. 1da448b x86: Silence some logging statements by Simon Glass · 4 years ago
  64. d0147fe x86: fsp: Convert fsp_dram to use log_debug() by Simon Glass · 4 years ago
  65. 9910fc1 x86: Set up Chrome OS to boot into developer mode by Simon Glass · 4 years ago
  66. 96d0aa9 x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 4 years ago
  67. 08059c9 x86: Define the Chrome OS GNVS region by Simon Glass · 4 years ago
  68. 18434ae acpi: Don't reset the tables with every new generation by Simon Glass · 4 years ago
  69. 01e3c9d x86: acpi: Put the generated code first in DSDT by Simon Glass · 4 years ago
  70. 2de4744 x86: acpi: Allow the SSDT to be empty by Simon Glass · 4 years ago
  71. a0ed800 x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · 4 years ago
  72. 8bcfb79 x86: nhlt: Fix a few bugs in the table generation by Simon Glass · 4 years ago
  73. a87fff8 x86: nhlt: Correct output of bytes and 16-bit data by Simon Glass · 4 years ago
  74. d2cb7a2 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years ago
  75. f36e4c7 x86: Use if instead of #ifdef in write_tables() by Simon Glass · 4 years ago
  76. cac9c6a x86: Add SMBIOS info for Coral by Simon Glass · 4 years ago
  77. 7263101 x86: coral: Drop the duplicate PCIe settings by Simon Glass · 4 years ago
  78. dc0791d x86: Don't bother clearing global NVS by Simon Glass · 4 years ago
  79. 5019e20 x86: acpi: Store the ACPI context in global_data by Simon Glass · 4 years ago
  80. 38e498c x86: Allow writing tables to fail by Simon Glass · 4 years ago
  81. 653554b x86: Add support for private files by Simon Glass · 4 years ago
  82. dac7778 x86: Add a layout for Chrome OS verified boot by Simon Glass · 4 years ago
  83. 6571d87 x86: apl: Add core init for the SoC by Simon Glass · 4 years ago
  84. 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 1 month ago
  85. bb44ebd x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years, 1 month ago
  86. d07f31a x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years, 1 month ago
  87. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
  88. 2e3b883 x86: edison: Generate an image suitable for xFSTK by Simon Glass · 4 years, 2 months ago
  89. 2463f16 x86: Use multiple images by Simon Glass · 4 years, 2 months ago
  90. 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 2 months ago
  91. 10536ce x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 2 months ago
  92. 49f5141 x86: coral: Update config and device tree for ACPI by Simon Glass · 4 years, 2 months ago
  93. 70c202c x86: Add a way to add to the e820 memory table by Simon Glass · 4 years, 2 months ago
  94. cc5e02f x86: fsp: Show FSP-S or FSP-M address in fsp_get_header() by Simon Glass · 4 years, 2 months ago
  95. 4558d32 x86: fsp: Add more debugging for silicon init by Simon Glass · 4 years, 2 months ago
  96. 96bf9be x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · 4 years, 2 months ago
  97. 2da4b69 x86: acpi: Set the log category for x86 table generation by Simon Glass · 4 years, 2 months ago
  98. 77bb1c6 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 2 months ago
  99. 9179c35 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 2 months ago
  100. 4ff3591 x86: Correct handling of MADT table CPUs by Simon Glass · 4 years, 2 months ago