1. 9e35887 dt: bcm63158: add led controller by Philippe Reynes · 6 years ago
  2. 49465cb led: bcm6858: allow to use this driver on ARCH_963158 by Philippe Reynes · 6 years ago
  3. b4ea577 bcm968580xref: enable led support by Philippe Reynes · 6 years ago
  4. cf95b9b dt: bcm968580xref: enable led controller by Philippe Reynes · 6 years ago
  5. 61c6b16 dt: bcm6858: add led controller by Philippe Reynes · 6 years ago
  6. 9d5fb9c led: add initial support for bcm6858 by Philippe Reynes · 6 years ago
  7. decc771 arm: arm64 32bit address relocation by Ibai Erkiaga · 6 years ago
  8. d44ad5a travis: Add srecord package by Marek Vasut · 6 years ago
  9. bffd697 Add target to generate initial environment by Stefano Babic · 6 years ago
  10. 3114a95 spl: ymodem: Add support for loading full fitImages by Marek Vasut · 6 years ago
  11. af15dc4 fit: load all fragments from the extra configurations by Peter Ujfalusi · 6 years ago
  12. 789aa9c misc: fs_loader: Replace label with DT phandle by Tien Fong Chee · 6 years ago
  13. b0b5b9f arm: fix hvc call by Ibai Erkiaga · 6 years ago
  14. 1706a50 Support boot Android image without address on bootm command by Shawn Guo · 6 years ago
  15. 8a86958 cmd: ximg.c: Add support for getting external data address and length by Tien Fong Chee · 6 years ago
  16. b286d22 ARMv8: Disable fwcall when PSCI is enabled by Ang, Chee Hong · 6 years ago
  17. fb14083 ARMv8: Allow SiP service extensions on top of PSCI code by Chee Hong Ang · 6 years ago
  18. 770ab9f test: call hexdump tests via `ut lib` by Heinrich Schuchardt · 6 years ago
  19. 5689ff1 misc: fs_loader: Add support for initializing block device by Tien Fong Chee · 6 years ago
  20. f7d6b07 cmd: add exception command by Heinrich Schuchardt · 6 years ago
  21. 2004e43 bcm963158: add nand support by Philippe Reynes · 6 years ago
  22. 6df083a dt: bcm963158: enable nand controller by Philippe Reynes · 6 years ago
  23. 1610af0 dt: bcm63158: add nand controller by Philippe Reynes · 6 years ago
  24. f66ff1f bcm968580xref: add nand support by Philippe Reynes · 6 years ago
  25. e4cb5e2 dt: bcm968580xref: enable nand controller by Philippe Reynes · 6 years ago
  26. d80b088 dt: bcm6858: add nand controller by Philippe Reynes · 6 years ago
  27. 290d04c bcm968380gerg: add nand support by Philippe Reynes · 6 years ago
  28. b17fdfe dt: bcm968380gerg: enable nand controller by Philippe Reynes · 6 years ago
  29. 02edb4c dt: bcm6838: add nand controller by Philippe Reynes · 6 years ago
  30. 77669af drivers: nand: brcmnand: add an option to read the write-protect from device tree by Philippe Reynes · 6 years ago
  31. 7f28cf6 drivers: nand: brcmnand: add parameter parameter-page-big-endian by Philippe Reynes · 6 years ago
  32. 5aa6cfb drivers: nand: brcmnand: add initial support by Philippe Reynes · 6 years ago
  33. 5db365d compat linux: import completion from linux 4.18 by Philippe Reynes · 6 years ago
  34. 98f5043 include: linux: io: define devm_ioremap on board with ioremap by Philippe Reynes · 6 years ago
  35. 1e81b30 arm: asm: io.h: define readX_relaxed and writeX_relaxed by Philippe Reynes · 6 years ago
  36. 16ee8f6 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 6 years ago
  37. ac350f5 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 6 years ago
  38. 05c5a56 mtd: add get/set of_node/flash_node helpers by Brian Norris · 6 years ago
  39. 63795d0 Merge tag 'u-boot-atmel-2019.07-b' of git://git.denx.de/u-boot-atmel by Tom Rini · 6 years ago
  40. 8a4a743 at91: corvus_defconfig: get rid of build warnings by Heiko Schocher · 6 years ago
  41. 476b213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  42. 54aecdb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  43. 92f7f19 usb: dwc2: fix gadget disconnect by Fabrice Gasnier · 6 years ago
  44. 77498e6 usb: reload watchdog during ums command by Patrick Delaunay · 6 years ago
  45. fb614d4 fastboot: add support for 'getvar platform' by Eugeniu Rosca · 6 years ago
  46. 50f1223 fastboot: Replace literal 32 with PART_NAME_LEN by Alex Kiernan · 6 years ago
  47. 7f3384d stm32mp1: add stusb1600 support for DK1 and DK2 board by Patrick Delaunay · 6 years ago
  48. 58bc0cd stm32mp1: migrate USBOTG device to driver model by Patrick Delaunay · 6 years ago
  49. 9c844e6 stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBO by Patrick Delaunay · 6 years ago
  50. e014cb6 usb: dwc2: add support for STM32MP1 by Patrick Delaunay · 6 years ago
  51. 00f3fc6 usb: dwc2_udc_otg: Add tx_fifo_sz array support by Patrice Chotard · 6 years ago
  52. 80a0de1 usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register by Patrick Delaunay · 6 years ago
  53. e2ad779 usb: dwc2: Add function for session B check by Patrick Delaunay · 6 years ago
  54. 0c42d1d usb: dwc2: Add force-b-session-valid support by Patrick Delaunay · 6 years ago
  55. 9e4abe3 usb: dwc2: force reset assert before to probe the driver by Patrick Delaunay · 6 years ago
  56. 7515054 usb: dwc2: convert driver to DM_USB_GADGET by Patrick Delaunay · 6 years ago
  57. 6a1b77e usb: dwc2: remove unused variable regs_otg by Patrick Delaunay · 6 years ago
  58. 733b316 phy: usbphyc: increase PLL wait timeout by Patrick Delaunay · 6 years ago
  59. 1effca2 phy: usbphyc: move vdda1v1 and vdda1v8 in phy_init by Patrick Delaunay · 6 years ago
  60. 6ba88cd phy: usbphyc: Binding update of vdda supply by Patrick Delaunay · 6 years ago
  61. 2ad166e phy: usbphyc: update xlate with DT binding by Patrick Delaunay · 6 years ago
  62. f9c6b08 phy: usbphyc: remove unused variable index by Patrick Delaunay · 6 years ago
  63. 8eba90b fastboot: Improve error reporting on 'getvar partition-{size, type}' by Eugeniu Rosca · 6 years ago
  64. 2ef97cf fastboot: getvar: correct/rename "has_slot" to "has-slot" by Eugeniu Rosca · 6 years ago
  65. 1cfb956 dfu: Avoid declaring unused variables and absent parameters by Andy Shevchenko · 6 years ago
  66. e8d02b6 usb: Select USB_MUSB_DSPS with USB_MUSB_TI by Alex Kiernan · 6 years ago
  67. e1269f4 configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig by Alex Kiernan · 6 years ago
  68. 6932e45 Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  69. 2272db2 board: sama5d2_icp: Enable MACB driver by Razvan Stefanescu · 6 years ago
  70. 6afb333 ARM: dts: at91-sama5d2-icp: Add MACB node by Razvan Stefanescu · 6 years ago
  71. 860d8ba board: atmel: add SAMA5D2 ICP board by Eugen Hristev · 6 years ago
  72. 11c7fe0 ARC: [plat-axs10x]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
  73. c8c5b0e ARC: [plat-hsdk]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
  74. b050c2c ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards by Eugeniy Paltsev · 6 years ago
  75. 475e99b timer: dw-apb: Add missing 64bit up-conversion by Marek Vasut · 6 years ago
  76. 2f59cf1 arm: dts: Stratix10: Add QSPI node by Ley Foon Tan · 6 years ago
  77. 9799a67 ddr: altera: Stratix10: Add ECC memory scrubbing by Ley Foon Tan · 6 years ago
  78. 3e263c7 arm: socfpga: stratix10: Add cpu_has_been_warmreset() by Ley Foon Tan · 6 years ago
  79. b9ff153 arm: dts: Stratix10: Modify stratix10 socdk memory node by Ley Foon Tan · 6 years ago
  80. 4193d0e configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2 by Ley Foon Tan · 6 years ago
  81. 4bbed7b ddr: altera: Stratix10: Add multi-banks DRAM size check by Ley Foon Tan · 6 years ago
  82. a9245d1 ddr: altera: stratix10: Move SDRAM size check to SDRAM driver by Ley Foon Tan · 6 years ago
  83. 407dcc5 arm: socfpga: implement proper peripheral reset by Simon Goldschmidt · 6 years ago
  84. 46e56a4 spi: cadence_qspi: add reset handling by Simon Goldschmidt · 6 years ago
  85. cedfa4e mtd: rawnand: denali: add reset handling by Simon Goldschmidt · 6 years ago
  86. 24910c3 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · 6 years ago
  87. e568bb7 reset: socfpga: add reset handling for old kernels by Simon Goldschmidt · 6 years ago
  88. 0de397b arm: socfpga: gen5: deassert peripheral reset by default by Simon Goldschmidt · 6 years ago
  89. 53a0cf5 reset: socfpga: rename membase ptr to modrst_base by Simon Goldschmidt · 6 years ago
  90. 64a12bf arm: socfpga: gen5: add reset & sdr node to SPL devicetrees by Simon Goldschmidt · 6 years ago
  91. 4942c6c arm: socfpga: gen5: sync devicetrees to Linux by Simon Goldschmidt · 6 years ago
  92. 6c1568b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  93. 6f48273 arm: am57xx: cl-som-am57x: remove board support by Uri Mashiach · 6 years ago
  94. 315ac0f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  95. d7b01ef Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  96. 8757f1a Merge tag 'uniphier-v2019.07' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  97. 6f9efcf spi: ti_qspi: Convert to spi-mem ops by Vignesh Raghavendra · 6 years ago
  98. f3603b8 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · 6 years ago
  99. 0931e37 sunxi: update SATA driver to always use DM_SCSI by Andre Przywara · 6 years ago
  100. c498154 arm: sunxi: Enable DM_MMC and DM_SCSI by Jagan Teki · 6 years ago