1. 2153e8f x86: apl: Add FSP support by Simon Glass · 5 years ago
  2. a9a4b68 x86: apl: Add FSP structures by Simon Glass · 5 years ago
  3. 1fc5419 x86: apl: Add Kconfig and Makefile by Simon Glass · 5 years ago
  4. 46c674b x86: apl: Add P2SB driver by Simon Glass · 5 years ago
  5. 4dc0ab3 x86: apl: Add SPL/TPL init by Simon Glass · 5 years ago
  6. 6a4c237 x86: apl: Add a CPU driver by Simon Glass · 5 years ago
  7. 409d4c6 x86: apl: Add SPL loaders by Simon Glass · 5 years ago
  8. f5b18ae x86: apl: Add PUNIT driver by Simon Glass · 5 years ago
  9. 40fb08e x86: apl: Add PCH driver by Simon Glass · 5 years ago
  10. 8bd5dcd x86: apl: Add LPC driver by Simon Glass · 5 years ago
  11. 3a02f69 x86: apl: Add ITSS driver by Simon Glass · 5 years ago
  12. e5fb75c x86: apl: Add hostbridge driver by Simon Glass · 5 years ago
  13. bd47209 x86: apl: Add systemagent driver by Simon Glass · 5 years ago
  14. 0a6f333 x86: apl: Add pinctrl driver by Simon Glass · 5 years ago
  15. 7656582 x86: apl: Add UART driver by Simon Glass · 5 years ago
  16. 28eefef x86: apl: Add PMC driver by Simon Glass · 5 years ago
  17. 5690d5c x86: apl: Add basic IO addresses by Simon Glass · 5 years ago
  18. baaeb92 x86: Move qemu CPU fixup function into its own file by Simon Glass · 5 years ago
  19. 74749f1 x86: Add a generic Intel pinctrl driver by Simon Glass · 5 years ago
  20. b84d4d0 x86: Add low-power subsystem (lpss) support by Simon Glass · 5 years ago
  21. 86c70e9 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · 5 years ago
  22. df81abd x86: Separate out U-Boot and device tree in ROM image by Simon Glass · 5 years ago
  23. 4f1f507 x86: Don't repeat microcode in U-Boot if not needed by Simon Glass · 5 years ago
  24. 624c70b x86: Add an fdtmap and image-header by Simon Glass · 5 years ago
  25. 28d7d76 x86: Add an option to control the position of SPL by Simon Glass · 5 years ago
  26. b311295 x86: Add an option to control the position of U-Boot by Simon Glass · 5 years ago
  27. dda8e3e x86: Update .dtsi file for FSP2 by Simon Glass · 5 years ago
  28. 86a8fb3 x86: Disable microcode section for FSP2 by Simon Glass · 5 years ago
  29. f45e747 x86: Add support for newer CAR schemes by Simon Glass · 5 years ago
  30. 2e2a003 x86: Add an option to include a FIT by Simon Glass · 5 years ago
  31. fb96dee x86: Don't include the BIOS emulator in TPL by Simon Glass · 5 years ago
  32. af80192 x86: fsp: Make the notify API call common by Simon Glass · 5 years ago
  33. 748ff53 x86: fsp: Allow remembering the location of FSP-S by Simon Glass · 5 years ago
  34. e98791a x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · 5 years ago
  35. cf87d3b x86: fsp: Add FSP2 base support by Simon Glass · 5 years ago
  36. f42af29 x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · 5 years ago
  37. f09d4ed x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · 5 years ago
  38. 5924341 x86: Allow interrupt to happen once by Simon Glass · 5 years ago
  39. 4279110 x86: Set up the MTRR for SDRAM by Simon Glass · 5 years ago
  40. ea4e97a x86: Set the DRAM banks to reflect real location by Simon Glass · 5 years ago
  41. 22e0de3 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · 5 years ago
  42. fa6cc1d x86: Don't export mrccache_update() by Simon Glass · 5 years ago
  43. 0a0b09b x86: Add mrccache support for a 'variable' cache by Simon Glass · 5 years ago
  44. 515e817 x86: Update mrccache to support multiple caches by Simon Glass · 5 years ago
  45. 83f288f x86: Tidy up error handling in mrccache_save() by Simon Glass · 5 years ago
  46. 37a508f x86: Add a new global_data member for the cache record by Simon Glass · 5 years ago
  47. 506f224 x86: Adjust mrccache_get_region() to support get_mmap() by Simon Glass · 5 years ago
  48. 87f1084 x86: Adjust mrccache_get_region() to use livetree by Simon Glass · 5 years ago
  49. 0ad9b6a x86: Correct mrccache find_next_mrc_cache() calculation by Simon Glass · 5 years ago
  50. 112629c x86: Reduce mrccache record alignment size by Simon Glass · 5 years ago
  51. b93757c x86: Define the SPL image start by Simon Glass · 5 years ago
  52. 79d66a6 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 5 years ago
  53. 76ab9f2 x86: Drop unnecessary interrupt code for TPL by Simon Glass · 5 years ago
  54. caca13f x86: Drop unnecessary cpu code for TPL by Simon Glass · 5 years ago
  55. 77dd7c6 x86: timer: use a timer base of 0 by Simon Glass · 5 years ago
  56. d496162 x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · 5 years ago
  57. 8d72d5b i2c: designware: Avoid using static data by Simon Glass · 5 years ago
  58. 90ab311 x86: simplify ljmp to 32-bit code by Masahiro Yamada · 5 years ago
  59. 0d915a9 x86: use data32 directive instead of macro for operand-size prefix by Masahiro Yamada · 5 years ago
  60. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  61. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  62. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  63. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  64. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  65. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  66. 73c6cd6 x86: Quieten TPL's jump_to_image_no_args() by Simon Glass · 5 years ago
  67. 09455d3 x86: Don't print CPU info in TPL by Simon Glass · 5 years ago
  68. 0e72ac7 x86: Move CPU init to before spl_init() by Simon Glass · 5 years ago
  69. ece3a46 x86: Add a CPU init function for TPL by Simon Glass · 5 years ago
  70. 0ced70a x86: tpl: Add a fake PCI bus by Simon Glass · 5 years ago
  71. c0e2c81 x86: spl: Support init of a PUNIT by Simon Glass · 5 years ago
  72. a478a26 x86: timer: Use a separate flag for whether timer is inited by Simon Glass · 5 years ago
  73. 5e23918 binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  74. d362a08 x86: Reduce resetvec size by Simon Glass · 5 years ago
  75. b9e7c33 x86: Drop RESET_SEG_SIZE by Simon Glass · 5 years ago
  76. fd0ef89 x86: Drop RESET_BASE by Simon Glass · 5 years ago
  77. 530bec9 x86: Update Kconfig options for FSP1 by Simon Glass · 5 years ago
  78. ca4e408 x86: Add a function to find the size of an mrccache record by Simon Glass · 5 years ago
  79. 3d95688 x86: Panic when SPL or TPL fail by Simon Glass · 5 years ago
  80. cc2d27d x86: Use mtrr_commit() with FSP2 by Simon Glass · 5 years ago
  81. b377ebb x86: cpu: Don't include the cpu driver in TPL by Simon Glass · 5 years ago
  82. add3f4c x86: Add a function to set variable MTRRs by Simon Glass · 5 years ago
  83. 6ccb2f8 x86: Refactor mtrr_commit() to allow for shared code by Simon Glass · 5 years ago
  84. 12e927b x86: Allow the PCH and LPC uclasses to work with of-platdata by Simon Glass · 5 years ago
  85. a275209 x86: Add new common CPU functions for turbo/burst mode by Simon Glass · 5 years ago
  86. f6d00da x86: Tidy up some duplicate MSR defines by Simon Glass · 5 years ago
  87. 2f0c2f0 x86: Add common functions for TDP and perf control by Simon Glass · 5 years ago
  88. 55a6b13 x86: Use a common bus clock for Intel CPUs by Simon Glass · 5 years ago
  89. 246ac08 x86: Add a common function to set CPU thermal target by Simon Glass · 5 years ago
  90. e2493a7 x86: Use a common definition of MSR_IA32_PERF_CTL by Simon Glass · 5 years ago
  91. a827ba9 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · 5 years ago
  92. 49a0f8c x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
  93. bdeb2bc x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT by Simon Glass · 5 years ago
  94. ebe002c x86: Add various MTRR indexes and values by Simon Glass · 5 years ago
  95. 08deb6d x86: Add more comments to the start-up code by Simon Glass · 5 years ago
  96. 6172e94 x86: Change condition for using CAR by Simon Glass · 5 years ago
  97. c3863ea x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · 5 years ago
  98. 12c81b2 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · 5 years ago
  99. daade11 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · 5 years ago
  100. 14dd93b x86: spl: Use hang() instead of a while() loop by Simon Glass · 5 years ago