1. 1be6ccc buildman: Update workflow documentation with more detail by Simon Glass · Thu Apr 09 15:08:50 2020 -0600
  2. 9aad8ce buildman: Add the abbreviation for --boards by Simon Glass · Thu Apr 09 15:08:49 2020 -0600
  3. 4d7efb5 buildman: Update the 'theory of operation' a little by Simon Glass · Thu Apr 09 15:08:48 2020 -0600
  4. 726ae81 buildman: Show a summary of the build result by Simon Glass · Thu Apr 09 15:08:47 2020 -0600
  5. c7ddae1 buildman: Limit the length of progress messages by Simon Glass · Thu Apr 09 15:08:46 2020 -0600
  6. 69c3a8a buildman: Show the number of builds remaining by Simon Glass · Thu Apr 09 15:08:45 2020 -0600
  7. 766ba9c buildman: Drop unused output code by Simon Glass · Thu Apr 09 15:08:44 2020 -0600
  8. 4305493 buildman: Show a message when fetching a repo by Simon Glass · Thu Apr 09 15:08:43 2020 -0600
  9. dd95b0b buildman: Drop the line-clearing code in Builder by Simon Glass · Thu Apr 09 15:08:42 2020 -0600
  10. bbde053 patman: Support limiting output to a single line by Simon Glass · Thu Apr 09 15:08:41 2020 -0600
  11. 5f9325d patman: Support erasing a previously unfinished text line by Simon Glass · Thu Apr 09 15:08:40 2020 -0600
  12. 82e4c64 patman: Update flushing Print() for Python 3 by Simon Glass · Thu Apr 09 15:08:39 2020 -0600
  13. 070589b buildman: Use spaces in the board list by Simon Glass · Thu Apr 09 15:08:38 2020 -0600
  14. ea49f9b buildman: Show the list of boards in magenta by Simon Glass · Thu Apr 09 15:08:37 2020 -0600
  15. de0fefc buildman: Use an object to hold error lines by Simon Glass · Thu Apr 09 15:08:36 2020 -0600
  16. 564ddac buildman: Use yellow consistently for warning lines by Simon Glass · Thu Apr 09 15:08:35 2020 -0600
  17. dacbe1e buildman: Test the output with --list-error-boards by Simon Glass · Thu Apr 09 15:08:34 2020 -0600
  18. 6643eb4 buildman: Add a test helper for creating a line prefix by Simon Glass · Thu Apr 09 15:08:33 2020 -0600
  19. 724c175 buildman: Split out testOutput() into separate functions by Simon Glass · Thu Apr 09 15:08:32 2020 -0600
  20. 09bbfcd buildman: Create temp directory in test setup by Simon Glass · Thu Apr 09 15:08:31 2020 -0600
  21. 575ce51 buildman: Use an iterator to check test output by Simon Glass · Thu Apr 09 15:08:30 2020 -0600
  22. 71ca4a8 buildman: Add test coverage for error/warning colour by Simon Glass · Thu Apr 09 15:08:29 2020 -0600
  23. ac50022 buildman: Refactor error-line output int a function by Simon Glass · Thu Apr 09 15:08:28 2020 -0600
  24. 22c3644 Merge branch '2020-04-17-master-imports' by Tom Rini · Mon Apr 20 17:22:47 2020 -0400
  25. 518ed1e Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Apr 20 13:44:27 2020 -0400
  26. b72a0ff fs: btrfs: support sparse extents by Marek Behún · Mon Mar 30 18:48:42 2020 +0200
  27. a224e83 Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Apr 20 11:14:22 2020 -0400
  28. e361d74 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Apr 20 08:45:27 2020 -0400
  29. c426797 configs: libretech-s912-pc: Enable USB gadget with Mass Storage function by Neil Armstrong · Mon Mar 30 11:27:32 2020 +0200
  30. 9fe1018 configs: libretech-s905d-pc: Enable USB gadget with Mass Storage function by Neil Armstrong · Mon Mar 30 11:27:31 2020 +0200
  31. d5f6e4c configs: khadas-vim: Enable USB gadget with Mass Storage function by Neil Armstrong · Mon Mar 30 11:27:30 2020 +0200
  32. a117d28 configs: khadas-vim2: Enable USB gadget with Mass Storage function by Neil Armstrong · Mon Mar 30 11:27:29 2020 +0200
  33. 5a8dfb3 configs: libretech-ac: Enable USB gadget with Mass Storage function by Neil Armstrong · Mon Mar 30 11:27:28 2020 +0200
  34. 9966c24 configs: libretech-cc: Enable USB gadget with Mass Storage function by Neil Armstrong · Mon Mar 30 11:27:27 2020 +0200
  35. 3bd41b0 arm: dts: meson-gxl: Add USB Gadget nodes for U-Boot by Neil Armstrong · Mon Mar 30 11:27:26 2020 +0200
  36. 70f92ac arm: meson-gx: add board_usb_init()/cleanup() for USB gadget by Neil Armstrong · Mon Mar 30 11:27:25 2020 +0200
  37. 13b06b4 phy: meson-gxl-usb: add set_mode call to force switch to peripheral mode by Neil Armstrong · Mon Mar 30 11:27:24 2020 +0200
  38. 8ab77e3 generic-phy: add generic_phy_get_by_node() by Neil Armstrong · Mon Mar 30 11:27:23 2020 +0200
  39. b407587 arm: mach-k3: Use JTAD_ID register for device identification by Lokesh Vutla · Fri Apr 17 13:43:53 2020 +0530
  40. d1203ca Add support for i.MXRT1020-EVK board by Giulio Benetti · Tue Feb 18 20:02:55 2020 +0100
  41. 5acf179 dt-bindings: pinctrl: add i.MXRT1020 pins definition by Giulio Benetti · Tue Feb 18 20:02:54 2020 +0100
  42. e228d22 ARM: dts: imxrt1020: add dtsi file by Giulio Benetti · Tue Feb 18 20:02:53 2020 +0100
  43. 46009cf Add i.MXRT1020 support by Giulio Benetti · Tue Feb 18 20:02:52 2020 +0100
  44. 0b46337 clk: imx: add i.IMXRT1020 clk driver by Giulio Benetti · Tue Feb 18 20:02:51 2020 +0100
  45. 744e4e0 imx: pmic: Set proper pmic name for iMX53 HSC|DDC boards by Lukasz Majewski · Wed Feb 26 12:37:02 2020 +0100
  46. ab977d6 config: imx: Enable CONFIG_PHY_FIXED on HSC and DDC i.MX53 boards by Lukasz Majewski · Wed Feb 26 12:37:01 2020 +0100
  47. ee6b5eb dts: imx: Add fixed-link property to HSC and DDC (imx53) devices by Lukasz Majewski · Wed Feb 26 12:37:00 2020 +0100
  48. e3876bc ARM: imx6: DHCOM i.MX6 PDK: Fix usb-otg VBUS regulator by Harald Seiler · Thu Apr 16 10:52:19 2020 +0200
  49. 0854104 ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETH by Harald Seiler · Wed Apr 15 20:04:53 2020 +0200
  50. 2a7ecbe wandboard: Print the board version in board_late_init() by Fabio Estevam · Fri Apr 17 09:27:13 2020 -0300
  51. adcb40b wandboard: Remove CONFIG_DISPLAY_BOARDINFO_LATE by Fabio Estevam · Fri Apr 17 09:27:12 2020 -0300
  52. e9a3515 wandboard: Do not print error when PMIC is not present by Fabio Estevam · Fri Apr 17 09:27:11 2020 -0300
  53. 94a036b pmic: pfuze100: Change error message level to debug by Fabio Estevam · Fri Apr 17 09:27:10 2020 -0300
  54. b67d3ad wandboard: Fix version detection for mx6q/mx6dl revD1 by Fabio Estevam · Fri Apr 17 09:27:09 2020 -0300
  55. 07afd9e configs: imxrt1050-evk: temporary disable DCACHE by Giulio Benetti · Wed Apr 08 17:11:08 2020 +0200
  56. db0f378 configs: imxrt1050-evk: enable video support/console by Giulio Benetti · Wed Apr 08 17:11:07 2020 +0200
  57. 860efed arch: arm: dts: imxrt1050-evk: add lcdif node by Giulio Benetti · Wed Apr 08 17:11:06 2020 +0200
  58. 7025998 ARM: dts: imxrt1050: allow this dtsi file to be compiled in Linux by Giulio Benetti · Wed Apr 08 17:11:05 2020 +0200
  59. 5595c00 ARM: dts: i.mxrt1050: add lcdif node by Giulio Benetti · Wed Apr 08 17:10:21 2020 +0200
  60. 341ca4f imxrt1050_evk: add 16bpp video support if video layer enabled by Giulio Benetti · Wed Apr 08 17:10:20 2020 +0200
  61. 927858e video: mxsfb: enable setting ENABLE negative polarity by Giulio Benetti · Wed Apr 08 17:10:19 2020 +0200
  62. e9238d6 video: mxsfb: enable setting PIXDATA on negative edge by Giulio Benetti · Wed Apr 08 17:10:18 2020 +0200
  63. 996d96a video: mxsfb: enable setting VSYNC negative polarity by Giulio Benetti · Wed Apr 08 17:10:17 2020 +0200
  64. e030524 video: mxsfb: enable setting HSYNC negative polarity by Giulio Benetti · Wed Apr 08 17:10:16 2020 +0200
  65. ac6d7f1 video: mxsfb: refactor for using display_timings by Giulio Benetti · Wed Apr 08 17:10:15 2020 +0200
  66. 8367731 video: mxsfb: add support for i.MXRT by Giulio Benetti · Wed Apr 08 17:10:14 2020 +0200
  67. f14d000 video: mxsfb: add support for DM CLK by Giulio Benetti · Wed Apr 08 17:10:13 2020 +0200
  68. 953f5ed sunxi: display: use common video_ctfb_mode_to_display_timing() by Giulio Benetti · Wed Apr 08 17:10:12 2020 +0200
  69. 52db540 videomodes: add helper function to convert from ctfb to display_timing by Giulio Benetti · Wed Apr 08 17:10:11 2020 +0200
  70. 00a1131 clk: imx: clk-imxrt1050: add set_parent() callback by Giulio Benetti · Wed Apr 08 17:10:10 2020 +0200
  71. 735b6d1 clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL by Giulio Benetti · Wed Apr 08 17:10:09 2020 +0200
  72. 1c8faa6 clk: imx: clk-imxrt1050: fix typo in clock name "video:" by Giulio Benetti · Wed Apr 08 17:10:08 2020 +0200
  73. eeef274 clk: imx: pllv3: add enable_bit by Giulio Benetti · Wed Apr 08 17:10:07 2020 +0200
  74. e5ad5e8 colibri_imx6: enable relocation of fdt and initrd by Igor Opaniuk · Fri Mar 27 12:28:25 2020 +0200
  75. baca0f5 colibri-imx6ull: enable relocation of fdt and initrd by Igor Opaniuk · Fri Mar 27 12:28:24 2020 +0200
  76. da06037 apalis_imx6: enable relocation of fdt and initrd by Igor Opaniuk · Fri Mar 27 12:28:23 2020 +0200
  77. fdba28b colibri_imx7: enable relocation of fdt and initrd by Igor Opaniuk · Fri Mar 27 12:28:22 2020 +0200
  78. a06d8a1 colibri_vf: enable relocation of fdt and initrd by Igor Opaniuk · Fri Mar 27 12:28:21 2020 +0200
  79. 0eed63b verdin-imx8mm: add nfsboot wrapper to env by Igor Opaniuk · Fri Mar 27 12:28:20 2020 +0200
  80. 38bd533 imx8mm_evk: adjust dram size in case bl32 is used by Igor Opaniuk · Fri Mar 27 12:28:19 2020 +0200
  81. d1b4d0d verdin-imx8mm: adjust dram size in case bl32 is used by Igor Opaniuk · Fri Mar 27 12:28:18 2020 +0200
  82. af4d6e7 imx8qxp_mek: Start with USDHC2 unpowered by Fabio Estevam · Wed Apr 15 15:01:34 2020 -0300
  83. 59dcada board: tqc: tqma6_mba6: switch to device model by Michael Krummsdorf · Thu Apr 09 15:21:42 2020 +0200
  84. ade873e board: tqc: tqma6: hw init code disabled for device model by Michael Krummsdorf · Thu Apr 09 15:21:41 2020 +0200
  85. 3072f6e configs: tqma6x_mba6x: update default configs for device model by Michael Krummsdorf · Thu Apr 09 15:21:40 2020 +0200
  86. af21da4 board: tqc: tqma6: mba6: apply default Kconfig for device model by Michael Krummsdorf · Thu Apr 09 15:21:39 2020 +0200
  87. a50f6a0 arch: arm: tqma6: apply default Kconfig for device model by Michael Krummsdorf · Thu Apr 09 15:21:38 2020 +0200
  88. 67510d0 arm: dt: imx6qdl: add tqma6[qdl] som on mba6 mainboard by Michael Krummsdorf · Thu Apr 09 15:21:37 2020 +0200
  89. 9484289 tqma6: resurrect support by supplying correct SYS_TEXT_BASE by Markus Niebel · Thu Apr 09 15:21:36 2020 +0200
  90. 9de2cb8 arm: imx6: configure NoC on i.MX6DQP by Bernhard Messerklinger · Mon Mar 09 10:55:34 2020 +0100
  91. f3a188f mx6ulz_14x14_evk: Disable CONFIG_NET by Fabio Estevam · Mon Feb 03 14:46:22 2020 -0300
  92. 4ada4f0 mx6ullevk: Enable Ethernet support by Fabio Estevam · Mon Feb 03 14:23:58 2020 -0300
  93. 6462dde mx6ul_evk: Remove FEC related board code by Fabio Estevam · Mon Feb 03 13:09:23 2020 -0300
  94. a8711ca mx6ul_evk: Move CONFIG_FEC_MXC to defconfig by Fabio Estevam · Mon Feb 03 13:09:22 2020 -0300
  95. 93ee0ab mx7ulp: Only enable LDO if it is not already enabled by Fabio Estevam · Mon Feb 03 09:01:09 2020 -0300
  96. 38bc521 mx7ulp: Remove duplicated definitions by Fabio Estevam · Mon Feb 03 09:01:08 2020 -0300
  97. 796c6a7 ata: sort ATA commands by Heinrich Schuchardt · Wed Feb 26 07:12:33 2020 +0100
  98. a8e7c19 include/ata.h: remove invalid links by Heinrich Schuchardt · Wed Feb 26 05:29:47 2020 +0100
  99. 3ade1b5 Kconfig: fix typos in CMD_BEDBUG description by Heinrich Schuchardt · Tue Feb 25 21:44:05 2020 +0100
  100. c79f03c doc: fix references to driver-model by Heinrich Schuchardt · Tue Feb 25 21:35:39 2020 +0100