1. a50965c Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Oct 30 09:06:33 2019 -0400
  2. fe00482 Merge branch '2019-10-28-azure-ci-support' by Tom Rini · Wed Oct 30 09:05:13 2019 -0400
  3. f211cc3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Wed Oct 30 09:04:52 2019 -0400
  4. ddaa6b1 Bring all testings in gitlab and travis CI to Azure Pipelines by Bin Meng · Mon Oct 28 07:25:03 2019 -0700
  5. 33dbec2 .travis.yml: Remove the unneeded '&' for ls20xx buildman by Bin Meng · Mon Oct 28 07:25:02 2019 -0700
  6. df4019a arm: mvebu: Avoid generating kwbimage.cfg in the source tree by Bin Meng · Mon Oct 28 07:25:01 2019 -0700
  7. 20cd53c tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · Mon Oct 28 07:25:00 2019 -0700
  8. 0733e20 tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · Mon Oct 28 07:24:59 2019 -0700
  9. dc7d322 spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition by Peng Fan · Wed Oct 23 01:43:30 2019 +0000
  10. 4ee9b86 mmc: fsl_esdhc: drop i.MX DDR support code by Yangbo Lu · Mon Oct 21 18:09:09 2019 +0800
  11. d385697 mmc: fsl_esdhc: remove redundant DM_MMC checking by Yangbo Lu · Mon Oct 21 18:09:08 2019 +0800
  12. 77f2632 mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC by Yangbo Lu · Mon Oct 21 18:09:07 2019 +0800
  13. c7072d1 Add Microsoft Azure Pipelines configuration by Bin Meng · Sun Oct 27 05:19:48 2019 -0700
  14. a02b1d6 tools: Avoid creating symbolic links for tools/version.h by Bin Meng · Sun Oct 27 05:19:47 2019 -0700
  15. f8d33f8 Add .gitattributes for line endings by Bin Meng · Sun Oct 27 05:19:46 2019 -0700
  16. bcb78a0 doc: Add documentation for how to build U-Boot host tools by Bin Meng · Sun Oct 27 05:19:45 2019 -0700
  17. d198c70 tools: ifwitool: Define __packed when it is not defined by Bin Meng · Sun Oct 27 05:19:44 2019 -0700
  18. 7f34517 linux/types.h: Surround 'struct ustat' with __linux__ by Bin Meng · Sun Oct 27 05:19:43 2019 -0700
  19. 6e9dc8d tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 by Bin Meng · Sun Oct 27 05:19:42 2019 -0700
  20. 3495f98 tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX by Bin Meng · Sun Oct 27 05:19:41 2019 -0700
  21. f0b8eb1 tools: image.h: Use portable uint32_t instead of linux-specific __be32 by Bin Meng · Sun Oct 27 05:19:40 2019 -0700
  22. aae1e58 Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Oct 25 20:07:24 2019 -0400
  23. e7c456e Merge branch '2019-10-24-ti-imports' by Tom Rini · Fri Oct 25 17:33:28 2019 -0400
  24. 2604d8d arm: dts: k3-am65: Add R5F ranges in interconnect nodes by Suman Anna · Thu Oct 17 09:03:08 2019 +0530
  25. edfb5de armv7R: K3: j721e: Add support for triggering ddr init from SPL by Lokesh Vutla · Mon Oct 07 19:26:38 2019 +0530
  26. 430a0b3 arm: dts: k3-j721e: Add ddr node by Lokesh Vutla · Mon Oct 07 19:26:37 2019 +0530
  27. 521a4ef ram: k3-j721e: Add support for J721E DDR controller by Kevin Scholz · Mon Oct 07 19:26:36 2019 +0530
  28. f84ffa1 dt-bindings: memory-controller: Introduce J721E DDRSS bindings by Lokesh Vutla · Mon Oct 07 19:26:35 2019 +0530
  29. 2c85dfd1 ram: k3-am654: Do not rely on default values for certain DDR register by James Doublesin · Mon Oct 07 14:04:27 2019 +0530
  30. b6a19f0 ram: k3-am654: add support for LPDDR4 and DDR3L DDRs by James Doublesin · Mon Oct 07 14:04:26 2019 +0530
  31. e88e472 armv7r: dts: am654-base-board: Rename 1600MHz to 1600MTs in dtsi filename by James Doublesin · Mon Oct 07 14:04:25 2019 +0530
  32. 362beda arm: K3: Clean and invalidate Linux Image before jumping to Linux by Lokesh Vutla · Mon Oct 07 13:52:17 2019 +0530
  33. 62dd16e cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · Mon Oct 07 13:52:16 2019 +0530
  34. b1f1b23 boot: arm: Enable support for custom board_prep_linux by Lokesh Vutla · Mon Oct 07 13:52:15 2019 +0530
  35. 608448e configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FIT by Faiz Abbas · Wed Oct 09 12:35:20 2019 +0200
  36. ebee14a configs: dra7xx_evm: Add Kconfigs for SPL_DFU bootmode by Faiz Abbas · Wed Oct 09 12:35:19 2019 +0200
  37. e220a46 ARM: dts: dra7: Add usb peripheral nodes in spl by Faiz Abbas · Wed Oct 09 12:35:18 2019 +0200
  38. 56d31ae Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Oct 25 13:50:51 2019 -0400
  39. 510adb3 Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Fri Oct 25 13:50:33 2019 -0400
  40. cd48940 Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Oct 25 11:23:46 2019 -0400
  41. 360ee8e configs: mtmips: remove configs which are selected in Kconfig or useless by developer · Wed Sep 25 17:45:44 2019 +0800
  42. 591826e mips: mtmips: select essential drivers in Kconfig by developer · Wed Sep 25 17:45:43 2019 +0800
  43. e169343 mips: mtmips: change baudrate table for all boards by developer · Wed Sep 25 17:45:42 2019 +0800
  44. 8a71849 dts: mtmips: add default pinctrl to eth nodes for all boards by developer · Wed Sep 25 17:45:41 2019 +0800
  45. 74d8c58 dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688 by developer · Wed Sep 25 17:45:40 2019 +0800
  46. a6b8735 dts: mtmips: add mmc related nodes for mt7628an.dtsi by developer · Wed Sep 25 17:45:39 2019 +0800
  47. 399e4af mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode by developer · Wed Sep 25 17:45:38 2019 +0800
  48. 607faf7 mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs by developer · Wed Sep 25 17:45:37 2019 +0800
  49. e3c4a92 dts: mtmips: enable eth port0 led and link poll functions for all boards by developer · Wed Sep 25 17:45:36 2019 +0800
  50. 33272b6 net: mt7628-eth: add support to isolate LAN/WAN ports by developer · Wed Sep 25 17:45:35 2019 +0800
  51. ba57a6b net: mt7628-eth: free rx descriptor on receiving failure by developer · Wed Sep 25 17:45:34 2019 +0800
  52. a564411 net: mt7628-eth: make phy link up detection optional via DT by developer · Wed Sep 25 17:45:33 2019 +0800
  53. e4387bd net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset by developer · Wed Sep 25 17:45:32 2019 +0800
  54. 065e7dd phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part by developer · Wed Sep 25 17:45:31 2019 +0800
  55. 5485f62 dts: mtmips: update reset controller node for mt7628 by developer · Wed Sep 25 17:45:30 2019 +0800
  56. 074393a reset: add reset controller driver for MediaTek MIPS platform by developer · Wed Sep 25 17:45:29 2019 +0800
  57. 295ac53 dts: mtmips: add default pinctrl for uart nodes by developer · Wed Sep 25 17:45:28 2019 +0800
  58. bea7fa3 dts: mtmips: add pinctrl node for mt7628 by developer · Wed Sep 25 17:45:27 2019 +0800
  59. e194781 pinctrl: add support for MediaTek MT7628 by developer · Wed Sep 25 17:45:26 2019 +0800
  60. a546d15 spi: mt7621-spi: restore default register value after each xfer by developer · Wed Sep 25 17:45:25 2019 +0800
  61. fe93f59 spi: mt7621-spi: remove data cache and rewrite its xfer function by developer · Wed Sep 25 17:45:24 2019 +0800
  62. 7ad7bee spi: mt7621-spi: use clock frequency from clk driver by developer · Wed Sep 25 17:45:23 2019 +0800
  63. f7ea9e0 dts: mtmips: add clock node for mt7628 by developer · Wed Sep 25 17:45:22 2019 +0800
  64. 2bef3c5 clk: add clock driver for MediaTek MT76x8 platform by developer · Wed Sep 25 17:45:21 2019 +0800
  65. 0844157 dts: mtmips: enable high-speed UART support for mt7628 by developer · Wed Sep 25 17:45:20 2019 +0800
  66. a799f39 dts: mtmips: move uart property clock-frequency into mt7628an.dtsi by developer · Wed Sep 25 17:45:19 2019 +0800
  67. 77c7c73 serial: serial_mtk: add non-DM version for SPL by developer · Wed Sep 25 17:45:18 2019 +0800
  68. 67d2b61 serial: serial_mtk: enable FIFO and disable flow control by developer · Wed Sep 25 17:45:17 2019 +0800
  69. 1100e49 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · Wed Sep 04 10:51:13 2019 -0700
  70. 7b86648 mips: bmips: switch to board defines for dtb by Álvaro Fernández Rojas · Mon Sep 16 17:15:05 2019 +0200
  71. 094deda bmips: correct name characters by Álvaro Fernández Rojas · Fri Aug 30 12:00:42 2019 +0200
  72. 1218f58 bmips: configs: switch to size definitions by Álvaro Fernández Rojas · Fri Aug 30 11:54:27 2019 +0200
  73. 55abe84 mips: bmips: remove unneeded definitions by Álvaro Fernández Rojas · Fri Aug 30 11:52:59 2019 +0200
  74. 9a8e3c6 bmips: enable vr-3032u nand support by Álvaro Fernández Rojas · Wed Aug 28 19:12:20 2019 +0200
  75. 456208b bmips: bcm63268: add support for brcmnand by Álvaro Fernández Rojas · Wed Aug 28 19:12:19 2019 +0200
  76. 3729f78 bmips: bcm6362: add support for brcmnand by Álvaro Fernández Rojas · Wed Aug 28 19:12:18 2019 +0200
  77. 2795b47 bmips: bcm6328: add support for brcmnand by Álvaro Fernández Rojas · Wed Aug 28 19:12:17 2019 +0200
  78. 540d4ea bmips: bcm6368: add support for brcmnand by Álvaro Fernández Rojas · Wed Aug 28 19:12:16 2019 +0200
  79. d9f9bfc nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · Wed Aug 28 19:12:15 2019 +0200
  80. 7e07e49 MIPS: add compile time definition of L2 cache size by Ramon Fried · Mon Jun 10 21:05:26 2019 +0300
  81. 112c886 sunxi: set PIO voltage to hardware-detected value on startup on H6 by Icenowy Zheng · Wed Apr 24 13:44:12 2019 +0800
  82. 725089c arm: dts: sync dts for Allwinner H6 by Clément Péron · Sun Aug 25 18:04:18 2019 +0200
  83. b01dc98 sunxi: Fix pll1 clock calculation by Stefan Mavrodiev · Wed Jul 31 16:15:52 2019 +0300
  84. f94b022 arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC) by Sunil Mohan Adapa · Tue Sep 10 11:43:40 2019 -0700
  85. 370245e sunxi: H6: DRAM: Add support for half DQ by Jernej Skrabec · Fri Aug 23 19:24:04 2019 +0200
  86. 7d252f4 spi-nor-ids: Add support for Adesto AT25SL321 by Fabio Estevam · Mon Oct 21 10:51:16 2019 -0300
  87. d7be62c mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · Wed Oct 23 07:41:20 2019 +0000
  88. 4973621 spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry by Vignesh Raghavendra · Fri Oct 11 13:28:20 2019 +0530
  89. f53bd81 spi-nor: spi-nor-ids: Add entries for mt25q variants by Vignesh Raghavendra · Fri Oct 11 13:28:19 2019 +0530
  90. 84acf73 spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256* by Vignesh Raghavendra · Fri Oct 11 13:28:18 2019 +0530
  91. d95ab40 spi: designware_spi: Disable and free clock when remove driver by Ley Foon Tan · Wed Sep 19 16:27:19 2018 +0800
  92. a5cf613 mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_SECTORS by Vignesh Raghavendra · Thu Sep 26 19:04:27 2019 +0530
  93. 9817208 mtd: spi-nor-core: Use dev_err for reporting erase/write failures by Vignesh Raghavendra · Thu Sep 26 19:04:26 2019 +0530
  94. a887f6e stm32mp1: configs: Add CONFIG_SPL_SPI_FLASH_MTD by Frieder Schrempf · Tue Oct 22 23:37:43 2019 +0530
  95. a1685dc mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig by Frieder Schrempf · Fri Sep 13 22:43:42 2019 +0000
  96. 788c096 configs: sopine-baseboard: Enable SPI-FLASH by Jagan Teki · Wed Oct 16 19:19:25 2019 +0530
  97. 4c62b7f arm: sunxi: Enable SPI/SPI-FLASH support for A64 by Jagan Teki · Wed Oct 16 18:08:26 2019 +0530
  98. 9f6eafd spi: Kconfig: Enable SPI_SUNXI for SUNXI by Jagan Teki · Wed Oct 16 18:05:56 2019 +0530
  99. fa89f04 mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH by Jagan Teki · Wed Oct 16 18:07:24 2019 +0530
  100. 132e81f cmd: sf: Mark it default if DM_SPI_FLASH enabled by Jagan Teki · Wed Oct 16 17:59:42 2019 +0530