1. c6203cb dm: core: Add of_alias_get_highest_id() by Michal Simek · 6 years ago
  2. 005b1c9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  3. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  4. 3f5fb8b mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  5. 35dc058 mtd: spi: Remove unused files by Vignesh R · 6 years ago
  6. 1451041 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  7. 54c8a67 mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string by Vignesh R · 6 years ago
  8. 7b3626f mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  9. 4d848c9 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  10. 36d1aa5 mtd: spi: spi-nor-core: Add 4 Byte addressing support by Vignesh R · 6 years ago
  11. cc682b9 mtd: spi: spi-nor-core: Add SPI MEM support by Vignesh R · 6 years ago
  12. 3a8c62c mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  13. 4e341d3 spi: Add non DM version of SPI_MEM by Vignesh R · 6 years ago
  14. cae870e spi: spi-mem: Claim SPI bus before spi mem access by Vignesh R · 6 years ago
  15. ba3691f spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size by Vignesh R · 6 years ago
  16. 1568b67 spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes by Vignesh R · 6 years ago
  17. dcc5820 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  18. ee4f68b video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · 6 years ago
  19. 3179ec6 pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
  20. a74eb55 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · 6 years ago
  21. 24c5da1 Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  22. 3e75656 Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  23. 73d55e5 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · 6 years ago
  24. 2b19e90 pinctrl: Kconfig: fix missing include of rockchip/Kconfig by Philipp Tomsich · 6 years ago
  25. 126493f pinctrl: Kconfig: sort includes alphabetically by Philipp Tomsich · 6 years ago
  26. f642c53 rockchip: Implement spl_gpio in the GPIO driver by Simon Glass · 6 years ago
  27. d27b317 rockchip: clk: Add mention of four new clocks by Simon Glass · 6 years ago
  28. 3336373 clk: Improve debug message in clk_set_default_rates() by Simon Glass · 6 years ago
  29. 6e212b7 pinctrl: rockchip: Clean the unused rockchip pinctrl drivers by David Wu · 6 years ago
  30. 5f596ae pinctrl: rockchip: Add common rockchip pinctrl driver by David Wu · 6 years ago
  31. f65a7d4 rockchip: Add a sound driver by Simon Glass · 6 years ago
  32. 63a65b4 rockchip: Add an I2S driver by Simon Glass · 6 years ago
  33. cf6741b rockchip: rk3288: Add i2s pinctrl and clock support by Simon Glass · 6 years ago
  34. 128151f usb: ether: call _usb_eth_halt() if initialization fails by Jean-Jacques Hiblot · 6 years ago
  35. a409719 net: Add MSCC Luton networkd driver. by Horatiu Vultur · 6 years ago
  36. 35fbc42 net: mscc: Remove unused variables by Horatiu Vultur · 6 years ago
  37. 8565327 net: mscc: Move mac_table_add function into different file. by Horatiu Vultur · 6 years ago
  38. 2bd4c9f net: mscc: Move ocelot_send and ocelot_recv in a different file. by Horatiu Vultur · 6 years ago
  39. 236dabc net: mscc: Move miim commands into separate file. by Horatiu Vultur · 6 years ago
  40. ad2bf65 net: mscc: Move ocelot_switch to mscc_eswitch folder by Horatiu Vultur · 6 years ago
  41. d8f67de Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  42. add986c video: Add Meson Video Processing Unit Driver by Neil Armstrong · 6 years ago
  43. 597d3b3 video: dw_hdmi: add support for color conversion by Jorge Ramirez-Ortiz · 6 years ago
  44. 92d58aa video: dw_hdmi: support SoC specific read/write ops by Jorge Ramirez-Ortiz · 6 years ago
  45. 4d1bf3d power: domain: meson-gx-pwrc-vpu: add missing depends by Maxime Jourdan · 6 years ago
  46. 59fdf2e dfu: mmc: call fs functions instead of run_command by Simon Goldschmidt · 6 years ago
  47. efee283 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  48. 030bab8 sunxi: clk: enable clk and reset for CCU devices by Andre Przywara · 6 years ago
  49. 0b0409c Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  50. 99f3a91 mmc: sunxi: Honour non-removable property in DT by Andre Przywara · 6 years ago
  51. 29b533c mmc: sunxi: Add DM clk and reset support by Andre Przywara · 6 years ago
  52. 64e2a74 mmc: sunxi: Add DM_MMC support for A80 by Jagan Teki · 6 years ago
  53. 611f167 mmc: sunxi: Add DM_MMC support for H6 by Jagan Teki · 6 years ago
  54. 79eaa5d mmc: sunxi: Add remaining compatible strings by Jagan Teki · 6 years ago
  55. 8c8c8a4 sunxi: clk: A80: add MMC clock support by Andre Przywara · 6 years ago
  56. ddf33c1 sunxi: clk: add MMC gates/resets by Andre Przywara · 6 years ago
  57. 8702199 pinctrl: meson: add pinconf support by Jerome Brunet · 6 years ago
  58. d6283b9 ihs_video_out: Fix error handling by Mario Six · 6 years ago
  59. b2e87ac videomodes: Relax EDID validation checks for hsync/vsync pulse width by Priit Laes · 6 years ago
  60. 3fba961 mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc by Patrick Bruenn · 6 years ago
  61. cf87371 MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT by Adam Ford · 6 years ago
  62. 07955fb spi: mxc_spi: Fix build warning on ARM64 platforms by Ye Li · 6 years ago
  63. eeebae3 pinctrl: imx: Fix select input issue by Ye Li · 6 years ago
  64. e67502c gpio: introduce CONFIG_SPL_DM_PCA953X by Peng Fan · 6 years ago
  65. e6b2c2b imx8: scu: use dedicated MU for SPL by Peng Fan · 6 years ago
  66. d1ac23f Enable FEC driver to retrieve PHY address from device tree by Martyn Welch · 6 years ago
  67. 1c71c49 Merge branch '2019-01-25-master-imports' by Tom Rini · 6 years ago
  68. 191d02e misc: i2c_eeprom: Add atmel,24c08 to the list by Michal Simek · 6 years ago
  69. 520a669 drivers: esdhc: add support for ColdFire mcf5441x family by Angelo Dureghello · 6 years ago
  70. 159eb4b dfu: Make DFU support more SPL friendly by Andrew F. Davis · 6 years ago
  71. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  72. 4932fd6 mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=n by Fabien Parent · 6 years ago
  73. 79a6073 mmc: mtk-sd: fix possible incomplete read ops by Fabien Parent · 6 years ago
  74. 699d390 mmc: hi6220_dw_mmc: add compatible for Poplar support by Shawn Guo · 6 years ago
  75. a6a16f4 Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  76. 1232f0d serial_arc: Allocate buffer for private data by Alexey Brodkin · 6 years ago
  77. 9dff08f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  78. c3cd5e6 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  79. 7811919 net: phy: aquantia: Print information on config by Valentin-catalin Neacsu · 6 years ago
  80. 123b24f net: phy: aquantia: Enable autoneg when on USXGMII by Valentin-catalin Neacsu · 6 years ago
  81. a55ef7f net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
  82. bbe1857 net: move ether_crc to tsec driver by Chris Packham · 6 years ago
  83. b8d167e net: phy: realtek: Add functions to read PHY's extended registers by Carlo Caione · 6 years ago
  84. bf15d2f net: macb: fix mapping of registers by Ramon Fried · 6 years ago
  85. c9fe02a net: mvneta: Add GPIO configuration support by Aditya Prayoga · 6 years ago
  86. 7ca5e69 net: mvgbe: fallback phy-mode to GMII by Chris Packham · 6 years ago
  87. f7c689d net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps by Andreas Pretzsch · 6 years ago
  88. 3cf0f2e net: mvpp2: mdio device per port by Baruch Siach · 6 years ago
  89. 4f42c86 net: mvpp2: fix lookup of mdio registers base address by Baruch Siach · 6 years ago
  90. 80385de net: designware: clear padding bytes by Simon Goldschmidt · 6 years ago
  91. e2d0a7c net: designware: fix tx packet length by Simon Goldschmidt · 6 years ago
  92. 3c43a48 net: phy: Add clause 45 identifier to phy_device by Pankaj Bansal · 6 years ago
  93. 4747d2c i2c: cdns: Convert to livetree function by Michal Simek · 6 years ago
  94. add7f41d fpga: zynqmp: show an error message when FPGA programming fails by Luca Ceresoli · 6 years ago
  95. 03f937a net: phy: Move fixed link code to separate routine by Siva Durga Prasad Paladugu · 6 years ago
  96. 0f407c9 zynq-gem: Use appropriate cache flush/invalidate for RX and TX by Stefan Theil · 6 years ago
  97. c4084a2 mmc: zynq: Remove unused pwrseq variable by Michal Simek · 6 years ago
  98. 7cd8522 mtd: nand: arasan_nfc: Add support for nand multi chip select by T Karthik Reddy · 6 years ago
  99. 5037502 pinctrl: mscc: Add gpio and pinctrl for Serval SoC family. by Horatiu Vultur · 6 years ago
  100. 2f6462a pinctrl: mscc: Add gpio and pinctrl for Servalt SoC family. by Horatiu Vultur · 6 years ago