1. 2cf08ca ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG by Michal Simek · Thu Feb 13 08:29:45 2020 +0100
  2. 5872fc6 CLK: HSDK: fix HDMI clock calculation by Eugeniy Paltsev · Wed Jan 29 14:08:30 2020 +0300
  3. 9d70c9c CLK: HSDK: Check for PLL bypass firstly by Eugeniy Paltsev · Wed Jan 29 14:08:29 2020 +0300
  4. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  5. 8460a6b regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · Sat Jan 25 09:00:58 2020 +0100
  6. 0a4d619 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Feb 10 12:27:31 2020 -0500
  7. cc4ab0f Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Feb 10 12:08:51 2020 -0500
  8. 44cf461 misc: i2c_eeprom: set offset len and chip addr offset mask by Robert Beckett · Fri Jan 31 15:07:52 2020 +0200
  9. ef64c0b gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO by Fabio Estevam · Wed Jan 29 13:58:02 2020 -0300
  10. adca83a serial: serial_cortina: add UART DM driver for CAxxxx SoCs by Jason Li · Thu Jan 30 12:34:58 2020 -0800
  11. dd2b30b watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs by Jason Li · Thu Jan 30 12:34:57 2020 -0800
  12. 5ec230c gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs by Jason Li · Thu Jan 30 12:34:56 2020 -0800
  13. 4435018 eth: mtk-eth: aarch64: fix build warnings on ethernet-driver by Frank Wunderlich · Fri Jan 31 10:23:29 2020 +0100
  14. 933bb80 eth: mtk-eth: add mt7622 support in mediatek eth driver by developer · Tue Jan 21 19:31:58 2020 +0800
  15. 9a12c24 eth: mtk-eth: add sgmii mode support in mediatek eth driver by developer · Tue Jan 21 19:31:57 2020 +0800
  16. 66262ed tpm: Add a driver for H1/Cr50 by Simon Glass · Thu Feb 06 09:55:04 2020 -0700
  17. 515dcff dm: irq: Add support for requesting interrupts by Simon Glass · Thu Feb 06 09:55:00 2020 -0700
  18. 21bb12a x86: Give each driver an IRQ type by Simon Glass · Thu Feb 06 09:54:58 2020 -0700
  19. a847b27 dm: irq: Add support for interrupt controller types by Simon Glass · Thu Feb 06 09:54:57 2020 -0700
  20. 6eb4e3c x86: Add a clock driver for Intel devices by Simon Glass · Thu Feb 06 09:54:53 2020 -0700
  21. 2e9d64f tegra: i2c: Change driver to use helper function by Simon Glass · Thu Feb 06 09:54:52 2020 -0700
  22. e5f50c9 dm: core: Change syscon to use helper function by Simon Glass · Thu Feb 06 09:54:51 2020 -0700
  23. 35cb2a4 dm: core: Add a function to find a device by drvdata by Simon Glass · Thu Feb 06 09:54:50 2020 -0700
  24. c79ba0f Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Feb 06 23:18:42 2020 -0500
  25. dba3670 video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · Tue Feb 04 22:43:06 2020 +0100
  26. a4f416d sandbox: Complete migration away from os_malloc() by Simon Glass · Mon Feb 03 07:36:18 2020 -0700
  27. fb6f482 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · Mon Feb 03 07:36:17 2020 -0700
  28. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  29. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  30. d2caf7b sandbox: Support changing the LCD colour depth by Simon Glass · Mon Feb 03 07:36:14 2020 -0700
  31. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · Mon Feb 03 07:36:13 2020 -0700
  32. adf598a sandbox: sound: Handle errors better in sound_beep() by Simon Glass · Mon Feb 03 07:36:07 2020 -0700
  33. 70bc14b sound: Add a new stop_play() method by Simon Glass · Mon Feb 03 07:36:06 2020 -0700
  34. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:56 2020 -0700
  35. 75c0ad6 dma: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:55 2020 -0700
  36. 2cdd3f4 clk: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:54 2020 -0700
  37. b3a4754 gpio: Rename free() to rfree() by Simon Glass · Tue Feb 04 20:15:17 2020 -0700
  38. 1928cd4 reset: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:52 2020 -0700
  39. 92ed3a3 power-domain: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:51 2020 -0700
  40. 1ee4819 mailbox: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:50 2020 -0700
  41. e0554d8 video: sandbox: Enable all colour depths by Simon Glass · Mon Feb 03 07:35:49 2020 -0700
  42. aea7432 video: Support truetype fonts on a 32-bit display by Simon Glass · Mon Feb 03 07:35:48 2020 -0700
  43. 0282757 cmd: Add command to dump drivers and compatible strings by Sean Anderson · Fri Jan 17 14:48:09 2020 -0500
  44. 22bc2ff tpm2: ftpm: A driver for firmware TPM running inside TEE by Thirupathaiah Annapureddy · Sun Jan 12 23:34:22 2020 -0800
  45. 9779eb9 sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · Mon Jan 27 08:49:53 2020 -0700
  46. 7572975 dm: core: Drop uclass_find_next_free_req_seq() conditions by Simon Glass · Mon Jan 27 08:49:49 2020 -0700
  47. 76db9b7 dm: core: Add a way to iterate through children, probing each by Simon Glass · Mon Jan 27 08:49:48 2020 -0700
  48. 000676b dm: core: Add a way to read platdata for all child devices by Simon Glass · Mon Jan 27 08:49:47 2020 -0700
  49. e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:46 2020 -0700
  50. 81c54b3 dm: core: Reimplement ofnode_read_size() by Simon Glass · Mon Jan 27 08:49:45 2020 -0700
  51. 0c2e980 dm: core: Add ofnode_read_prop() by Simon Glass · Mon Jan 27 08:49:44 2020 -0700
  52. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:43 2020 -0700
  53. 2f9a612 dm: core: Use const device for the dev_read_...() interface by Simon Glass · Mon Jan 27 08:49:40 2020 -0700
  54. c6548b8 dm: core: Use const device for the devfdt...() interface by Simon Glass · Mon Jan 27 08:49:39 2020 -0700
  55. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · Mon Jan 27 08:49:38 2020 -0700
  56. 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · Mon Jan 27 08:49:37 2020 -0700
  57. 2a58088 dm: core: Use const where possible in device.h by Simon Glass · Mon Jan 27 08:49:36 2020 -0700
  58. f10b52f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Feb 05 07:19:52 2020 -0500
  59. d69d595 Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Wed Feb 05 07:18:12 2020 -0500
  60. 6bccacf ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · Fri Oct 18 00:22:31 2019 +0200
  61. b1fdd3a watchdog: designware: Optionally fetch clock and reset from DT by Marek Vasut · Thu Oct 03 14:47:07 2019 +0200
  62. 8655f67 watchdog: designware: Convert to DM and DT probing by Marek Vasut · Thu Jun 27 01:19:23 2019 +0200
  63. f9888f9 video: mxsfb: call remove() when booting OS by Anatolij Gustschin · Sat Jan 25 23:44:56 2020 +0100
  64. 0db23e0 video: fix Coverity missing break issue by Anatolij Gustschin · Mon Jan 06 23:00:38 2020 +0100
  65. 715f04e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Feb 04 11:36:49 2020 -0500
  66. 41a5abc i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · Tue Dec 31 15:33:39 2019 +0800
  67. d00ffb5 rtc: pcf8563: Add driver model support by Biwen Li · Tue Dec 31 15:33:37 2019 +0800
  68. 1ec382a gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value() by Wolfgang Wallner · Mon Feb 03 11:38:06 2020 +0100
  69. ee2ba39 gpio: intel_gpio: Clear tx state bit when setting output by Wolfgang Wallner · Mon Feb 03 11:38:05 2020 +0100
  70. c3d53e1 gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32() by Wolfgang Wallner · Mon Feb 03 11:38:04 2020 +0100
  71. c6dea21 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · Fri Jan 24 05:44:25 2020 +0100
  72. 6c0e60a watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · Fri Jan 24 05:44:24 2020 +0100
  73. 9dadf14 watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · Fri Jan 24 05:44:23 2020 +0100
  74. c22f474 gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible by Vignesh Raghavendra · Tue Jan 28 15:40:03 2020 +0530
  75. 536fd36 gpio: da8xx_gpio: Fix compiler warning by Vignesh Raghavendra · Tue Jan 28 15:40:02 2020 +0530
  76. 44ab923 gpio: pca953x_gpio: Add support for 24 bit IO expander by Vignesh Raghavendra · Mon Jan 27 23:19:00 2020 +0530
  77. 9713216 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · Wed Jan 22 16:01:45 2020 +0100
  78. 6157ec1 spi: ich: Drop while loop in hardware sequencing erase case by Wolfgang Wallner · Tue Jan 14 14:05:48 2020 +0100
  79. 4d22107 x86: serial: Add a coreboot serial driver by Simon Glass · Thu Dec 19 17:58:20 2019 -0700
  80. f8b1a24 serial: ns16550: Support run-time configuration by Simon Glass · Thu Dec 19 17:58:18 2019 -0700
  81. 40919d9 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · Thu Jun 27 00:26:34 2019 +0200
  82. 30f1775 reset: socfpga: Poll for reset status after deassert reset by Ley Foon Tan · Fri Jan 10 13:48:37 2020 +0800
  83. aae4602 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Feb 02 15:26:53 2020 -0500
  84. 5378fb1 dfu: Add option to skip empty pages when flashing UBI images to NAND by Guillermo Rodríguez · Mon Dec 16 16:27:57 2019 +0100
  85. 6e0c11a usb: cdns3: ep0: Invalidate cache before reading Setup Packet by Vignesh Raghavendra · Mon Jan 27 17:55:54 2020 +0530
  86. 29a641b Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Feb 01 15:31:04 2020 -0500
  87. c0b2714 Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Fri Jan 31 13:26:28 2020 -0500
  88. 8fc5382 mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · Thu Jan 30 22:07:59 2020 +0900
  89. 6be3873 mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · Thu Jan 30 00:55:55 2020 +0900
  90. 6b982ad mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · Thu Jan 30 00:55:54 2020 +0900
  91. 54f8107 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · Tue Jan 21 20:03:11 2020 +0100
  92. bfee37c mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · Tue Jan 21 20:03:10 2020 +0100
  93. 4f31a60 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · Tue Jan 21 20:03:09 2020 +0100
  94. 50b91ce net: fix typo by Flavio Suligoi · Wed Jan 29 09:38:56 2020 +0100
  95. 95b1e39 ram: rk3328: only do data traning for cs0 by Kever Yang · Tue Jan 07 15:15:20 2020 +0800
  96. 783acfd arm: rockchip: Add common cru.h by Jagan Teki · Thu Jan 09 14:22:17 2020 +0530
  97. d8105ab ram: rk3399: don't assume phy_io_config() uses real regs by Thomas Hebb · Fri Dec 20 12:28:15 2019 -0800
  98. 8f656c5 net: Add support for Broadcom GENETv5 Ethernet controller by Amit Singh Tomar · Mon Jan 27 01:14:42 2020 +0000
  99. 2a7a7d9 usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support by Marek Szyprowski · Mon Dec 02 12:11:17 2019 +0100
  100. 253d3b6 dfu: mmc: remove file size limit for io operations by Marek Szyprowski · Mon Dec 02 12:11:16 2019 +0100