1. 8c103c3 dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 8 months ago
  2. 91b614e Correct SPL uses of USB_KEYBOARD by Simon Glass · 1 year, 9 months ago
  3. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 9 months ago
  4. 92a5c89 global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  5. d414337 global: Migrate CONFIG_X86_REFCODE_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  6. fa2fd53 global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  7. 58e2a35 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · 1 year, 11 months ago
  8. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  9. fc872ee x86: fix longjmp() implementation by Heinrich Schuchardt · 2 years, 1 month ago
  10. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years ago
  11. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 1 month ago
  12. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 3 months ago
  13. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 5 months ago
  14. b62450c serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · 2 years, 5 months ago
  15. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  16. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 6 months ago
  17. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 7 months ago
  18. ce1cbf1 Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · 2 years, 7 months ago
  19. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 8 months ago
  20. 058fb9f acpi: Move MCFG implementation to common lib by Moritz Fischer · 2 years, 9 months ago
  21. 78031ad x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 2 years, 11 months ago
  22. 379d3c1 x86: Move FACP table into separate functions by Simon Glass · 2 years, 11 months ago
  23. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  24. 59e8f36 x86: efi: Don't use the 64-bit link script for the EFI app by Simon Glass · 2 years, 10 months ago
  25. 450ce56 x86: efi: Tweak the code used for the 64-bit EFI app by Simon Glass · 2 years, 10 months ago
  26. ce1dc0c x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 10 months ago
  27. 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 2 years, 9 months ago
  28. 7598759 x86: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  29. 40b1723 x86: efi: Show the system-table revision by Simon Glass · 2 years, 10 months ago
  30. 9c297a3 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · 3 years ago
  31. e16c47f efi: Create a 64-bit app by Simon Glass · 3 years ago
  32. f4d227c x86: Create a 32/64-bit selection for the app by Simon Glass · 3 years ago
  33. 5270bee x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · 3 years ago
  34. 74bf204 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · 3 years ago
  35. 90cc2c5 x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · 3 years ago
  36. b55881d bootstage: Add SPL support by Marek Vasut · 3 years ago
  37. 567dfef x86: Show some EFI info with the bdinfo command by Simon Glass · 3 years, 1 month ago
  38. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  39. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 3 months ago
  40. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 3 months ago
  41. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 3 months ago
  42. fd00495 x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log by Pali Rohár · 3 years, 3 months ago
  43. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 3 months ago
  44. 15042e7 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 3 months ago
  45. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  46. c71d5fb x86: queensbay: Return directly if IGD / SDVO were already disabled by Bin Meng · 3 years, 3 months ago
  47. 9a7c6fd x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · 3 years, 3 months ago
  48. 3bcd6cf x86: mtrr: Skip MSRs that were already programmed in mtrr_commit() by Bin Meng · 3 years, 3 months ago
  49. 596bd05 x86: mtrr: Do not clear the unused ones in mtrr_commit() by Bin Meng · 3 years, 3 months ago
  50. 5824bc6 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 3 months ago
  51. ffaa7ab x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 3 months ago
  52. 46db4bb x86: tangier: Fix DMA controller IRQ polarity in CSRT by Andy Shevchenko · 3 years, 3 months ago
  53. 4dfe4b4 x86: coreboot: Use vendor in the Kconfig by Simon Glass · 3 years, 4 months ago
  54. 92873f8 x86: Don't set up MTRRs if previously done by Simon Glass · 3 years, 4 months ago
  55. cb80ff2 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 6 months ago
  56. 6fbe06a x86: Discard .note.gnu.property sections by Bin Meng · 3 years, 4 months ago
  57. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  58. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 7 months ago
  59. 51de94d x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 7 months ago
  60. 2018a33 x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · 3 years, 7 months ago
  61. e7bae82 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 7 months ago
  62. 68e03ca x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · 3 years, 7 months ago
  63. 17753b0 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 7 months ago
  64. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 7 months ago
  65. 98ed0ae x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 7 months ago
  66. 763ce51 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 7 months ago
  67. a65c35e x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 7 months ago
  68. 8d0defa x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 7 months ago
  69. 72db28e x86: Define a region for device priv/plat data by Simon Glass · 3 years, 7 months ago
  70. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  71. 736ecc6 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 8 months ago
  72. 97401d0 x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · 3 years, 8 months ago
  73. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  74. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  75. 8cd1a0c x86: qemu: Fix broken multi-core boot by Bin Meng · 3 years, 9 months ago
  76. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  77. 76baecf x86: spl: Make moving BSS conditional by Simon Glass · 3 years, 9 months ago
  78. 37c664e x86: Make sure the SPL image ends on a suitable boundary by Simon Glass · 3 years, 9 months ago
  79. 0b2bedb x86: apl: Enhance debugging in the SPL loader by Simon Glass · 3 years, 9 months ago
  80. 6754393 x86: acpi_gpe: Update driver name to match devicetree by Simon Glass · 3 years, 9 months ago
  81. a0df924 x86: typo segement by Heinrich Schuchardt · 3 years, 10 months ago
  82. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  83. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  84. 21303d1 x86: apl: Adjust how the UART gets its platform data by Simon Glass · 3 years, 10 months ago
  85. 332b986 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · 3 years, 10 months ago
  86. f6257f7 x86: Move priv/plat structs for intel_common to headers by Simon Glass · 3 years, 10 months ago
  87. 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 3 years, 10 months ago
  88. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 10 months ago
  89. 5e89be1 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · 3 years, 10 months ago
  90. 1d2b858 x86: coral: Move fsp-m settings to a subnode by Simon Glass · 3 years, 10 months ago
  91. 7dc8259 x86: Move call64 into its own section by Simon Glass · 3 years, 10 months ago
  92. 52d2e9c x86: apl: Use const for driver operations by Simon Glass · 3 years, 10 months ago
  93. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  94. c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 3 years, 10 months ago
  95. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 10 months ago
  96. df3dc20 x86: Drop unnecessary mp_init logic by Simon Glass · 3 years, 10 months ago
  97. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  98. f89e8ac x86: edison: Switch to DM_USB_GADGET by Andy Shevchenko · 3 years, 11 months ago
  99. 23cdbba x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 3 years, 11 months ago
  100. d067fb7 x86: edison: BINMAN selection is specific to the board by Andy Shevchenko · 3 years, 11 months ago