1. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  2. b62450c serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · 2 years, 5 months ago
  3. ce1cbf1 Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · 2 years, 7 months ago
  4. 379d3c1 x86: Move FACP table into separate functions by Simon Glass · 2 years, 11 months ago
  5. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  6. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  7. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 2 months ago
  8. 15042e7 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 2 months ago
  9. 51de94d x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 7 months ago
  10. 2018a33 x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · 3 years, 7 months ago
  11. 98ed0ae x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 7 months ago
  12. a65c35e x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 7 months ago
  13. 8d0defa x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 7 months ago
  14. 736ecc6 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 8 months ago
  15. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  16. 0b2bedb x86: apl: Enhance debugging in the SPL loader by Simon Glass · 3 years, 9 months ago
  17. 21303d1 x86: apl: Adjust how the UART gets its platform data by Simon Glass · 3 years, 10 months ago
  18. 332b986 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · 3 years, 10 months ago
  19. 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 3 years, 10 months ago
  20. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 10 months ago
  21. 5e89be1 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · 3 years, 10 months ago
  22. 1d2b858 x86: coral: Move fsp-m settings to a subnode by Simon Glass · 3 years, 10 months ago
  23. 52d2e9c x86: apl: Use const for driver operations by Simon Glass · 3 years, 10 months ago
  24. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  25. c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 3 years, 10 months ago
  26. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 10 months ago
  27. df3dc20 x86: Drop unnecessary mp_init logic by Simon Glass · 3 years, 10 months ago
  28. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  29. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  30. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  31. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  32. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  33. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 11 months ago
  34. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 11 months ago
  35. 1da448b x86: Silence some logging statements by Simon Glass · 4 years ago
  36. 9910fc1 x86: Set up Chrome OS to boot into developer mode by Simon Glass · 4 years ago
  37. 96d0aa9 x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 4 years ago
  38. 6571d87 x86: apl: Add core init for the SoC by Simon Glass · 4 years ago
  39. 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 1 month ago
  40. bb44ebd x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years, 1 month ago
  41. d07f31a x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years, 1 month ago
  42. 96bf9be x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · 4 years, 1 month ago
  43. ca60199 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · 4 years, 1 month ago
  44. ea78675 x86: apl: Generate ACPI table for LPC by Simon Glass · 4 years, 1 month ago
  45. 60c0231 x86: apl: Generate CPU tables by Simon Glass · 4 years, 1 month ago
  46. abb4e42 x86: apl: Add support for hostbridge ACPI generation by Simon Glass · 4 years, 1 month ago
  47. da2c1b8 x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 1 month ago
  48. 94c5ad2 x86: apl: Allow reading hostbridge base addresses by Simon Glass · 4 years, 1 month ago
  49. b98b91b x86: Support Atom SoCs using SWSMISCI rather than the SWSCI by Simon Glass · 4 years, 1 month ago
  50. c9cc37d x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 1 month ago
  51. 55109f1 x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 1 month ago
  52. 97bafc9 x86: Add a config for the systemagent PCIEX regions size by Simon Glass · 4 years, 1 month ago
  53. 674c58c x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · 4 years, 1 month ago
  54. a018611 arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · 4 years, 3 months ago
  55. 858e5a1 x86: apl: fsp_bindings: Add support for u64 parameters by Bernhard Messerklinger · 4 years, 3 months ago
  56. 961420f cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 9 months ago
  57. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  58. f07e58b cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 9 months ago
  59. c33aa35 x86: mp: Support APs waiting for instructions by Simon Glass · 4 years, 3 months ago
  60. 487852b x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · 4 years, 3 months ago
  61. efd3132 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · 4 years, 3 months ago
  62. b95611f x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 3 months ago
  63. f549d9b x86: apl: Support set_hide() in p2sb driver by Simon Glass · 4 years, 3 months ago
  64. eb2ebbc x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 3 months ago
  65. 0990c89 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 3 months ago
  66. ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 3 months ago
  67. db17e40 x86: apl: Re-enable loading of SPL by Simon Glass · 4 years, 3 months ago
  68. c87f9ce x86: Don't build some unused objects in TPL by Tom Rini · 4 years, 4 months ago
  69. d9e7efe x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · 4 years, 5 months ago
  70. 1fa6305 x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · 4 years, 5 months ago
  71. 832fee8 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · 4 years, 5 months ago
  72. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  73. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  74. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  75. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  76. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  77. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  78. 52b9beb x86: apl: Skip init code when chain loading by Simon Glass · 4 years, 6 months ago
  79. 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 6 months ago
  80. 2c64d11 x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count by Wolfgang Wallner · 4 years, 8 months ago
  81. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  82. fa78604 x86: coral: Add I2C and TPM device-tree definitions by Simon Glass · 4 years, 9 months ago
  83. 69c2dc9 x86: Give each driver an IRQ type by Simon Glass · 4 years, 9 months ago
  84. eb8af95 x86: apl: Drop the I2C config in FSP-S by Simon Glass · 4 years, 9 months ago
  85. 659252e x86: apl: Use the clock driver by Simon Glass · 4 years, 9 months ago
  86. 2999846 x86: Move P2SB from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 9 months ago
  87. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  88. 1d5bf32 x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · 4 years, 9 months ago
  89. 43709fa x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 9 months ago
  90. 142c975 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · 4 years, 9 months ago
  91. 7d53b5a x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · 4 years, 9 months ago
  92. 3d9acea x86: apl: Avoid accessing the PCI bus before it is probed by Simon Glass · 4 years, 10 months ago
  93. 2153e8f x86: apl: Add FSP support by Simon Glass · 4 years, 11 months ago
  94. 1fc5419 x86: apl: Add Kconfig and Makefile by Simon Glass · 4 years, 11 months ago
  95. 46c674b x86: apl: Add P2SB driver by Simon Glass · 4 years, 11 months ago
  96. 4dc0ab3 x86: apl: Add SPL/TPL init by Simon Glass · 4 years, 11 months ago
  97. 6a4c237 x86: apl: Add a CPU driver by Simon Glass · 4 years, 11 months ago
  98. 409d4c6 x86: apl: Add SPL loaders by Simon Glass · 4 years, 11 months ago
  99. f5b18ae x86: apl: Add PUNIT driver by Simon Glass · 4 years, 11 months ago
  100. 40fb08e x86: apl: Add PCH driver by Simon Glass · 4 years, 11 months ago