1. 5536f12 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 6 months ago
  2. ac77650 x86: coral: Update the SD card-detect GPIO by Simon Glass · 3 years, 6 months ago
  3. 041089f x86: coral: Put the eMMC first by Simon Glass · 3 years, 6 months ago
  4. cad7b6b x86: dts: Drop unused CONFIG_SPL by Simon Glass · 3 years, 6 months ago
  5. cb88ec7 x86: Make use of binman expanded entries by Simon Glass · 3 years, 6 months ago
  6. 98ed0ae x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 6 months ago
  7. 541b2ad x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · 3 years, 6 months ago
  8. 5384ea9 x86: Don't include reset driver in SPL by Simon Glass · 3 years, 6 months ago
  9. 1d3daaa x86: Support a fake PCI device with of-platdata-inst by Simon Glass · 3 years, 6 months ago
  10. 763ce51 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 6 months ago
  11. a65c35e x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 6 months ago
  12. 8d0defa x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 6 months ago
  13. 72db28e x86: Define a region for device priv/plat data by Simon Glass · 3 years, 6 months ago
  14. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 6 months ago
  15. 736ecc6 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 7 months ago
  16. 049c4dc x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · 3 years, 7 months ago
  17. 0b823e1 x86: Fix member check in intel_gnvs by Simon Glass · 3 years, 7 months ago
  18. 97401d0 x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · 3 years, 7 months ago
  19. edab114 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 8 months ago
  20. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 9 months ago
  21. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  22. 8cd1a0c x86: qemu: Fix broken multi-core boot by Bin Meng · 3 years, 8 months ago
  23. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  24. 3138e46 x86: tpl: Show next stage being booted by Simon Glass · 3 years, 8 months ago
  25. 02840ca x86: spl: Clear BSS unconditionally by Simon Glass · 3 years, 8 months ago
  26. 06c085c x86: zimage: Improve command-line debug handling by Simon Glass · 3 years, 8 months ago
  27. 577c4ad x86: zimage: Allow dumping the image from outside the module by Simon Glass · 3 years, 8 months ago
  28. f824389 x86: Update Chromium OS GNVS names by Simon Glass · 3 years, 8 months ago
  29. 76baecf x86: spl: Make moving BSS conditional by Simon Glass · 3 years, 8 months ago
  30. 37c664e x86: Make sure the SPL image ends on a suitable boundary by Simon Glass · 3 years, 8 months ago
  31. 0b2bedb x86: apl: Enhance debugging in the SPL loader by Simon Glass · 3 years, 8 months ago
  32. 6754393 x86: acpi_gpe: Update driver name to match devicetree by Simon Glass · 3 years, 8 months ago
  33. 0751cda x86: coral: Add a devicetree node for eMMC by Simon Glass · 3 years, 8 months ago
  34. 442e630 x86: coral: Support TPM and RTC in SPL by Simon Glass · 3 years, 8 months ago
  35. a0df924 x86: typo segement by Heinrich Schuchardt · 3 years, 9 months ago
  36. 30e486f x86: coral: Update an unused pin to reduce power by Simon Glass · 3 years, 9 months ago
  37. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  38. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  39. e7144b0 x86: Drop rtc from SPL by Simon Glass · 3 years, 9 months ago
  40. a59f3d2 x86: coral: Remove unwanted nodes from SPL/TPL by Simon Glass · 3 years, 9 months ago
  41. 21303d1 x86: apl: Adjust how the UART gets its platform data by Simon Glass · 3 years, 9 months ago
  42. 6a2350f x86: sysreset: Move priv/plat structs to headers by Simon Glass · 3 years, 9 months ago
  43. 332b986 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · 3 years, 9 months ago
  44. f6257f7 x86: Move priv/plat structs for intel_common to headers by Simon Glass · 3 years, 9 months ago
  45. 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 3 years, 9 months ago
  46. 941e630 x86: Fix header guard in asm/pmu.h by Simon Glass · 3 years, 9 months ago
  47. cee58bd x86: tpl: Remove unwanted devicetree string by Simon Glass · 3 years, 9 months ago
  48. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 9 months ago
  49. 5e89be1 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · 3 years, 9 months ago
  50. 1d2b858 x86: coral: Move fsp-m settings to a subnode by Simon Glass · 3 years, 9 months ago
  51. 7dc8259 x86: Move call64 into its own section by Simon Glass · 3 years, 9 months ago
  52. 52d2e9c x86: apl: Use const for driver operations by Simon Glass · 3 years, 9 months ago
  53. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  54. c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 3 years, 9 months ago
  55. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 9 months ago
  56. ab201a1 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 3 years, 9 months ago
  57. 6ef1b75 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 3 years, 9 months ago
  58. df3dc20 x86: Drop unnecessary mp_init logic by Simon Glass · 3 years, 9 months ago
  59. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 9 months ago
  60. f89e8ac x86: edison: Switch to DM_USB_GADGET by Andy Shevchenko · 3 years, 10 months ago
  61. 23cdbba x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 3 years, 10 months ago
  62. d067fb7 x86: edison: BINMAN selection is specific to the board by Andy Shevchenko · 3 years, 10 months ago
  63. 35d29a8 x86: edison: Add CPU to compatible string by Andy Shevchenko · 3 years, 10 months ago
  64. 21096c0 x86: tangier: Find proper memory region for relocation by Andy Shevchenko · 3 years, 10 months ago
  65. 6c9a835 x86: zimage: Update cmdline parameter to be an env var by Simon Glass · 3 years, 11 months ago
  66. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  67. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 10 months ago
  68. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  69. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  70. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  71. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  72. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 10 months ago
  73. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 10 months ago
  74. 488d89a x86: zimage: Add silent-console processing by Simon Glass · 3 years, 11 months ago
  75. ca01067 x86: coral: Update smbios tables to latest definition by Simon Glass · 3 years, 11 months ago
  76. f72d3d6 x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit() by Bin Meng · 3 years, 11 months ago
  77. 839d66c x86: Provide default SMBIOS manufacturer/product by Simon Glass · 3 years, 11 months ago
  78. 8f1f374 x86: galileo: Use devicetree for SMBIOS settings by Simon Glass · 3 years, 11 months ago
  79. a40f890 x86: zimage: Quieten down the zimage boot process by Simon Glass · 3 years, 11 months ago
  80. 7c79edd x86: zimage: Sanity-check the kernel version before printing it by Simon Glass · 3 years, 11 months ago
  81. b73d61a x86: zimage: Add a little more logging by Simon Glass · 3 years, 11 months ago
  82. d46c093 x86: fsp: Adjust calculations for MTRR range and DRAM top by Simon Glass · 3 years, 11 months ago
  83. 98bf740 x86: acpi: Don't show the UART address by default by Simon Glass · 3 years, 11 months ago
  84. 7f061e0 x86: acpi: Include the TPMv1 table only if needed by Simon Glass · 3 years, 11 months ago
  85. 1da448b x86: Silence some logging statements by Simon Glass · 3 years, 11 months ago
  86. d0147fe x86: fsp: Convert fsp_dram to use log_debug() by Simon Glass · 3 years, 11 months ago
  87. 9910fc1 x86: Set up Chrome OS to boot into developer mode by Simon Glass · 3 years, 11 months ago
  88. 96d0aa9 x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 3 years, 11 months ago
  89. 08059c9 x86: Define the Chrome OS GNVS region by Simon Glass · 3 years, 11 months ago
  90. 18434ae acpi: Don't reset the tables with every new generation by Simon Glass · 3 years, 11 months ago
  91. 01e3c9d x86: acpi: Put the generated code first in DSDT by Simon Glass · 3 years, 11 months ago
  92. 2de4744 x86: acpi: Allow the SSDT to be empty by Simon Glass · 3 years, 11 months ago
  93. a0ed800 x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · 3 years, 11 months ago
  94. 8bcfb79 x86: nhlt: Fix a few bugs in the table generation by Simon Glass · 3 years, 11 months ago
  95. a87fff8 x86: nhlt: Correct output of bytes and 16-bit data by Simon Glass · 3 years, 11 months ago
  96. d2cb7a2 x86: Allow putting some tables in the bloblist by Simon Glass · 3 years, 11 months ago
  97. f36e4c7 x86: Use if instead of #ifdef in write_tables() by Simon Glass · 3 years, 11 months ago
  98. cac9c6a x86: Add SMBIOS info for Coral by Simon Glass · 3 years, 11 months ago
  99. 7263101 x86: coral: Drop the duplicate PCIe settings by Simon Glass · 3 years, 11 months ago
  100. dc0791d x86: Don't bother clearing global NVS by Simon Glass · 3 years, 11 months ago