1. 90b4a00 ARM: kirkwood: add db-88f6281-bp board by Chris Packham · Sat Apr 13 20:21:18 2019 +1200
  2. 289f155 arm: kirkwood: openrd: Increase U-Boot size in flash to make it fit by Stefan Roese · Thu Apr 11 12:33:36 2019 +0200
  3. 44d9848 arm: kirkwood: openrd: Remove superfluous CONFIG_ENV_ADDR by Stefan Roese · Thu Apr 11 12:33:35 2019 +0200
  4. 18ae337 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Apr 24 12:27:29 2019 -0400
  5. 3313539 Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi by Tom Rini · Wed Apr 24 12:26:58 2019 -0400
  6. d7f0a35 Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot by Tom Rini · Wed Apr 24 12:26:39 2019 -0400
  7. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · Wed Apr 24 12:26:25 2019 -0400
  8. 1403f39 image: android: allow booting lz4-compressed kernels by Eugeniu Rosca · Mon Apr 08 17:35:27 2019 +0200
  9. 8a8e86f pci: pci.h: add missing maskbit by Ramon Fried · Sat Apr 06 05:12:01 2019 +0300
  10. a312309 fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle() by Thierry Reding · Mon Apr 15 10:08:20 2019 +0200
  11. 85bddff dm: core: Change platform specific translation-offset handling by Stefan Roese · Fri Apr 12 16:42:28 2019 +0200
  12. ad0bcb1 sandbox: Enable the 'trace' command when tracing is used by Simon Glass · Mon Apr 08 13:20:53 2019 -0600
  13. c11719c div64: Use kernel types by Simon Glass · Mon Apr 08 13:20:48 2019 -0600
  14. c1442d6 initcall: Drop use of header files by Simon Glass · Mon Apr 08 13:20:47 2019 -0600
  15. 171bb99 sandbox: Increase the early-trace-buffer size by Simon Glass · Mon Apr 08 13:20:46 2019 -0600
  16. 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · Mon Apr 08 13:20:41 2019 -0600
  17. ecc2740 malloc: Fix memalign not honoring alignment prior to full malloc init by Andreas Dannenberg · Wed Mar 27 13:17:26 2019 -0500
  18. 1fe5ad0 clk: mediatek: add driver for MT8516 by Fabien Parent · Sun Mar 24 16:46:36 2019 +0100
  19. 9aec3cd reset: add polarity field into struct reset_ctl by Shawn Guo · Wed Mar 20 15:32:38 2019 +0800
  20. 99f762f pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS by Thierry Reding · Fri Mar 15 16:32:33 2019 +0100
  21. 231902c configs: stm32f746-disco: update EXTRA_ENV_SETTINGS by Patrice Chotard · Thu Feb 21 10:07:54 2019 +0100
  22. 044d7af ARM: dts: stm32: Sync DT with v4.20 kernel for stm32h7 by Patrice Chotard · Thu Dec 06 11:53:39 2018 +0100
  23. 24dffa5 ARM: dts: stm32: Sync DT with v4.20 kernel for stm32f7 by Patrice Chotard · Tue Feb 19 16:49:05 2019 +0100
  24. 2f4b642 ARM: dts: stm32: Sync DT files with v4.20 kernel for stm32f4 by Patrice Chotard · Mon Feb 18 22:54:35 2019 +0100
  25. a7b09d5 ARM: dts: Import Amlogic G12A u200 DT from Linux 5.1-rc1 by Neil Armstrong · Fri Mar 08 15:09:40 2019 +0100
  26. 77c0dbc regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · Thu Apr 11 17:01:23 2019 +0200
  27. f727233 efi_loader: check memory type in AllocatePages() by Heinrich Schuchardt · Tue Apr 23 00:30:53 2019 +0200
  28. 14ff23b efi_loader: rework bootmgr/bootefi using load_image API by AKASHI Takahiro · Fri Apr 19 12:22:35 2019 +0900
  29. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · Sat Apr 20 07:39:11 2019 +0200
  30. 0b27575 efi_loader: export root node handle by AKASHI Takahiro · Tue Apr 16 13:24:20 2019 +0900
  31. f7d6b07 cmd: add exception command by Heinrich Schuchardt · Wed Dec 26 17:20:35 2018 +0100
  32. 2004e43 bcm963158: add nand support by Philippe Reynes · Fri Mar 15 15:14:47 2019 +0100
  33. f66ff1f bcm968580xref: add nand support by Philippe Reynes · Fri Mar 15 15:14:44 2019 +0100
  34. 290d04c bcm968380gerg: add nand support by Philippe Reynes · Fri Mar 15 15:14:41 2019 +0100
  35. 5db365d compat linux: import completion from linux 4.18 by Philippe Reynes · Fri Mar 15 15:14:35 2019 +0100
  36. 98f5043 include: linux: io: define devm_ioremap on board with ioremap by Philippe Reynes · Fri Mar 15 15:14:34 2019 +0100
  37. 16ee8f6 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · Fri Mar 15 15:14:32 2019 +0100
  38. ac350f5 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · Fri Mar 15 15:14:31 2019 +0100
  39. 05c5a56 mtd: add get/set of_node/flash_node helpers by Brian Norris · Fri Mar 15 15:14:30 2019 +0100
  40. 63795d0 Merge tag 'u-boot-atmel-2019.07-b' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Apr 22 10:28:21 2019 -0400
  41. 8a4a743 at91: corvus_defconfig: get rid of build warnings by Heiko Schocher · Mon Apr 15 13:53:19 2019 +0200
  42. 476b213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Apr 21 19:00:04 2019 -0400
  43. 54aecdb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Apr 21 18:59:30 2019 -0400
  44. e014cb6 usb: dwc2: add support for STM32MP1 by Patrick Delaunay · Fri Mar 29 15:42:21 2019 +0100
  45. 00f3fc6 usb: dwc2_udc_otg: Add tx_fifo_sz array support by Patrice Chotard · Fri Mar 29 15:42:20 2019 +0100
  46. e2ad779 usb: dwc2: Add function for session B check by Patrick Delaunay · Fri Mar 29 15:42:18 2019 +0100
  47. 0c42d1d usb: dwc2: Add force-b-session-valid support by Patrick Delaunay · Fri Mar 29 15:42:17 2019 +0100
  48. e1269f4 configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig by Alex Kiernan · Fri Apr 12 10:51:05 2019 +0000
  49. 860d8ba board: atmel: add SAMA5D2 ICP board by Eugen Hristev · Fri Jul 06 11:15:10 2018 +0300
  50. 0de397b arm: socfpga: gen5: deassert peripheral reset by default by Simon Goldschmidt · Fri Mar 01 20:12:31 2019 +0100
  51. 6c1568b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Apr 17 09:21:32 2019 -0400
  52. 6f48273 arm: am57xx: cl-som-am57x: remove board support by Uri Mashiach · Sun Apr 14 12:17:53 2019 +0300
  53. 315ac0f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 17 09:19:45 2019 -0400
  54. 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
  55. f3603b8 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · Tue Apr 16 21:31:59 2019 +0530
  56. 0931e37 sunxi: update SATA driver to always use DM_SCSI by Andre Przywara · Fri Apr 12 16:28:54 2019 +0530
  57. cc34568 arm64: zynqmp: Remove eeprom setting by Michal Simek · Mon Feb 25 10:01:22 2019 +0100
  58. b34f8be ARM: zynq: fix environment command syntax by Melin Tomas · Wed Apr 10 07:26:07 2019 +0000
  59. 3b45f6b fpga: Replace char * with const char * for filename by Tien Fong Chee · Fri Feb 15 15:57:07 2019 +0800
  60. 036697a Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Apr 15 07:31:14 2019 -0400
  61. 6275e73 Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi by Tom Rini · Mon Apr 15 07:30:25 2019 -0400
  62. ee2c10b Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video by Tom Rini · Mon Apr 15 07:30:07 2019 -0400
  63. 7d412cd arm64: allwinner: sun50i: Sync H6 dts(i) files from Linux by Jagan Teki · Sun Apr 14 22:22:21 2019 +0530
  64. 24db29d sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme by Andre Przywara · Sat Mar 23 01:30:02 2019 +0000
  65. 4ed5bc8 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · Sat Mar 23 01:29:56 2019 +0000
  66. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sun Apr 14 00:03:06 2019 -0400
  67. 417903b colibri_vf: fix sdboot for vybrid modules by Gerard Salvatella · Mon Mar 25 17:25:12 2019 +0100
  68. b093f0f colibri_vf: disable undefined instruction events in user debug by Stefan Agner · Mon Mar 25 17:25:07 2019 +0100
  69. 70bfc9c colibri_vf: enable user debug by default by Stefan Agner · Mon Mar 25 17:25:06 2019 +0100
  70. 7f411a5 colibri_vf: set fdtfile for distroboot by Stefan Agner · Mon Mar 25 17:25:04 2019 +0100
  71. c059483 colibri_vf: add distroboot support by Stefan Agner · Mon Mar 25 17:25:03 2019 +0100
  72. 2e3b3d5 config: colibri_vf: use macros from linux/sizes.h by Marcel Ziswiler · Mon Mar 25 17:25:02 2019 +0100
  73. 510c2dd colibri_vf: migrate fec, esdhc, nfc and usb to driver model by Marcel Ziswiler · Mon Mar 25 17:25:01 2019 +0100
  74. f221314 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · Mon Mar 25 17:24:57 2019 +0100
  75. 64993ed configs: colibri_vf: remove obsolete mmc/sd card environment by Marcel Ziswiler · Mon Mar 25 17:24:55 2019 +0100
  76. 31f4495 configs: move CONFIG_USB_EHCI_VF to Kconfig by Marcel Ziswiler · Mon Mar 25 17:24:54 2019 +0100
  77. 23e5eb7 imx6: wandboard: convert to DM_I2C by Anatolij Gustschin · Mon Mar 18 23:29:46 2019 +0100
  78. a0e9e84 imx6: wandboard: convert to DM_PMIC by Anatolij Gustschin · Mon Mar 18 23:29:45 2019 +0100
  79. db48f55 imx6: wandboard: convert to DM_VIDEO by Anatolij Gustschin · Mon Mar 18 23:29:44 2019 +0100
  80. e5fa153 imx6: wandboard: convert to DM_USB by Anatolij Gustschin · Mon Mar 18 23:29:43 2019 +0100
  81. f082fe8 imx6: ge_bx50v3: convert to DM_VIDEO by Anatolij Gustschin · Mon Mar 18 23:29:37 2019 +0100
  82. e6a7ef5 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · Mon Mar 18 23:29:33 2019 +0100
  83. 797ce74 board: tbs2910: Convert mmc to driver model by Soeren Moch · Fri Mar 01 13:11:01 2019 +0100
  84. 885ca06 board: tbs2910: Convert sata to ahci driver model by Soeren Moch · Fri Mar 01 13:11:00 2019 +0100
  85. fe4c52b board: tbs2910: Convert i2c and rtc to driver model by Soeren Moch · Fri Mar 01 13:10:57 2019 +0100
  86. 0de8dae board: tbs2910: Convert usb to driver model by Soeren Moch · Fri Mar 01 13:10:56 2019 +0100
  87. 10d5cdd colibri_imx6: switch to zimage by Bhuvanchandra DV · Fri Feb 08 18:42:27 2019 +0100
  88. 327c0e9 configs: colibri_imx6: Use ext4 file system by default by Sanchayan Maity · Fri Feb 08 18:42:25 2019 +0100
  89. 2a2f90f colibri_imx6: add distroboot support by Stefan Agner · Fri Feb 08 18:42:18 2019 +0100
  90. dd17dce colibri_imx6: drop CONFIG_OF_SYSTEM_SETUP by Max Krummenacher · Fri Feb 08 18:42:16 2019 +0100
  91. c882cfb colibri_imx6: migrate i2c to using driver model by Marcel Ziswiler · Fri Feb 08 18:42:12 2019 +0100
  92. 99347b3 colibri_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration by Marcel Ziswiler · Fri Feb 08 18:42:08 2019 +0100
  93. c952e34 colibri_imx6: move console in env from header file to defconfig by Marcel Ziswiler · Fri Feb 08 18:42:06 2019 +0100
  94. 753598f apalis_imx6: switch to zimage by Marcel Ziswiler · Fri Feb 08 18:12:25 2019 +0100
  95. f3a4595 configs: apalis_imx6: Use ext4 file system by default by Sanchayan Maity · Fri Feb 08 18:12:23 2019 +0100
  96. 5bf9b24 apalis_imx6: use both sd/mmc interfaces for setsdupdate by Max Krummenacher · Fri Feb 08 18:12:18 2019 +0100
  97. 224943f apalis_imx6: add distroboot support by Marcel Ziswiler · Fri Feb 08 18:12:17 2019 +0100
  98. 5b04008 apalis_imx6: drop CONFIG_OF_SYSTEM_SETUP by Marcel Ziswiler · Fri Feb 08 18:12:16 2019 +0100
  99. d8f7838 apalis_imx6: migrate mmc and sata to using driver model by Marcel Ziswiler · Fri Feb 08 18:12:14 2019 +0100
  100. a22d71c apalis_imx6: migrate i2c to using driver model by Marcel Ziswiler · Fri Feb 08 18:12:12 2019 +0100