1. a312309 fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle() by Thierry Reding · Mon Apr 15 10:08:20 2019 +0200
  2. 85bddff dm: core: Change platform specific translation-offset handling by Stefan Roese · Fri Apr 12 16:42:28 2019 +0200
  3. 54310eb simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driver by Lukas Auer · Wed Apr 10 14:46:07 2019 +0200
  4. ad0bcb1 sandbox: Enable the 'trace' command when tracing is used by Simon Glass · Mon Apr 08 13:20:53 2019 -0600
  5. 445078e Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig by Simon Glass · Mon Apr 08 13:20:52 2019 -0600
  6. bfce7fc Convert CONFIG_TRACE to Kconfig by Simon Glass · Mon Apr 08 13:20:51 2019 -0600
  7. f710d38 trace: Tidy up error returns by Simon Glass · Mon Apr 08 13:20:50 2019 -0600
  8. 903276d div64: Don't instrument the division function by Simon Glass · Mon Apr 08 13:20:49 2019 -0600
  9. c11719c div64: Use kernel types by Simon Glass · Mon Apr 08 13:20:48 2019 -0600
  10. c1442d6 initcall: Drop use of header files by Simon Glass · Mon Apr 08 13:20:47 2019 -0600
  11. 171bb99 sandbox: Increase the early-trace-buffer size by Simon Glass · Mon Apr 08 13:20:46 2019 -0600
  12. 14b9477 bootstage: Allow calling bootstage_mark() before bootstage_init() by Simon Glass · Mon Apr 08 13:20:45 2019 -0600
  13. e6c3c2b sandbox: Move pre-console buffer out of the way of tracing by Simon Glass · Mon Apr 08 13:20:44 2019 -0600
  14. cd3705e sandbox: Drop the printf() in setup_ram_buf() by Simon Glass · Mon Apr 08 13:20:43 2019 -0600
  15. fc2dde8 sandbox: Correct maths in allocation routines by Simon Glass · Mon Apr 08 13:20:42 2019 -0600
  16. 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · Mon Apr 08 13:20:41 2019 -0600
  17. 388b145 common: command: Add command execution tracer. by Christoph Muellner · Fri Apr 05 13:03:46 2019 +0200
  18. d3617b4 fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback by Eugeniu Rosca · Mon Apr 01 12:52:52 2019 +0200
  19. 60a869a fdt: boot_get_fdt: android: compress handling (non-functional) by Eugeniu Rosca · Mon Apr 01 12:45:36 2019 +0200
  20. a7da502 fdt: boot_get_fdt: simplify no_fdt handling (non-functional) by Eugeniu Rosca · Mon Apr 01 12:45:35 2019 +0200
  21. 1974f95 fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt" by Eugeniu Rosca · Mon Apr 01 12:45:34 2019 +0200
  22. 0d5cf7e fdt: boot_get_fdt: remove redundant zeroing out by Eugeniu Rosca · Mon Apr 01 12:45:33 2019 +0200
  23. 476b213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Apr 21 19:00:04 2019 -0400
  24. 54aecdb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Apr 21 18:59:30 2019 -0400
  25. 92f7f19 usb: dwc2: fix gadget disconnect by Fabrice Gasnier · Wed Apr 17 16:46:13 2019 +0200
  26. 77498e6 usb: reload watchdog during ums command by Patrick Delaunay · Thu Apr 18 17:18:39 2019 +0200
  27. fb614d4 fastboot: add support for 'getvar platform' by Eugeniu Rosca · Tue Apr 09 21:11:40 2019 +0200
  28. 50f1223 fastboot: Replace literal 32 with PART_NAME_LEN by Alex Kiernan · Tue Apr 09 05:30:05 2019 +0000
  29. 7f3384d stm32mp1: add stusb1600 support for DK1 and DK2 board by Patrick Delaunay · Fri Mar 29 15:42:24 2019 +0100
  30. 58bc0cd stm32mp1: migrate USBOTG device to driver model by Patrick Delaunay · Fri Mar 29 15:42:23 2019 +0100
  31. 9c844e6 stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBO by Patrick Delaunay · Fri Mar 29 15:42:22 2019 +0100
  32. e014cb6 usb: dwc2: add support for STM32MP1 by Patrick Delaunay · Fri Mar 29 15:42:21 2019 +0100
  33. 00f3fc6 usb: dwc2_udc_otg: Add tx_fifo_sz array support by Patrice Chotard · Fri Mar 29 15:42:20 2019 +0100
  34. 80a0de1 usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register by Patrick Delaunay · Fri Mar 29 15:42:19 2019 +0100
  35. e2ad779 usb: dwc2: Add function for session B check by Patrick Delaunay · Fri Mar 29 15:42:18 2019 +0100
  36. 0c42d1d usb: dwc2: Add force-b-session-valid support by Patrick Delaunay · Fri Mar 29 15:42:17 2019 +0100
  37. 9e4abe3 usb: dwc2: force reset assert before to probe the driver by Patrick Delaunay · Fri Mar 29 15:42:16 2019 +0100
  38. 7515054 usb: dwc2: convert driver to DM_USB_GADGET by Patrick Delaunay · Fri Mar 29 15:42:15 2019 +0100
  39. 6a1b77e usb: dwc2: remove unused variable regs_otg by Patrick Delaunay · Fri Mar 29 15:42:14 2019 +0100
  40. 733b316 phy: usbphyc: increase PLL wait timeout by Patrick Delaunay · Fri Mar 29 15:42:13 2019 +0100
  41. 1effca2 phy: usbphyc: move vdda1v1 and vdda1v8 in phy_init by Patrick Delaunay · Fri Mar 29 15:42:12 2019 +0100
  42. 6ba88cd phy: usbphyc: Binding update of vdda supply by Patrick Delaunay · Fri Mar 29 15:42:11 2019 +0100
  43. 2ad166e phy: usbphyc: update xlate with DT binding by Patrick Delaunay · Fri Mar 29 15:42:10 2019 +0100
  44. f9c6b08 phy: usbphyc: remove unused variable index by Patrick Delaunay · Fri Mar 29 15:42:09 2019 +0100
  45. 8eba90b fastboot: Improve error reporting on 'getvar partition-{size, type}' by Eugeniu Rosca · Thu Mar 28 14:31:33 2019 +0100
  46. 2ef97cf fastboot: getvar: correct/rename "has_slot" to "has-slot" by Eugeniu Rosca · Tue Mar 26 17:46:14 2019 +0100
  47. 1cfb956 dfu: Avoid declaring unused variables and absent parameters by Andy Shevchenko · Mon Mar 04 16:04:44 2019 +0200
  48. e8d02b6 usb: Select USB_MUSB_DSPS with USB_MUSB_TI by Alex Kiernan · Thu Apr 18 11:10:50 2019 +0000
  49. e1269f4 configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig by Alex Kiernan · Fri Apr 12 10:51:05 2019 +0000
  50. 6932e45 Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arc by Tom Rini · Thu Apr 18 12:12:16 2019 -0400
  51. 11c7fe0 ARC: [plat-axs10x]: migrate to DM_MMC by Eugeniy Paltsev · Thu Mar 21 16:37:23 2019 +0300
  52. c8c5b0e ARC: [plat-hsdk]: migrate to DM_MMC by Eugeniy Paltsev · Mon Feb 25 18:35:29 2019 +0300
  53. b050c2c ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards by Eugeniy Paltsev · Mon Feb 25 18:35:28 2019 +0300
  54. 475e99b timer: dw-apb: Add missing 64bit up-conversion by Marek Vasut · Wed Apr 10 13:44:05 2019 +0200
  55. 2f59cf1 arm: dts: Stratix10: Add QSPI node by Ley Foon Tan · Wed Apr 03 13:45:02 2019 +0800
  56. 9799a67 ddr: altera: Stratix10: Add ECC memory scrubbing by Ley Foon Tan · Fri Mar 22 01:24:05 2019 +0800
  57. 3e263c7 arm: socfpga: stratix10: Add cpu_has_been_warmreset() by Ley Foon Tan · Fri Mar 22 01:24:04 2019 +0800
  58. b9ff153 arm: dts: Stratix10: Modify stratix10 socdk memory node by Ley Foon Tan · Fri Mar 22 01:24:03 2019 +0800
  59. 4193d0e configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2 by Ley Foon Tan · Fri Mar 22 01:24:02 2019 +0800
  60. 4bbed7b ddr: altera: Stratix10: Add multi-banks DRAM size check by Ley Foon Tan · Fri Mar 22 01:24:01 2019 +0800
  61. a9245d1 ddr: altera: stratix10: Move SDRAM size check to SDRAM driver by Ley Foon Tan · Fri Mar 22 01:24:00 2019 +0800
  62. 407dcc5 arm: socfpga: implement proper peripheral reset by Simon Goldschmidt · Fri Mar 01 20:12:36 2019 +0100
  63. 46e56a4 spi: cadence_qspi: add reset handling by Simon Goldschmidt · Fri Mar 01 20:12:35 2019 +0100
  64. cedfa4e mtd: rawnand: denali: add reset handling by Simon Goldschmidt · Fri Mar 01 20:12:34 2019 +0100
  65. 24910c3 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · Tue Apr 16 22:04:39 2019 +0200
  66. e568bb7 reset: socfpga: add reset handling for old kernels by Simon Goldschmidt · Fri Mar 01 20:12:32 2019 +0100
  67. 0de397b arm: socfpga: gen5: deassert peripheral reset by default by Simon Goldschmidt · Fri Mar 01 20:12:31 2019 +0100
  68. 53a0cf5 reset: socfpga: rename membase ptr to modrst_base by Simon Goldschmidt · Fri Mar 01 20:12:30 2019 +0100
  69. 64a12bf arm: socfpga: gen5: add reset & sdr node to SPL devicetrees by Simon Goldschmidt · Fri Mar 01 20:12:29 2019 +0100
  70. 4942c6c arm: socfpga: gen5: sync devicetrees to Linux by Simon Goldschmidt · Fri Mar 01 20:12:28 2019 +0100
  71. 6c1568b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Apr 17 09:21:32 2019 -0400
  72. 6f48273 arm: am57xx: cl-som-am57x: remove board support by Uri Mashiach · Sun Apr 14 12:17:53 2019 +0300
  73. 315ac0f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 17 09:19:45 2019 -0400
  74. d7b01ef Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze by Tom Rini · Wed Apr 17 09:19:13 2019 -0400
  75. 8757f1a Merge tag 'uniphier-v2019.07' of git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Apr 17 09:16:38 2019 -0400
  76. 6f9efcf spi: ti_qspi: Convert to spi-mem ops by Vignesh Raghavendra · Tue Apr 16 21:32:00 2019 +0530
  77. f3603b8 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · Tue Apr 16 21:31:59 2019 +0530
  78. 0931e37 sunxi: update SATA driver to always use DM_SCSI by Andre Przywara · Fri Apr 12 16:28:54 2019 +0530
  79. c498154 arm: sunxi: Enable DM_MMC and DM_SCSI by Jagan Teki · Fri Apr 12 16:48:25 2019 +0530
  80. 2ccc8a3 ARM: dts: sun8i-r40-bananapi-m2-berry: Enable AHCI by Jagan Teki · Mon Apr 15 11:42:32 2019 +0530
  81. f8c2bd0 ARM: dts: a20-wits-pro-a20-dkt: Enable AHCI by Jagan Teki · Fri Apr 12 17:41:58 2019 +0530
  82. 96a15c8 ARM: dts: a20-m5: Enable AHCI by Jagan Teki · Fri Apr 12 17:35:24 2019 +0530
  83. facfc1b board: sunxi: Add R40 sata compatible by Jagan Teki · Fri Apr 12 16:47:56 2019 +0530
  84. 41a7f43 arm: allwinner: dts: a20: Sync A20 dts(i) files from Linux 5.1-rc2 by Jagan Teki · Fri Apr 12 16:19:34 2019 +0530
  85. 6fa0089 arm: allwinner: r40: Sync R40 dts(i) files from Linux 5.1-rc2 by Jagan Teki · Tue Apr 09 15:08:51 2019 +0530
  86. 10bf977 ARM: uniphier_v8: enable CONFIG_SUPPORT_EMMC_RPMB by Masahiro Yamada · Fri Apr 12 18:55:51 2019 +0900
  87. c902688 ARM: dts: uniphier: sync with Linux 5.1-rc4 by Masahiro Yamada · Fri Apr 12 18:55:50 2019 +0900
  88. 28c8f97 board: sunxi: gmac: Remove Ethernet clock and reset by Jagan Teki · Thu Feb 28 00:27:01 2019 +0530
  89. cb63d28 net: sun8i_emac: Add CLK and RESET support by Jagan Teki · Thu Feb 28 00:26:58 2019 +0530
  90. 1cfc64c net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle by Jagan Teki · Thu Feb 28 00:26:51 2019 +0530
  91. a959cdc net: sunxi_emac: Add CLK support by Jagan Teki · Thu Feb 28 00:26:50 2019 +0530
  92. fc22820 clk: sunxi: r40: Fix GMAC reset reg offset by Jagan Teki · Mon Apr 15 16:42:16 2019 +0530
  93. ee6dd00 arm64: zynqmp: fix preprocessor check for SPL_ZYNQMP_TWO_SDHCI by Luca Ceresoli · Mon Apr 15 16:18:18 2019 +0200
  94. cc34568 arm64: zynqmp: Remove eeprom setting by Michal Simek · Mon Feb 25 10:01:22 2019 +0100
  95. 168cf70 net: gem: Remove phy autodetection code by Michal Simek · Fri Mar 29 09:25:09 2019 +0100
  96. 1220350 net: zynq_gem: Modify phy supported features after max-speed was set by Siva Durga Prasad Paladugu · Wed Mar 27 17:39:59 2019 +0530
  97. 5091d15 Makefile: Prioritize external dtb if defined by Michal Simek · Sat Mar 23 11:13:00 2019 +0530
  98. 9bf652d arm: zynq: Add an info message about post config by Siva Durga Prasad Paladugu · Sat Mar 23 16:01:36 2019 +0530
  99. 70866b4 arm64: zynqmp: Add idcode for new RFSoC silicon ZU39DR by Siva Durga Prasad Paladugu · Sat Mar 23 15:00:06 2019 +0530
  100. b34f8be ARM: zynq: fix environment command syntax by Melin Tomas · Wed Apr 10 07:26:07 2019 +0000