1. 51f00c1 tpm: Export the open/close functions by Simon Glass · 6 years ago
  2. 7d92b06 sound: Add sample rate as a parameter for square wave by Simon Glass · 6 years ago
  3. 03f11e8 sound: Correct data output in sound_create_square_wave() by Simon Glass · 6 years ago
  4. 68c81fb rtc: Allow child drivers by Simon Glass · 6 years ago
  5. 031a650 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  6. b7c25b1 dm: sandbox: i2c: Add a new 'emulation parent' uclass by Simon Glass · 6 years ago
  7. 3abe111 dm: core: Add a few more specific child-finding functions by Simon Glass · 6 years ago
  8. d0b4f68 dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  9. c83c436 power: pmic: Correct debug/error output by Simon Glass · 6 years ago
  10. d24b693 mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC by Weijie Gao · 6 years ago
  11. 60f633e ram: MediaTek: add DDR3 driver for MT7629 SoC by Ryder Lee · 6 years ago
  12. 849b116 serial: MediaTek: add high-speed uart driver for MediaTek SoCs by Ryder Lee · 6 years ago
  13. 9dec738 power domain: MediaTek: add power domain driver for MT7623 SoC by Ryder Lee · 6 years ago
  14. 2ae7e4d power domain: MediaTek: add power domain driver for MT7629 SoC by Ryder Lee · 6 years ago
  15. 59a8fef pinctrl: MediaTek: add pinctrl driver for MT7623 SoC by Ryder Lee · 6 years ago
  16. 01aa9d1 pinctrl: MediaTek: add pinctrl driver for MT7629 SoC by Ryder Lee · 6 years ago
  17. 090543f watchdog: MediaTek: add watchdog driver for MediaTek SoCs by Ryder Lee · 6 years ago
  18. d3c3606 timer: MediaTek: add timer driver for MediaTek SoCs by Ryder Lee · 6 years ago
  19. c746651 clk: MediaTek: add clock driver for MT7623 SoC. by Ryder Lee · 6 years ago
  20. 0bd7dc7 clk: MediaTek: add clock driver for MT7629 SoC. by Ryder Lee · 6 years ago
  21. 67cf22c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  22. 430c166 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  23. c06088b Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  24. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  25. ab58170 usb: Remove CMD_USB dependency for common code by Sven Schwermer · 6 years ago
  26. 41a25f4 usb: Introduce CONFIG_SPL_DM_USB by Sven Schwermer · 6 years ago
  27. 2d424eb spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
  28. 9b16ede sun8i_emac: add support for setting EMAC TX/RX delay by Icenowy Zheng · 6 years ago
  29. 0e21a2f sunxi-mmc: use new mode on both controllers on A64 by Vasily Khoruzhick · 6 years ago
  30. 629d267 sunxi-mmc: don't double clock for new mode unconditionally by Vasily Khoruzhick · 6 years ago
  31. 2a8882e sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option by Vasily Khoruzhick · 6 years ago
  32. a58986c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  33. 8729b1a misc: Update read() and write() methods to return bytes xfered by Simon Glass · 6 years ago
  34. b9f210a video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  35. 04488c4 sandbox: tpm: Allow debugging of data packages by Simon Glass · 6 years ago
  36. 72ef8bf cros_ec: Add new features for events and power by Simon Glass · 6 years ago
  37. 4bf6f2a cros_ec: Align uclass data to a cache boundary by Simon Glass · 6 years ago
  38. dc05ac0 cros_ec: Fail if we cannot determine the flash burst size by Simon Glass · 6 years ago
  39. ac80652 cros_ec: Add error logging on a few commands by Simon Glass · 6 years ago
  40. 9fea76f cros_ec: Use uint instead of u8 for parameters by Simon Glass · 6 years ago
  41. 12bfb2e dm: spi: prevent setting a speed of 0 Hz by Simon Goldschmidt · 6 years ago
  42. 5197daf dm: core: Widen the dump tree to show more of the driver's name. by Liviu Dudau · 6 years ago
  43. 2a87f7f dm/pci: Change the first CFG read to Vendor ID in enumeration by Hou Zhiqiang · 6 years ago
  44. 2fa77bd clk: meson: fix clk81 divider calculation by Jerome Brunet · 6 years ago
  45. 63f004e dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · 6 years ago
  46. 4751e55 gpio: Add MT7621 GPIO support by Stefan Roese · 6 years ago
  47. 053fce8 wdt: Add MT7621 watchdog driver by Stefan Roese · 6 years ago
  48. 118f020 dm: video: correctly set the cursor position by Heinrich Schuchardt · 6 years ago
  49. 907837d misc: fs_loader: Fix compiler warning by Keerthy · 6 years ago
  50. 7c096ea misc: fs_loader: Use device_get_global_by_ofnode to get to node by Keerthy · 6 years ago
  51. 9ad3b04 serial: ns16550: add setconfig support by Simon Goldschmidt · 6 years ago
  52. 06bda12 ram: Introduce K3 AM654 DDR Sub System driver by Lokesh Vutla · 6 years ago
  53. c235b08 i2c: stm32f7: change setup struct to const by Patrick Delaunay · 6 years ago
  54. c0765f4 i2c: stm32f7: cosmetic: clean the driver by Patrick Delaunay · 6 years ago
  55. 21e23aa pinctrl: sandbox: Add get_pin_muxing ops support by Patrice Chotard · 6 years ago
  56. cad7324 gpio: stm32f7: Add ops get_function by Patrice Chotard · 6 years ago
  57. b42d938 pinctrl: stm32: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  58. 4ff1c20 pinctrl: stm32: Add get_pin_name() ops by Patrice Chotard · 6 years ago
  59. 8f651ca pinctrl: stm32: Add get_pins_count() ops by Patrice Chotard · 6 years ago
  60. f6abd53 dm: uclass: Add uclass_next_device_err() to return a valid device by Patrice Chotard · 6 years ago
  61. 8bbb5b2 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · 6 years ago
  62. f55a0c0 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  63. f9c87ad w1-eeprom: Add support for Maxim DS2502 add only memory by Martin Fuzzey · 6 years ago
  64. 44cdfc0 mtd: nand: lpc32xx slc: disable DMA support in SPL builds by Vladimir Zapolskiy · 6 years ago
  65. a098ce2 mtd: nand: lpc32xx mlc: predefine number of NAND chips to support by Vladimir Zapolskiy · 6 years ago
  66. 3764b2b gpio: pca953x: Clear the polarity invert register at init by Ye Li · 6 years ago
  67. e5e06b6 clk: Allow clock defaults to be set also during re-reloc state by Andreas Dannenberg · 6 years ago
  68. f371f91 serial: bcm6858: add serial support by Philippe Reynes · 6 years ago
  69. 1473f6a arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  70. 1d6edcb Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  71. 6f44333 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  72. 8ee27da watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  73. e3245e4 video: simplefb: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  74. ef329a6 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  75. 4687919 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  76. d7a184d timer: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  77. 05e4248 ram: bmips: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  78. ad0e804 pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  79. 223b10c mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  80. e0cfc20 i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  81. 695c499 gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  82. e250806 clk: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  83. 6f57c34 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
  84. 81f351d uclass: Use uclass_foreach_dev() macro instead of open coding by Liviu Dudau · 6 years ago
  85. 640aae0 virtio: Add a Sandbox transport driver by Bin Meng · 6 years ago
  86. 699aae0 virtio: net: Support non-legacy device by Bin Meng · 6 years ago
  87. 550435e virtio: pci: Support non-legacy PCI transport device by Bin Meng · 6 years ago
  88. 7a20614 test: dm: pci: Add cases for finding next PCI capability APIs by Bin Meng · 6 years ago
  89. a8c5f8d dm: pci: Add APIs to find next capability and extended capability by Bin Meng · 6 years ago
  90. 4135e10 virtio: Add virtio over pci transport driver by Bin Meng · 6 years ago
  91. f480220 virtio: Add block driver support by Tuomas Tynkkynen · 6 years ago
  92. 4ad54ec blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · 6 years ago
  93. c879eeb blk: Make blk_next_free_devnum() public by Bin Meng · 6 years ago
  94. c515ee5 blk: Drop blk_prepare_device() by Bin Meng · 6 years ago
  95. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  96. 8f994c8 sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · 6 years ago
  97. f371ad3 virtio: Add net driver support by Tuomas Tynkkynen · 6 years ago
  98. fdc4aca virtio: Add virtio over mmio transport driver by Bin Meng · 6 years ago
  99. c011641 virtio: Add codes for virtual queue/ring management by Tuomas Tynkkynen · 6 years ago
  100. 8fb49b4 dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · 6 years ago