1. 3a28cc1 fdtdec: test: Use compound statement macros by Thierry Reding · Thu Mar 21 19:10:06 2019 +0100
  2. e957b46 fdtdec: test: Fix build warning by Thierry Reding · Thu Mar 21 19:10:05 2019 +0100
  3. 52c7f1f3 fdtdec: Add Kconfig symbol for tests by Thierry Reding · Thu Mar 21 19:10:04 2019 +0100
  4. e629b0d fdtdec: Implement carveout support functions by Thierry Reding · Thu Mar 21 19:10:03 2019 +0100
  5. e8dfad4 fdtdec: Implement fdtdec_add_reserved_memory() by Thierry Reding · Thu Mar 21 19:10:02 2019 +0100
  6. 15956ad fdtdec: Implement fdtdec_set_phandle() by Thierry Reding · Thu Mar 21 19:10:01 2019 +0100
  7. 3d4ffa0 fdtdec: Add fdt_{addr, size}_unpack() helpers by Thierry Reding · Thu Mar 21 19:10:00 2019 +0100
  8. 570a793 fdtdec: Add cpu_to_fdt_{addr, size}() macros by Thierry Reding · Thu Mar 21 19:09:59 2019 +0100
  9. 0431be0 libfdt: Add phandle generation helper by Thierry Reding · Thu Mar 21 19:09:58 2019 +0100
  10. 3288d04 dm: remove unused function dm_fdt_pre_reloc by Patrick Delaunay · Wed Mar 20 18:21:26 2019 +0100
  11. acdb7af clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc by Patrick Delaunay · Wed Mar 20 18:21:25 2019 +0100
  12. f656ba8 clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc by Patrick Delaunay · Wed Mar 20 18:21:24 2019 +0100
  13. 8222260 sandbox: Properly print physical addresses by Thierry Reding · Tue Mar 12 11:38:02 2019 +0100
  14. 947b3e6 sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y by Thierry Reding · Tue Mar 12 11:38:01 2019 +0100
  15. fbc3210 vsprintf: Support phys_addr_t specifier unconditionally by Thierry Reding · Tue Mar 12 11:38:00 2019 +0100
  16. 9764495 core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_address by Eugeniu Rosca · Sat Mar 09 17:27:07 2019 +0100
  17. a48fc80 sysreset: use syscon_regmap_lookup_by_phandle by Patrick Delaunay · Thu Mar 07 09:57:14 2019 +0100
  18. ee01043 syscon: update syscon_regmap_lookup_by_phandle by Patrick Delaunay · Thu Mar 07 09:57:13 2019 +0100
  19. 7f42c33 fdt: Remove duplicate code by Thierry Reding · Fri Mar 01 19:20:48 2019 +0100
  20. 1408ab3 dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind() by Patrick Delaunay · Mon Feb 25 13:39:56 2019 +0100
  21. 7411063 dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRL by Patrice Chotard · Mon Feb 25 13:39:55 2019 +0100
  22. de21807 dm: Also remove interrupts property from SPL DT by Michal Simek · Fri Feb 22 10:50:23 2019 +0100
  23. 826325f dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm(). by Christoph Muellner · Tue Feb 12 18:28:53 2019 +0100
  24. 0b025b8 dm: remove pre reloc properties in SPL and TPL device tree by Patrick Delaunay · Mon Feb 11 12:49:57 2019 +0100
  25. a20a7b7 cros: Expand the Chromium OS documentation by Simon Glass · Wed Jan 30 20:51:20 2019 -0700
  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