1. 4ac59e3 led: bcm6858: allow to use this driver on ARCH_963158 by Philippe Reynes · 6 years ago
  2. d00c6a2 led: add initial support for bcm6858 by Philippe Reynes · 6 years ago
  3. c1ef736 misc: fs_loader: Replace label with DT phandle by Tien Fong Chee · 6 years ago
  4. db32a44 misc: fs_loader: Add support for initializing block device by Tien Fong Chee · 6 years ago
  5. f917438 drivers: nand: brcmnand: add an option to read the write-protect from device tree by Philippe Reynes · 6 years ago
  6. 317d40e drivers: nand: brcmnand: add parameter parameter-page-big-endian by Philippe Reynes · 6 years ago
  7. 22daafb drivers: nand: brcmnand: add initial support by Philippe Reynes · 6 years ago
  8. 9db29b3 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 6 years ago
  9. 6c5f8dd Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  10. b4fde16 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  11. 7fd9f31 usb: dwc2: fix gadget disconnect by Fabrice Gasnier · 5 years ago
  12. d73d9fb fastboot: add support for 'getvar platform' by Eugeniu Rosca · 5 years ago
  13. b762aa1 fastboot: Replace literal 32 with PART_NAME_LEN by Alex Kiernan · 5 years ago
  14. 6fe7dd3 stm32mp1: add stusb1600 support for DK1 and DK2 board by Patrick Delaunay · 6 years ago
  15. 931e9d7 usb: dwc2: add support for STM32MP1 by Patrick Delaunay · 6 years ago
  16. 763bb10 usb: dwc2_udc_otg: Add tx_fifo_sz array support by Patrice Chotard · 6 years ago
  17. 5bd97e8 usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register by Patrick Delaunay · 6 years ago
  18. 2d76160 usb: dwc2: Add function for session B check by Patrick Delaunay · 6 years ago
  19. 0fdd0bc usb: dwc2: Add force-b-session-valid support by Patrick Delaunay · 6 years ago
  20. c2c74f9 usb: dwc2: force reset assert before to probe the driver by Patrick Delaunay · 6 years ago
  21. c791c84 usb: dwc2: convert driver to DM_USB_GADGET by Patrick Delaunay · 6 years ago
  22. a812d77 usb: dwc2: remove unused variable regs_otg by Patrick Delaunay · 6 years ago
  23. 901f695 phy: usbphyc: increase PLL wait timeout by Patrick Delaunay · 6 years ago
  24. e1904ab phy: usbphyc: move vdda1v1 and vdda1v8 in phy_init by Patrick Delaunay · 6 years ago
  25. c50151d phy: usbphyc: Binding update of vdda supply by Patrick Delaunay · 6 years ago
  26. 1655f2d phy: usbphyc: update xlate with DT binding by Patrick Delaunay · 6 years ago
  27. 6841d83 phy: usbphyc: remove unused variable index by Patrick Delaunay · 6 years ago
  28. a40297d fastboot: Improve error reporting on 'getvar partition-{size, type}' by Eugeniu Rosca · 6 years ago
  29. 4c82946 fastboot: getvar: correct/rename "has_slot" to "has-slot" by Eugeniu Rosca · 6 years ago
  30. 17982a2 usb: Select USB_MUSB_DSPS with USB_MUSB_TI by Alex Kiernan · 5 years ago
  31. ad99147 configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig by Alex Kiernan · 5 years ago
  32. 1f4ae66 Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arc by Tom Rini · 5 years ago
  33. 15736e2 ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards by Eugeniy Paltsev · 6 years ago
  34. e09c1a1 timer: dw-apb: Add missing 64bit up-conversion by Marek Vasut · 5 years ago
  35. 456d452 ddr: altera: Stratix10: Add ECC memory scrubbing by Ley Foon Tan · 6 years ago
  36. 6cd7134 ddr: altera: Stratix10: Add multi-banks DRAM size check by Ley Foon Tan · 6 years ago
  37. b6f7ee5 ddr: altera: stratix10: Move SDRAM size check to SDRAM driver by Ley Foon Tan · 6 years ago
  38. ac7e14a spi: cadence_qspi: add reset handling by Simon Goldschmidt · 6 years ago
  39. ed784ac mtd: rawnand: denali: add reset handling by Simon Goldschmidt · 6 years ago
  40. 29873c7 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · 5 years ago
  41. ede6e7b reset: socfpga: add reset handling for old kernels by Simon Goldschmidt · 6 years ago
  42. 1ea9750 reset: socfpga: rename membase ptr to modrst_base by Simon Goldschmidt · 6 years ago
  43. 36c97c4 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  44. 4b37f36 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  45. 14b8c42 Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze by Tom Rini · 5 years ago
  46. 4c96c61 spi: ti_qspi: Convert to spi-mem ops by Vignesh Raghavendra · 5 years ago
  47. 61ae978 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · 5 years ago
  48. f8c8669 sunxi: update SATA driver to always use DM_SCSI by Andre Przywara · 5 years ago
  49. d3a2c05 net: sun8i_emac: Add CLK and RESET support by Jagan Teki · 6 years ago
  50. 695f604 net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle by Jagan Teki · 6 years ago
  51. 0ed8eaf net: sunxi_emac: Add CLK support by Jagan Teki · 6 years ago
  52. 3368537 clk: sunxi: r40: Fix GMAC reset reg offset by Jagan Teki · 5 years ago
  53. c19d4c7 net: gem: Remove phy autodetection code by Michal Simek · 6 years ago
  54. 51c019f net: zynq_gem: Modify phy supported features after max-speed was set by Siva Durga Prasad Paladugu · 6 years ago
  55. 31f7ce7 arm: zynq: Add an info message about post config by Siva Durga Prasad Paladugu · 6 years ago
  56. 2aff722 ARM: zynq: Add missing i2c get_rate for fixing i2c SPL by Hannes Schmelzer · 6 years ago
  57. 1a47438 spi: zynqmp_gqspi: Fix tap delay values at 100MHz and 150MHz by Siva Durga Prasad Paladugu · 6 years ago
  58. 3003c44 fpga: Replace char * with const char * for filename by Tien Fong Chee · 6 years ago
  59. 75ce8c9 Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  60. 939803e Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  61. 7b64a70 sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme by Andre Przywara · 6 years ago
  62. 7035ec3 video/console: Factor out actual character output by Andre Przywara · 6 years ago
  63. 4422294 video/console: Implement ANSI clear line command by Andre Przywara · 6 years ago
  64. 29c158b video/console: Implement relative cursor movement ANSI handling by Andre Przywara · 6 years ago
  65. eabb072 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
  66. 96c9bf7 video/console: Fix DM_VIDEO font glyph array indexing by Andre Przywara · 6 years ago
  67. 57e7775 video: backlight: Parse PWM polarity cell by Stefan Mavrodiev · 5 years ago
  68. 216800a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  69. 0a6f625 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · 6 years ago
  70. 20df4b5 configs: move CONFIG_USB_EHCI_VF to Kconfig by Marcel Ziswiler · 6 years ago
  71. 7b48e2b Add missing space in comment by Marcel Ziswiler · 6 years ago
  72. bffd131 video: move ipuv3 files to subdirectory by Anatolij Gustschin · 6 years ago
  73. 57f065f video: ipuv3: add DM_VIDEO support by Anatolij Gustschin · 6 years ago
  74. 046a69b ata: dwc_ahsata: Add ahci driver model support by Soeren Moch · 6 years ago
  75. d5326df ata: dwc_ahsata: Fix sector reports for large disks by Soeren Moch · 6 years ago
  76. f1cbd87 net: Kconfig: FEC: Add dependency on VF610 by Lukasz Majewski · 6 years ago
  77. 27589e7 net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver by Lukasz Majewski · 6 years ago
  78. cf5eebe Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  79. 0a5228b Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  80. 0152895 Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · 5 years ago
  81. 683754f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 5 years ago
  82. 066cc7c Merge git://git.denx.de/u-boot-marvell by Tom Rini · 5 years ago
  83. d7d7606 phy: Add USB PHY driver for the MT76x8 (7628/7688) SoC by Stefan Roese · 5 years ago
  84. 746f2d3 net: Add MSCC ServalT network driver. by Horatiu Vultur · 5 years ago
  85. 5e1d417 net: Add MSCC Jaguar2 network driver. by Horatiu Vultur · 5 years ago
  86. 353496b gpio: bcm6345: allow this driver on ARCH_BCM63158 by Philippe Reynes · 6 years ago
  87. 14c9bd4 gpio: bcm6345: allow this driver on ARCH_BCM6858 by Philippe Reynes · 6 years ago
  88. ea0d6aa gpio: bcm6345: switch to raw I/O functions by Philippe Reynes · 6 years ago
  89. 8426523 ag7xxx: add initial support for s17 by Rosy Song · 6 years ago
  90. e4f907e dma: bcm6348: check if driver is enabled before send/recv by Álvaro Fernández Rojas · 6 years ago
  91. cd424f3 net: mscc: ocelot: Fix reset of the phys by Horatiu Vultur · 6 years ago
  92. f1f943e drivers: add ethernet support for qca953x in ag7xxx driver by Rosy Song · 6 years ago
  93. 9db4621 drivers: fix typo for pinctrl qca953x by Rosy Song · 6 years ago
  94. 7bb7502 mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver by Christophe Kerello · 5 years ago
  95. 321d153 spi: stm32_qspi: move to exec_op by Christophe Kerello · 5 years ago
  96. 8262435 pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver by Patrick Delaunay · 6 years ago
  97. 31e45a1 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
  98. 8811583e pmic: stpmu1: add power switch off support by Patrick Delaunay · 6 years ago
  99. db4ff0d stpmic1: update register names by Patrick Delaunay · 6 years ago
  100. 42f01aa power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · 6 years ago