1. fb19c7b pinctrl: meson: Fix GPIO direction registers access by Carlo Caione · 6 years ago
  2. 1a67969 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · 6 years ago
  3. 0a3d59e Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  4. f388e3b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  5. ec0d0d8 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  6. fb0204e spi, mpc8xx: migrate to DM_SPI by Christophe Leroy · 6 years ago
  7. 42b5401 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · 6 years ago
  8. bdfa11e drivers: serial: migrate mpc8xx to DM by Christophe Leroy · 6 years ago
  9. 749c9aa drivers: watchdog: add a DM driver for the MPC8xx watchdog by Christophe Leroy · 6 years ago
  10. c8c0242 rtc: m41t62: Convert the RTC driver to support the driver model (DM) by Lukasz Majewski · 6 years ago
  11. 7afc415 rtc: m41t62: Extract common RTC handling code to facilitate DM conversion by Lukasz Majewski · 6 years ago
  12. 4d3df95 rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning by Lukasz Majewski · 6 years ago
  13. d27db67 Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig by Lukasz Majewski · 6 years ago
  14. 5f68f44 net: zynq_gem: Add check for 64-bit dma support by hardware by Siva Durga Prasad Paladugu · 6 years ago
  15. 9a7799f net: zynq_gem: Added 64-bit addressing support by Vipul Kumar · 6 years ago
  16. 8973d81 ARM: meson: Add regmap support for clock driver by Loic Devulder · 6 years ago
  17. 50aa1d9 mmc: tmio: sdhi: Add HS400 support by Marek Vasut · 6 years ago
  18. 95ead3d mmc: tmio: sdhi: Move tap_pos to private data by Marek Vasut · 6 years ago
  19. d34bd2d mmc: tmio: sdhi: Filter out HS400 on certain SoCs by Marek Vasut · 6 years ago
  20. ed427da mmc: tmio: Reorder TMIO clock handling by Marek Vasut · 6 years ago
  21. 59d529a mmc: tmio: Keep generating clock when clock are enabled by Marek Vasut · 6 years ago
  22. 6f8f20f mmc: tmio: Do not set divider to 1 in DDR mode by Marek Vasut · 6 years ago
  23. 8ec6a04 mmc: tmio: Switch to clock framework by Marek Vasut · 6 years ago
  24. eb2acba mmc: Parse HS400 DT properties by Marek Vasut · 6 years ago
  25. f58d677 clk: renesas: Allow reconfiguring SDHI clock on Gen3 by Marek Vasut · 6 years ago
  26. dc03b70 usb: Do not compile USB_STORAGE with BLK && !DM_USB by Alexander Graf · 6 years ago
  27. 81ea008 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · 6 years ago
  28. 9520613 drivers: rtc: correctly convert seconds to time structure by Heinrich Schuchardt · 6 years ago
  29. c1d6e0b Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  30. 172e3c1 Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  31. af765a4 rockchip: rk3399: Initialize CPU B clock. by Christoph Muellner · 6 years ago
  32. a73610d rtc: rv3029: update to support DM and sync with Linux 4.17 by Philipp Tomsich · 6 years ago
  33. a3716b5 rtc: rv3029: add to Kconfig by Philipp Tomsich · 6 years ago
  34. 5d2cb15 ARM: rockchip: rv1108: Sync clock with vendor tree by Otavio Salvador · 6 years ago
  35. 4c2808f rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
  36. d57720a rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
  37. 6d4a3ff Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  38. 93e72ac Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  39. 1678754 core: ofnode: Fix ofnode_get_addr_index function by Keerthy · 6 years ago
  40. 51f00c1 tpm: Export the open/close functions by Simon Glass · 6 years ago
  41. 7d92b06 sound: Add sample rate as a parameter for square wave by Simon Glass · 6 years ago
  42. 03f11e8 sound: Correct data output in sound_create_square_wave() by Simon Glass · 6 years ago
  43. 68c81fb rtc: Allow child drivers by Simon Glass · 6 years ago
  44. 031a650 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  45. b7c25b1 dm: sandbox: i2c: Add a new 'emulation parent' uclass by Simon Glass · 6 years ago
  46. 3abe111 dm: core: Add a few more specific child-finding functions by Simon Glass · 6 years ago
  47. d0b4f68 dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  48. c83c436 power: pmic: Correct debug/error output by Simon Glass · 6 years ago
  49. 2a3a999 spi: cadence_qspi: use "cdns,qspi-nor" as compatible by Simon Goldschmidt · 6 years ago
  50. 89f1fe5 gpio: dwapb_gpio: fix binding without bank-name property by Simon Goldschmidt · 6 years ago
  51. d24b693 mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC by Weijie Gao · 6 years ago
  52. 60f633e ram: MediaTek: add DDR3 driver for MT7629 SoC by Ryder Lee · 6 years ago
  53. 849b116 serial: MediaTek: add high-speed uart driver for MediaTek SoCs by Ryder Lee · 6 years ago
  54. 9dec738 power domain: MediaTek: add power domain driver for MT7623 SoC by Ryder Lee · 6 years ago
  55. 2ae7e4d power domain: MediaTek: add power domain driver for MT7629 SoC by Ryder Lee · 6 years ago
  56. 59a8fef pinctrl: MediaTek: add pinctrl driver for MT7623 SoC by Ryder Lee · 6 years ago
  57. 01aa9d1 pinctrl: MediaTek: add pinctrl driver for MT7629 SoC by Ryder Lee · 6 years ago
  58. 090543f watchdog: MediaTek: add watchdog driver for MediaTek SoCs by Ryder Lee · 6 years ago
  59. d3c3606 timer: MediaTek: add timer driver for MediaTek SoCs by Ryder Lee · 6 years ago
  60. c746651 clk: MediaTek: add clock driver for MT7623 SoC. by Ryder Lee · 6 years ago
  61. 0bd7dc7 clk: MediaTek: add clock driver for MT7629 SoC. by Ryder Lee · 6 years ago
  62. 67cf22c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  63. 430c166 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  64. c06088b Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  65. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  66. ab58170 usb: Remove CMD_USB dependency for common code by Sven Schwermer · 6 years ago
  67. 41a25f4 usb: Introduce CONFIG_SPL_DM_USB by Sven Schwermer · 6 years ago
  68. f6eb68b clk: Add clock driver for AXG by Neil Armstrong · 6 years ago
  69. 33e3378 ARM: meson: rework soc arch file to prepare for new SoC by Jerome Brunet · 6 years ago
  70. 572aeb5 clk: meson: silence debug print by Jerome Brunet · 6 years ago
  71. 19987c3 clk: meson: add static to meson_gates table by Neil Armstrong · 6 years ago
  72. 8587839 pinctrl: meson: add axg support by Jerome Brunet · 6 years ago
  73. 2f9a38b pinctrl: meson: select generic pinctrl by Jerome Brunet · 6 years ago
  74. 7c9dcfe pinctrl: meson: rework gx pmx function by Jerome Brunet · 6 years ago
  75. 71a38a8 net: designware: add meson meson axg compatible by Neil Armstrong · 6 years ago
  76. ec353ad net: designware: add meson meson gxbb compatible by Neil Armstrong · 6 years ago
  77. 3e3f701 mmc: meson-gx: Add AXG compatible by Neil Armstrong · 6 years ago
  78. 2d424eb spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
  79. 1cefca7 mtd: nand: Arasan: Add subpage configuration support by Martin Lund · 6 years ago
  80. 9b16ede sun8i_emac: add support for setting EMAC TX/RX delay by Icenowy Zheng · 6 years ago
  81. 0e21a2f sunxi-mmc: use new mode on both controllers on A64 by Vasily Khoruzhick · 6 years ago
  82. 629d267 sunxi-mmc: don't double clock for new mode unconditionally by Vasily Khoruzhick · 6 years ago
  83. 2a8882e sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option by Vasily Khoruzhick · 6 years ago
  84. a58986c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  85. 8729b1a misc: Update read() and write() methods to return bytes xfered by Simon Glass · 6 years ago
  86. b9f210a video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  87. 04488c4 sandbox: tpm: Allow debugging of data packages by Simon Glass · 6 years ago
  88. 72ef8bf cros_ec: Add new features for events and power by Simon Glass · 6 years ago
  89. 4bf6f2a cros_ec: Align uclass data to a cache boundary by Simon Glass · 6 years ago
  90. dc05ac0 cros_ec: Fail if we cannot determine the flash burst size by Simon Glass · 6 years ago
  91. ac80652 cros_ec: Add error logging on a few commands by Simon Glass · 6 years ago
  92. 9fea76f cros_ec: Use uint instead of u8 for parameters by Simon Glass · 6 years ago
  93. 12bfb2e dm: spi: prevent setting a speed of 0 Hz by Simon Goldschmidt · 6 years ago
  94. 5197daf dm: core: Widen the dump tree to show more of the driver's name. by Liviu Dudau · 6 years ago
  95. 2a87f7f dm/pci: Change the first CFG read to Vendor ID in enumeration by Hou Zhiqiang · 6 years ago
  96. 2fa77bd clk: meson: fix clk81 divider calculation by Jerome Brunet · 6 years ago
  97. 63f004e dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · 6 years ago
  98. 4751e55 gpio: Add MT7621 GPIO support by Stefan Roese · 6 years ago
  99. 053fce8 wdt: Add MT7621 watchdog driver by Stefan Roese · 6 years ago
  100. 118f020 dm: video: correctly set the cursor position by Heinrich Schuchardt · 6 years ago