1. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
  2. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 8 months ago
  3. c0b2ae5 x86: apl: Add Global NVS table header by Simon Glass · 4 years, 8 months ago
  4. 9976b01 x86: apl: Move p2sb ofdata reading to the correct method by Simon Glass · 4 years, 8 months ago
  5. cce80dc x86: Correct wording of coreboot source code by Simon Glass · 4 years, 8 months ago
  6. 3c42e42 tpm: cr50: Use the correct GPIO binding by Simon Glass · 4 years, 8 months ago
  7. 225cc8a x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · 4 years, 9 months ago
  8. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
  9. 38c93d1 x86: acpi: Describe USB 3 host controller found on Intel Tangier by Andy Shevchenko · 4 years, 8 months ago
  10. ddf6199 x86: acpi: Add I²C timings to Intel Merrifield platform by Andy Shevchenko · 4 years, 8 months ago
  11. a9ef111 x86: acpi: Refactor XSDT handling in acpi_add_table() by Andy Shevchenko · 4 years, 9 months ago
  12. 4e3dfd5 x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count by Wolfgang Wallner · 4 years, 9 months ago
  13. b965558 x86: cpu_x86: Make cpu_x86_get_count() non-static by Wolfgang Wallner · 4 years, 9 months ago
  14. 949a26e x86: p2sb: Drop 'apl' prefix by Wolfgang Wallner · 4 years, 10 months ago
  15. f3514a6 Revert "x86: use invd instead of wbinvd in real mode start code" by Andy Shevchenko · 4 years, 10 months ago
  16. 92f9828 x86: Correct error return value in mrccache_get_region() by Simon Glass · 4 years, 10 months ago
  17. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
  18. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
  19. 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 10 months ago
  20. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  21. c061974 x86: coral: Add I2C and TPM device-tree definitions by Simon Glass · 4 years, 10 months ago
  22. 98a4cb6 x86: Add support for ACPI general-purpose events by Simon Glass · 4 years, 10 months ago
  23. c51a021 x86: itss: Add of-platdata support by Simon Glass · 4 years, 10 months ago
  24. 21bb12a x86: Give each driver an IRQ type by Simon Glass · 4 years, 10 months ago
  25. 90b7375 x86: apl: Drop the I2C config in FSP-S by Simon Glass · 4 years, 10 months ago
  26. 4a2c26a x86: apl: Use the clock driver by Simon Glass · 4 years, 10 months ago
  27. 21fae58 x86: Move P2SB from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 10 months ago
  28. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  29. 3767e7f x86: itss: Remove apl-prefix by Wolfgang Wallner · 4 years, 10 months ago
  30. b5460dd x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · 4 years, 10 months ago
  31. 16ae7e3 x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 10 months ago
  32. 9713216 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · 4 years, 10 months ago
  33. 12ea858 x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · 4 years, 10 months ago
  34. 4dcaa7d x86: limit the fs segment to the pointer size by Masahiro Yamada · 5 years ago
  35. d560329 x86: use invd instead of wbinvd in real mode start code by Masahiro Yamada · 5 years ago
  36. 15a38b3 x86: serial: Use NS16550_DYNAMIC in Slim Bootloader by Park, Aiden · 5 years ago
  37. fcddf8a x86: Move coreboot over to use the coreboot UART by Simon Glass · 5 years ago
  38. 7535db8 x86: Update coreboot serial table struct by Simon Glass · 5 years ago
  39. 4a81a21 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 11 months ago
  40. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  41. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  42. da25eff common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
  43. baf7bd4 x86: apl: Avoid accessing the PCI bus before it is probed by Simon Glass · 5 years ago
  44. 124602a x86: Add chromebook_coral by Simon Glass · 5 years ago
  45. 42bf7db x86: apl: Add FSP support by Simon Glass · 5 years ago
  46. c291e01 x86: apl: Add FSP structures by Simon Glass · 5 years ago
  47. fcc2ce9 x86: apl: Add Kconfig and Makefile by Simon Glass · 5 years ago
  48. d7db004 x86: apl: Add P2SB driver by Simon Glass · 5 years ago
  49. 43aae57 x86: apl: Add SPL/TPL init by Simon Glass · 5 years ago
  50. fcfd26e x86: apl: Add a CPU driver by Simon Glass · 5 years ago
  51. c914f19 x86: apl: Add SPL loaders by Simon Glass · 5 years ago
  52. 45122ae x86: apl: Add PUNIT driver by Simon Glass · 5 years ago
  53. 471e28c x86: apl: Add PCH driver by Simon Glass · 5 years ago
  54. 36a6cf3 x86: apl: Add LPC driver by Simon Glass · 5 years ago
  55. 8c0629b x86: apl: Add ITSS driver by Simon Glass · 5 years ago
  56. 99c1904 x86: apl: Add hostbridge driver by Simon Glass · 5 years ago
  57. dc79691 x86: apl: Add systemagent driver by Simon Glass · 5 years ago
  58. 34f94ec x86: apl: Add pinctrl driver by Simon Glass · 5 years ago
  59. 582ba6e x86: apl: Add UART driver by Simon Glass · 5 years ago
  60. e63ca97 x86: apl: Add PMC driver by Simon Glass · 5 years ago
  61. 7c4ae82 x86: apl: Add basic IO addresses by Simon Glass · 5 years ago
  62. 4c8243d x86: Move qemu CPU fixup function into its own file by Simon Glass · 5 years ago
  63. 837a66a x86: Add a generic Intel pinctrl driver by Simon Glass · 5 years ago
  64. 6629837 x86: Add low-power subsystem (lpss) support by Simon Glass · 5 years ago
  65. c93fd57 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · 5 years ago
  66. 79c8732 x86: Separate out U-Boot and device tree in ROM image by Simon Glass · 5 years ago
  67. 014c66f x86: Don't repeat microcode in U-Boot if not needed by Simon Glass · 5 years ago
  68. 8d54388 x86: Add an fdtmap and image-header by Simon Glass · 5 years ago
  69. 4d7a923 x86: Add an option to control the position of SPL by Simon Glass · 5 years ago
  70. 20af0ff x86: Add an option to control the position of U-Boot by Simon Glass · 5 years ago
  71. f8dc7f4 x86: Update .dtsi file for FSP2 by Simon Glass · 5 years ago
  72. 3c4b98f x86: Disable microcode section for FSP2 by Simon Glass · 5 years ago
  73. 8f963e1 x86: Add support for newer CAR schemes by Simon Glass · 5 years ago
  74. 7dbabbb x86: Add an option to include a FIT by Simon Glass · 5 years ago
  75. e8e014c x86: Don't include the BIOS emulator in TPL by Simon Glass · 5 years ago
  76. 2cf3a5a x86: fsp: Make the notify API call common by Simon Glass · 5 years ago
  77. 26561da x86: fsp: Allow remembering the location of FSP-S by Simon Glass · 5 years ago
  78. adee5ea x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · 5 years ago
  79. 466c785 x86: fsp: Add FSP2 base support by Simon Glass · 5 years ago
  80. 58a23fb x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · 5 years ago
  81. 8965ef2 x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · 5 years ago
  82. 25271ae x86: Allow interrupt to happen once by Simon Glass · 5 years ago
  83. 8ccadee x86: Set up the MTRR for SDRAM by Simon Glass · 5 years ago
  84. 75545f7 x86: Set the DRAM banks to reflect real location by Simon Glass · 5 years ago
  85. 9de1027 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · 5 years ago
  86. 6e1b956 x86: Don't export mrccache_update() by Simon Glass · 5 years ago
  87. b5b0aff x86: Add mrccache support for a 'variable' cache by Simon Glass · 5 years ago
  88. 91efff5 x86: Update mrccache to support multiple caches by Simon Glass · 5 years ago
  89. 1b9d815 x86: Tidy up error handling in mrccache_save() by Simon Glass · 5 years ago
  90. c3d0c23 x86: Add a new global_data member for the cache record by Simon Glass · 5 years ago
  91. 4e988f9 x86: Adjust mrccache_get_region() to support get_mmap() by Simon Glass · 5 years ago
  92. 9d25f2e x86: Adjust mrccache_get_region() to use livetree by Simon Glass · 5 years ago
  93. d553f97 x86: Correct mrccache find_next_mrc_cache() calculation by Simon Glass · 5 years ago
  94. 91c0736 x86: Reduce mrccache record alignment size by Simon Glass · 5 years ago
  95. 7a13138 x86: Define the SPL image start by Simon Glass · 5 years ago
  96. ff418d9 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 5 years ago
  97. a53cffe x86: Drop unnecessary interrupt code for TPL by Simon Glass · 5 years ago
  98. dd45a7a x86: Drop unnecessary cpu code for TPL by Simon Glass · 5 years ago
  99. d3edd42 x86: timer: use a timer base of 0 by Simon Glass · 5 years ago
  100. ec1a30c x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · 5 years ago