1. 97a81b6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · Mon Jul 29 09:03:11 2019 -0400
  2. 3bc5e87 Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Jul 29 09:02:46 2019 -0400
  3. debd413 Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Jul 29 09:02:15 2019 -0400
  4. 1cdb182 gitlab-ci: Switch to a Docker image that contains a QEMU we build by Tom Rini · Wed Jul 24 13:09:31 2019 -0400
  5. 26d33e5 video: arm: rpi: Bail out early if querying video information fails by Fabian Vogt · Thu Jul 11 16:56:24 2019 +0200
  6. a2b336e rockchip: rv1108: Migrate to use common board file by Kever Yang · Mon Jul 22 20:02:21 2019 +0800
  7. 4690edd rockchip: elgin-rv1108: use board_early_init_f for per-boar init by Kever Yang · Mon Jul 22 20:02:20 2019 +0800
  8. 9554a4e rockchip: rk3399: Migrate to use common board file by Kever Yang · Mon Jul 22 20:02:19 2019 +0800
  9. 804c9f1 rockchip: rk3399: init vbus regulator in board_early_init_f() by Kever Yang · Mon Jul 22 20:02:18 2019 +0800
  10. 35b401e rockchip: rk3368: Migrate to use common board file by Kever Yang · Mon Jul 22 20:02:17 2019 +0800
  11. 205e2cc rockchip: rk3328: Migrate to use common board file by Kever Yang · Mon Jul 22 20:02:16 2019 +0800
  12. ba87501 rockchip: rk3288: Migrate to use common board file by Kever Yang · Mon Jul 22 20:02:15 2019 +0800
  13. b7da271 rockchip: rk3288: Move rk3288_detect_reset_reason to soc file by Kever Yang · Mon Jul 22 20:02:14 2019 +0800
  14. bbea493 rockchip: rk3288: Move clock CMD to SoC file by Kever Yang · Mon Jul 22 20:02:13 2019 +0800
  15. 71195ce rockchip: rk3288: Move veyron_init() back to veyron.c by Kever Yang · Mon Jul 22 20:02:12 2019 +0800
  16. 9247104 rockchip: rk3288: move board_early_init_f() back to veyron by Kever Yang · Mon Jul 22 20:02:11 2019 +0800
  17. d1078ea rockchip: rk3288: move SOC setting into arch_cpu_init() by Kever Yang · Mon Jul 22 20:02:10 2019 +0800
  18. bfd3f87 rockchip: rk3188: Migrate to use common board file by Kever Yang · Mon Jul 22 20:02:09 2019 +0800
  19. 0f9e338 rockchip: rk3188: Move SoC one time setting into arch_cpu_init() by Kever Yang · Mon Jul 22 20:02:08 2019 +0800
  20. 0b51773 rockchip: rk322x: Migrate to use common board file by Kever Yang · Mon Jul 22 20:02:07 2019 +0800
  21. 06c6804 rockchip: rk322x: move SoC setting into arch_cpu_init() by Kever Yang · Mon Jul 22 20:02:06 2019 +0800
  22. 9636272 rockchip: rk3128: Migrate to use common board file by Kever Yang · Mon Jul 22 20:02:05 2019 +0800
  23. 427cb67 rockchip: rk3036: Migrate to use common board file by Kever Yang · Mon Jul 22 20:02:04 2019 +0800
  24. 80dd662 rockchip: rk3036: move dram_init() into soc file by Kever Yang · Mon Jul 22 20:02:03 2019 +0800
  25. dfc8a7d rockchip: sdram_common: add common dram_init_banksize by Kever Yang · Mon Jul 22 20:02:02 2019 +0800
  26. bb33773 rockchip: add common board file for U-Boot proper by Kever Yang · Mon Jul 22 20:02:01 2019 +0800
  27. 3f4a2a7 rockchip: clean up board_usb_init() for all SoCs by Kever Yang · Mon Jul 22 20:02:00 2019 +0800
  28. f4a4a78 rockchip: convert to use ROCKCHIP_BOOT_MODE_REG for fastboot tag by Kever Yang · Mon Jul 22 20:01:59 2019 +0800
  29. 5a9a2aa rockchip: rk3328: add board_debug_uart_init() by Kever Yang · Mon Jul 22 20:01:58 2019 +0800
  30. ff9afe4 rockchip: rk3399: Migrate to use common spl board file by Kever Yang · Mon Jul 22 19:59:42 2019 +0800
  31. b22e9fd rockchip: rk3399: move chromebook bob specific flow to its board file by Kever Yang · Mon Jul 22 19:59:41 2019 +0800
  32. 243c0d3 rockchip: rk3399: move boot_devices into soc file by Kever Yang · Mon Jul 22 19:59:40 2019 +0800
  33. 7afd385 rockchip: rk3399; move spl_board_init() into soc file by Kever Yang · Mon Jul 22 19:59:39 2019 +0800
  34. beb3073 rockchip: rk3399: move SoC setting into arch_cpu_init() by Kever Yang · Mon Jul 22 19:59:38 2019 +0800
  35. b2a71d1 rockchip: rk3399: show SPL BANNER earlier in board_init_f() by Kever Yang · Mon Jul 22 19:59:37 2019 +0800
  36. e5a5961 rockchip: rk3399: move spl_perform_fixups() into soc file by Kever Yang · Mon Jul 22 19:59:36 2019 +0800
  37. c55d8ec rockchip: rk3368: add boot_devices mapping to support 'same-as-spl' by Kever Yang · Mon Jul 22 19:59:35 2019 +0800
  38. 8bf7ed4 rockchip: rk3368: migrate to use common spl board file by Kever Yang · Mon Jul 22 19:59:34 2019 +0800
  39. b04029e rockchip: rk3328: add boot_devices mapping to support 'same-as-spl' by Kever Yang · Mon Jul 22 19:59:33 2019 +0800
  40. bb4c325 rockchip: rk3328: migrate to use common spl board file by Kever Yang · Mon Jul 22 19:59:32 2019 +0800
  41. 2a86165 rockchip: rk3328: add STIMER_BASE definition by Kever Yang · Mon Jul 22 19:59:31 2019 +0800
  42. 882b2a4 rockchip: rk3288: add boot_devices mapping to support 'same-as-spl' by Kever Yang · Mon Jul 22 19:59:30 2019 +0800
  43. 2ea8d5e rockchip: rk3288-veyron: Migrate "u-boot, boot0" to "u-boot, spl-boot-order" by Kever Yang · Mon Jul 22 19:59:29 2019 +0800
  44. 88a9738 rockchip: phycore: remove no use "u-boot, boot0" in dts by Kever Yang · Mon Jul 22 19:59:28 2019 +0800
  45. aa67deb rockchip: rk3288: Migrate to use common spl board file by Kever Yang · Mon Jul 22 19:59:27 2019 +0800
  46. 66dd594 rockchip: rk3288: move dram_init_banksize() into soc file by Kever Yang · Mon Jul 22 19:59:26 2019 +0800
  47. b9c8354 rockchip: rk3288-phycore: move phycore_init() to its own board file by Kever Yang · Mon Jul 22 19:59:25 2019 +0800
  48. ca09f9a rockchip: rk3288: move setup_led() to firefly-rk3288 by Kever Yang · Mon Jul 22 19:59:24 2019 +0800
  49. f3b2dba rockchip: rk3288: show SPL BANNER earlier in board_init_f() by Kever Yang · Mon Jul 22 19:59:23 2019 +0800
  50. 0482bba rockchip: fit_spl_optee: rockchip: fix warning unit_address_vs_reg by Kever Yang · Mon Jul 22 19:59:22 2019 +0800
  51. b7250eb rockchip: rk322x: add boot_devices mapping to support 'same-as-spl' by Kever Yang · Mon Jul 22 19:59:21 2019 +0800
  52. d877fd2 rockchip: rk322x: migrate to use common spl board file by Kever Yang · Mon Jul 22 19:59:20 2019 +0800
  53. 4024492 rockchip: rk322x: introduce arch_cpu_init() for SoC setting init by Kever Yang · Mon Jul 22 19:59:19 2019 +0800
  54. 3bd9040 rockchip: rk3188: migrate to use common spl board file by Kever Yang · Mon Jul 22 19:59:18 2019 +0800
  55. 60b270e rockchip: rk3188: add boot_devices mapping to support 'same-as-spl' by Kever Yang · Mon Jul 22 19:59:17 2019 +0800
  56. 96bf25a rockchip: rk3188: move spl_board_init() into rk3188.c by Kever Yang · Mon Jul 22 19:59:16 2019 +0800
  57. bd8532e rockchip: Migrate to use BOOTROM_SUPPORT driver by Kever Yang · Mon Jul 22 19:59:15 2019 +0800
  58. 8fd6019 rockchip: rk3188: move usb uart init into arch_cpu_init() by Kever Yang · Mon Jul 22 19:59:14 2019 +0800
  59. b4be5ca rockchip: rk3188: init CPU freq in clock driver by Kever Yang · Mon Jul 22 19:59:13 2019 +0800
  60. 1d7cc72a rockchip: add common spl board file by Kever Yang · Mon Jul 22 19:59:12 2019 +0800
  61. 889ccde video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · Sat Jul 27 12:07:13 2019 +0000
  62. 9345e6d video: meson: dw-hdmi: add EDID mode filtering to only select supported modes by Neil Armstrong · Thu Jul 04 15:52:08 2019 +0200
  63. faa419c video: display: use edid_get_timing_validate() variant to filter supported EDID modes by Neil Armstrong · Thu Jul 04 15:52:07 2019 +0200
  64. 99fd44e edid: add edid_get_timing_validate() variant to filter out edid modes by Neil Armstrong · Thu Jul 04 15:52:06 2019 +0200
  65. a918120 bmp_logo: support CONFIG_DM_VIDEO by Heiko Schocher · Thu Jun 13 05:12:38 2019 +0200
  66. 8ab5d50 video, simple_panel: add lg,lb070wv8 display by Heiko Schocher · Mon May 27 08:14:39 2019 +0200
  67. 8ed81ab configs: colibri-imx6ull: switch to DM_VIDEO by Igor Opaniuk · Wed Jun 19 11:47:10 2019 +0300
  68. c5fae28 ARM: dts: colibri-imx6ull: extend lcdif node by Igor Opaniuk · Wed Jun 19 11:47:09 2019 +0300
  69. a2ac2aa colibri-imx6ull: support building with DM_VIDEO=y by Igor Opaniuk · Wed Jun 19 11:47:08 2019 +0300
  70. 098a81f configs: colibri_imx7: enable DM_VIDEO by Igor Opaniuk · Wed Jun 19 11:47:07 2019 +0300
  71. 9c6c6ac ARM: dts: colibri_imx7: Fix lcdif node definition by Igor Opaniuk · Wed Jun 19 11:47:06 2019 +0300
  72. 994f49a video: mxsfb: fix mxsfb fbdev binding issues by Igor Opaniuk · Wed Jun 19 11:47:05 2019 +0300
  73. 9516bd2 colibri_vf: enable DM_VIDEO by Igor Opaniuk · Mon Jun 10 14:47:52 2019 +0300
  74. 7a6310a ARM: dts: colibri_vf: Add dcu0 node by Igor Opaniuk · Mon Jun 10 14:47:51 2019 +0300
  75. 295ef9d video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · Mon Jun 10 14:47:50 2019 +0300
  76. 9a0270f video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · Mon Jun 10 14:47:49 2019 +0300
  77. 0c9c3e2 Merge branch '2019-07-26-ti-imports' by Tom Rini · Sat Jul 27 19:50:52 2019 -0400
  78. 02c005f env: ti: boot: Use ttyS2 instead of ttyO2 by Sam Protsenko · Fri Jul 12 20:38:12 2019 +0300
  79. cb4ba28 arm: am57xx: Allow bootm to load larger kernels by Sam Protsenko · Tue Jul 02 20:56:09 2019 +0300
  80. 5f0717d ARM: da850-evm: Remove dead/unneeded code by Adam Ford · Fri Jul 19 16:24:50 2019 -0500
  81. 3928b1d ARM: omap3/omap35_logic: Fix broken Logic PD Torpedo booting by Adam Ford · Wed Jul 17 09:35:27 2019 -0500
  82. 8de5f82 ARM: dts: Logic PD SOM-LV and Torpedo Boards: Resync DTS by Adam Ford · Mon Jul 15 14:07:52 2019 -0500
  83. a5105d2 ARM: da850evm: Remove legacy OHCI referencs and unify platform by Adam Ford · Tue Jul 02 10:36:28 2019 -0500
  84. bbe7b1e ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the future by Adam Ford · Mon Jul 01 09:33:39 2019 -0500
  85. cb51cf7 ARM: omap3_logic & omap35_logic: Disable OMAP EHCI for Torpedo by Adam Ford · Sun Jun 30 17:30:50 2019 -0500
  86. 5e6b4ff ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV Boards by Adam Ford · Sun Jun 30 17:30:49 2019 -0500
  87. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 27 09:35:05 2019 -0400
  88. d7fd90a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Jul 27 09:34:07 2019 -0400
  89. f8b6530 ARM: am3517-evm: Remove non-DM legacy code by Adam Ford · Tue Jun 25 14:14:08 2019 -0500
  90. ef19bc9 ARM: am3517-evm: Migrate to SPL_OF_CONTROL by Adam Ford · Mon Jun 24 11:57:25 2019 -0500
  91. b71d444 ARM: da850-evm: Remove repeated pinmuxing calls by Adam Ford · Sun Jun 23 18:30:54 2019 -0500
  92. 8171c82 ARM: da850-evm: Remove duplicate UART initialization by Adam Ford · Sun Jun 23 17:48:36 2019 -0500
  93. d4c65fa ARM: am3517-evm: Remove manual ethernet reset code by Adam Ford · Sun Jun 23 00:42:14 2019 -0500
  94. a9fb458 ARM: am3517-evm: Enable DM_PMIC and DM_REGULATOR functions by Adam Ford · Fri Jun 14 09:06:48 2019 -0500
  95. ea4724c ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values by Faiz Abbas · Thu Jun 20 15:07:22 2019 +0530
  96. 7f182c0 ARM: dts: am57xx: Disable voltage switching for SD card by Faiz Abbas · Thu Jun 20 15:07:21 2019 +0530
  97. f3a3e2e ARM: dts: am574x-idk: Add pinmuxes for mmc1 and mmc2 by Faiz Abbas · Thu Jun 20 15:07:20 2019 +0530
  98. 4691289 ARM: dts: dra7-mmc-iodelay: Add a new pinctrl group for clk line without pullup by Faiz Abbas · Thu Jun 20 15:07:19 2019 +0530
  99. b943fec configs: j721e_evm_a72: Add initial support by Lokesh Vutla · Thu Jun 13 10:29:57 2019 +0530
  100. e1bbe69 configs: j721e_evm_r5: Add initial support by Lokesh Vutla · Thu Jun 13 10:29:56 2019 +0530