1. dcb0206 mediatek: pwm: add pwm driver for MediaTek SoCs by developer · Fri Feb 21 21:01:46 2020 +0800
  2. a20545d cmd: Add unlz4 command by Yusuke Ashiduka · Thu Feb 20 20:48:01 2020 +0900
  3. 5d18fc1 env: make file-scope env_ptr variables static by Rasmus Villemoes · Tue Feb 18 08:54:09 2020 +0000
  4. 49bd67e ARM: bootm: take into account gd->ram_top by Patrice Chotard · Thu Feb 13 19:29:50 2020 +0100
  5. e4c3fe6 Merge branch '2020-04-16-master-imports' by Tom Rini · Fri Apr 17 11:08:08 2020 -0400
  6. e177cbc board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory by Patrick Delaunay · Tue Mar 10 10:15:05 2020 +0100
  7. aaf8dd1 arm: set the relocated gd with gd->new_gd by Patrick Delaunay · Tue Mar 10 10:15:04 2020 +0100
  8. 66111eb Revert "stm32mp1: remove the imply BOOTSTAGE" by Patrick Delaunay · Tue Mar 10 10:15:03 2020 +0100
  9. 9d343b7 board_f.c: Ensure gd->new_bootstage alignment by Patrice Chotard · Tue Mar 10 10:15:02 2020 +0100
  10. 02ff85e arm: imx: update reference to README.mxc_hab by Patrick Delaunay · Fri Feb 28 15:18:16 2020 +0100
  11. 14bc394 doc: device-tree-bindings: update reference to binding directory by Patrick Delaunay · Fri Feb 28 15:18:15 2020 +0100
  12. 03a4c42 doc: update reference to README.board by Patrick Delaunay · Fri Feb 28 15:18:14 2020 +0100
  13. 258117a doc: update reference to README.imx8image by Patrick Delaunay · Fri Feb 28 15:18:13 2020 +0100
  14. 488b6ac doc: update reference to README.imximage by Patrick Delaunay · Fri Feb 28 15:18:12 2020 +0100
  15. f0d01a5 Kconfig: update reference to README.x86 by Patrick Delaunay · Fri Feb 28 15:18:11 2020 +0100
  16. 9b281fa README: update reference to *.README by Patrick Delaunay · Fri Feb 28 15:18:10 2020 +0100
  17. 1b4a22f test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · Mon Jan 13 11:35:15 2020 +0100
  18. 28bdaa5 test: dm: update test for pins configuration in gpio by Patrick Delaunay · Mon Jan 13 11:35:14 2020 +0100
  19. 23aee61 gpio: sandbox: cleanup binding support by Patrick Delaunay · Mon Jan 13 11:35:13 2020 +0100
  20. 939cbe9 test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · Mon Jan 13 11:35:12 2020 +0100
  21. 4382692 pinctrl: sandbox: Add mux information in get_pin_muxing by Patrick Delaunay · Mon Jan 13 11:35:11 2020 +0100
  22. f64eb64 dt-bindings: gpio: alignment with kernel v5.3 by Patrick Delaunay · Mon Jan 13 11:35:10 2020 +0100
  23. 684326f gpio: add ops to set dir flags by Patrick Delaunay · Mon Jan 13 11:35:09 2020 +0100
  24. fbacd62 gpio: add ops to get dir flags by Patrick Delaunay · Mon Jan 13 11:35:08 2020 +0100
  25. 5c1c06e gpio: add support of new GPIO direction flag by Patrick Delaunay · Mon Jan 13 11:35:07 2020 +0100
  26. aecf9d7 gpio: update dir_flags management by Patrick Delaunay · Mon Jan 13 11:35:06 2020 +0100
  27. d346d4c gpio: add helper GPIOD_FLAGS_OUTPUT by Patrick Delaunay · Mon Jan 13 11:35:05 2020 +0100
  28. 187c45f gpio: add function check_dir_flags by Patrick Delaunay · Mon Jan 13 11:35:04 2020 +0100
  29. 3b2a117 gpio: add function _dm_gpio_set_dir_flags by Patrick Delaunay · Mon Jan 13 11:35:03 2020 +0100
  30. 4c2c96f gpio: add function _gpio_get_value by Patrick Delaunay · Mon Jan 13 11:35:02 2020 +0100
  31. 758bba9 gpio: add gpio descriptor initialization helper by Patrick Delaunay · Mon Jan 13 11:35:01 2020 +0100
  32. 054fbba gpio: remove the open_drain API and ops by Patrick Delaunay · Mon Jan 13 11:35:00 2020 +0100
  33. 34c6f1a gpio: remove GPIOD_REQUESTED by Patrick Delaunay · Mon Jan 13 11:34:59 2020 +0100
  34. d983a6e dt-bindings: gpio: document the new pull-up/pull-down flags by Patrick Delaunay · Mon Jan 13 11:34:58 2020 +0100
  35. 73237dc dm: pinctrl: migrate pinctrl-generic to livetree by Patrick Delaunay · Mon Jan 13 11:34:57 2020 +0100
  36. caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · Mon Jan 13 11:34:56 2020 +0100
  37. af2fb74 dm: pinctrl: convert pinctrl-single to livetree by Patrick Delaunay · Mon Jan 13 11:34:55 2020 +0100
  38. 8bb5222 README: remove requirement for CHANGELOG entry by Karl Palsson · Mon Apr 06 15:58:02 2020 +0000
  39. 2aebf5b fs: btrfs: Fix LZO false decompression error caused by pending zero by Qu Wenruo · Thu Mar 26 13:35:56 2020 +0800
  40. 37539f5 fs: btrfs: Reject fs with sector size other than PAGE_SIZE by Qu Wenruo · Thu Mar 26 13:35:55 2020 +0800
  41. e7691f4 fs: btrfs: Use LZO_LEN to replace immediate number by Qu Wenruo · Thu Mar 26 13:35:54 2020 +0800
  42. b47c813 Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · Thu Apr 16 17:14:44 2020 -0400
  43. 4f3ad1c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Apr 16 16:41:40 2020 -0400
  44. c6f15de ARC: HSDK: CGU: fix tunnel clock calculation by Eugeniy Paltsev · Thu Apr 16 22:35:11 2020 +0300
  45. d8b76a5 ARC: HSDK: Enable on-chip reset controller by Eugeniy Paltsev · Wed Mar 11 15:37:23 2020 +0300
  46. 637e354 ARC: CACHE: mark IOC helper functions as inlined_cachefunc by Eugeniy Paltsev · Wed Mar 11 15:00:44 2020 +0300
  47. 67c3492 ARC: CACHE: add support for SL$ disable by Eugeniy Paltsev · Wed Mar 11 15:00:43 2020 +0300
  48. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 16 13:45:03 2020 -0400
  49. 44c4789 dm: core: Read parent ofdata before children by Simon Glass · Sun Apr 05 15:38:19 2020 -0600
  50. 62070e0 test: fdtdec: test fdtdec_set_carveout() by Laurentiu Tudor · Fri Apr 03 13:43:04 2020 +0300
  51. ef13522 fdtdec: support multiple phandles in memory carveout by Laurentiu Tudor · Fri Apr 03 13:43:03 2020 +0300
  52. 9d0731d dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · Fri Apr 03 11:39:18 2020 +0200
  53. b3f1cdd dm: core: refactor functions reading an u32 from dt by Dario Binacchi · Sun Mar 29 18:04:42 2020 +0200
  54. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · Sun Mar 29 18:04:41 2020 +0200
  55. 421e81e dm: test: add test case for dev_read_u64 function by Dario Binacchi · Sun Mar 29 18:04:40 2020 +0200
  56. 42697f5 dm: core: Add a way to skip powering down power domains by Simon Glass · Sat Mar 28 14:03:48 2020 -0600
  57. 5f3c9e0 dm: core: Add logging on unbind failure by Simon Glass · Sat Mar 28 14:03:47 2020 -0600
  58. d2c6dc8 fdt: Fix 'system' command by Tom Warren · Thu Mar 26 15:20:44 2020 -0700
  59. 06c25ae sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG by Heinrich Schuchardt · Sat Mar 14 12:27:02 2020 +0100
  60. a3fc9a4 sandbox: implement ft_board_setup() by Heinrich Schuchardt · Sat Mar 14 12:13:40 2020 +0100
  61. ad93570 sandbox: add reserved-memory node in device tree by Heinrich Schuchardt · Sat Mar 14 12:13:39 2020 +0100
  62. 39ed6bb patman: Apply the cc limit to the cover letter also by Simon Glass · Thu Feb 27 18:49:23 2020 -0700
  63. a42ff46 doc: driver-model: there is no UCLASS_ETHERNET by Heinrich Schuchardt · Wed Feb 26 20:18:54 2020 +0100
  64. f9bdfbc configs: sandbox: enable LOG_SYSLOG by Heinrich Schuchardt · Wed Feb 26 21:48:20 2020 +0100
  65. 9a3a7f1 test: log: test syslog logging driver by Heinrich Schuchardt · Wed Feb 26 21:48:19 2020 +0100
  66. f433d50 test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · Wed Feb 26 21:48:18 2020 +0100
  67. e393e4a log: output for CONFIG_LOG=n by Heinrich Schuchardt · Wed Feb 26 21:48:17 2020 +0100
  68. 2db9516 log: syslog driver by Heinrich Schuchardt · Wed Feb 26 21:48:16 2020 +0100
  69. 79e79bb log: correct CONFIG_LOG_TEST prerequisites by Heinrich Schuchardt · Wed Feb 26 21:48:15 2020 +0100
  70. c779e20 dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · Tue Feb 18 15:43:46 2020 +0100
  71. c13346e dm: core: remove redundant assignment by Heinrich Schuchardt · Sat Feb 15 21:46:04 2020 +0100
  72. 5246b37 dm: core: remove redundant if statement by Heinrich Schuchardt · Sat Feb 15 21:38:48 2020 +0100
  73. 2b72ad2 sandbox: also restore terminal settings when killed by SIGINT by Rasmus Villemoes · Fri Feb 14 10:58:37 2020 +0000
  74. 4a3ca48 sandbox: Update PCI nodes in dts files by Tom Rini · Tue Feb 11 12:41:23 2020 -0500
  75. a5405b1 sandbox: p2sb: Silence compiler warning by Simon Glass · Sat Feb 08 07:53:10 2020 -0700
  76. 01c18af serial: Set baudrate on boot by Sean Anderson · Sun Feb 02 13:15:17 2020 -0500
  77. 7f34dcd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Apr 16 08:56:37 2020 -0400
  78. c5e7f66 test: Add hexdump.h to the unit test header by Simon Glass · Wed Apr 08 16:57:40 2020 -0600
  79. e962989 acpi: Add support for DMAR by Simon Glass · Wed Apr 08 16:57:39 2020 -0600
  80. b2672ea acpi: Add a central location for table version numbers by Simon Glass · Wed Apr 08 16:57:38 2020 -0600
  81. 4969d21 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · Wed Apr 08 16:57:37 2020 -0600
  82. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · Wed Apr 08 16:57:36 2020 -0600
  83. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · Wed Apr 08 16:57:35 2020 -0600
  84. 2d67fdf acpi: Add a simple sandbox test by Simon Glass · Wed Apr 08 16:57:34 2020 -0600
  85. 45ca1f7 dts: Add a binding for hid-over-i2c by Simon Glass · Wed Apr 08 16:57:32 2020 -0600
  86. 9fb9e9b dm: core: Add basic ACPI support by Simon Glass · Thu Apr 09 10:27:38 2020 -0600
  87. c0b2ae5 x86: apl: Add Global NVS table header by Simon Glass · Wed Apr 08 16:57:30 2020 -0600
  88. 71fafd1 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · Thu Apr 09 10:27:36 2020 -0600
  89. 9976b01 x86: apl: Move p2sb ofdata reading to the correct method by Simon Glass · Wed Apr 08 16:57:28 2020 -0600
  90. cce80dc x86: Correct wording of coreboot source code by Simon Glass · Wed Apr 08 16:57:27 2020 -0600
  91. f3005fb dm: pci: Allow disabling auto-config for a device by Simon Glass · Wed Apr 08 16:57:26 2020 -0600
  92. bfb409b tpm: Don't cleanup unless an error happens by Simon Glass · Wed Apr 08 16:57:25 2020 -0600
  93. 3c42e42 tpm: cr50: Use the correct GPIO binding by Simon Glass · Wed Apr 08 16:57:24 2020 -0600
  94. 2c16125 tpm: cr50: Add a comment for cr50_priv by Simon Glass · Wed Apr 08 16:57:23 2020 -0600
  95. fec444c tpm: cr50: Release locality on exit by Simon Glass · Wed Apr 08 16:57:22 2020 -0600
  96. ac5e9e7 spi: Add SPI mode enums by Simon Glass · Wed Apr 08 16:57:21 2020 -0600
  97. c35854a cpu: Support querying the address width by Simon Glass · Wed Apr 08 16:57:20 2020 -0600
  98. 225cc8a x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · Thu Feb 27 17:21:56 2020 +0200
  99. ee2c922 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · Thu Feb 27 17:21:55 2020 +0200
  100. 106930e dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · Thu Feb 27 17:21:54 2020 +0200