1. 335fb53 odroid-c2: Use devicetree for SMBIOS settings by Simon Glass · Thu Nov 05 06:32:14 2020 -0700
  2. 9174931 imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULX by Simon Glass · Thu Nov 05 06:32:13 2020 -0700
  3. 8eb227e rockchip: Use devicetree for SMBIOS settings by Simon Glass · Thu Nov 05 06:32:12 2020 -0700
  4. 052a03e sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · Thu Nov 05 06:32:11 2020 -0700
  5. 31d187d smbios: Add documentation and devicetree binding by Simon Glass · Thu Nov 05 06:32:10 2020 -0700
  6. bc14e15 smbios: Add more properties by Simon Glass · Thu Nov 05 06:32:09 2020 -0700
  7. 6f3332a smbios: Allow properties to come from the device tree by Simon Glass · Thu Nov 05 06:32:08 2020 -0700
  8. 0dd7ca2 x86: Pass an ofnode into each SMBIOS function by Simon Glass · Thu Nov 05 06:32:07 2020 -0700
  9. 159829d doc: Add a binding for sysinfo by Simon Glass · Thu Nov 05 06:32:06 2020 -0700
  10. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  11. 9d8ca9f x86: zimage: Quieten down the zimage boot process by Simon Glass · Wed Nov 04 09:59:15 2020 -0700
  12. 8ee2854 x86: zimage: Sanity-check the kernel version before printing it by Simon Glass · Wed Nov 04 09:59:14 2020 -0700
  13. 842ff44 x86: zimage: Add a little more logging by Simon Glass · Wed Nov 04 09:59:13 2020 -0700
  14. 7b9e0d4 x86: fsp: Adjust calculations for MTRR range and DRAM top by Simon Glass · Wed Nov 04 09:57:43 2020 -0700
  15. f1dd0ac x86: pinctrl: Silence the warning when a pin is not found by Simon Glass · Wed Nov 04 09:57:42 2020 -0700
  16. 7508120 x86: acpi: Don't show the UART address by default by Simon Glass · Wed Nov 04 09:57:41 2020 -0700
  17. 14ca07c x86: acpi: Include the TPMv1 table only if needed by Simon Glass · Wed Nov 04 09:57:40 2020 -0700
  18. dd5fa06 x86: Silence some logging statements by Simon Glass · Wed Nov 04 09:57:39 2020 -0700
  19. a1fc995 x86: fsp: Convert fsp_dram to use log_debug() by Simon Glass · Wed Nov 04 09:57:38 2020 -0700
  20. 34c58f6 x86: Boot coral into Chrome OS by default by Simon Glass · Wed Nov 04 09:57:37 2020 -0700
  21. 012310b x86: Set up Chrome OS to boot into developer mode by Simon Glass · Wed Nov 04 09:57:36 2020 -0700
  22. d81f07f x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · Wed Nov 04 09:57:35 2020 -0700
  23. 279672f x86: Define the Chrome OS GNVS region by Simon Glass · Wed Nov 04 09:57:34 2020 -0700
  24. a385d49 acpi: Don't reset the tables with every new generation by Simon Glass · Wed Nov 04 09:57:33 2020 -0700
  25. 4ead23d x86: acpi: Put the generated code first in DSDT by Simon Glass · Wed Nov 04 09:57:32 2020 -0700
  26. 0581243 x86: acpi: Allow the SSDT to be empty by Simon Glass · Wed Nov 04 09:57:31 2020 -0700
  27. c235fe6 acpi: Correct reset handling in acpi_device_add_power_res() by Simon Glass · Wed Nov 04 09:57:30 2020 -0700
  28. 4304e97 x86: sound: Correct error handling by Simon Glass · Wed Nov 04 09:57:29 2020 -0700
  29. 495afca x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · Wed Nov 04 09:57:28 2020 -0700
  30. f8cc1ec x86: nhlt: Fix a few bugs in the table generation by Simon Glass · Wed Nov 04 09:57:27 2020 -0700
  31. cbea239 x86: nhlt: Correct output of bytes and 16-bit data by Simon Glass · Wed Nov 04 09:57:26 2020 -0700
  32. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · Wed Nov 04 09:57:25 2020 -0700
  33. 9b90b24 x86: Use if instead of #ifdef in write_tables() by Simon Glass · Wed Nov 04 09:57:24 2020 -0700
  34. d0823d8 x86: Add SMBIOS info for Coral by Simon Glass · Wed Nov 04 09:57:22 2020 -0700
  35. a6d9836 x86: coral: Drop the duplicate PCIe settings by Simon Glass · Wed Nov 04 09:57:21 2020 -0700
  36. 949c3b5 x86: Don't bother clearing global NVS by Simon Glass · Wed Nov 04 09:57:20 2020 -0700
  37. de0115a x86: acpi: Store the ACPI context in global_data by Simon Glass · Wed Nov 04 09:57:19 2020 -0700
  38. e50129a x86: Allow writing tables to fail by Simon Glass · Wed Nov 04 09:57:18 2020 -0700
  39. 28e750f x86: Add support for private files by Simon Glass · Wed Nov 04 09:57:17 2020 -0700
  40. c8ca6b6 x86: Add a layout for Chrome OS verified boot by Simon Glass · Wed Nov 04 09:57:16 2020 -0700
  41. f07f4b9 x86: apl: Add core init for the SoC by Simon Glass · Wed Nov 04 09:57:15 2020 -0700
  42. 2337838 Add an assembly guard around linux/bitops.h by Simon Glass · Wed Nov 04 09:57:14 2020 -0700
  43. 74f6a44 coreboot: make use of smbios parser by Christian Gmeiner · Tue Nov 03 15:34:52 2020 +0100
  44. 1985998 smbios: add parsing API by Christian Gmeiner · Tue Nov 03 15:34:51 2020 +0100
  45. a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · Mon Oct 05 05:27:01 2020 -0600
  46. df2e939 cros_ec: Fix up driver names to avoid dtoc warnings by Simon Glass · Mon Oct 05 05:27:00 2020 -0600
  47. 27d66cf arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · Wed Nov 04 15:33:20 2020 +0100
  48. 8ba7b61 env: sf: fix init function behaviour by Heiko Schocher · Tue Nov 03 15:22:36 2020 +0100
  49. 7b0f784 Merge tag 'u-boot-atmel-fixes-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Mon Nov 02 09:01:28 2020 -0500
  50. 245b060 ARM: dts: at91: sama5d3xmb_cmp: fix SPI bus unit address by Eugen Hristev · Mon Oct 26 10:39:54 2020 +0200
  51. 3013770 ARM: dts: at91: sam9260ek: fix SPI bus unit address by Eugen Hristev · Mon Oct 26 10:39:53 2020 +0200
  52. 05542bc ARM: dts: at91: sama5d3xmb: fix I2C bus unit address by Eugen Hristev · Mon Oct 26 10:39:52 2020 +0200
  53. eb8f273 ARM: dts: at91: gurnard: fix SPI bus unit address by Eugen Hristev · Mon Oct 26 10:39:51 2020 +0200
  54. 1c5058c ARM: dts: at91: at91sam9g25ek: fix I2C bus unit address by Eugen Hristev · Mon Oct 26 10:39:50 2020 +0200
  55. 038e46e ARM: dts: at91: at91sam9g20ek_common: fix SPI bus unit address by Eugen Hristev · Mon Oct 26 10:39:49 2020 +0200
  56. cde3e5e ARM: dts: at91: at91sam9g20-taurus: fix SPI bus unit address by Eugen Hristev · Mon Oct 26 10:39:48 2020 +0200
  57. f499720 ARM: dts: at91: at91sam9261ek: fix SPI unit address warning by Eugen Hristev · Mon Oct 26 10:39:47 2020 +0200
  58. 135051f ARM: dts: at91: vinco: fix I2C warning bus unit address by Eugen Hristev · Mon Oct 26 10:39:46 2020 +0200
  59. ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Nov 01 10:56:37 2020 -0500
  60. cf64893 Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Oct 30 22:55:16 2020 -0400
  61. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Oct 30 15:24:30 2020 -0400
  62. 14e7722 log: typo logl_pref in documentation by Heinrich Schuchardt · Fri Oct 30 18:50:31 2020 +0100
  63. dbebac4 Merge branch '2020-10-30-misc-changes' by Tom Rini · Fri Oct 30 14:17:23 2020 -0400
  64. efe8a88 doc: rockchip: Document Rockchip miniloader flashing by Jagan Teki · Wed Oct 28 19:03:48 2020 +0530
  65. c7a3d13 rockchip: Add Engicam PX30.Core C.TOUCH 2.0 by Jagan Teki · Wed Oct 28 19:03:47 2020 +0530
  66. 5d5e07f arm64: dts: rockchip: px30: Add Engicam C.TOUCH 2.0 by Jagan Teki · Wed Oct 28 19:03:46 2020 +0530
  67. 57a0a56 rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit by Jagan Teki · Wed Oct 28 19:03:45 2020 +0530
  68. 9d16512 board: engicam: Attach i.MX6 common code by Jagan Teki · Wed Oct 28 19:03:44 2020 +0530
  69. c6e5017 rockchip: px30: Add EVB_PX30 Kconfig help by Jagan Teki · Wed Oct 28 19:03:43 2020 +0530
  70. 9a4dfe5 arm64: dts: rockchip: Add Engicam PX30.Core SOM by Michael Trimarchi · Wed Oct 28 19:03:42 2020 +0530
  71. afb1183 arm64: dts: rockchip: px30: Add Engicam EDIMM2.2 Starter Kit by Jagan Teki · Wed Oct 28 19:03:41 2020 +0530
  72. 67e862b rockchip: mkimage: Remove host endianness dependency by Samuel Holland · Sat Oct 24 11:43:17 2020 -0500
  73. d205101 rockchip: Enable Console MUX in ROCKPi N8 by Jagan Teki · Sat Oct 24 01:27:25 2020 +0530
  74. 0955827 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · Sat Oct 24 01:27:24 2020 +0530
  75. 46fa0f2 arm64: dts: rockchip: Add chosen node for ROCK-Pi N8 by Jagan Teki · Sat Oct 24 01:27:23 2020 +0530
  76. 5b2201f rockchip: Enable Console MUX in ROCKPi N10 by Jagan Teki · Sat Oct 24 01:27:22 2020 +0530
  77. b13df05 doc: Update logging documentation by Sean Anderson · Tue Oct 27 19:55:41 2020 -0400
  78. ce02d8f doc: Add log kerneldocs to documentation by Sean Anderson · Tue Oct 27 19:55:40 2020 -0400
  79. cf1ddf4 test: Add a test for log filter-* by Sean Anderson · Tue Oct 27 19:55:39 2020 -0400
  80. 304882e cmd: log: Add commands to manipulate filters by Sean Anderson · Tue Oct 27 19:55:38 2020 -0400
  81. 6fbe005 test: Add a test for getopt by Sean Anderson · Tue Oct 27 19:55:37 2020 -0400
  82. 3b4a6f5 lib: Add getopt by Sean Anderson · Tue Oct 27 19:55:36 2020 -0400
  83. 60aa4fe cmd: log: Make "log level" print all log levels by Sean Anderson · Tue Oct 27 19:55:35 2020 -0400
  84. cd6f8ab cmd: log: Add commands to list categories and drivers by Sean Anderson · Tue Oct 27 19:55:34 2020 -0400
  85. 0a3b694 cmd: log: Split off log level parsing by Sean Anderson · Tue Oct 27 19:55:33 2020 -0400
  86. dcabb4b cmd: log: Use sub-commands for log by Sean Anderson · Tue Oct 27 19:55:32 2020 -0400
  87. 4147317 test: Add test for LOGFF_MIN by Sean Anderson · Tue Oct 27 19:55:31 2020 -0400
  88. 34dc804 log: Add filter flag to match greater than a log level by Sean Anderson · Tue Oct 27 19:55:30 2020 -0400
  89. 14e9986 test: Add tests for LOGFF_DENY by Sean Anderson · Tue Oct 27 19:55:29 2020 -0400
  90. ba95667 test: log: Give tests names instead of numbers by Sean Anderson · Tue Oct 27 19:55:28 2020 -0400
  91. c182182 test: log: Convert log_test from python to C by Sean Anderson · Tue Oct 27 19:55:27 2020 -0400
  92. d503212 log: Add filter flag to deny on match by Sean Anderson · Tue Oct 27 19:55:26 2020 -0400
  93. 8c41018 log: Add function to create a filter with flags by Sean Anderson · Tue Oct 27 19:55:25 2020 -0400
  94. cc4960d log: Expose some helper functions by Sean Anderson · Tue Oct 27 19:55:24 2020 -0400
  95. b6e92dc log: Use CONFIG_IS_ENABLED() for LOG_TEST by Sean Anderson · Tue Oct 27 19:55:23 2020 -0400
  96. 3215fbb log: Add additional const qualifier to arrays by Sean Anderson · Tue Oct 27 19:55:22 2020 -0400
  97. e1eb6ca log: Fix incorrect documentation of log_filter.cat_list by Sean Anderson · Tue Oct 27 19:55:21 2020 -0400
  98. 638b65a log: Fix missing negation of ENOMEM by Sean Anderson · Tue Oct 27 19:55:20 2020 -0400
  99. 1499864 imx6: enable early spi environment access on aristainetos boards by Heiko Schocher · Sat Oct 10 10:28:06 2020 +0200
  100. 704d21c env: Access Environment in SPI flashes before relocation by Heiko Schocher · Sat Oct 10 10:28:05 2020 +0200