1. 5ca3a4b bcm963158: enable gpio support by Philippe Reynes · Thu Mar 07 11:36:44 2019 +0100
  2. 13d4807 dt: bcm963158: enable gpio controller by Philippe Reynes · Thu Mar 07 11:36:43 2019 +0100
  3. a88fae3 dt: bcm63158: add gpio controller by Philippe Reynes · Thu Mar 07 11:36:42 2019 +0100
  4. bd2ec44 gpio: do not include <asm/arch/gpio.h> on ARCH_BCM63158 by Philippe Reynes · Thu Mar 07 11:36:41 2019 +0100
  5. 968203d gpio: bcm6345: allow this driver on ARCH_BCM63158 by Philippe Reynes · Thu Mar 07 11:36:40 2019 +0100
  6. 3ca35e4 bcm968580xref: enable gpio support by Philippe Reynes · Thu Mar 07 11:36:39 2019 +0100
  7. 7e87cb0 dt: bcm968580xref: enable gpio controller by Philippe Reynes · Thu Mar 07 11:36:38 2019 +0100
  8. c0200c1 dt: bcm6858: add gpio controller by Philippe Reynes · Thu Mar 07 11:36:37 2019 +0100
  9. bf51029 gpio: do not include <asm/arch/gpio.h> on ARCH_BCM6858 by Philippe Reynes · Thu Mar 07 11:36:36 2019 +0100
  10. b4c5ae3 gpio: bcm6345: allow this driver on ARCH_BCM6858 by Philippe Reynes · Thu Mar 07 11:36:35 2019 +0100
  11. cc3424b bcm968380gerg: enable gpio support by Philippe Reynes · Thu Mar 07 11:36:34 2019 +0100
  12. 4103d82 dt: bcm968380gerg: enable gpio controller by Philippe Reynes · Thu Mar 07 11:36:33 2019 +0100
  13. 44bfb86 dt: bcm6838: add gpio controller by Philippe Reynes · Thu Mar 07 11:36:32 2019 +0100
  14. a8e2133 gpio: bcm6345: switch to raw I/O functions by Philippe Reynes · Thu Mar 07 11:36:31 2019 +0100
  15. 51ef2e7 ag7xxx: add initial support for s17 by Rosy Song · Sat Mar 16 09:24:50 2019 +0800
  16. bd905c3 mips: add initial support for qca956x referenced board by Rosy Song · Sat Mar 16 09:24:44 2019 +0800
  17. 147eb81 mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956X by Rosy Song · Sat Mar 16 09:24:37 2019 +0800
  18. d7b5932 dma: bcm6348: check if driver is enabled before send/recv by Álvaro Fernández Rojas · Fri Mar 22 18:22:31 2019 +0100
  19. 941654e net: mscc: ocelot: Fix reset of the phys by Horatiu Vultur · Wed Mar 27 10:16:18 2019 +0100
  20. 94e233b bootm: mips: Remove boot_reloc_ramdisk by Horatiu Vultur · Thu Mar 07 16:49:41 2019 +0100
  21. f08cc08 mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENA by Stefan Roese · Fri Mar 15 09:09:34 2019 +0100
  22. a1c54ef mips: mt76xx: linkit: Add mtd command support by Stefan Roese · Mon Feb 18 10:46:55 2019 +0100
  23. 7959cb1 mips: add ethernet support for qca953x referenced boards by Rosy Song · Tue Feb 05 17:50:55 2019 +0800
  24. 361c69e drivers: add ethernet support for qca953x in ag7xxx driver by Rosy Song · Tue Feb 05 17:50:44 2019 +0800
  25. bc63b8e drivers: fix typo for pinctrl qca953x by Rosy Song · Tue Feb 05 17:49:43 2019 +0800
  26. e4c1bbf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Apr 11 14:29:37 2019 -0400
  27. 507ea28 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Thu Apr 11 14:29:22 2019 -0400
  28. e9f03d7 Merge branch '2019-04-09-master-imports-fs' by Tom Rini · Wed Apr 10 08:18:18 2019 -0400
  29. d7e439c test.py: Disable fsck for FAT tests for now by Tom Rini · Tue Apr 09 16:08:52 2019 -0400
  30. 003ab30 Fix ext4 block group descriptor sizing by Benjamin Lim · Fri Mar 29 07:29:45 2019 -0400
  31. 9320e2b test/py: mmc: Add 'mmc read' performance check by Marek Vasut · Wed Mar 13 17:49:29 2019 +0100
  32. d9b1ef3 test/py: mmc: Add 'mmc info' test by Marek Vasut · Wed Mar 13 17:49:28 2019 +0100
  33. faaa690 test/py: mmc: Add 'mmc rescan' test by Marek Vasut · Wed Mar 13 17:49:27 2019 +0100
  34. 6476d85 test/py: mmc: Add 'mmc dev' test by Marek Vasut · Wed Mar 13 17:49:26 2019 +0100
  35. 72bf72d test/py: mmc: Factor out device selection by Marek Vasut · Wed Mar 13 17:49:25 2019 +0100
  36. ccea733 fs: fat: fix reading non-cluster-aligned root directory by Anssi Hannula · Wed Feb 27 12:55:57 2019 +0200
  37. 785dfea fs: ext4: Problem with ext4load and sparse files by Gero Schumacher · Tue Feb 26 15:45:22 2019 +0000
  38. 8aea8a6 test: fs: Added tests for symlinks by Jean-Jacques Hiblot · Wed Feb 13 12:15:27 2019 +0100
  39. bc23748 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · Wed Feb 13 12:15:26 2019 +0100
  40. 448dd27 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · Wed Feb 13 12:15:25 2019 +0100
  41. d192136 fs: ext4: constify the buffer passed to write functions by Jean-Jacques Hiblot · Wed Feb 13 12:15:24 2019 +0100
  42. d2fd35c test: fs: Add filesystem integrity checks by Jean-Jacques Hiblot · Wed Feb 13 12:15:23 2019 +0100
  43. 5390ced test: fs: disable the metadata checksums on ext4 filesystems by Jean-Jacques Hiblot · Wed Feb 13 12:15:22 2019 +0100
  44. 02d6ca7 fs: ext4: cache extent data by Stephen Warren · Wed Jan 30 12:58:05 2019 -0700
  45. 34f4431 ARM: rmobile: rcar-common: Zap arch_preboot_os() by Eugeniu Rosca · Tue Apr 09 19:11:09 2019 +0200
  46. b65f765 ARM: dts: rmobile: Enable USB on E2 Alt by Marek Vasut · Sat Mar 30 07:58:43 2019 +0100
  47. 7b6b65a ARM: rmobile: alt: Increase USB power-good delay by Marek Vasut · Sat Mar 30 08:04:29 2019 +0100
  48. f6cf4ba net: sh_eth: Initialize PHY in probe() once by Marek Vasut · Sat Mar 30 07:22:09 2019 +0100
  49. fde558e ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0 by Marek Vasut · Mon Mar 04 22:53:28 2019 +0100
  50. a44796c ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0 by Marek Vasut · Mon Mar 04 22:50:54 2019 +0100
  51. 88e81ec pinctrl: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · Mon Mar 04 22:39:51 2019 +0100
  52. 0913c7a pinctrl: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · Mon Mar 04 22:26:28 2019 +0100
  53. 267be13 pinctrl: renesas: Add TDSEL fixup for H2/E2 ES1.0 SoCs by Marek Vasut · Mon Mar 04 22:29:30 2019 +0100
  54. 7841483 clk: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · Mon Mar 04 21:38:10 2019 +0100
  55. 3bee488 clk: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · Mon Mar 04 21:23:25 2019 +0100
  56. 5d611db ARM: rmobile: Add R8A77965 M3NULCB support by Marek Vasut · Mon Mar 04 12:34:50 2019 +0100
  57. 5b3233e ARM: dts: rmobile: Import R8A77965 M3NULCB DTs by Marek Vasut · Mon Mar 04 12:28:31 2019 +0100
  58. 72269e0 pinctrl: renesas: Add R8A77965 pin control tables by Marek Vasut · Mon Mar 04 01:32:44 2019 +0100
  59. 98c2058 clk: renesas: Add R8A77965 clock tables by Marek Vasut · Mon Mar 04 13:36:13 2019 +0100
  60. f843f25 ARM: rmobile: Add dedicated R8A77965 SoC support by Marek Vasut · Mon Mar 04 01:32:44 2019 +0100
  61. c625994 ARM: rmobile: Enable multi-DTB fit LZO compression by Marek Vasut · Wed Mar 13 21:09:49 2019 +0100
  62. aeaa29d lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · Fri Mar 08 16:06:55 2019 +0100
  63. 42e5c03 lib: fdt: Allow enabling both LZO and GZIP DT compression by Marek Vasut · Wed Mar 13 21:11:22 2019 +0100
  64. bca66e2 ARM: renesas: Save boot parameters passed in by ATF by Marek Vasut · Thu Oct 18 18:38:05 2018 +0200
  65. 7c74842 lib: fdt: Split fdtdec_setup_memory_banksize() by Marek Vasut · Tue Mar 05 04:25:55 2019 +0100
  66. fa8df03 lib: fdt: Split fdtdec_setup_mem_size_base() by Marek Vasut · Tue Mar 05 04:25:54 2019 +0100
  67. f0c7fdc spl: ymodem: Move GZ handling out of YModem session by Marek Vasut · Tue Mar 12 04:00:09 2019 +0100
  68. 09e84ec spl: ymodem: Terminate YModem session on error by Marek Vasut · Tue Mar 12 04:02:39 2019 +0100
  69. 27c3cfd Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Tue Apr 09 12:10:53 2019 -0400
  70. 7783697 Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Apr 09 12:10:40 2019 -0400
  71. 15287f0 usb: ehci-mx6: Use common code to extract dr_mode by Adam Ford · Wed Apr 03 08:41:56 2019 -0500
  72. 93431a8 usb: Make portspeed return a read-only string by Ismael Luceno Cortes · Mon Apr 01 16:09:13 2019 +0000
  73. f58affe usb: host: Print device name when scanning by Ismael Luceno Cortes · Tue Mar 19 09:19:44 2019 +0000
  74. 4029180 net: macb: Add small delay after link establishment by Stefan Roese · Wed Mar 27 11:20:19 2019 +0100
  75. 13c9c92 pinctrl: at91: add slewrate support for SAM9X60 by Claudiu Beznea · Mon Mar 25 10:34:00 2019 +0000
  76. d95dae1 pinctrl: at91: add compatibles for SAM9X60 pin controller by Claudiu Beznea · Mon Mar 25 10:33:59 2019 +0000
  77. e42e6c6 pinctrl: at91: add drive strength support for SAM9X60 by Claudiu Beznea · Mon Mar 25 10:33:57 2019 +0000
  78. ac3bfe9 pinctrl: at91: add option to use drive strength bits by Claudiu Beznea · Mon Mar 25 10:33:56 2019 +0000
  79. dadede5 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · Tue Apr 02 10:57:27 2019 +0200
  80. 9be1ee8 arm: at91: at91sam9x5.dtsi: Add watchdog handle by Stefan Roese · Tue Apr 02 10:57:26 2019 +0200
  81. 67bcbef arm: at91: siemens: Add support to generate combined SPL+U-Boot image by Stefan Roese · Tue Apr 02 10:57:25 2019 +0200
  82. e915cbc Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · Wed Apr 03 15:24:50 2019 +0200
  83. 26c8ce7 Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory by Stefan Roese · Tue Apr 02 10:57:23 2019 +0200
  84. 9e35086 arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds by Stefan Roese · Tue Apr 02 10:57:22 2019 +0200
  85. b9998fe arm: at91: Enable watchdog support by Stefan Roese · Wed Apr 03 07:37:40 2019 +0200
  86. 1138fc4 arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · Wed Apr 03 07:37:05 2019 +0200
  87. d052ef8 watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() by Stefan Roese · Tue Apr 02 10:57:19 2019 +0200
  88. 411d75d watchdog: Handle SPL build with watchdog disabled by Stefan Roese · Tue Apr 02 10:57:18 2019 +0200
  89. b1f3da8 serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL by Stefan Roese · Wed Apr 03 15:24:19 2019 +0200
  90. 7937d03 arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled by Stefan Roese · Tue Apr 02 10:57:16 2019 +0200
  91. 05dede5 arm: at91: Makefile: Compile lowlevel_init only when really necessary by Stefan Roese · Tue Apr 02 10:57:15 2019 +0200
  92. 1c93548 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · Wed Apr 03 16:50:30 2019 +0200
  93. 3f77506 ARM: at91: sama5d2: Wrap cpu detection to fix macb driver by Alexander Dahl · Fri Mar 22 14:25:54 2019 +0100
  94. 2573c85 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · Wed Feb 13 20:56:17 2019 +0200
  95. a59fb30 mtd: ubi debug: Remove the pid print from ubi_assert by Eran Matityahu · Wed Feb 13 20:55:43 2019 +0200
  96. d2df1d1 Merge tag 'efi-2019-07-rc1' of git://git.denx.de/u-boot-efi by Tom Rini · Mon Apr 08 22:32:45 2019 -0400
  97. bf40f2c Merge git://git.denx.de/u-boot-riscv by Tom Rini · Mon Apr 08 22:32:11 2019 -0400
  98. c4a2f10 Prepare v2019.04 by Tom Rini · Mon Apr 08 21:40:40 2019 -0400
  99. 6d1eb7d arm: sunxi: Enable DM_MMC on required SoCs by Jagan Teki · Tue Apr 09 01:57:54 2019 +0530
  100. ce51ffa Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Apr 08 10:11:29 2019 -0400