1. c882cfb colibri_imx6: migrate i2c to using driver model by Marcel Ziswiler · Fri Feb 08 18:42:12 2019 +0100
  2. 99347b3 colibri_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration by Marcel Ziswiler · Fri Feb 08 18:42:08 2019 +0100
  3. c952e34 colibri_imx6: move console in env from header file to defconfig by Marcel Ziswiler · Fri Feb 08 18:42:06 2019 +0100
  4. 753598f apalis_imx6: switch to zimage by Marcel Ziswiler · Fri Feb 08 18:12:25 2019 +0100
  5. f3a4595 configs: apalis_imx6: Use ext4 file system by default by Sanchayan Maity · Fri Feb 08 18:12:23 2019 +0100
  6. 5bf9b24 apalis_imx6: use both sd/mmc interfaces for setsdupdate by Max Krummenacher · Fri Feb 08 18:12:18 2019 +0100
  7. 224943f apalis_imx6: add distroboot support by Marcel Ziswiler · Fri Feb 08 18:12:17 2019 +0100
  8. 5b04008 apalis_imx6: drop CONFIG_OF_SYSTEM_SETUP by Marcel Ziswiler · Fri Feb 08 18:12:16 2019 +0100
  9. d8f7838 apalis_imx6: migrate mmc and sata to using driver model by Marcel Ziswiler · Fri Feb 08 18:12:14 2019 +0100
  10. a22d71c apalis_imx6: migrate i2c to using driver model by Marcel Ziswiler · Fri Feb 08 18:12:12 2019 +0100
  11. fbc1aca apalis_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration by Marcel Ziswiler · Fri Feb 08 18:12:08 2019 +0100
  12. bc0c9e4 apalis_imx6: move console in env from header file to defconfig by Marcel Ziswiler · Fri Feb 08 18:12:06 2019 +0100
  13. ded629c mx53ppd: fix unsupported set command by Ian Ray · Thu Jan 31 16:21:22 2019 +0200
  14. 667f25f board: ge: bx50v3: Network booting of fitImage with nfs rootfs by Joonas Aijala · Thu Jan 31 16:21:20 2019 +0200
  15. 1682990 board: ge: bx50v3: Specific ARP timeout removed by Joonas Aijala · Thu Jan 31 16:21:19 2019 +0200
  16. 02483fc board: ge: ppd: Enable CONFIG_DM_MMC by Ian Ray · Thu Jan 31 16:21:17 2019 +0200
  17. 3a97ec0 board: ge: bx50v3: Enable CONFIG_DM_MMC by Ian Ray · Thu Jan 31 16:21:12 2019 +0200
  18. 9050cfc config: bk4: Update u-boot envs to support NOR memories initial setup by Lukasz Majewski · Wed Feb 13 22:46:55 2019 +0100
  19. ad3d7a7 config: bk4: Update u-boot script to support recovery via SD card by Lukasz Majewski · Wed Feb 13 22:46:54 2019 +0100
  20. 8c6248c config: bk4: Update include/configs/bk4r1.h file by Lukasz Majewski · Wed Feb 13 22:46:52 2019 +0100
  21. ec477ec config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.h by Lukasz Majewski · Wed Feb 13 22:46:51 2019 +0100
  22. 56a45b8 defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DT by Lukasz Majewski · Wed Feb 13 22:46:50 2019 +0100
  23. 5f6830d Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · Fri Apr 12 15:43:19 2019 -0400
  24. 39595ff Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Fri Apr 12 15:43:04 2019 -0400
  25. 162c38e Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri Apr 12 12:34:44 2019 -0400
  26. d592d13 stpmic1: add NVM update support in fuse command by Patrick Delaunay · Mon Feb 04 11:26:22 2019 +0100
  27. 880f29b stpmic1: update register names by Patrick Delaunay · Mon Feb 04 11:26:18 2019 +0100
  28. d79218f power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · Mon Feb 04 11:26:17 2019 +0100
  29. 91be594 power: stpmu1: rename files to stpmic1 by Patrick Delaunay · Mon Feb 04 11:26:16 2019 +0100
  30. a9a3694 stm32mp1: activated some configuration by Patrick Delaunay · Wed Feb 27 17:01:22 2019 +0100
  31. 80e17eb stm32mp1: update memory layout by Patrick Delaunay · Wed Feb 27 17:01:21 2019 +0100
  32. f2a7b87 stm32mp1: update bootcmd by Patrick Delaunay · Wed Feb 27 17:01:18 2019 +0100
  33. 5d06141 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · Tue Feb 12 11:44:39 2019 +0100
  34. b2f88a3 ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place by Tom Rini · Tue Mar 19 07:14:37 2019 -0400
  35. 2786626 board: ti: am335x: Add platdata for cpsw in SPL by Faiz Abbas · Mon Mar 18 13:54:37 2019 +0530
  36. 8ecdffe net: ti: cpsw-common: Isolate getting syscon address from assigning macid by Faiz Abbas · Mon Mar 18 13:54:34 2019 +0530
  37. 5b5dc0f net: ti: cpsw: Move cpsw_phy_sel() to _probe() by Faiz Abbas · Mon Mar 18 13:54:32 2019 +0530
  38. 69dace3 net: Add priv_pdata to eth_pdata by Faiz Abbas · Mon Mar 18 13:54:31 2019 +0530
  39. 032dce8 firmware: Add support for querying msmc memory by Lokesh Vutla · Fri Mar 08 11:47:32 2019 +0530
  40. 1c2f44d configs: ti_omap5_common: Add NAND environment settings by Faiz Abbas · Wed Feb 27 13:29:38 2019 +0530
  41. 1264bdf davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is full by Adam Ford · Mon Feb 25 21:53:46 2019 -0600
  42. f93564c am335x, guardian: Add support for the bosch guardian board by Sjoerd Simons · Mon Feb 25 15:33:00 2019 +0000
  43. 199e318 arm: mvebu: Add DB-XC3-24G4XG board by Chris Packham · Thu Apr 11 22:22:53 2019 +1200
  44. 4f5cb5a arm: kirkwood: lsxl: enable DM for SATA by Michael Walle · Wed Apr 03 23:28:31 2019 +0200
  45. 2f19ac2 arm: mvebu: turris_omnia: select Kconfig SPI_FLASH_SPANSION by Baruch Siach · Wed Mar 27 09:27:08 2019 +0200
  46. 15c5ba5 mvebu: drop dangling SPI flash comments and #ifdefs by Baruch Siach · Wed Mar 27 08:01:26 2019 +0200
  47. 71e8e9e soc: keystone: Merge into ti specific directory by Vignesh R · Tue Feb 05 17:31:25 2019 +0530
  48. 3a9dbf3 dma: ti: add driver to K3 UDMA by Vignesh R · Tue Feb 05 17:31:24 2019 +0530
  49. e85901c soc: ti: k3: add CPPI5 description and helpers by Grygorii Strashko · Tue Feb 05 17:31:23 2019 +0530
  50. 1c5258f soc: ti: k3: add navss ringacc driver by Grygorii Strashko · Tue Feb 05 17:31:22 2019 +0530
  51. d64c5b2 firmware: ti_sci: Add support for NAVSS resource management by Grygorii Strashko · Tue Feb 05 17:31:21 2019 +0530
  52. 507ea28 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Thu Apr 11 14:29:22 2019 -0400
  53. bc9aad6 DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property by Lukasz Majewski · Thu Apr 04 12:35:34 2019 +0200
  54. bc23748 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · Wed Feb 13 12:15:26 2019 +0100
  55. 448dd27 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · Wed Feb 13 12:15:25 2019 +0100
  56. d192136 fs: ext4: constify the buffer passed to write functions by Jean-Jacques Hiblot · Wed Feb 13 12:15:24 2019 +0100
  57. 02d6ca7 fs: ext4: cache extent data by Stephen Warren · Wed Jan 30 12:58:05 2019 -0700
  58. 7b6b65a ARM: rmobile: alt: Increase USB power-good delay by Marek Vasut · Sat Mar 30 08:04:29 2019 +0100
  59. 7841483 clk: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · Mon Mar 04 21:38:10 2019 +0100
  60. 3bee488 clk: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · Mon Mar 04 21:23:25 2019 +0100
  61. aeaa29d lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · Fri Mar 08 16:06:55 2019 +0100
  62. 7c74842 lib: fdt: Split fdtdec_setup_memory_banksize() by Marek Vasut · Tue Mar 05 04:25:55 2019 +0100
  63. fa8df03 lib: fdt: Split fdtdec_setup_mem_size_base() by Marek Vasut · Tue Mar 05 04:25:54 2019 +0100
  64. 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
  65. 13c9c92 pinctrl: at91: add slewrate support for SAM9X60 by Claudiu Beznea · Mon Mar 25 10:34:00 2019 +0000
  66. dadede5 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · Tue Apr 02 10:57:27 2019 +0200
  67. 67bcbef arm: at91: siemens: Add support to generate combined SPL+U-Boot image by Stefan Roese · Tue Apr 02 10:57:25 2019 +0200
  68. 411d75d watchdog: Handle SPL build with watchdog disabled by Stefan Roese · Tue Apr 02 10:57:18 2019 +0200
  69. 1c93548 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · Wed Apr 03 16:50:30 2019 +0200
  70. b0ad905 efi_loader: boottime: export efi_[un]load_image() by AKASHI Takahiro · Tue Mar 05 14:53:31 2019 +0900
  71. bbe13da efi_loader: boottime: add loaded image device path protocol to image handle by AKASHI Takahiro · Wed Mar 27 13:40:32 2019 +0900
  72. 068879a efi_loader: set image_base and image_size to correct values by AKASHI Takahiro · Thu Oct 11 04:09:58 2018 -0700
  73. 56a3161 Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx by Tom Rini · Fri Apr 05 09:09:56 2019 -0400
  74. ff336e7 cosmetic: Remove not needed string from kp_imx53.h config by Lukasz Majewski · Mon Apr 01 16:00:04 2019 +0200
  75. a07b641 cosmetic: config: Remove empty #ifdefs by Lukasz Majewski · Mon Apr 01 16:00:03 2019 +0200
  76. 95b693c Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Mon Apr 01 23:30:00 2019 -0400
  77. fef998b ARM: imx6q_logic: Enable UUID support by Adam Ford · Sun Mar 03 16:22:45 2019 -0600
  78. ea4a12e Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Sun Mar 31 19:54:10 2019 +0200
  79. faeddaa ARM: rmobile: rcar-gen2: Activate bootm_size by Marek Vasut · Sat Mar 30 07:43:55 2019 +0100
  80. bbd0021 Merge branch '2019-03-29-master-imports' by Tom Rini · Fri Mar 29 10:53:28 2019 -0400
  81. 6ff2724 configs: ti: Move FIT image load address to avoid overwrite by Andrew F. Davis · Tue Mar 26 10:12:01 2019 -0500
  82. baa829e Merge tag 'efi-2019-04-rc5-2' of git://git.denx.de/u-boot-efi by Tom Rini · Fri Mar 29 09:21:30 2019 -0400
  83. 168a775 ARC: AXS10x: drop NAND support by Eugeniy Paltsev · Wed Mar 27 16:53:43 2019 +0300
  84. 79730de efi_loader: TODO for the EFI file protocol by Heinrich Schuchardt · Wed Mar 27 21:41:04 2019 +0100
  85. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:38 2019 +0100
  86. 5a6b52b Convert CONFIG_DEFAULT_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:37 2019 +0100
  87. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  88. 5c95efb exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE by Patrick Delaunay · Wed Feb 27 15:20:34 2019 +0100
  89. 3edd13e controlcenterdc: move some configuration in defconfig file by Patrick Delaunay · Wed Feb 27 15:20:33 2019 +0100
  90. fd75ade bcm7445: move some configuration in defconfig file by Patrick Delaunay · Wed Feb 27 15:20:32 2019 +0100
  91. f7d4968 fs: ext4: do not write on filesystem with metadata_csum feature by Sébastien Szymanski · Fri Mar 22 09:33:52 2019 +0100
  92. 97a8bbf pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux by Stefan Roese · Mon Feb 11 08:43:25 2019 +0100
  93. 8c55cc0 cmd: set CONFIG_SYS_HELP_CMD_WIDTH = 10 by Heinrich Schuchardt · Thu Feb 28 06:17:56 2019 +0100
  94. 6fc17c1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Mar 19 07:13:23 2019 -0400
  95. 376a8f8 arm: socfpga: make SPL_TEXT_BASE overridable by Simon Goldschmidt · Fri Mar 15 20:44:32 2019 +0100
  96. 03d9089 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Mar 15 11:58:17 2019 -0400
  97. d6be97b armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · Wed Mar 06 14:49:14 2019 +0800
  98. 67f195c mc : Reduce MC memory size to 128M by Meenakshi Aggarwal · Wed Feb 27 14:41:02 2019 +0530
  99. aa63f7d board: tbs2910: Fix default environment by Soeren Moch · Fri Mar 01 13:10:52 2019 +0100
  100. 53a2920 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Thu Mar 14 11:37:11 2019 -0400