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