1. 5a9aa2f dfu: add prototype for dfu_transaction_initiate/cleanup by Patrick Delaunay · Wed Mar 18 09:24:47 2020 +0100
  2. 6dbadd3 usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · Wed Mar 18 09:24:46 2020 +0100
  3. b5a7ca2 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · Wed Mar 18 09:22:52 2020 +0100
  4. d1633b3 board: stm32mp1: reserve memory for OP-TEE in device tree by Patrick Delaunay · Wed Mar 18 09:22:48 2020 +0100
  5. 7511d14 stm32mp1: move MTDPART configuration in Kconfig by Patrick Delaunay · Wed Mar 18 09:22:47 2020 +0100
  6. c7d5b8c stm32mp1: dynamically build DFU_ALT_INFO by Patrick Delaunay · Wed Mar 18 09:22:46 2020 +0100
  7. 47b98ba ARM: stm32: Implement board coding on AV96 by Marek Vasut · Wed Apr 22 13:18:11 2020 +0200
  8. c1157dc usb: dwc3: add dis_del_phy_power_chg_quirk by Jagan Teki · Wed May 06 13:20:25 2020 +0530
  9. 88bfdc1 Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon May 11 14:23:23 2020 -0400
  10. 5c0ee8b Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon May 11 12:04:54 2020 -0400
  11. 78b0041 Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon May 11 09:46:43 2020 -0400
  12. 36a7719 Nokia RX-51: Enable CONFIG_CONSOLE_MUX by Pali Rohár · Wed Apr 01 00:35:15 2020 +0200
  13. 7ce3752 Nokia RX-51: Remove PART* macros by Pali Rohár · Wed Apr 01 00:35:13 2020 +0200
  14. 8d11acb Nokia RX-51: Revert back onenand defitions by Pali Rohár · Wed Apr 01 00:35:12 2020 +0200
  15. 6f52aee Nokia RX-51: Move code from defconfig back to C header file by Pali Rohár · Wed Apr 01 00:35:11 2020 +0200
  16. 4f7e6e8 Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct place by Pali Rohár · Wed Apr 01 00:35:10 2020 +0200
  17. 10a953d Nokia RX-51: Update my email address by Pali Rohár · Wed Apr 01 00:35:08 2020 +0200
  18. 7d74144 iopoll: Add readl_poll_sleep_timeout by Jagan Teki · Sat May 02 12:45:03 2020 +0530
  19. c50ae32 iopoll: Add dealy to read poll by Jagan Teki · Sat May 02 12:45:02 2020 +0530
  20. 9a4c65b iopoll: Add read_poll_timeout common API by Jagan Teki · Sat May 02 12:45:01 2020 +0530
  21. 7e82cac clk: Fix clk func names in comments by Jagan Teki · Fri May 01 23:45:08 2020 +0530
  22. a4e8eee phy: Use _nodev naming convention if non-device clients by Jagan Teki · Fri May 01 23:44:18 2020 +0530
  23. 011a8d1 phy: Fix node description of phy_get_by_node by Jagan Teki · Fri May 01 23:44:17 2020 +0530
  24. 65eedd5 spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · Fri May 01 22:04:50 2020 +0530
  25. e95219d imx: imx8qxp: update fdt_file according to m4 state by Peng Fan · Tue May 05 20:28:45 2020 +0800
  26. 88b119e imx: imx8qm: update fdt_file according to m4 state by Peng Fan · Tue May 05 20:28:44 2020 +0800
  27. 617fc29 imx: imx8qm/qxp: Recover SPL data section for partition reboot by Peng Fan · Tue May 05 20:28:41 2020 +0800
  28. afed2a1 mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · Wed May 06 20:59:19 2020 +0800
  29. b1c32b5 dt-bindings: imx_rsrc: add SC_R_NONE by Peng Fan · Mon May 04 21:16:49 2020 +0800
  30. 1487903 imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit. by Adam Ford · Sun May 03 08:11:33 2020 -0500
  31. 33543b5 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · Mon May 04 22:08:58 2020 +0800
  32. c673613 mtd: gpmi: provide the option to use legacy bch geometry by Ye Li · Mon May 04 22:08:51 2020 +0800
  33. 9454744 mtd: gpmi: change the BCH layout setting for large oob NAND by Ye Li · Mon May 04 22:08:50 2020 +0800
  34. cd5bb77 net: Add eth phy generic driver for shared MDIO by Ye Li · Sun May 03 22:41:14 2020 +0800
  35. 0f97ed0 ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ by Marek Vasut · Wed Apr 29 20:09:08 2020 +0200
  36. 8612c099 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Sun May 10 13:03:56 2020 +0200
  37. ad30ac3 configs: ti: Fix usage of undefined variable overlay_files by Suman Anna · Fri Apr 24 13:39:52 2020 -0500
  38. 12800e0 lib: charset: correct function descriptions by Heinrich Schuchardt · Sat May 09 08:57:42 2020 +0200
  39. 989fc14 charset: Add support for calculating bytes occupied by a u16 string by Sughosh Ganu · Wed May 06 22:12:41 2020 +0300
  40. a42e629 efi_selftest: add unit test functions to HTML documentation by Heinrich Schuchardt · Sat May 09 07:33:43 2020 +0200
  41. df6c36c test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · Wed May 06 18:26:07 2020 +0200
  42. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  43. a9565e9 treewide: mem: Enable MEMTEST via defconfig by Michal Simek · Mon May 04 15:26:20 2020 +0200
  44. 9cb24a4 treewide: mem: Remove alternate memtest setup from Mox and x530 by Michal Simek · Mon May 04 15:26:19 2020 +0200
  45. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · Mon May 04 13:54:40 2020 +0200
  46. e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:42 2020 +0100
  47. e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:41 2020 +0100
  48. 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · Thu May 07 00:11:57 2020 +0200
  49. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · Wed Mar 18 11:38:42 2020 -0700
  50. 9d1c7f4 arm: vexpress64: Remove unneeded CONFIG_ check by Andre Przywara · Mon Apr 27 19:18:04 2020 +0100
  51. e3e8121 arm: juno: enable USB by Andre Przywara · Mon Apr 27 19:18:03 2020 +0100
  52. d345718 arm: juno: Fix UART clock rate by Andre Przywara · Mon Apr 27 19:18:00 2020 +0100
  53. 11e56c4 arm: juno: Fix Juno address variables by Andre Przywara · Mon Apr 27 19:17:58 2020 +0100
  54. 17f2cf7 include/eeprom.h: fix build errors by Rasmus Villemoes · Tue Feb 18 08:39:42 2020 +0000
  55. 56c757a Merge git://git.denx.de/u-boot-usb by Tom Rini · Tue May 05 14:53:51 2020 -0400
  56. 22024d7 Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue May 05 12:32:44 2020 -0400
  57. 16083b9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Tue May 05 09:08:53 2020 -0400
  58. 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon May 04 09:29:42 2020 -0400
  59. 0b5f7e1 Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon May 04 07:28:14 2020 -0400
  60. d6862de Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · Fri May 01 17:58:31 2020 -0400
  61. 911df64 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · Mon Apr 27 18:48:20 2020 +0900
  62. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · Tue Apr 21 09:38:17 2020 +0900
  63. b028928 doc: fix references to README.qe_firmware by Heinrich Schuchardt · Sun Apr 19 09:19:04 2020 +0200
  64. d3cb881 powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · Fri May 01 19:06:28 2020 +0800
  65. 29cd271 dm: powerpc: T1040/T1042: add i2c DM support by Biwen Li · Fri May 01 20:04:21 2020 +0800
  66. 07b3dcf dm: powerpc: T2080/T2081: add i2c DM support by Biwen Li · Fri May 01 20:04:19 2020 +0800
  67. 3e9d395 dm: ppc: T4240: add i2c DM support by Biwen Li · Fri May 01 20:04:17 2020 +0800
  68. 037fa1a dm: ppc: MPC8548CDS: add i2c DM support by Biwen Li · Fri May 01 20:56:37 2020 +0800
  69. 6a2d8d1 dm: ppc: p1010: add i2c DM support by Biwen Li · Fri May 01 20:04:13 2020 +0800
  70. 6b63c54 dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · Fri May 01 20:04:11 2020 +0800
  71. 6966a17 dm: powerpc: P2041RDB: add i2c DM support by Biwen Li · Fri May 01 20:04:05 2020 +0800
  72. b0939dd dm: powerpc: P1020: add i2c DM support by Biwen Li · Fri May 01 20:04:01 2020 +0800
  73. 0acacea dm: powerpc: P5040DS: add i2c DM support by Biwen Li · Fri May 01 20:03:59 2020 +0800
  74. 221763a uclass: cpu: Add new API to get udevice for current CPU by Peng Fan · Sun May 03 21:58:47 2020 +0800
  75. 507fc9b xhci: mediatek: Add support for MTK xHCI host controller by developer · Sat May 02 11:35:18 2020 +0200
  76. f8bced1 usb: dwc3: use the phy bulk API to get phys by developer · Sat May 02 11:35:13 2020 +0200
  77. 272bde6 phy: Add API for a bulk of phys by developer · Sat May 02 11:35:11 2020 +0200
  78. d93c8b4 dm: core: Add function to get child count of ofnode or device by developer · Sat May 02 11:35:09 2020 +0200
  79. 8b37196 cmd/bedbug.c: Make bedbug_init have a return value by Ovidiu Panait · Mon Apr 20 10:31:45 2020 +0300
  80. 4afa2c2 arm: enable distro boot for bananapi-r2 by Matthias Brugger · Sun Apr 26 01:17:46 2020 +0200
  81. afc69a9 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · Fri Apr 10 16:02:02 2020 +0200
  82. a0a2948 arm: imx: Add support for Google's Coral Dev Board by Alifer Moraes · Fri Mar 06 07:46:33 2020 -0300
  83. eb9c95f dt-bindings: pinctrl: imxrt1020: remove useless comment by Giulio Benetti · Mon Apr 20 17:48:12 2020 +0200
  84. 7372049 treewide: Remove unused FSL QSPI config options for IMX platforms by Kuldeep Singh · Thu Feb 20 22:57:54 2020 +0530
  85. 6775735 config: apalis-imx8: Enable FEC TXC delay by Philippe Schenker · Wed Mar 11 11:52:59 2020 +0100
  86. 2242ad5 board: apalis_imx6: Add KSZ9131 phy skew settings by Philippe Schenker · Wed Mar 11 11:59:26 2020 +0100
  87. 3060ecc net: phy: micrel: Add basic support for KSZ9131 by Philippe Schenker · Wed Mar 11 11:59:23 2020 +0100
  88. be98837 net: phy: micrel: Use defines for PHY_IDs and MASK by Philippe Schenker · Wed Mar 11 11:59:22 2020 +0100
  89. f1863a5 imx8: move SIP macro to common header by Peng Fan · Wed Apr 22 10:50:04 2020 +0800
  90. 37f34b3 net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · Sat Apr 18 01:44:12 2020 +0200
  91. ea2764c net: Fix warning when including netdev.h on DM systems by Marek Vasut · Sat Apr 04 12:21:57 2020 +0200
  92. 107eb95 dt-bindings: power: rk3328-power: sync from upstream Linux kernel by Chen-Yu Tsai · Mon Apr 27 14:52:50 2020 +0800
  93. bbce376 dt-bindings: clock: rk3328: sync from upstream Linux kernel by Chen-Yu Tsai · Mon Apr 27 14:52:49 2020 +0800
  94. e8a497c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Thu Apr 30 18:05:15 2020 -0400
  95. 146c3b5 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Apr 30 15:11:06 2020 -0400
  96. 355db10 mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · Mon Apr 20 15:36:06 2020 +0530
  97. 050fd9c rk3399: Enable SF distro bootcmd by Jagan Teki · Fri Apr 10 23:56:31 2020 +0530
  98. 809e54d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Apr 30 13:00:20 2020 -0400
  99. ccaa08c Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Apr 30 11:31:33 2020 -0400
  100. 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Apr 30 10:06:54 2020 -0400