1. 05e85b9 x86: Tidy up some duplicate MSR defines by Simon Glass · 5 years ago
  2. b12689d x86: Add common functions for TDP and perf control by Simon Glass · 5 years ago
  3. 4347d83 x86: Use a common bus clock for Intel CPUs by Simon Glass · 5 years ago
  4. 23a6ca9 x86: Add a common function to set CPU thermal target by Simon Glass · 5 years ago
  5. 76ae027 x86: Use a common definition of MSR_IA32_PERF_CTL by Simon Glass · 5 years ago
  6. a546458 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · 5 years ago
  7. 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
  8. 3c573b5 spl: Allow distinguishing between two phases in U-Boot by Simon Glass · 5 years ago
  9. a8f0c94 spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · 5 years ago
  10. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  11. f7bcc09 arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option by Simon Glass · 5 years ago
  12. d45fc8f iod: Enhance to support display of multiple values by Simon Glass · 5 years ago
  13. d1a597f7 cros_ec: Add MEC_EMI_BASE and size to the header file by Simon Glass · 5 years ago
  14. 9ba72ef log: Add log_nop() to avoid unused-variable warnings by Simon Glass · 5 years ago
  15. 851caf0 binman: Take account of skip-at-start with image-header by Simon Glass · 5 years ago
  16. 4d8151f binman: Handle reading data for end-at-4gb sections by Simon Glass · 5 years ago
  17. 23f0047 binman: Add a base implementation of Entry.ReadChildData() by Simon Glass · 5 years ago
  18. df08cbb binman: Allow verbose output with all commands by Simon Glass · 5 years ago
  19. 05eb847 serial: ns16550: Add a PCI device/function field by Simon Glass · 5 years ago
  20. 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · 5 years ago
  21. bb99abf pci: Show a message if PCI autoconfig fails by Simon Glass · 5 years ago
  22. b7be808 pci: Add more debug detail when resources are exhausted by Simon Glass · 5 years ago
  23. dd09add pci: Correct 'specifified' and 'Plese' typos by Simon Glass · 5 years ago
  24. c14bf41 pci: Disable autoconfig in SPL by Simon Glass · 5 years ago
  25. 25916d6 pci: Show the result of binding a device by Simon Glass · 5 years ago
  26. 1bc0f4f pci: sandbox: Probe PCI emulation devices when used by Simon Glass · 5 years ago
  27. b98ba4c pci: sandbox: Move the emulators into their own node by Simon Glass · 5 years ago
  28. 0a341a7 sandbox: Allow use of real I/O with readl(), etc. by Simon Glass · 5 years ago
  29. 35464f7 sandbox: pci: Increase the memory space by Simon Glass · 5 years ago
  30. 3c3968f sandbox: Add a -T flag to use the test device tree by Simon Glass · 5 years ago
  31. 130d7ff sandbox: pci: Move pci_offset_to_barnum() to pci.h by Simon Glass · 5 years ago
  32. 6de89a6 sandbox: pci: Drop the get_devfn() method by Simon Glass · 5 years ago
  33. 81ae778 sandbox: swap_case: Use statics where possible by Simon Glass · 5 years ago
  34. ca6f121 sandbox: Add support for clrsetio_32() and friends by Simon Glass · 5 years ago
  35. 21c8f1a sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · 5 years ago
  36. b197054 sandbox: mmc: Fix up MMC emulator for valgrind by Simon Glass · 5 years ago
  37. 9513997 sandbox: spmi: Add ranges property for address translation by Simon Glass · 5 years ago
  38. a10a383 dm: test: Correct a stray backslash in dm_test_destroy() by Simon Glass · 5 years ago
  39. cfd7293 dm: core: Add device_foreach_child() by Simon Glass · 5 years ago
  40. 0bb4427 dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · 5 years ago
  41. a91e48b dm: core: Call ofdata_to_platdata() with of-platdata by Simon Glass · 5 years ago
  42. c5987ae dm: test: Don't fail when tests are skipped due to build by Simon Glass · 5 years ago
  43. 14866fb dm: test: Fix running of multiple test from command line by Simon Glass · 5 years ago
  44. aa5d0ca dm: core: Add documentation on how to debug driver model by Simon Glass · 5 years ago
  45. 256d402 dm: core: Drop a few early returns by Simon Glass · 5 years ago
  46. 7ee0d7b dm: core: Use U-Boot logging instead of pr_debug() by Simon Glass · 5 years ago
  47. 7ab72de x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT by Simon Glass · 5 years ago
  48. ca1c61e x86: Add various MTRR indexes and values by Simon Glass · 5 years ago
  49. 202a096 x86: Add more comments to the start-up code by Simon Glass · 5 years ago
  50. 9e60b43 x86: Change condition for using CAR by Simon Glass · 5 years ago
  51. 2562808 x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · 5 years ago
  52. 42bf3b9 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · 5 years ago
  53. 19da9c4 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · 5 years ago
  54. 39c6f9b x86: spl: Use hang() instead of a while() loop by Simon Glass · 5 years ago
  55. 7567787 x86: pci: Add a function to clear and set PCI config regs by Simon Glass · 5 years ago
  56. 5a4e018 x86: Add binman symbols to the image by Simon Glass · 5 years ago
  57. aba3c60 x86: Move common Intel CPU info code into a function by Simon Glass · 5 years ago
  58. fffb220 x86: fsp: Add access to variable MRC data by Simon Glass · 5 years ago
  59. 99bb201 x86: fsp: Add a few more definitions for FSP2 by Simon Glass · 5 years ago
  60. 16fc74a efi: Move inline functions to unconditional part of header by Simon Glass · 5 years ago
  61. 80c726f x86: fsp: Move common support functions into a common file by Simon Glass · 5 years ago
  62. ac4df6f x86: Move common fsp functions into a common file by Simon Glass · 5 years ago
  63. ddb39b2 x86: fsp: Move common dram functions into a common file by Simon Glass · 5 years ago
  64. e464d6e x86: fsp: Tidy up comment style a little by Simon Glass · 5 years ago
  65. f755a45 x86: fsp: Use if() instead of #ifdef by Simon Glass · 5 years ago
  66. ef8a2dd x86: fsp: Create a common fsp_support.h header by Simon Glass · 5 years ago
  67. 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  68. d22c135 x86: sysreset: Allow reset driver to be included in SPL/TPL by Simon Glass · 5 years ago
  69. b7fb513 spl: Add a function to determine the U-Boot phase by Simon Glass · 5 years ago
  70. f120775 spl: Set up the bloblist in board_init_r() by Simon Glass · 5 years ago
  71. c5d2720 spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · 5 years ago
  72. 540ee8d spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · 5 years ago
  73. 9502cae spl: Avoid checking for Ctrl-C in SPL with print_buffer() by Simon Glass · 5 years ago
  74. d945a49 serial: ns16550: Allow serial to enabled/disabled in SPL by Simon Glass · 5 years ago
  75. bdb4016 mtd: spi: Add 'struct spi_flash {' to the code by Simon Glass · 5 years ago
  76. 03b1d8f binman: Allow selection of logging verbosity by Simon Glass · 5 years ago
  77. eaec4f1 binman: Pass the toolpath to binman from the main Makefile by Simon Glass · 5 years ago
  78. 4b6e2bb x86: Move fsp_ffs.h include to fsp_arch.h by Simon Glass · 5 years ago
  79. 3206688 x86: Move fsp_bootmode.h to the generic fsp directory by Simon Glass · 5 years ago
  80. 0b7df8a x86: Move fsp_infoheader.h to the generic fsp directory by Simon Glass · 5 years ago
  81. 7cd23b1 x86: Move fsp_hob.h to the generic fsp directory by Simon Glass · 5 years ago
  82. 6fd4e0b x86: Move fsp_fv.h to the generic fsp directory by Simon Glass · 5 years ago
  83. d7004b9 x86: Move fsp_types.h to the generic fsp directory by Simon Glass · 5 years ago
  84. b56ddd9 x86: Move fsp_api.h inclusion out of fsp_support.h by Simon Glass · 5 years ago
  85. e0e4b64 x86: Create a new fsp_arch.h header by Simon Glass · 5 years ago
  86. 788ed15 x86: Move fsp_azalia.h to the generic fsp directory by Simon Glass · 5 years ago
  87. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  88. 8c70180 Prepare v2019.10 by Tom Rini · 5 years ago
  89. 5738e94 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · 5 years ago
  90. 644c271 Merge branch '2019-10-06-master-imports' by Tom Rini · 5 years ago
  91. 23b1349 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · 5 years ago
  92. 293f392 MAINTAINERS: Update my email address by Maxime Ripard · 5 years ago
  93. fe6275f arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10 by Simon Goldschmidt · 5 years ago
  94. 8e8e1cc gitlab-ci: fix typo 'plaforms' by Heinrich Schuchardt · 5 years ago
  95. 11a5a6d Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  96. 5cb2bf0 Merge branch '2019-10-04-master-imports' by Tom Rini · 5 years ago
  97. f2d89d1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  98. 9ad1d3b Revert "env: solve compilation error in SPL" by Tom Rini · 5 years ago
  99. 58eda55 ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPL by Adam Ford · 5 years ago
  100. 3136e3d initcall.h: initcall_run_list(): Improve debug output by Ovidiu Panait · 5 years ago