1. d30aeb1 common/console.c: Fix unused warning with console_doenv() by Tom Rini · Wed Oct 30 09:18:43 2019 -0400
  2. 7c79d54 Makefile: fix dependency for imx targets by Heiko Schocher · Fri Oct 25 14:46:54 2019 +0200
  3. 7593603 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Nov 06 07:11:02 2019 -0500
  4. a95b2c4 Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Nov 06 07:10:16 2019 -0500
  5. 1d7ed2d travis: Rework how we write the ~/.buildman file by Tom Rini · Tue Nov 05 10:44:16 2019 -0500
  6. 6159820 Merge tag 'fdt-pull-5nov19' of git://git.denx.de/u-boot-fdt by Tom Rini · Tue Nov 05 07:59:28 2019 -0500
  7. d7689fa mmc: fsl_esdhc_imx: Update compatible string for imx8m by Peng Fan · Mon Nov 04 17:31:17 2019 +0800
  8. 2cdf52b mmc: fsl_esdhc_imx: drop redundant clock settings by Peng Fan · Mon Nov 04 17:14:15 2019 +0800
  9. 4fc9333 mmc: fsl_esdhc: clean up DM and non-DM code by Yangbo Lu · Thu Oct 31 18:54:26 2019 +0800
  10. f3bcc83 mmc: fsl_esdhc: always check write protect state by Yangbo Lu · Thu Oct 31 18:54:25 2019 +0800
  11. 9fed28d mmc: fsl_esdhc: drop redundant code for non-removable feature by Yangbo Lu · Thu Oct 31 18:54:24 2019 +0800
  12. b64dc8d mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common() by Yangbo Lu · Thu Oct 31 18:54:23 2019 +0800
  13. 501e3a5 mmc: fsl_esdhc: clean up bus width configuration code by Yangbo Lu · Thu Oct 31 18:54:22 2019 +0800
  14. 63267b4 mmc: fsl_esdhc: fix voltage validation by Yangbo Lu · Thu Oct 31 18:54:21 2019 +0800
  15. d17d260 mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init() by Yangbo Lu · Thu Oct 31 18:54:20 2019 +0800
  16. 377bca8 binman: Move to use Python 3 by Simon Glass · Thu Oct 31 07:43:05 2019 -0600
  17. 39e2233 dtoc: Convert fdt.py to Python 3 by Simon Glass · Thu Oct 31 07:43:04 2019 -0600
  18. c5fd10a binman: Convert a few tests to Python 3 by Simon Glass · Thu Oct 31 07:43:03 2019 -0600
  19. 1fdb487 binman: Remember the pre-reset entry size by Simon Glass · Thu Oct 31 07:43:02 2019 -0600
  20. c5db519 pylibfdt: Correct the type for fdt_property_stub() by Simon Glass · Thu Oct 31 07:43:01 2019 -0600
  21. fd92666 pylibfdt: Sync up with upstream by Simon Glass · Thu Oct 31 07:43:00 2019 -0600
  22. 7ccca83 pylibfdt: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:59 2019 -0600
  23. 6e58372 rkmux: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:58 2019 -0600
  24. 1f70186 move_config: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:57 2019 -0600
  25. db51b51 microcode_tool: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:56 2019 -0600
  26. bfb0bb2 test_dtoc: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:55 2019 -0600
  27. fc01782 test_fdt: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:54 2019 -0600
  28. c78ed66 buildman: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:53 2019 -0600
  29. efeac06 patman: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:52 2019 -0600
  30. f544a2d patman: Use unicode for file I/O by Simon Glass · Thu Oct 31 07:42:51 2019 -0600
  31. cc311ac patman: Adjust 'command' to return strings instead of bytes by Simon Glass · Thu Oct 31 07:42:50 2019 -0600
  32. a5e1a58 fdt: Sync up to the latest libfdt by Simon Glass · Sun Oct 27 09:47:42 2019 -0600
  33. a7bc9ab mx6: tbs2910: Minimise libfdt code size by Simon Glass · Sun Oct 27 09:47:41 2019 -0600
  34. c48044d fdt: Add Kconfig options to control code size by Simon Glass · Sun Oct 27 09:47:40 2019 -0600
  35. 89117ac fdt: Add INT32_MAX to kernel.h for libfdt by Simon Glass · Sun Oct 27 09:47:39 2019 -0600
  36. a3ec535 Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Nov 04 12:57:41 2019 -0500
  37. 752b309 Merge branch '2019-11-04-ti-imports' by Tom Rini · Mon Nov 04 12:57:34 2019 -0500
  38. 133dd1c net: ti: cpsw: convert to use dev/ofnode api by Grygorii Strashko · Thu Sep 19 11:16:42 2019 +0300
  39. 6fc5ae1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Sun Nov 03 19:28:54 2019 -0500
  40. 879e41d tbs2910: Disable Plan9/RTEMS bootm support by Tom Rini · Sat Nov 02 14:43:06 2019 -0400
  41. f3caefe imx: nandbcb: add support for writing BCB only by Igor Opaniuk · Sun Nov 03 16:49:46 2019 +0100
  42. 14a489b imx: nandbcb: refactor update function by Igor Opaniuk · Sun Nov 03 16:49:45 2019 +0100
  43. 344833a imx: nandbcb: add support for i.MX7 by Igor Opaniuk · Sun Nov 03 16:49:44 2019 +0100
  44. c5540137 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · Sun Nov 03 16:49:43 2019 +0100
  45. db6f1fa imx: gpmi: add defines for hw randominizer by Igor Opaniuk · Sun Nov 03 16:49:42 2019 +0100
  46. 2e300c5 tbs2910: Disable Plan9/RTEMS bootm support by Tom Rini · Sun Nov 03 07:41:12 2019 -0500
  47. dafcd99 imx: support i.MX8QM ROM 7720 a1 board by Oliver Graute · Fri Sep 20 07:08:41 2019 +0000
  48. ab93ef6 arm: dts: imx8mm: sync dts from Linux Kernel by Peng Fan · Wed Oct 16 10:24:30 2019 +0000
  49. 6443d5d board/BuR/brppt2: initial commit by Hannes Schmelzer · Wed Jul 17 14:29:53 2019 +0200
  50. a8d7797 imx8: output SECO-FW and ATF commit IDs by Anatolij Gustschin · Sat Oct 26 16:24:04 2019 +0200
  51. e5e9109 mach-imx: Adding new argument for SIP call interface by Ye Li · Sat Oct 26 16:24:03 2019 +0200
  52. 128f189 imx8qxp: mek: add secure boot script by Peng Fan · Wed Sep 25 08:11:19 2019 +0000
  53. 46f9cfb imx8qm: mek: add secure boot script by Peng Fan · Wed Sep 25 08:11:17 2019 +0000
  54. f1e0f9f imx8: Add AHAB secure boot support by Peng Fan · Wed Sep 25 08:11:14 2019 +0000
  55. a9e0433 imx8mm: evk: enable bd71837 pmic by Peng Fan · Wed Oct 16 10:24:42 2019 +0000
  56. b9b7688 imx8m: evk: spl: probe clk in spl early stage by Peng Fan · Wed Oct 16 10:24:39 2019 +0000
  57. 9c3193b power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837 by Peng Fan · Wed Oct 16 10:24:36 2019 +0000
  58. 449dc04 pmic: bd71837: drop DEBUG macro by Peng Fan · Wed Oct 16 10:24:34 2019 +0000
  59. f193093 dt-bindings: import usb pd by Peng Fan · Wed Oct 16 10:24:28 2019 +0000
  60. 1dd4cc3 imx: spl: implement spl_boot_mode for i.MX7/8/8M by Peng Fan · Wed Oct 16 10:24:25 2019 +0000
  61. 6e6cff7 imx: imx8mq: add init_nand_clk by Peng Fan · Wed Oct 16 10:24:22 2019 +0000
  62. 1049fc2e imx8m: clock: improve irq response latency by Peng Fan · Wed Oct 16 10:24:20 2019 +0000
  63. c23fbdd imx8m: imx8mq: get chip rev for B1 revision by Peng Fan · Wed Oct 16 10:24:17 2019 +0000
  64. eb9b6a8 video: mxsfb: set gd->fb_base by Sébastien Szymanski · Mon Oct 21 15:33:04 2019 +0200
  65. d5c9613 opos6uldev: migrate to DM_VIDEO by Sébastien Szymanski · Mon Oct 21 15:33:03 2019 +0200
  66. 5444fdf imx6ul: opos6ul: migrate to DM_ETH by Sébastien Szymanski · Mon Oct 21 15:33:02 2019 +0200
  67. 02548cf imx: update i.MX8MQ device trees by Patrick Wildt · Mon Oct 14 13:19:00 2019 +0200
  68. 2136877 mccmon6: defconfig: nor: Enable usage of *_TINY_* drivers in SPL by Lukasz Majewski · Tue Oct 15 10:28:47 2019 +0200
  69. 97c0780 ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB by Lukasz Majewski · Tue Oct 15 10:28:46 2019 +0200
  70. 55ce92e spl: nor: Provide falcon boot support for NOR memories by Lukasz Majewski · Tue Oct 15 10:28:45 2019 +0200
  71. bcf82d1 ARM: imx: Decouple mccmon6's SPL and u-boot proper code by Lukasz Majewski · Tue Oct 15 10:28:44 2019 +0200
  72. 323f994 ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper by Lukasz Majewski · Tue Oct 15 10:28:43 2019 +0200
  73. 3bf5ffa imx: Enable RTC (ds1307) support in the U-Boot proper on TPC70 board by Lukasz Majewski · Tue Oct 15 12:40:51 2019 +0200
  74. 3079336 ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL code by Claudius Heine · Tue Oct 29 13:17:56 2019 +0100
  75. 3378a1e ARM: imx6: DHCOM i.MX6 PDK: defconfig: Enable MMC support of SPL by Claudius Heine · Tue Oct 29 13:17:57 2019 +0100
  76. 868e1d5 ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entry by Claudius Heine · Tue Oct 29 13:17:55 2019 +0100
  77. edc1d15 watchdog: imx: Use immediate reset bits for expire_now by Robert Hancock · Tue Aug 06 11:05:30 2019 -0600
  78. d00a0b1 watchdog: imx: Add DT ext-reset handling by Robert Hancock · Tue Aug 06 11:05:29 2019 -0600
  79. ddfe838 ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modes by Igor Opaniuk · Wed Oct 16 13:39:36 2019 +0300
  80. 1ec7c00 ARM: dts: imx6ull-colibri: change hierarchy of DTS files by Igor Opaniuk · Wed Oct 16 13:39:35 2019 +0300
  81. 9d6fda7 arm: mxs: Increase VDDD voltage to match specification by Marek Vasut · Tue Oct 15 18:26:57 2019 +0200
  82. d34d163 ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic number by Claudius Heine · Tue Oct 29 13:08:44 2019 +0100
  83. a27dd70 ARM: imx: Fix bmode detection from grp10 by Claudius Heine · Tue Oct 29 13:08:43 2019 +0100
  84. 0b050c0 arm: dts: Add devicetree support for iMXQXP AI_ML board by Manivannan Sadhasivam · Thu Aug 15 13:57:24 2019 +0530
  85. a99188b i.MX6: nand: extend nandbcb command for imx6UL(L) by Parthiban Nallathambi · Fri Oct 18 11:46:19 2019 +0200
  86. addf4f6 imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT on display5 by Lukasz Majewski · Mon Oct 14 17:43:34 2019 +0200
  87. bf45d9b net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid mode by Grygorii Strashko · Thu Sep 19 11:16:41 2019 +0300
  88. 40b346d net: ti: cpsw: fix mac tx internal delay for rgmii-rxid mode by Grygorii Strashko · Thu Sep 19 11:16:40 2019 +0300
  89. e32ed8c net: ti: cpsw: add support for standard eth "max-speed" dt property by Grygorii Strashko · Thu Sep 19 11:16:39 2019 +0300
  90. 68e313e net: ti: cpsw: move parsing of dt port's parameters in separate func by Grygorii Strashko · Thu Sep 19 11:16:38 2019 +0300
  91. 63bba7e net: ti: cpsw: enable 10Mbps link speed support in rgmii mode by Grygorii Strashko · Thu Sep 19 11:16:37 2019 +0300
  92. a6f37dc arm: dts: am335x: sync cpsw/mdio/phy with latest linux - drop phy_id by Grygorii Strashko · Sat Aug 31 10:30:34 2019 +0300
  93. 59934e2 arm: dts: am437x: sync cpsw/mdio/phy with latest linux - drop phy_id by Grygorii Strashko · Sat Aug 31 10:30:33 2019 +0300
  94. cd8cbcb arm: dts: dra7: sync cpsw/mdio/phy with latest linux - drop phy_id by Grygorii Strashko · Sat Aug 31 10:30:32 2019 +0300
  95. 1b6c50e mx6: clock: Introduce disable_ipu_clock() by Fabio Estevam · Fri Jul 12 09:32:23 2019 -0300
  96. 927d54b mx6: clock: Use setbits_le32() by Fabio Estevam · Fri Jul 12 09:32:22 2019 -0300
  97. 2d91068 x86: Quieten TPL's jump_to_image_no_args() by Simon Glass · Sun Oct 20 21:37:57 2019 -0600
  98. 662c17d x86: Don't print CPU info in TPL by Simon Glass · Sun Oct 20 21:37:56 2019 -0600
  99. 81f1462 x86: Move CPU init to before spl_init() by Simon Glass · Sun Oct 20 21:37:55 2019 -0600
  100. dc44467 x86: Add a CPU init function for TPL by Simon Glass · Sun Oct 20 21:37:54 2019 -0600