1. 2348453 net: sun8i_emac: Add EPHY CLK and RESET support by Jagan Teki · 6 years ago
  2. ea9dc35 reset: Get the RESET by index without device by Jagan Teki · 6 years ago
  3. dcb63fc clk: Use clk_get_by_index_tail() by Jagan Teki · 6 years ago
  4. 75f9831 clk: Get the CLK by index without device by Jagan Teki · 6 years ago
  5. b24f905 serial: sifive: Change include order by Jagan Teki · 5 years ago
  6. db2f696 clk: sifive: fu540-prci: Change include order by Jagan Teki · 5 years ago
  7. 0cbee85 spi: atcspi200: Change include order by Jagan Teki · 5 years ago
  8. 1f4ae66 Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arc by Tom Rini · 5 years ago
  9. 15736e2 ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards by Eugeniy Paltsev · 6 years ago
  10. 36c97c4 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  11. 4b37f36 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  12. 14b8c42 Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze by Tom Rini · 5 years ago
  13. 4c96c61 spi: ti_qspi: Convert to spi-mem ops by Vignesh Raghavendra · 5 years ago
  14. 61ae978 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · 5 years ago
  15. f8c8669 sunxi: update SATA driver to always use DM_SCSI by Andre Przywara · 5 years ago
  16. d3a2c05 net: sun8i_emac: Add CLK and RESET support by Jagan Teki · 6 years ago
  17. 695f604 net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle by Jagan Teki · 6 years ago
  18. 0ed8eaf net: sunxi_emac: Add CLK support by Jagan Teki · 6 years ago
  19. 3368537 clk: sunxi: r40: Fix GMAC reset reg offset by Jagan Teki · 5 years ago
  20. c19d4c7 net: gem: Remove phy autodetection code by Michal Simek · 5 years ago
  21. 51c019f net: zynq_gem: Modify phy supported features after max-speed was set by Siva Durga Prasad Paladugu · 5 years ago
  22. 31f7ce7 arm: zynq: Add an info message about post config by Siva Durga Prasad Paladugu · 6 years ago
  23. 2aff722 ARM: zynq: Add missing i2c get_rate for fixing i2c SPL by Hannes Schmelzer · 6 years ago
  24. 1a47438 spi: zynqmp_gqspi: Fix tap delay values at 100MHz and 150MHz by Siva Durga Prasad Paladugu · 6 years ago
  25. 3003c44 fpga: Replace char * with const char * for filename by Tien Fong Chee · 6 years ago
  26. 75ce8c9 Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  27. 939803e Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  28. 7b64a70 sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme by Andre Przywara · 6 years ago
  29. 7035ec3 video/console: Factor out actual character output by Andre Przywara · 6 years ago
  30. 4422294 video/console: Implement ANSI clear line command by Andre Przywara · 6 years ago
  31. 29c158b video/console: Implement relative cursor movement ANSI handling by Andre Przywara · 6 years ago
  32. eabb072 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
  33. 96c9bf7 video/console: Fix DM_VIDEO font glyph array indexing by Andre Przywara · 6 years ago
  34. 57e7775 video: backlight: Parse PWM polarity cell by Stefan Mavrodiev · 5 years ago
  35. 216800a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  36. 0a6f625 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · 6 years ago
  37. 20df4b5 configs: move CONFIG_USB_EHCI_VF to Kconfig by Marcel Ziswiler · 6 years ago
  38. 7b48e2b Add missing space in comment by Marcel Ziswiler · 6 years ago
  39. bffd131 video: move ipuv3 files to subdirectory by Anatolij Gustschin · 6 years ago
  40. 57f065f video: ipuv3: add DM_VIDEO support by Anatolij Gustschin · 6 years ago
  41. 046a69b ata: dwc_ahsata: Add ahci driver model support by Soeren Moch · 6 years ago
  42. d5326df ata: dwc_ahsata: Fix sector reports for large disks by Soeren Moch · 6 years ago
  43. f1cbd87 net: Kconfig: FEC: Add dependency on VF610 by Lukasz Majewski · 6 years ago
  44. 27589e7 net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver by Lukasz Majewski · 6 years ago
  45. cf5eebe Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  46. 0a5228b Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  47. 0152895 Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · 5 years ago
  48. 683754f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 5 years ago
  49. 066cc7c Merge git://git.denx.de/u-boot-marvell by Tom Rini · 5 years ago
  50. d7d7606 phy: Add USB PHY driver for the MT76x8 (7628/7688) SoC by Stefan Roese · 5 years ago
  51. 746f2d3 net: Add MSCC ServalT network driver. by Horatiu Vultur · 5 years ago
  52. 5e1d417 net: Add MSCC Jaguar2 network driver. by Horatiu Vultur · 5 years ago
  53. 353496b gpio: bcm6345: allow this driver on ARCH_BCM63158 by Philippe Reynes · 6 years ago
  54. 14c9bd4 gpio: bcm6345: allow this driver on ARCH_BCM6858 by Philippe Reynes · 6 years ago
  55. ea0d6aa gpio: bcm6345: switch to raw I/O functions by Philippe Reynes · 6 years ago
  56. 8426523 ag7xxx: add initial support for s17 by Rosy Song · 6 years ago
  57. e4f907e dma: bcm6348: check if driver is enabled before send/recv by Álvaro Fernández Rojas · 6 years ago
  58. cd424f3 net: mscc: ocelot: Fix reset of the phys by Horatiu Vultur · 5 years ago
  59. f1f943e drivers: add ethernet support for qca953x in ag7xxx driver by Rosy Song · 6 years ago
  60. 9db4621 drivers: fix typo for pinctrl qca953x by Rosy Song · 6 years ago
  61. 7bb7502 mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver by Christophe Kerello · 5 years ago
  62. 321d153 spi: stm32_qspi: move to exec_op by Christophe Kerello · 5 years ago
  63. 8262435 pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver by Patrick Delaunay · 6 years ago
  64. 31e45a1 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
  65. 8811583e pmic: stpmu1: add power switch off support by Patrick Delaunay · 6 years ago
  66. db4ff0d stpmic1: update register names by Patrick Delaunay · 6 years ago
  67. 42f01aa power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · 6 years ago
  68. d46c22b power: stpmu1: rename files to stpmic1 by Patrick Delaunay · 6 years ago
  69. 9772125 regulator: stpmu1: update buck1 range by Patrick Delaunay · 6 years ago
  70. abf2678 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
  71. 30b9a28 mtd: spi-nor-ids: Add Gigadevice gd25lq128 ID by Neil Armstrong · 5 years ago
  72. d2c05f5 mmc: omap_hsmmc: Set 3.3V for IO voltage by Faiz Abbas · 5 years ago
  73. 2499a04 ARM: dts: dra7: Change pbias voltage to 3.3V by Faiz Abbas · 5 years ago
  74. 0229c93 board: ti: am335x: Add platdata for cpsw in SPL by Faiz Abbas · 6 years ago
  75. 8a616cc net: ti: cpsw: Enable DM_FLAG_PRE_RELOC by Faiz Abbas · 6 years ago
  76. c3b460a net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL by Faiz Abbas · 6 years ago
  77. a58d222 net: ti: cpsw-common: Isolate getting syscon address from assigning macid by Faiz Abbas · 6 years ago
  78. f32a816 net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_priv by Faiz Abbas · 6 years ago
  79. e50f878 net: ti: cpsw: Move cpsw_phy_sel() to _probe() by Faiz Abbas · 6 years ago
  80. 826eb74 firmware: Add support for querying msmc memory by Lokesh Vutla · 6 years ago
  81. 55d5cb1 net: netcp: add support for phy with rgmii ids by Murali Karicheri · 6 years ago
  82. b0cc1b8 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · 6 years ago
  83. f909ddb mtd: spi: Replace ad-hoc default implementation with spi_mem_op by Marek Vasut · 5 years ago
  84. 40264c0 spi: fsl_dspi fix to stop extra transmissions by Jared Bents · 6 years ago
  85. 567a3eb spi: spi-mem: Check if exec_op function is set before calling it by Bernhard Messerklinger · 5 years ago
  86. 3f3aef4 mtd: fix Coverity integer handling issue by Miquel Raynal · 6 years ago
  87. 3d2f12c mtd: spi: Add Macronix MX66U2G45F device by Marek Vasut · 6 years ago
  88. cd35365 mtd: sf_probe: remove spi-flash compatible by Neil Armstrong · 6 years ago
  89. a2dc8b1 mtd: add spi flash id s25fl064l by Heiko Schocher · 6 years ago
  90. d67fb26 mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version by Stefan Roese · 6 years ago
  91. 7eece32 spi: cadence_qspi: Add quad write support by Ley Foon Tan · 6 years ago
  92. 0d0df46 arm: mvebu: Add Marvell's integrated CPUs by Chris Packham · 5 years ago
  93. 586f7b9 sata: sata_mv: add orion-sata compatible string by Michael Walle · 5 years ago
  94. 6d29497 sata: sata_mv: support kirkwood architecture by Michael Walle · 5 years ago
  95. cfdf632 sata: sata_mv: use correct format specifier in debug() by Michael Walle · 5 years ago
  96. 5903b91 ata: ahci_mvebu: add support for Armada 38x by Baruch Siach · 6 years ago
  97. 0506620 sata: sata_mv: Add DM support to enable CONFIG_BLK usage by Stefan Roese · 6 years ago
  98. 8e427ba watchdog: orion_wdt: take timeout value in ms by Chris Packham · 6 years ago
  99. 8562e41 watchdog: orion_wdt: support SPL usage by Chris Packham · 6 years ago
  100. c7fbee5 dm: remove unused function dm_fdt_pre_reloc by Patrick Delaunay · 6 years ago