1. 4e49cc3 MAINTAINERS: add info about ARC HSDK reset driver by Eugeniy Paltsev · Tue Oct 08 19:29:31 2019 +0300
  2. 062da42 ARC: HSDK: introduce reset driver by Eugeniy Paltsev · Tue Oct 08 19:29:30 2019 +0300
  3. 9de5058 arc: emsdp/iotdk: Switch to DM_MMC by Alexey Brodkin · Tue Oct 08 13:24:29 2019 +0300
  4. cdaa3db arc: emsdp: Increase max FAT cluster size by Alexey Brodkin · Tue Oct 08 13:25:30 2019 +0300
  5. 9f30037 Merge branch '2019-10-30-master-imports' by Tom Rini · Fri Nov 01 09:23:21 2019 -0400
  6. 17e41f2 azure: Update for python3 and current pytest by Tom Rini · Thu Oct 31 10:45:03 2019 -0400
  7. f6b91bf cmd: avb: Support A/B slots by Sam Protsenko · Mon Oct 21 13:55:16 2019 +0300
  8. ac80a98 cmd: avb: Fix requested partitions list by Sam Protsenko · Thu Aug 15 20:49:47 2019 +0300
  9. c323422 libavb: Fix build warnings after updating the lib by Sam Protsenko · Thu Aug 15 23:04:03 2019 +0300
  10. 6a71702 libavb: Update libavb to current AOSP master by Sam Protsenko · Thu Aug 15 23:04:02 2019 +0300
  11. 8a90ce8 mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode by Michal Sojka · Fri Sep 13 12:43:12 2019 +0200
  12. eae1eeb drivers: phy: Handle gracefully NULL pointers by Jean-Jacques Hiblot · Tue Oct 01 14:03:26 2019 +0200
  13. fe77e43 linux_compat: fix potential NULL pointer access by Marek Szyprowski · Wed Oct 02 14:37:20 2019 +0200
  14. c38ca5f tiny-printf: Support vsnprintf() by Simon South · Wed Oct 02 10:55:07 2019 -0400
  15. 7f107fe common: Kconfig: Fix typo in TPL_LOG_CONSOLE description by Simon South · Wed Oct 02 10:55:06 2019 -0400
  16. 80bcd84 lib: errno: avoid error format-overflow by Heinrich Schuchardt · Sun Oct 06 13:58:57 2019 +0200
  17. 00be4d3 lib: errno: sync error codes by Heinrich Schuchardt · Sun Oct 06 13:22:21 2019 +0200
  18. 45508fc dts: fix MULTI_DTB_FIT compression choice prompt by Baruch Siach · Mon Oct 07 15:05:47 2019 +0300
  19. da326dd ata: ahci allow 64-bit DMA for SATA by Roman Kapl · Mon Oct 14 11:21:09 2019 +0200
  20. 86c8dd4 disk: part_dos: correctly detect DOS PBR by Heinrich Schuchardt · Tue Oct 15 20:43:42 2019 +0200
  21. f026611 test: provide test for errno_str() by Heinrich Schuchardt · Tue Oct 15 21:46:04 2019 +0200
  22. 18ea88c lib: errno: check for unsupported error number by Heinrich Schuchardt · Tue Oct 15 21:46:03 2019 +0200
  23. ebc5033 lib: time: Add microsecond timer by Marek Vasut · Tue Oct 15 22:43:41 2019 +0200
  24. 28d43f2 NVMe: do PCI enumerate before nvme scan by Patrick Wildt · Thu Oct 03 11:10:57 2019 +0200
  25. 968854f nvme: use page-aligned buffer for identify command by Patrick Wildt · Wed Oct 16 08:42:04 2019 +0200
  26. 95f4aba nvme: flush dcache on both r/w, and the prp list by Patrick Wildt · Wed Oct 16 23:22:50 2019 +0200
  27. 393e746 virtio: pci: use correct type in virtio_pci_bind() by Heinrich Schuchardt · Wed Oct 16 12:59:49 2019 +0200
  28. d46efeb checkpatch.pl: update from Linux kernel v5.4-rc3 by Heinrich Schuchardt · Sat Oct 19 09:06:38 2019 +0200
  29. 7b3d258 dts: Kconfig: Fix help for SPL_OF_CONTROL by Walter Lozano · Tue Oct 22 11:50:19 2019 -0300
  30. 64dffd6 Makefile: Fix printing problem in size_check on overflow by Tom Rini · Wed Oct 23 15:39:41 2019 -0400
  31. d9951c9 gpio: da8xx_gpio: Fix the _gpio_direction_output function by Keerthy · Thu Oct 24 13:52:28 2019 +0530
  32. 649bdaf test/py: Use raw strings more to avoid deprecation warnings by Tom Rini · Thu Oct 24 11:59:28 2019 -0400
  33. ebcd214 gitlab/travis: Rework how and when we use virtualenv in order to use python3 by Tom Rini · Thu Oct 24 11:59:27 2019 -0400
  34. a39e81b test/py: Update docs, add requirements.txt for pip by Tom Rini · Thu Oct 24 11:59:26 2019 -0400
  35. 741e393 test/py: Rework test.py to be a different kind of wrapper by Tom Rini · Thu Oct 24 11:59:25 2019 -0400
  36. 784e27d test/py: Update test_fs to decode check_output calls by Tom Rini · Thu Oct 24 11:59:24 2019 -0400
  37. b18abd0 test/py: test_efi_selftest.py: Updates for python 3 support by Tom Rini · Thu Oct 24 11:59:23 2019 -0400
  38. 439ed3e test/py: test_ut.py: Ensure we use bytes by Tom Rini · Thu Oct 24 11:59:22 2019 -0400
  39. 6a99041 test/py: Manual python3 fixes by Tom Rini · Thu Oct 24 11:59:21 2019 -0400
  40. 7f24c19 test/py: Automated conversion to Python 3 by Tom Rini · Thu Oct 24 11:59:20 2019 -0400
  41. 9dfdf6e test/py: Fix pytest4 deprecation warnings by Marek Vasut · Thu Oct 24 11:59:19 2019 -0400
  42. 1ba0781 test/py: Split mark to multiple lines by Tom Rini · Thu Oct 24 11:59:18 2019 -0400
  43. 3fcb3f5 gitlab-ci: Prepend to PATH rather than replace it by Tom Rini · Thu Oct 24 11:59:17 2019 -0400
  44. 70c63a5 gitlab-ci: Fix indentation in some stanzas by Tom Rini · Thu Oct 24 11:59:16 2019 -0400
  45. fb8dc39 Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Wed Oct 30 13:13:46 2019 -0400
  46. d9ecca6 Prepare v2020.01-rc1 by Tom Rini · Wed Oct 30 13:01:05 2019 -0400
  47. 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
  48. fe00482 Merge branch '2019-10-28-azure-ci-support' by Tom Rini · Wed Oct 30 09:05:13 2019 -0400
  49. f211cc3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Wed Oct 30 09:04:52 2019 -0400
  50. ddaa6b1 Bring all testings in gitlab and travis CI to Azure Pipelines by Bin Meng · Mon Oct 28 07:25:03 2019 -0700
  51. 33dbec2 .travis.yml: Remove the unneeded '&' for ls20xx buildman by Bin Meng · Mon Oct 28 07:25:02 2019 -0700
  52. df4019a arm: mvebu: Avoid generating kwbimage.cfg in the source tree by Bin Meng · Mon Oct 28 07:25:01 2019 -0700
  53. 20cd53c tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · Mon Oct 28 07:25:00 2019 -0700
  54. 0733e20 tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · Mon Oct 28 07:24:59 2019 -0700
  55. 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
  56. 4ee9b86 mmc: fsl_esdhc: drop i.MX DDR support code by Yangbo Lu · Mon Oct 21 18:09:09 2019 +0800
  57. d385697 mmc: fsl_esdhc: remove redundant DM_MMC checking by Yangbo Lu · Mon Oct 21 18:09:08 2019 +0800
  58. 77f2632 mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC by Yangbo Lu · Mon Oct 21 18:09:07 2019 +0800
  59. c7072d1 Add Microsoft Azure Pipelines configuration by Bin Meng · Sun Oct 27 05:19:48 2019 -0700
  60. a02b1d6 tools: Avoid creating symbolic links for tools/version.h by Bin Meng · Sun Oct 27 05:19:47 2019 -0700
  61. f8d33f8 Add .gitattributes for line endings by Bin Meng · Sun Oct 27 05:19:46 2019 -0700
  62. bcb78a0 doc: Add documentation for how to build U-Boot host tools by Bin Meng · Sun Oct 27 05:19:45 2019 -0700
  63. d198c70 tools: ifwitool: Define __packed when it is not defined by Bin Meng · Sun Oct 27 05:19:44 2019 -0700
  64. 7f34517 linux/types.h: Surround 'struct ustat' with __linux__ by Bin Meng · Sun Oct 27 05:19:43 2019 -0700
  65. 6e9dc8d tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 by Bin Meng · Sun Oct 27 05:19:42 2019 -0700
  66. 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
  67. f0b8eb1 tools: image.h: Use portable uint32_t instead of linux-specific __be32 by Bin Meng · Sun Oct 27 05:19:40 2019 -0700
  68. 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
  69. e7c456e Merge branch '2019-10-24-ti-imports' by Tom Rini · Fri Oct 25 17:33:28 2019 -0400
  70. 2604d8d arm: dts: k3-am65: Add R5F ranges in interconnect nodes by Suman Anna · Thu Oct 17 09:03:08 2019 +0530
  71. edfb5de armv7R: K3: j721e: Add support for triggering ddr init from SPL by Lokesh Vutla · Mon Oct 07 19:26:38 2019 +0530
  72. 430a0b3 arm: dts: k3-j721e: Add ddr node by Lokesh Vutla · Mon Oct 07 19:26:37 2019 +0530
  73. 521a4ef ram: k3-j721e: Add support for J721E DDR controller by Kevin Scholz · Mon Oct 07 19:26:36 2019 +0530
  74. f84ffa1 dt-bindings: memory-controller: Introduce J721E DDRSS bindings by Lokesh Vutla · Mon Oct 07 19:26:35 2019 +0530
  75. 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
  76. b6a19f0 ram: k3-am654: add support for LPDDR4 and DDR3L DDRs by James Doublesin · Mon Oct 07 14:04:26 2019 +0530
  77. e88e472 armv7r: dts: am654-base-board: Rename 1600MHz to 1600MTs in dtsi filename by James Doublesin · Mon Oct 07 14:04:25 2019 +0530
  78. 362beda arm: K3: Clean and invalidate Linux Image before jumping to Linux by Lokesh Vutla · Mon Oct 07 13:52:17 2019 +0530
  79. 62dd16e cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · Mon Oct 07 13:52:16 2019 +0530
  80. b1f1b23 boot: arm: Enable support for custom board_prep_linux by Lokesh Vutla · Mon Oct 07 13:52:15 2019 +0530
  81. 608448e configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FIT by Faiz Abbas · Wed Oct 09 12:35:20 2019 +0200
  82. ebee14a configs: dra7xx_evm: Add Kconfigs for SPL_DFU bootmode by Faiz Abbas · Wed Oct 09 12:35:19 2019 +0200
  83. e220a46 ARM: dts: dra7: Add usb peripheral nodes in spl by Faiz Abbas · Wed Oct 09 12:35:18 2019 +0200
  84. 56d31ae Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Oct 25 13:50:51 2019 -0400
  85. 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
  86. 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
  87. 360ee8e configs: mtmips: remove configs which are selected in Kconfig or useless by developer · Wed Sep 25 17:45:44 2019 +0800
  88. 591826e mips: mtmips: select essential drivers in Kconfig by developer · Wed Sep 25 17:45:43 2019 +0800
  89. e169343 mips: mtmips: change baudrate table for all boards by developer · Wed Sep 25 17:45:42 2019 +0800
  90. 8a71849 dts: mtmips: add default pinctrl to eth nodes for all boards by developer · Wed Sep 25 17:45:41 2019 +0800
  91. 74d8c58 dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688 by developer · Wed Sep 25 17:45:40 2019 +0800
  92. a6b8735 dts: mtmips: add mmc related nodes for mt7628an.dtsi by developer · Wed Sep 25 17:45:39 2019 +0800
  93. 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
  94. 607faf7 mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs by developer · Wed Sep 25 17:45:37 2019 +0800
  95. e3c4a92 dts: mtmips: enable eth port0 led and link poll functions for all boards by developer · Wed Sep 25 17:45:36 2019 +0800
  96. 33272b6 net: mt7628-eth: add support to isolate LAN/WAN ports by developer · Wed Sep 25 17:45:35 2019 +0800
  97. ba57a6b net: mt7628-eth: free rx descriptor on receiving failure by developer · Wed Sep 25 17:45:34 2019 +0800
  98. a564411 net: mt7628-eth: make phy link up detection optional via DT by developer · Wed Sep 25 17:45:33 2019 +0800
  99. e4387bd net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset by developer · Wed Sep 25 17:45:32 2019 +0800
  100. 065e7dd phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part by developer · Wed Sep 25 17:45:31 2019 +0800