1. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Nov 12 07:18:23 2019 -0500
  2. 97c2973 Prepare v2020.01-rc2 by Tom Rini · Mon Nov 11 21:01:10 2019 -0500
  3. fdc7e36 configs: Resync with savedefconfig by Tom Rini · Mon Nov 11 20:04:24 2019 -0500
  4. 752151a gitattributes: dont treat non-text files as text by Vignesh Rajendran · Fri Nov 08 16:32:55 2019 +0100
  5. 6199626 .gitignore: Ignore .img files by Michael Trimarchi · Sat Nov 09 20:13:57 2019 +0100
  6. 72555fa binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · Wed Nov 06 17:22:44 2019 -0700
  7. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Nov 11 14:19:32 2019 -0500
  8. 27e555e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Nov 11 14:19:04 2019 -0500
  9. 89d0884 rockchip: firefly-rk3288: Enable TPL support by Kever Yang · Wed Oct 16 16:50:03 2019 +0800
  10. 27df507 rockchip: adding the missing "/" in entries of boot_devices by Levin Du · Thu Oct 17 15:22:38 2019 +0800
  11. abe4408 rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUs by Kever Yang · Fri Oct 18 15:54:16 2019 +0800
  12. 133f85c rockchip: rk3399: update SPL_STACK_R_ADDR by Kever Yang · Fri Oct 18 15:54:15 2019 +0800
  13. fed36ea rockchip: evb-px5: defconfig: no need to reserve IRAM for SPL by Kever Yang · Wed Oct 23 11:10:36 2019 +0800
  14. 9ffbdfb rockchip: rk3328: defconfig: no need to reserve IRAM for SPL by Kever Yang · Wed Oct 23 10:08:53 2019 +0800
  15. 977ff17 rockchip: rk3399: defconfig: no need to reserve IRAM for SPL by Kever Yang · Fri Oct 18 15:54:14 2019 +0800
  16. 8dc7abe common: spl: atf: support booting bl32 image by Joseph Chen · Sun Oct 06 20:10:22 2019 +0200
  17. a2efb6c rockchip: make_fit_atf.py: allow inclusion of a tee binary by Heiko Stuebner · Sun Oct 06 20:10:21 2019 +0200
  18. ec2b9fe ram: rk3328: Fix loading of skew values by Simon South · Sun Oct 06 12:28:14 2019 -0400
  19. 03b90fc ram: rk3328: Use correct frequency units in function by Simon South · Sun Oct 06 12:28:13 2019 -0400
  20. fa43b61 rockchip: dts: rk3328: rock64: Add same-as-spl order by Emmanuel Vadot · Tue Oct 08 19:59:50 2019 +0200
  21. 93c4485 clk: rockchip: rk3328: Configure CPU clock by Simon South · Thu Oct 10 15:28:36 2019 -0400
  22. 0cc7fbd rockchip: rk3399: Add Leez P710 support by Andy Yan · Sun Sep 22 18:06:56 2019 +0800
  23. d6b3e83 power: pmic: rk809: support rk809 pmic by Joseph Chen · Thu Sep 26 15:45:07 2019 +0800
  24. 4a1ae18 power: pmic: rk817: support rk817 pmic by Joseph Chen · Thu Sep 26 15:44:55 2019 +0800
  25. 1d9077e power: pmic: rk805: support rk805 pmic by Elaine Zhang · Thu Sep 26 15:43:55 2019 +0800
  26. 04e5a43 power: pmic: rk816: support rk816 pmic by Elaine Zhang · Thu Sep 26 15:43:54 2019 +0800
  27. fa9cccc power: regulator: rk8xx: update the driver for rk808 and rk818 by Elaine Zhang · Thu Sep 26 15:43:53 2019 +0800
  28. bb51132 dm: regulator: support regulator more state by Joseph Chen · Thu Sep 26 15:43:52 2019 +0800
  29. a59f612 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Nov 08 14:05:07 2019 -0500
  30. b8e62d4 tools/img2brec.sh: Delete unused tool by Tom Rini · Fri Nov 08 09:26:18 2019 -0500
  31. 01ed2a1 Merge branch '2019-11-07-master-imports' by Tom Rini · Fri Nov 08 07:27:45 2019 -0500
  32. 0306721 Merge branch '2019-11-07-ti-imports' by Tom Rini · Fri Nov 08 07:26:51 2019 -0500
  33. 8d95b6e cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS by AKASHI Takahiro · Fri Nov 08 10:32:15 2019 +0900
  34. d2dd2f7 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:39 2019 +0000
  35. 22ec238 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:32 2019 +0000
  36. 72817cd configs: spi: Add the SPI_FLASH_BAR for ESPI by Xiaowei Bao · Thu Oct 31 14:34:40 2019 +0800
  37. 6c77277 fsl-layerscape: fix warning if no hwconfig is defined by Pankaj Bansal · Thu Oct 31 05:41:09 2019 +0000
  38. c0932e2 usb: xhci: support 1.1 or later version by developer · Fri Nov 08 10:55:52 2019 +0800
  39. 2acda73 drivers: net: fsl_enetc: fix RGMII configuration by Michael Walle · Sat Oct 26 02:39:12 2019 +0200
  40. 5ad8117 drivers: net: fsl_enetc: set phydev->node by Michael Walle · Sat Oct 26 02:39:11 2019 +0200
  41. fc667ea armv8: fsl-layerscape: introduce fsl_board_late_init() by Michael Walle · Mon Oct 21 22:37:45 2019 +0200
  42. 5b0a113 armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x by Michael Walle · Tue Oct 22 01:10:57 2019 +0200
  43. 7ea2feb armv8: ls1028a: add erratum A-050382 workaround by Laurentiu Tudor · Fri Oct 18 09:01:56 2019 +0000
  44. 7085d07 armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · Fri Oct 18 09:01:55 2019 +0000
  45. 1585835 fsl-layerscape: add missing SATA3 and SATA4 base addresses by Laurentiu Tudor · Fri Oct 18 09:01:54 2019 +0000
  46. 4adff39 armv8: ls2088a: add icid setup for platform devices by Laurentiu Tudor · Fri Oct 18 09:01:54 2019 +0000
  47. 3383462 fsl-layerscape: fix compile error with sec fw disabled by Laurentiu Tudor · Fri Oct 18 09:01:53 2019 +0000
  48. 0b1d35c armv8: fsl-layerscape: guard caam specific defines by Laurentiu Tudor · Fri Oct 18 09:01:52 2019 +0000
  49. 8f13773 fsl-layerscape: do not use layerscape EFI reset if PSCI used by Mathew McBride · Fri Oct 18 14:27:54 2019 +1100
  50. 505ca5d armv8: dts: ls1088a: add PSCI binding for LS1088A by Mathew McBride · Fri Oct 18 14:27:53 2019 +1100
  51. c63fac8 pci: layerscape: Only set EP CFG READY bit by Pankaj Bansal · Mon Oct 14 11:43:19 2019 +0000
  52. e2bfbe8 configs: j721e_evm_r5_defconfig: Remove SPL multi-DTB FIT support by Andrew F. Davis · Thu Nov 07 08:06:09 2019 -0500
  53. e0450ec Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECT by Adam Ford · Mon Nov 04 17:05:24 2019 -0600
  54. d499a8d configs: omap3_logic_somlv: Remove GPIO from SPL by Adam Ford · Sun Nov 03 17:15:53 2019 -0600
  55. c8f8e92 ARM: dts: logicpd-som-lv-37xx-devkit-u-boot: Remove unused GPIO by Adam Ford · Sun Nov 03 17:15:52 2019 -0600
  56. 0876a89 Revert "ARM: omap3_logic/omap35_logic: Enable GPIO in SPL" by Adam Ford · Sun Nov 03 17:03:02 2019 -0600
  57. 9c46489 ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Remove unused GPIO by Adam Ford · Sun Nov 03 17:03:01 2019 -0600
  58. ce51e84 ARM: omap3_logic: Power on MMC when setting up PMIC by Adam Ford · Sun Nov 03 16:18:27 2019 -0600
  59. d00feb7 configs: j721e_evm_r5_defconfig: Enable AVS Class 0 & dependent configs by Keerthy · Thu Oct 24 15:01:03 2019 +0530
  60. 3bec8a2 configs: am65x_evm_r5_defconfig: Enable AVS class 0 support by Tero Kristo · Thu Oct 24 15:01:02 2019 +0530
  61. 5acf501 configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator support by Tero Kristo · Thu Oct 24 15:01:01 2019 +0530
  62. 7c9fa30 arm: dts: k3-j721e-r5-common-proc-board: Hook buck12_reg to vtm supply by Keerthy · Thu Oct 24 15:01:00 2019 +0530
  63. c6f8654 arm: dts: k3-j721e-r5-common: Add tps65941 node and dependent wkup_i2c0 node by Keerthy · Thu Oct 24 15:00:59 2019 +0530
  64. be86d32 arm: dts: k3-j721e-r5-common-proc-board: Add VTM node by Keerthy · Thu Oct 24 15:00:58 2019 +0530
  65. 2219390 arm: dts: k3-am654-r5-base-board: enable wkup_vtm0 node and link in supplies by Tero Kristo · Thu Oct 24 15:00:57 2019 +0530
  66. f66d686 arm: dts: k3-am654-r5-base-board: add supply rail for MPU by Tero Kristo · Thu Oct 24 15:00:56 2019 +0530
  67. 02e850b arm: dts: k3-am654-r5-base-board: enable wkup_i2c0 driver for spl by Tero Kristo · Thu Oct 24 15:00:55 2019 +0530
  68. be0f1bd arm: dts: k3-am654-r5-base-board: Add VTM node by Keerthy · Thu Oct 24 15:00:54 2019 +0530
  69. 0b01f66 arm: mach-k3: j721e_init: Initialize avs class 0 by Keerthy · Thu Oct 24 15:00:53 2019 +0530
  70. 2cd5097 arm: mach-k3: am6_init: Initialize AVS class 0 by Keerthy · Thu Oct 24 15:00:52 2019 +0530
  71. 4a03000 power: regulator: tps65941: add regulator support by Keerthy · Thu Oct 24 15:00:51 2019 +0530
  72. a36bb3c power: pmic: tps65941: Add support for tps65941 family of PMICs by Keerthy · Thu Oct 24 15:00:50 2019 +0530
  73. fda68e4 misc: k3_avs: Add j721e support by Keerthy · Thu Oct 24 15:00:49 2019 +0530
  74. daec341 power: regulator: tps6236x: add support for tps6236x regulators by Tero Kristo · Thu Oct 24 15:00:48 2019 +0530
  75. 280d7a8 clk: clk-ti-sci: Notify AVS driver upon setting clock rate by Keerthy · Thu Oct 24 15:00:47 2019 +0530
  76. 887dde5 misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0 by Tero Kristo · Thu Oct 24 15:00:46 2019 +0530
  77. 1c4a2c4 arm: add initial support for the Phytium Durian Board by liu hao · Thu Oct 31 07:51:08 2019 +0000
  78. 6cae4f4 cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES by Alexander Dahl · Wed Oct 30 16:53:55 2019 +0100
  79. 2e5aad6 cmd: nand: Remove not used declaration by Alexander Dahl · Wed Oct 30 16:53:54 2019 +0100
  80. 9ac1d17 arm: caches: Disable mmu only if mmu is available by Lokesh Vutla · Wed Oct 30 15:55:41 2019 +0530
  81. 60df6eb hush: re-sequence includes by Heinrich Schuchardt · Sat Oct 26 23:45:08 2019 +0200
  82. 6b89084 dlmalloc: calloc: fix zeroing early allocations by Simon Goldschmidt · Fri Oct 25 21:23:35 2019 +0200
  83. 3a02533 spl: fix SPI config dependencies by Simon Goldschmidt · Fri Oct 25 16:22:09 2019 +0200
  84. 17d7852 arm: socfpga: gen5: fix ERR_PTR_OFFSET by Simon Goldschmidt · Tue Oct 22 21:29:48 2019 +0200
  85. b5a044e linux err: make ERR_PTR/PTR_ERR architecture specific by Simon Goldschmidt · Tue Oct 22 21:29:47 2019 +0200
  86. 9c05511 Kconfig add config ERR_PTR_OFFSET by Simon Goldschmidt · Tue Oct 22 21:29:46 2019 +0200
  87. 36acbee arm64: Add memcpy_{from, to}io() and memset_io() helpers by Vignesh Raghavendra · Sat Oct 12 16:29:34 2019 +0530
  88. 29f2ace api: storage: Add the missing write operation support by Cristian Ciocaltea · Sat Jan 12 02:03:15 2019 +0200
  89. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  90. 615e3b5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Thu Nov 07 07:25:14 2019 -0500
  91. 1a137ea Merge branch '2019-11-06-reenable-llvm-in-ci' by Tom Rini · Wed Nov 06 22:54:47 2019 -0500
  92. 99a1bb3 gitlab/azure: Enable LLVM tests by Tom Rini · Wed Nov 06 19:30:47 2019 -0500
  93. d00c306 travis: Fix the clang-7 test by Tom Rini · Sat Oct 26 13:48:41 2019 -0400
  94. d30aeb1 common/console.c: Fix unused warning with console_doenv() by Tom Rini · Wed Oct 30 09:18:43 2019 -0400
  95. 851bddd usb: composite: add BOS descriptor support to composite framework by T Karthik Reddy · Mon Oct 14 14:52:50 2019 +0200
  96. 78c5b54 usb: gadget: Add gadget_is_cdns3() macro by Vignesh Raghavendra · Tue Oct 01 17:26:36 2019 +0530
  97. 871e43d usb: cdns3: Add TI wrapper driver for CDNS USB3 controller by Vignesh Raghavendra · Tue Oct 01 17:26:35 2019 +0530
  98. c13e14f usb: cdns3: gadget: Implement udc_set_speed() callback by Vignesh Raghavendra · Tue Oct 01 17:26:34 2019 +0530
  99. b1a4928 usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · Tue Oct 01 17:26:33 2019 +0530
  100. 828da47 usb: udc: Introduce ->udc_set_speed() method by Sherry Sun · Tue Oct 01 17:26:32 2019 +0530