1. bb7e793 tee: optee: use dev_info in print_os_revision by Patrick Delaunay · Mon Mar 02 13:21:53 2020 +0100
  2. 203d83a block: ide: use definitions from include/libata.h by Heinrich Schuchardt · Thu Feb 27 18:28:00 2020 +0100
  3. dcb0206 mediatek: pwm: add pwm driver for MediaTek SoCs by developer · Fri Feb 21 21:01:46 2020 +0800
  4. 1b4a22f test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · Mon Jan 13 11:35:15 2020 +0100
  5. 28bdaa5 test: dm: update test for pins configuration in gpio by Patrick Delaunay · Mon Jan 13 11:35:14 2020 +0100
  6. 23aee61 gpio: sandbox: cleanup binding support by Patrick Delaunay · Mon Jan 13 11:35:13 2020 +0100
  7. 939cbe9 test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · Mon Jan 13 11:35:12 2020 +0100
  8. 4382692 pinctrl: sandbox: Add mux information in get_pin_muxing by Patrick Delaunay · Mon Jan 13 11:35:11 2020 +0100
  9. 684326f gpio: add ops to set dir flags by Patrick Delaunay · Mon Jan 13 11:35:09 2020 +0100
  10. fbacd62 gpio: add ops to get dir flags by Patrick Delaunay · Mon Jan 13 11:35:08 2020 +0100
  11. 5c1c06e gpio: add support of new GPIO direction flag by Patrick Delaunay · Mon Jan 13 11:35:07 2020 +0100
  12. aecf9d7 gpio: update dir_flags management by Patrick Delaunay · Mon Jan 13 11:35:06 2020 +0100
  13. d346d4c gpio: add helper GPIOD_FLAGS_OUTPUT by Patrick Delaunay · Mon Jan 13 11:35:05 2020 +0100
  14. 187c45f gpio: add function check_dir_flags by Patrick Delaunay · Mon Jan 13 11:35:04 2020 +0100
  15. 3b2a117 gpio: add function _dm_gpio_set_dir_flags by Patrick Delaunay · Mon Jan 13 11:35:03 2020 +0100
  16. 4c2c96f gpio: add function _gpio_get_value by Patrick Delaunay · Mon Jan 13 11:35:02 2020 +0100
  17. 758bba9 gpio: add gpio descriptor initialization helper by Patrick Delaunay · Mon Jan 13 11:35:01 2020 +0100
  18. 054fbba gpio: remove the open_drain API and ops by Patrick Delaunay · Mon Jan 13 11:35:00 2020 +0100
  19. 73237dc dm: pinctrl: migrate pinctrl-generic to livetree by Patrick Delaunay · Mon Jan 13 11:34:57 2020 +0100
  20. caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · Mon Jan 13 11:34:56 2020 +0100
  21. af2fb74 dm: pinctrl: convert pinctrl-single to livetree by Patrick Delaunay · Mon Jan 13 11:34:55 2020 +0100
  22. 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
  23. 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
  24. c6f15de ARC: HSDK: CGU: fix tunnel clock calculation by Eugeniy Paltsev · Thu Apr 16 22:35:11 2020 +0300
  25. 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
  26. 44c4789 dm: core: Read parent ofdata before children by Simon Glass · Sun Apr 05 15:38:19 2020 -0600
  27. 9d0731d dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · Fri Apr 03 11:39:18 2020 +0200
  28. b3f1cdd dm: core: refactor functions reading an u32 from dt by Dario Binacchi · Sun Mar 29 18:04:42 2020 +0200
  29. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · Sun Mar 29 18:04:41 2020 +0200
  30. 42697f5 dm: core: Add a way to skip powering down power domains by Simon Glass · Sat Mar 28 14:03:48 2020 -0600
  31. 5f3c9e0 dm: core: Add logging on unbind failure by Simon Glass · Sat Mar 28 14:03:47 2020 -0600
  32. c779e20 dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · Tue Feb 18 15:43:46 2020 +0100
  33. c13346e dm: core: remove redundant assignment by Heinrich Schuchardt · Sat Feb 15 21:46:04 2020 +0100
  34. 5246b37 dm: core: remove redundant if statement by Heinrich Schuchardt · Sat Feb 15 21:38:48 2020 +0100
  35. a5405b1 sandbox: p2sb: Silence compiler warning by Simon Glass · Sat Feb 08 07:53:10 2020 -0700
  36. 01c18af serial: Set baudrate on boot by Sean Anderson · Sun Feb 02 13:15:17 2020 -0500
  37. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · Wed Apr 08 16:57:35 2020 -0600
  38. 9fb9e9b dm: core: Add basic ACPI support by Simon Glass · Thu Apr 09 10:27:38 2020 -0600
  39. 71fafd1 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · Thu Apr 09 10:27:36 2020 -0600
  40. f3005fb dm: pci: Allow disabling auto-config for a device by Simon Glass · Wed Apr 08 16:57:26 2020 -0600
  41. bfb409b tpm: Don't cleanup unless an error happens by Simon Glass · Wed Apr 08 16:57:25 2020 -0600
  42. 3c42e42 tpm: cr50: Use the correct GPIO binding by Simon Glass · Wed Apr 08 16:57:24 2020 -0600
  43. 2c16125 tpm: cr50: Add a comment for cr50_priv by Simon Glass · Wed Apr 08 16:57:23 2020 -0600
  44. fec444c tpm: cr50: Release locality on exit by Simon Glass · Wed Apr 08 16:57:22 2020 -0600
  45. c35854a cpu: Support querying the address width by Simon Glass · Wed Apr 08 16:57:20 2020 -0600
  46. ee2c922 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · Thu Feb 27 17:21:55 2020 +0200
  47. 106930e dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · Thu Feb 27 17:21:54 2020 +0200
  48. cb082f0 drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC by Heinrich Schuchardt · Wed Apr 15 18:31:53 2020 +0000
  49. 2f94c39 Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Apr 15 12:10:51 2020 -0400
  50. f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · Wed Apr 01 09:07:33 2020 +0200
  51. 5c8db37 net: dwc_eth_qos: implement phy reg and max-speed for stm32 by Patrick Delaunay · Wed Mar 18 10:50:16 2020 +0100
  52. 104dab5 net: dwc_eth_qos: implement reset-gpios for stm32 by Christophe Roullier · Wed Mar 18 10:50:15 2020 +0100
  53. f079990 watchdog: sp805_wdt: get platform clock from dt file by Rayagonda Kokatanur · Mon Apr 06 13:29:52 2020 +0530
  54. 2ba843d watchdog: honour hw_margin_ms DT property by Rasmus Villemoes · Fri Mar 13 17:04:58 2020 +0100
  55. f7c2e9f watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · Fri Mar 13 17:04:57 2020 +0100
  56. cf737d5 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · Tue Apr 14 08:47:07 2020 -0400
  57. 08a4abe arm: mvebu: drivers/ddr: remove redundant assignment by Heinrich Schuchardt · Sat Feb 15 21:58:31 2020 +0100
  58. e422adc ddr: marvell: a38x: Allow boards to specify CK_DELAY parameter by Chris Packham · Thu Jan 30 12:50:44 2020 +1300
  59. 6f0c426 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Apr 13 16:06:36 2020 -0400
  60. f282d76 Merge branch 'next' by Tom Rini · Mon Apr 13 11:27:00 2020 -0400
  61. f59d24e drivers: usb: host: Add BRCM xHCI driver by Rayagonda Kokatanur · Thu Apr 09 09:23:15 2020 +0530
  62. 5d42d3a usb: Migrate to support live DT for some driver by Kever Yang · Wed Mar 04 08:59:50 2020 +0800
  63. bfd13d7 usb: ehci-msm: Use dev interface to get device address by Kever Yang · Wed Mar 04 08:59:49 2020 +0800
  64. dd0a300 usb: dwc3-of-simple: Drop redundant inclding header file by Kever Yang · Wed Mar 04 08:59:48 2020 +0800
  65. 19a8e81 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Sun Apr 12 08:10:13 2020 -0400
  66. 12de4aa video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case by Bin Meng · Mon Apr 06 06:06:58 2020 -0700
  67. 5541afb Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Apr 10 11:40:28 2020 -0400
  68. 4d5cda6 Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode" by Biwen Li · Thu Apr 09 20:44:48 2020 +0800
  69. 8dada7f dm: dump.c: Refactor dm_dump_drivers prints by Ovidiu Panait · Sun Apr 05 19:47:41 2020 +0300
  70. d781d7c dm: dump.c: Fix segfault when entry->of_match is NULL by Ovidiu Panait · Sun Apr 05 19:47:40 2020 +0300
  71. 118a903 usb: Keep async schedule running only across mass storage xfers by Marek Vasut · Mon Apr 06 14:29:44 2020 +0200
  72. 439f1c6 cmd: Add test and fix bugs for dm drivers by Sean Anderson · Mon Apr 06 10:23:09 2020 -0400
  73. 527c1d0 Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Wed Apr 08 08:48:31 2020 -0400
  74. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  75. b3f3310 serial: zynq: Change uart initialization logic by Michal Simek · Tue Mar 24 11:31:42 2020 +0100
  76. f4aecf4 watchdog: versal: Add support for Xilinx window watchdog by Ashok Reddy Soma · Wed Mar 11 03:06:04 2020 -0600
  77. 0a41d4c firmware: zynqmp: Enable IPI code calling also in EL3 by Michal Simek · Mon Mar 23 14:42:34 2020 +0100
  78. 2a1c5f1 watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver by Michal Simek · Mon Mar 09 08:44:43 2020 +0100
  79. 55ee186 net: zynq-gem: Setup and use mdio base separately by Michal Simek · Mon May 30 10:43:11 2016 +0200
  80. 4de7321 nand: raw: zynq: Do not try to probe driver if nand flash is disabled by Michal Simek · Tue Feb 25 14:40:42 2020 +0100
  81. d896a51 nand: raw: Do not free xnand structure by Michal Simek · Tue Feb 25 14:51:48 2020 +0100
  82. 4757253 net: zynq_gem: Add cache flush to zynq_gem_free_pkt by Ashok Reddy Soma · Sun Feb 23 08:01:29 2020 -0700
  83. 01c89ea clk: meson: reset mmc clock on probe by Jerome Brunet · Thu Mar 05 12:12:37 2020 +0100
  84. e6acfa7 mmc: meson-gx: enable input clocks by Jerome Brunet · Thu Mar 05 12:12:36 2020 +0100
  85. 6572c45 clk: meson-g12a: missing break by Heinrich Schuchardt · Sat Feb 15 21:10:54 2020 +0100
  86. f54b71e clk: socfpga: Read the clock parent's register base in probe function by Chee Hong Ang · Mon Mar 09 01:21:59 2020 -0700
  87. 58d7a07 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Apr 04 19:20:45 2020 -0400
  88. d8dd75c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Sat Apr 04 19:20:26 2020 -0400
  89. e92e09d serial: ns16550: Fix ordering of getting base address by Bin Meng · Fri Apr 03 18:35:32 2020 -0700
  90. d53dd50 net: sh_eth: Init the hardware before PHY access by Marek Vasut · Sat Apr 04 15:01:22 2020 +0200
  91. 0e29bd3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Apr 03 16:05:46 2020 -0400
  92. 28aa891 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Fri Apr 03 11:26:13 2020 -0400
  93. a599cb6 mtd: spi: Add Macronix MX25U3235F device by Tom Warren · Fri Mar 20 14:20:09 2020 -0700
  94. 69b8632 qspi: t210: Use dev_read calls to get FDT data like base, freq by Tom Warren · Fri Mar 20 14:33:00 2020 -0700
  95. c4c41d6 qspi: t210: Fix QSPI clock and tap delays by Tom Warren · Mon Nov 25 14:43:50 2019 -0700
  96. 81c6ac4 qspi: t210: Fix claim_bus's use of the wrong bus/device by Tom Warren · Tue Nov 12 13:17:37 2019 -0700
  97. 4ff710a mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect by Tom Warren · Mon Jun 03 16:06:34 2019 -0700
  98. 2e86e81 mmc: t210: Add autocal and tap/trim updates for SDMMC1/3 by Tom Warren · Wed May 29 09:30:01 2019 -0700
  99. 1acb919 video: rockchip: Support 4K resolution for rk3399, HDMI by Jagan Teki · Thu Apr 02 17:11:25 2020 +0530
  100. 5023ade video: rockchip: Fix vop modes for rk3399 by Jagan Teki · Thu Apr 02 17:11:22 2020 +0530