1. 2fb3ed2 cmd: conitrace: replace getc() by getchar() by Heinrich Schuchardt · 4 years, 1 month ago
  2. 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
  3. 896cc5a Merge tag 'u-boot-amlogic-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years ago
  4. d062c13 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years ago
  5. 71d3fa7 Makefile: Fix calling make with V=1 by Pali Rohár · 4 years ago
  6. e4f8e54 smbios: Drop the unused Kconfig options by Simon Glass · 4 years ago
  7. 839d66c x86: Provide default SMBIOS manufacturer/product by Simon Glass · 4 years ago
  8. 8f1f374 x86: galileo: Use devicetree for SMBIOS settings by Simon Glass · 4 years ago
  9. fa9e1bc arm64: mvebu: Use devicetree for SMBIOS settings on uDPU by Simon Glass · 4 years ago
  10. a1d63bc odroid-c2: Use devicetree for SMBIOS settings by Simon Glass · 4 years ago
  11. c0697c1 imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULX by Simon Glass · 4 years ago
  12. 70190f8 rockchip: Use devicetree for SMBIOS settings by Simon Glass · 4 years ago
  13. 44c74bd sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · 4 years ago
  14. f969653 smbios: Add documentation and devicetree binding by Simon Glass · 4 years ago
  15. a3f5c8e smbios: Add more properties by Simon Glass · 4 years ago
  16. 44ffb6f smbios: Allow properties to come from the device tree by Simon Glass · 4 years ago
  17. 78227d4 x86: Pass an ofnode into each SMBIOS function by Simon Glass · 4 years ago
  18. 4933723 doc: Add a binding for sysinfo by Simon Glass · 4 years ago
  19. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
  20. a40f890 x86: zimage: Quieten down the zimage boot process by Simon Glass · 4 years ago
  21. 7c79edd x86: zimage: Sanity-check the kernel version before printing it by Simon Glass · 4 years ago
  22. b73d61a x86: zimage: Add a little more logging by Simon Glass · 4 years ago
  23. d46c093 x86: fsp: Adjust calculations for MTRR range and DRAM top by Simon Glass · 4 years ago
  24. dd27cd6 x86: pinctrl: Silence the warning when a pin is not found by Simon Glass · 4 years ago
  25. 98bf740 x86: acpi: Don't show the UART address by default by Simon Glass · 4 years ago
  26. 7f061e0 x86: acpi: Include the TPMv1 table only if needed by Simon Glass · 4 years ago
  27. 1da448b x86: Silence some logging statements by Simon Glass · 4 years ago
  28. d0147fe x86: fsp: Convert fsp_dram to use log_debug() by Simon Glass · 4 years ago
  29. e0028ab x86: Boot coral into Chrome OS by default by Simon Glass · 4 years ago
  30. 9910fc1 x86: Set up Chrome OS to boot into developer mode by Simon Glass · 4 years ago
  31. 96d0aa9 x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 4 years ago
  32. 08059c9 x86: Define the Chrome OS GNVS region by Simon Glass · 4 years ago
  33. 18434ae acpi: Don't reset the tables with every new generation by Simon Glass · 4 years ago
  34. 01e3c9d x86: acpi: Put the generated code first in DSDT by Simon Glass · 4 years ago
  35. 2de4744 x86: acpi: Allow the SSDT to be empty by Simon Glass · 4 years ago
  36. be1cee1 acpi: Correct reset handling in acpi_device_add_power_res() by Simon Glass · 4 years ago
  37. dd30c5b x86: sound: Correct error handling by Simon Glass · 4 years ago
  38. a0ed800 x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · 4 years ago
  39. 8bcfb79 x86: nhlt: Fix a few bugs in the table generation by Simon Glass · 4 years ago
  40. a87fff8 x86: nhlt: Correct output of bytes and 16-bit data by Simon Glass · 4 years ago
  41. d2cb7a2 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years ago
  42. 7716c32 Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years ago
  43. dc4b2a9 patman: Support listing comments from patchwork by Simon Glass · 4 years, 1 month ago
  44. 6b3252e patman: Support parsing of review snippets by Simon Glass · 4 years, 1 month ago
  45. 8f9ba3a patman: Support updating a branch with review tags by Simon Glass · 4 years, 1 month ago
  46. dc6df97 patman: Support checking for review tags in patchwork by Simon Glass · 4 years, 1 month ago
  47. be051c0 patman: Detect missing upstream in CountCommitsToBranch by Simon Glass · 4 years, 1 month ago
  48. b334852 patman: Improve handling of files by Simon Glass · 4 years, 1 month ago
  49. a12ad7c patman: Allow showing a Commit as a string by Simon Glass · 4 years, 1 month ago
  50. b5e1881 patman: Don't ignore lines starting with hash by Simon Glass · 4 years, 1 month ago
  51. 9994baa patman: Fix spelling of plural for warning by Simon Glass · 4 years, 1 month ago
  52. 8c17f8c patman: Convert testBasic() to use an interator by Simon Glass · 4 years, 1 month ago
  53. 4af9987 patman: Add some tests for warnings by Simon Glass · 4 years, 1 month ago
  54. 7457051 patman: Add a test for PatchStream tags by Simon Glass · 4 years, 1 month ago
  55. 47f6295 patman: Drop unused signoff member by Simon Glass · 4 years, 1 month ago
  56. dffa42c patman: Convert 'Series-xxx' tag errors into warnings by Simon Glass · 4 years, 1 month ago
  57. 313ef5f patman: Attach warnings to individual patches by Simon Glass · 4 years, 1 month ago
  58. b5cc399 patman: Move warning collection to a function by Simon Glass · 4 years, 1 month ago
  59. 1cb1c0f patman: Fix up argument/return docs in patchstream by Simon Glass · 4 years, 1 month ago
  60. e3a816b patman: Drop unused args in patchstream by Simon Glass · 4 years, 1 month ago
  61. dd147ed patman: Rename variables in patchstream by Simon Glass · 4 years, 1 month ago
  62. d93720e patman: Rename functions in patchstream by Simon Glass · 4 years, 1 month ago
  63. 5769904 patman: Fix constant style in patchstream by Simon Glass · 4 years, 1 month ago
  64. d06e55a patman: Fix indenting in patchstream by Simon Glass · 4 years, 1 month ago
  65. f9e4284 patman: Allow linking a series with patchwork by Simon Glass · 4 years, 1 month ago
  66. fca9911 patman: Fix remaining pylint3 warnings in func_test by Simon Glass · 4 years, 1 month ago
  67. 366954f patman: Use capture_sys_output() consistently by Simon Glass · 4 years, 1 month ago
  68. 427b028 patman: Fix whitespace errors in func_test by Simon Glass · 4 years, 1 month ago
  69. e21c515 patman: Update how tests are run by Simon Glass · 4 years, 1 month ago
  70. bd73bb4 azure/gitLab/travis: Add pygit2 as a dependency for tests by Simon Glass · 4 years, 1 month ago
  71. 4a9e578 patman: Correct operation of -n by Simon Glass · 4 years, 1 month ago
  72. 08594d4 binman: Correct calculation for image-pos by Simon Glass · 4 years ago
  73. 271a083 binman: Update intel_ifwi to store padded section by Simon Glass · 4 years ago
  74. de429d7 test: linking test/compression.c fails by Heinrich Schuchardt · 4 years ago
  75. c961b1b test: test/bloblist.c depends on asm/state.h by Heinrich Schuchardt · 4 years ago
  76. 6900797 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years, 1 month ago
  77. 9485a80 binman: Fix typo in kernel-doc format for binman_symname() by Michal Simek · 4 years, 3 months ago
  78. 6723b4c binman: Call helper function binman_set_rom_offset() to fill offset by Michal Simek · 4 years, 3 months ago
  79. 0ae9bc3 doc: add sandbox API by Heinrich Schuchardt · 4 years, 1 month ago
  80. 063790c sandbox: update function descriptions in os.h by Heinrich Schuchardt · 4 years, 1 month ago
  81. bf896a2 test: adjust sysreset tests by Heinrich Schuchardt · 4 years, 1 month ago
  82. 329dccc sandbox: implement reset by Heinrich Schuchardt · 4 years, 1 month ago
  83. c0b19f2 sandbox: use O_CLOEXEC in os_open() by Heinrich Schuchardt · 4 years, 1 month ago
  84. 35d9492 test/py: test poweroff by Heinrich Schuchardt · 4 years, 1 month ago
  85. b1ad415 sandbox: enable poweroff command by Heinrich Schuchardt · 4 years, 1 month ago
  86. 6eec4b0 sandbox: eth-raw: do not close the console input by Heinrich Schuchardt · 4 years, 1 month ago
  87. 014b9f9 configs: meson64: relocate config_distro_bootcmmd header by Jaehoon Chung · 4 years ago
  88. 72f2283 doc: board: vim3: Fix build instructions by Neil Armstrong · 4 years ago
  89. 82aec2e doc: board: amlogic: Update support matrix by Neil Armstrong · 4 years ago
  90. f36e4c7 x86: Use if instead of #ifdef in write_tables() by Simon Glass · 4 years ago
  91. cac9c6a x86: Add SMBIOS info for Coral by Simon Glass · 4 years ago
  92. 7263101 x86: coral: Drop the duplicate PCIe settings by Simon Glass · 4 years ago
  93. dc0791d x86: Don't bother clearing global NVS by Simon Glass · 4 years ago
  94. 5019e20 x86: acpi: Store the ACPI context in global_data by Simon Glass · 4 years ago
  95. 38e498c x86: Allow writing tables to fail by Simon Glass · 4 years ago
  96. 653554b x86: Add support for private files by Simon Glass · 4 years ago
  97. dac7778 x86: Add a layout for Chrome OS verified boot by Simon Glass · 4 years ago
  98. 6571d87 x86: apl: Add core init for the SoC by Simon Glass · 4 years ago
  99. 1779b8a Add an assembly guard around linux/bitops.h by Simon Glass · 4 years ago
  100. 43a218b coreboot: make use of smbios parser by Christian Gmeiner · 4 years ago