1. d46efeb checkpatch.pl: update from Linux kernel v5.4-rc3 by Heinrich Schuchardt · Sat Oct 19 09:06:38 2019 +0200
  2. 7b3d258 dts: Kconfig: Fix help for SPL_OF_CONTROL by Walter Lozano · Tue Oct 22 11:50:19 2019 -0300
  3. 64dffd6 Makefile: Fix printing problem in size_check on overflow by Tom Rini · Wed Oct 23 15:39:41 2019 -0400
  4. d9951c9 gpio: da8xx_gpio: Fix the _gpio_direction_output function by Keerthy · Thu Oct 24 13:52:28 2019 +0530
  5. 649bdaf test/py: Use raw strings more to avoid deprecation warnings by Tom Rini · Thu Oct 24 11:59:28 2019 -0400
  6. 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
  7. a39e81b test/py: Update docs, add requirements.txt for pip by Tom Rini · Thu Oct 24 11:59:26 2019 -0400
  8. 741e393 test/py: Rework test.py to be a different kind of wrapper by Tom Rini · Thu Oct 24 11:59:25 2019 -0400
  9. 784e27d test/py: Update test_fs to decode check_output calls by Tom Rini · Thu Oct 24 11:59:24 2019 -0400
  10. b18abd0 test/py: test_efi_selftest.py: Updates for python 3 support by Tom Rini · Thu Oct 24 11:59:23 2019 -0400
  11. 439ed3e test/py: test_ut.py: Ensure we use bytes by Tom Rini · Thu Oct 24 11:59:22 2019 -0400
  12. 6a99041 test/py: Manual python3 fixes by Tom Rini · Thu Oct 24 11:59:21 2019 -0400
  13. 7f24c19 test/py: Automated conversion to Python 3 by Tom Rini · Thu Oct 24 11:59:20 2019 -0400
  14. 9dfdf6e test/py: Fix pytest4 deprecation warnings by Marek Vasut · Thu Oct 24 11:59:19 2019 -0400
  15. 1ba0781 test/py: Split mark to multiple lines by Tom Rini · Thu Oct 24 11:59:18 2019 -0400
  16. 3fcb3f5 gitlab-ci: Prepend to PATH rather than replace it by Tom Rini · Thu Oct 24 11:59:17 2019 -0400
  17. 70c63a5 gitlab-ci: Fix indentation in some stanzas by Tom Rini · Thu Oct 24 11:59:16 2019 -0400
  18. 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
  19. d9ecca6 Prepare v2020.01-rc1 by Tom Rini · Wed Oct 30 13:01:05 2019 -0400
  20. 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
  21. fe00482 Merge branch '2019-10-28-azure-ci-support' by Tom Rini · Wed Oct 30 09:05:13 2019 -0400
  22. f211cc3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Wed Oct 30 09:04:52 2019 -0400
  23. ddaa6b1 Bring all testings in gitlab and travis CI to Azure Pipelines by Bin Meng · Mon Oct 28 07:25:03 2019 -0700
  24. 33dbec2 .travis.yml: Remove the unneeded '&' for ls20xx buildman by Bin Meng · Mon Oct 28 07:25:02 2019 -0700
  25. df4019a arm: mvebu: Avoid generating kwbimage.cfg in the source tree by Bin Meng · Mon Oct 28 07:25:01 2019 -0700
  26. 20cd53c tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · Mon Oct 28 07:25:00 2019 -0700
  27. 0733e20 tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · Mon Oct 28 07:24:59 2019 -0700
  28. 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
  29. 4ee9b86 mmc: fsl_esdhc: drop i.MX DDR support code by Yangbo Lu · Mon Oct 21 18:09:09 2019 +0800
  30. d385697 mmc: fsl_esdhc: remove redundant DM_MMC checking by Yangbo Lu · Mon Oct 21 18:09:08 2019 +0800
  31. 77f2632 mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC by Yangbo Lu · Mon Oct 21 18:09:07 2019 +0800
  32. c7072d1 Add Microsoft Azure Pipelines configuration by Bin Meng · Sun Oct 27 05:19:48 2019 -0700
  33. a02b1d6 tools: Avoid creating symbolic links for tools/version.h by Bin Meng · Sun Oct 27 05:19:47 2019 -0700
  34. f8d33f8 Add .gitattributes for line endings by Bin Meng · Sun Oct 27 05:19:46 2019 -0700
  35. bcb78a0 doc: Add documentation for how to build U-Boot host tools by Bin Meng · Sun Oct 27 05:19:45 2019 -0700
  36. d198c70 tools: ifwitool: Define __packed when it is not defined by Bin Meng · Sun Oct 27 05:19:44 2019 -0700
  37. 7f34517 linux/types.h: Surround 'struct ustat' with __linux__ by Bin Meng · Sun Oct 27 05:19:43 2019 -0700
  38. 6e9dc8d tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 by Bin Meng · Sun Oct 27 05:19:42 2019 -0700
  39. 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
  40. f0b8eb1 tools: image.h: Use portable uint32_t instead of linux-specific __be32 by Bin Meng · Sun Oct 27 05:19:40 2019 -0700
  41. 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
  42. e7c456e Merge branch '2019-10-24-ti-imports' by Tom Rini · Fri Oct 25 17:33:28 2019 -0400
  43. 2604d8d arm: dts: k3-am65: Add R5F ranges in interconnect nodes by Suman Anna · Thu Oct 17 09:03:08 2019 +0530
  44. edfb5de armv7R: K3: j721e: Add support for triggering ddr init from SPL by Lokesh Vutla · Mon Oct 07 19:26:38 2019 +0530
  45. 430a0b3 arm: dts: k3-j721e: Add ddr node by Lokesh Vutla · Mon Oct 07 19:26:37 2019 +0530
  46. 521a4ef ram: k3-j721e: Add support for J721E DDR controller by Kevin Scholz · Mon Oct 07 19:26:36 2019 +0530
  47. f84ffa1 dt-bindings: memory-controller: Introduce J721E DDRSS bindings by Lokesh Vutla · Mon Oct 07 19:26:35 2019 +0530
  48. 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
  49. b6a19f0 ram: k3-am654: add support for LPDDR4 and DDR3L DDRs by James Doublesin · Mon Oct 07 14:04:26 2019 +0530
  50. e88e472 armv7r: dts: am654-base-board: Rename 1600MHz to 1600MTs in dtsi filename by James Doublesin · Mon Oct 07 14:04:25 2019 +0530
  51. 362beda arm: K3: Clean and invalidate Linux Image before jumping to Linux by Lokesh Vutla · Mon Oct 07 13:52:17 2019 +0530
  52. 62dd16e cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · Mon Oct 07 13:52:16 2019 +0530
  53. b1f1b23 boot: arm: Enable support for custom board_prep_linux by Lokesh Vutla · Mon Oct 07 13:52:15 2019 +0530
  54. 608448e configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FIT by Faiz Abbas · Wed Oct 09 12:35:20 2019 +0200
  55. ebee14a configs: dra7xx_evm: Add Kconfigs for SPL_DFU bootmode by Faiz Abbas · Wed Oct 09 12:35:19 2019 +0200
  56. e220a46 ARM: dts: dra7: Add usb peripheral nodes in spl by Faiz Abbas · Wed Oct 09 12:35:18 2019 +0200
  57. 56d31ae Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Oct 25 13:50:51 2019 -0400
  58. 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
  59. 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
  60. 360ee8e configs: mtmips: remove configs which are selected in Kconfig or useless by developer · Wed Sep 25 17:45:44 2019 +0800
  61. 591826e mips: mtmips: select essential drivers in Kconfig by developer · Wed Sep 25 17:45:43 2019 +0800
  62. e169343 mips: mtmips: change baudrate table for all boards by developer · Wed Sep 25 17:45:42 2019 +0800
  63. 8a71849 dts: mtmips: add default pinctrl to eth nodes for all boards by developer · Wed Sep 25 17:45:41 2019 +0800
  64. 74d8c58 dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688 by developer · Wed Sep 25 17:45:40 2019 +0800
  65. a6b8735 dts: mtmips: add mmc related nodes for mt7628an.dtsi by developer · Wed Sep 25 17:45:39 2019 +0800
  66. 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
  67. 607faf7 mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs by developer · Wed Sep 25 17:45:37 2019 +0800
  68. e3c4a92 dts: mtmips: enable eth port0 led and link poll functions for all boards by developer · Wed Sep 25 17:45:36 2019 +0800
  69. 33272b6 net: mt7628-eth: add support to isolate LAN/WAN ports by developer · Wed Sep 25 17:45:35 2019 +0800
  70. ba57a6b net: mt7628-eth: free rx descriptor on receiving failure by developer · Wed Sep 25 17:45:34 2019 +0800
  71. a564411 net: mt7628-eth: make phy link up detection optional via DT by developer · Wed Sep 25 17:45:33 2019 +0800
  72. e4387bd net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset by developer · Wed Sep 25 17:45:32 2019 +0800
  73. 065e7dd phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part by developer · Wed Sep 25 17:45:31 2019 +0800
  74. 5485f62 dts: mtmips: update reset controller node for mt7628 by developer · Wed Sep 25 17:45:30 2019 +0800
  75. 074393a reset: add reset controller driver for MediaTek MIPS platform by developer · Wed Sep 25 17:45:29 2019 +0800
  76. 295ac53 dts: mtmips: add default pinctrl for uart nodes by developer · Wed Sep 25 17:45:28 2019 +0800
  77. bea7fa3 dts: mtmips: add pinctrl node for mt7628 by developer · Wed Sep 25 17:45:27 2019 +0800
  78. e194781 pinctrl: add support for MediaTek MT7628 by developer · Wed Sep 25 17:45:26 2019 +0800
  79. a546d15 spi: mt7621-spi: restore default register value after each xfer by developer · Wed Sep 25 17:45:25 2019 +0800
  80. fe93f59 spi: mt7621-spi: remove data cache and rewrite its xfer function by developer · Wed Sep 25 17:45:24 2019 +0800
  81. 7ad7bee spi: mt7621-spi: use clock frequency from clk driver by developer · Wed Sep 25 17:45:23 2019 +0800
  82. f7ea9e0 dts: mtmips: add clock node for mt7628 by developer · Wed Sep 25 17:45:22 2019 +0800
  83. 2bef3c5 clk: add clock driver for MediaTek MT76x8 platform by developer · Wed Sep 25 17:45:21 2019 +0800
  84. 0844157 dts: mtmips: enable high-speed UART support for mt7628 by developer · Wed Sep 25 17:45:20 2019 +0800
  85. a799f39 dts: mtmips: move uart property clock-frequency into mt7628an.dtsi by developer · Wed Sep 25 17:45:19 2019 +0800
  86. 77c7c73 serial: serial_mtk: add non-DM version for SPL by developer · Wed Sep 25 17:45:18 2019 +0800
  87. 67d2b61 serial: serial_mtk: enable FIFO and disable flow control by developer · Wed Sep 25 17:45:17 2019 +0800
  88. 1100e49 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · Wed Sep 04 10:51:13 2019 -0700
  89. 7b86648 mips: bmips: switch to board defines for dtb by Álvaro Fernández Rojas · Mon Sep 16 17:15:05 2019 +0200
  90. 094deda bmips: correct name characters by Álvaro Fernández Rojas · Fri Aug 30 12:00:42 2019 +0200
  91. 1218f58 bmips: configs: switch to size definitions by Álvaro Fernández Rojas · Fri Aug 30 11:54:27 2019 +0200
  92. 55abe84 mips: bmips: remove unneeded definitions by Álvaro Fernández Rojas · Fri Aug 30 11:52:59 2019 +0200
  93. 9a8e3c6 bmips: enable vr-3032u nand support by Álvaro Fernández Rojas · Wed Aug 28 19:12:20 2019 +0200
  94. 456208b bmips: bcm63268: add support for brcmnand by Álvaro Fernández Rojas · Wed Aug 28 19:12:19 2019 +0200
  95. 3729f78 bmips: bcm6362: add support for brcmnand by Álvaro Fernández Rojas · Wed Aug 28 19:12:18 2019 +0200
  96. 2795b47 bmips: bcm6328: add support for brcmnand by Álvaro Fernández Rojas · Wed Aug 28 19:12:17 2019 +0200
  97. 540d4ea bmips: bcm6368: add support for brcmnand by Álvaro Fernández Rojas · Wed Aug 28 19:12:16 2019 +0200
  98. d9f9bfc nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · Wed Aug 28 19:12:15 2019 +0200
  99. 7e07e49 MIPS: add compile time definition of L2 cache size by Ramon Fried · Mon Jun 10 21:05:26 2019 +0300
  100. 112c886 sunxi: set PIO voltage to hardware-detected value on startup on H6 by Icenowy Zheng · Wed Apr 24 13:44:12 2019 +0800