1. 6ccb2f8 x86: Refactor mtrr_commit() to allow for shared code by Simon Glass · 5 years ago
  2. 12e927b x86: Allow the PCH and LPC uclasses to work with of-platdata by Simon Glass · 5 years ago
  3. 75d8f49 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · 5 years ago
  4. 594d272 dm: core: Drop fdtdec_get_pci_addr() by Simon Glass · 5 years ago
  5. a275209 x86: Add new common CPU functions for turbo/burst mode by Simon Glass · 5 years ago
  6. f6d00da x86: Tidy up some duplicate MSR defines by Simon Glass · 5 years ago
  7. 2f0c2f0 x86: Add common functions for TDP and perf control by Simon Glass · 5 years ago
  8. 55a6b13 x86: Use a common bus clock for Intel CPUs by Simon Glass · 5 years ago
  9. 246ac08 x86: Add a common function to set CPU thermal target by Simon Glass · 5 years ago
  10. e2493a7 x86: Use a common definition of MSR_IA32_PERF_CTL by Simon Glass · 5 years ago
  11. a827ba9 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · 5 years ago
  12. 49a0f8c x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
  13. 59c871b spl: Allow distinguishing between two phases in U-Boot by Simon Glass · 5 years ago
  14. b51882d spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · 5 years ago
  15. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  16. 535e078 arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option by Simon Glass · 5 years ago
  17. 9da3776 iod: Enhance to support display of multiple values by Simon Glass · 5 years ago
  18. e37d963 cros_ec: Add MEC_EMI_BASE and size to the header file by Simon Glass · 5 years ago
  19. fd42948 log: Add log_nop() to avoid unused-variable warnings by Simon Glass · 5 years ago
  20. 0b7ebee binman: Take account of skip-at-start with image-header by Simon Glass · 5 years ago
  21. 2d553c0 binman: Handle reading data for end-at-4gb sections by Simon Glass · 5 years ago
  22. 4e185e8 binman: Add a base implementation of Entry.ReadChildData() by Simon Glass · 5 years ago
  23. 7bc4f0f binman: Allow verbose output with all commands by Simon Glass · 5 years ago
  24. 4e8de06 serial: ns16550: Add a PCI device/function field by Simon Glass · 5 years ago
  25. 33c215a dm: pci: Add a function to read a PCI BAR by Simon Glass · 5 years ago
  26. 6a73cf3 pci: Show a message if PCI autoconfig fails by Simon Glass · 5 years ago
  27. f365152 pci: Add more debug detail when resources are exhausted by Simon Glass · 5 years ago
  28. bdaa976 pci: Correct 'specifified' and 'Plese' typos by Simon Glass · 5 years ago
  29. 90c6686 pci: Disable autoconfig in SPL by Simon Glass · 5 years ago
  30. 0911569 pci: Show the result of binding a device by Simon Glass · 5 years ago
  31. be0d8fa pci: sandbox: Probe PCI emulation devices when used by Simon Glass · 5 years ago
  32. 9b69ba4 pci: sandbox: Move the emulators into their own node by Simon Glass · 5 years ago
  33. e77663c sandbox: Allow use of real I/O with readl(), etc. by Simon Glass · 5 years ago
  34. b0e2c23 sandbox: pci: Increase the memory space by Simon Glass · 5 years ago
  35. 189882c sandbox: Add a -T flag to use the test device tree by Simon Glass · 5 years ago
  36. 37a1cf9 sandbox: pci: Move pci_offset_to_barnum() to pci.h by Simon Glass · 5 years ago
  37. fae2c16 sandbox: pci: Drop the get_devfn() method by Simon Glass · 5 years ago
  38. cea7c09 sandbox: swap_case: Use statics where possible by Simon Glass · 5 years ago
  39. 239cdcf sandbox: Add support for clrsetio_32() and friends by Simon Glass · 5 years ago
  40. 3414581 sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · 5 years ago
  41. 5abd58f sandbox: mmc: Fix up MMC emulator for valgrind by Simon Glass · 5 years ago
  42. a605b0f sandbox: spmi: Add ranges property for address translation by Simon Glass · 5 years ago
  43. 2232700 dm: test: Correct a stray backslash in dm_test_destroy() by Simon Glass · 5 years ago
  44. e5f7390 dm: core: Add device_foreach_child() by Simon Glass · 5 years ago
  45. 4805a7a dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · 5 years ago
  46. ea14778 dm: core: Call ofdata_to_platdata() with of-platdata by Simon Glass · 5 years ago
  47. ad95047 dm: test: Don't fail when tests are skipped due to build by Simon Glass · 5 years ago
  48. fe9a967 dm: test: Fix running of multiple test from command line by Simon Glass · 5 years ago
  49. fdd72be dm: core: Add documentation on how to debug driver model by Simon Glass · 5 years ago
  50. c8b31cc dm: core: Drop a few early returns by Simon Glass · 5 years ago
  51. d3e7736 dm: core: Use U-Boot logging instead of pr_debug() by Simon Glass · 5 years ago
  52. bdeb2bc x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT by Simon Glass · 5 years ago
  53. ebe002c x86: Add various MTRR indexes and values by Simon Glass · 5 years ago
  54. 08deb6d x86: Add more comments to the start-up code by Simon Glass · 5 years ago
  55. 6172e94 x86: Change condition for using CAR by Simon Glass · 5 years ago
  56. c3863ea x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · 5 years ago
  57. 12c81b2 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · 5 years ago
  58. daade11 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · 5 years ago
  59. 14dd93b x86: spl: Use hang() instead of a while() loop by Simon Glass · 5 years ago
  60. e46d00c x86: pci: Add a function to clear and set PCI config regs by Simon Glass · 5 years ago
  61. 1eeb557 x86: Add binman symbols to the image by Simon Glass · 5 years ago
  62. d3abc5d x86: Move common Intel CPU info code into a function by Simon Glass · 5 years ago
  63. 46dd41f x86: fsp: Add access to variable MRC data by Simon Glass · 5 years ago
  64. ceec184 x86: fsp: Add a few more definitions for FSP2 by Simon Glass · 5 years ago
  65. fdeb6f7 efi: Move inline functions to unconditional part of header by Simon Glass · 5 years ago
  66. 62888d8 x86: fsp: Move common support functions into a common file by Simon Glass · 5 years ago
  67. b2d544a x86: Move common fsp functions into a common file by Simon Glass · 5 years ago
  68. e9de4a7 x86: fsp: Move common dram functions into a common file by Simon Glass · 5 years ago
  69. 12cf65a x86: fsp: Tidy up comment style a little by Simon Glass · 5 years ago
  70. 86875f0 x86: fsp: Use if() instead of #ifdef by Simon Glass · 5 years ago
  71. 07f2f58 x86: fsp: Create a common fsp_support.h header by Simon Glass · 5 years ago
  72. e2adc36 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  73. ff7abb8 x86: sysreset: Allow reset driver to be included in SPL/TPL by Simon Glass · 5 years ago
  74. 8e83b76 spl: Add a function to determine the U-Boot phase by Simon Glass · 5 years ago
  75. 3cd7198 spl: Set up the bloblist in board_init_r() by Simon Glass · 5 years ago
  76. 366291a spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · 5 years ago
  77. a7da3d9 spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · 5 years ago
  78. 9bb746d spl: Avoid checking for Ctrl-C in SPL with print_buffer() by Simon Glass · 5 years ago
  79. 2e2c514 serial: ns16550: Allow serial to enabled/disabled in SPL by Simon Glass · 5 years ago
  80. 7e45bb0 mtd: spi: Add 'struct spi_flash {' to the code by Simon Glass · 5 years ago
  81. 1f338e0 binman: Allow selection of logging verbosity by Simon Glass · 5 years ago
  82. 8fce3f2 binman: Pass the toolpath to binman from the main Makefile by Simon Glass · 5 years ago
  83. 0e23d76 x86: Move fsp_ffs.h include to fsp_arch.h by Simon Glass · 5 years ago
  84. 79b228b x86: Move fsp_bootmode.h to the generic fsp directory by Simon Glass · 5 years ago
  85. 21a1133 x86: Move fsp_infoheader.h to the generic fsp directory by Simon Glass · 5 years ago
  86. e4499b5 x86: Move fsp_hob.h to the generic fsp directory by Simon Glass · 5 years ago
  87. aae5b46 x86: Move fsp_fv.h to the generic fsp directory by Simon Glass · 5 years ago
  88. 2b5560a x86: Move fsp_types.h to the generic fsp directory by Simon Glass · 5 years ago
  89. 8a0b4e2 x86: Move fsp_api.h inclusion out of fsp_support.h by Simon Glass · 5 years ago
  90. 8cd2979 x86: Create a new fsp_arch.h header by Simon Glass · 5 years ago
  91. 6e93c64 x86: Move fsp_azalia.h to the generic fsp directory by Simon Glass · 5 years ago
  92. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  93. 61ba124 Prepare v2019.10 by Tom Rini · 5 years ago
  94. 2a72323 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · 5 years ago
  95. 879396a Merge branch '2019-10-06-master-imports' by Tom Rini · 5 years ago
  96. 5bac9c5 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · 5 years ago
  97. 9bd9b2b MAINTAINERS: Update my email address by Maxime Ripard · 5 years ago
  98. e263607 arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10 by Simon Goldschmidt · 5 years ago
  99. a11cb57 gitlab-ci: fix typo 'plaforms' by Heinrich Schuchardt · 5 years ago
  100. dac51e9 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago