1. 9a4c65b iopoll: Add read_poll_timeout common API by Jagan Teki · Sat May 02 12:45:01 2020 +0530
  2. 7e82cac clk: Fix clk func names in comments by Jagan Teki · Fri May 01 23:45:08 2020 +0530
  3. a4e8eee phy: Use _nodev naming convention if non-device clients by Jagan Teki · Fri May 01 23:44:18 2020 +0530
  4. 011a8d1 phy: Fix node description of phy_get_by_node by Jagan Teki · Fri May 01 23:44:17 2020 +0530
  5. 65eedd5 spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · Fri May 01 22:04:50 2020 +0530
  6. df6c36c test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · Wed May 06 18:26:07 2020 +0200
  7. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  8. a9565e9 treewide: mem: Enable MEMTEST via defconfig by Michal Simek · Mon May 04 15:26:20 2020 +0200
  9. 9cb24a4 treewide: mem: Remove alternate memtest setup from Mox and x530 by Michal Simek · Mon May 04 15:26:19 2020 +0200
  10. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · Mon May 04 13:54:40 2020 +0200
  11. e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:42 2020 +0100
  12. e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:41 2020 +0100
  13. 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · Thu May 07 00:11:57 2020 +0200
  14. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · Wed Mar 18 11:38:42 2020 -0700
  15. 9d1c7f4 arm: vexpress64: Remove unneeded CONFIG_ check by Andre Przywara · Mon Apr 27 19:18:04 2020 +0100
  16. e3e8121 arm: juno: enable USB by Andre Przywara · Mon Apr 27 19:18:03 2020 +0100
  17. d345718 arm: juno: Fix UART clock rate by Andre Przywara · Mon Apr 27 19:18:00 2020 +0100
  18. 11e56c4 arm: juno: Fix Juno address variables by Andre Przywara · Mon Apr 27 19:17:58 2020 +0100
  19. 17f2cf7 include/eeprom.h: fix build errors by Rasmus Villemoes · Tue Feb 18 08:39:42 2020 +0000
  20. 56c757a Merge git://git.denx.de/u-boot-usb by Tom Rini · Tue May 05 14:53:51 2020 -0400
  21. 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
  22. 16083b9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Tue May 05 09:08:53 2020 -0400
  23. 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
  24. 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
  25. d6862de Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · Fri May 01 17:58:31 2020 -0400
  26. 911df64 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · Mon Apr 27 18:48:20 2020 +0900
  27. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · Tue Apr 21 09:38:17 2020 +0900
  28. b028928 doc: fix references to README.qe_firmware by Heinrich Schuchardt · Sun Apr 19 09:19:04 2020 +0200
  29. d3cb881 powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · Fri May 01 19:06:28 2020 +0800
  30. 29cd271 dm: powerpc: T1040/T1042: add i2c DM support by Biwen Li · Fri May 01 20:04:21 2020 +0800
  31. 07b3dcf dm: powerpc: T2080/T2081: add i2c DM support by Biwen Li · Fri May 01 20:04:19 2020 +0800
  32. 3e9d395 dm: ppc: T4240: add i2c DM support by Biwen Li · Fri May 01 20:04:17 2020 +0800
  33. 037fa1a dm: ppc: MPC8548CDS: add i2c DM support by Biwen Li · Fri May 01 20:56:37 2020 +0800
  34. 6a2d8d1 dm: ppc: p1010: add i2c DM support by Biwen Li · Fri May 01 20:04:13 2020 +0800
  35. 6b63c54 dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · Fri May 01 20:04:11 2020 +0800
  36. 6966a17 dm: powerpc: P2041RDB: add i2c DM support by Biwen Li · Fri May 01 20:04:05 2020 +0800
  37. b0939dd dm: powerpc: P1020: add i2c DM support by Biwen Li · Fri May 01 20:04:01 2020 +0800
  38. 0acacea dm: powerpc: P5040DS: add i2c DM support by Biwen Li · Fri May 01 20:03:59 2020 +0800
  39. 507fc9b xhci: mediatek: Add support for MTK xHCI host controller by developer · Sat May 02 11:35:18 2020 +0200
  40. f8bced1 usb: dwc3: use the phy bulk API to get phys by developer · Sat May 02 11:35:13 2020 +0200
  41. 272bde6 phy: Add API for a bulk of phys by developer · Sat May 02 11:35:11 2020 +0200
  42. d93c8b4 dm: core: Add function to get child count of ofnode or device by developer · Sat May 02 11:35:09 2020 +0200
  43. 8b37196 cmd/bedbug.c: Make bedbug_init have a return value by Ovidiu Panait · Mon Apr 20 10:31:45 2020 +0300
  44. 4afa2c2 arm: enable distro boot for bananapi-r2 by Matthias Brugger · Sun Apr 26 01:17:46 2020 +0200
  45. afc69a9 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · Fri Apr 10 16:02:02 2020 +0200
  46. a0a2948 arm: imx: Add support for Google's Coral Dev Board by Alifer Moraes · Fri Mar 06 07:46:33 2020 -0300
  47. eb9c95f dt-bindings: pinctrl: imxrt1020: remove useless comment by Giulio Benetti · Mon Apr 20 17:48:12 2020 +0200
  48. 7372049 treewide: Remove unused FSL QSPI config options for IMX platforms by Kuldeep Singh · Thu Feb 20 22:57:54 2020 +0530
  49. 6775735 config: apalis-imx8: Enable FEC TXC delay by Philippe Schenker · Wed Mar 11 11:52:59 2020 +0100
  50. 2242ad5 board: apalis_imx6: Add KSZ9131 phy skew settings by Philippe Schenker · Wed Mar 11 11:59:26 2020 +0100
  51. 3060ecc net: phy: micrel: Add basic support for KSZ9131 by Philippe Schenker · Wed Mar 11 11:59:23 2020 +0100
  52. be98837 net: phy: micrel: Use defines for PHY_IDs and MASK by Philippe Schenker · Wed Mar 11 11:59:22 2020 +0100
  53. f1863a5 imx8: move SIP macro to common header by Peng Fan · Wed Apr 22 10:50:04 2020 +0800
  54. 37f34b3 net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · Sat Apr 18 01:44:12 2020 +0200
  55. ea2764c net: Fix warning when including netdev.h on DM systems by Marek Vasut · Sat Apr 04 12:21:57 2020 +0200
  56. 107eb95 dt-bindings: power: rk3328-power: sync from upstream Linux kernel by Chen-Yu Tsai · Mon Apr 27 14:52:50 2020 +0800
  57. bbce376 dt-bindings: clock: rk3328: sync from upstream Linux kernel by Chen-Yu Tsai · Mon Apr 27 14:52:49 2020 +0800
  58. e8a497c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Thu Apr 30 18:05:15 2020 -0400
  59. 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
  60. 355db10 mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · Mon Apr 20 15:36:06 2020 +0530
  61. 050fd9c rk3399: Enable SF distro bootcmd by Jagan Teki · Fri Apr 10 23:56:31 2020 +0530
  62. 809e54d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Apr 30 13:00:20 2020 -0400
  63. 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
  64. 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Apr 30 10:06:54 2020 -0400
  65. 0b2f191 board: Add a gd flag for chain loading by Simon Glass · Sun Apr 26 09:12:57 2020 -0600
  66. abeaca8 acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · Sun Apr 26 09:19:52 2020 -0600
  67. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · Sun Apr 26 09:19:51 2020 -0600
  68. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · Sun Apr 26 09:19:50 2020 -0600
  69. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · Sun Apr 26 09:19:47 2020 -0600
  70. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · Sun Apr 26 09:19:46 2020 -0600
  71. 1914d07 x86: cbfs: Drop unwanted declaration by Simon Glass · Sun Apr 05 17:22:38 2020 -0600
  72. 2c0f9f7 efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h by AKASHI Takahiro · Tue Apr 21 09:38:38 2020 +0900
  73. a993173 efi_loader: identify EFI system partition by Heinrich Schuchardt · Thu Mar 19 15:16:31 2020 +0100
  74. 59a860d part: detect EFI system partition by Heinrich Schuchardt · Thu Mar 19 13:49:34 2020 +0100
  75. 1774da6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Wed Apr 29 10:39:18 2020 -0400
  76. b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · Thu Apr 23 16:25:19 2020 +0300
  77. 05d32b9 configs: ls1012afrwy: drop env qspi_bootcmd by Biwen Li · Fri Apr 17 17:37:01 2020 +0800
  78. 88dd2e8 configs: ls1046aqds: support distro boot by Biwen Li · Mon Apr 20 18:29:06 2020 +0800
  79. d46f65e board: freescale: ls1028a: mux changes for lpuart by Yuantian Tang · Thu Mar 19 16:48:23 2020 +0800
  80. e380138 configs: ls1088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · Wed Mar 18 16:47:47 2020 +0200
  81. 4a76494 rk3399: Add boot flash script offset, size by Jagan Teki · Fri Apr 10 23:56:30 2020 +0530
  82. 1bd914b environment: distro: Add SF distro command by Jagan Teki · Fri Apr 10 23:56:29 2020 +0530
  83. 2073d54 spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum by Tudor Ambarus · Fri Mar 20 09:35:31 2020 +0000
  84. 24cb409 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · Tue Mar 03 20:25:40 2020 +0100
  85. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · Fri Apr 24 15:35:53 2020 -0400
  86. cd82e69 ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2 by Marek Vasut · Sat Apr 04 15:21:26 2020 +0200
  87. df51e06 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Apr 28 10:09:16 2020 -0400
  88. 7e9f5fb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Apr 28 10:08:47 2020 -0400
  89. d4778b0 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Apr 28 09:52:01 2020 -0400
  90. e181a3d lx2160a : Update eMMC boot environment variable by Meenakshi Aggarwal · Mon Apr 27 19:56:40 2020 +0530
  91. 6a8e978 configs: ls1021a: Append CMA configuration to bootargs by Alison Wang · Thu Apr 23 22:37:34 2020 +0800
  92. 1a20553 include/configs: ls1012afrwy: support dhcp boot by Biwen Li · Wed Apr 22 18:06:58 2020 +0800
  93. 624ba61 dm: clk: add stub when CONFIG_CLK is deactivated by Patrick Delaunay · Mon Apr 27 15:29:57 2020 +0200
  94. 2d18c8c arm64: dts: meson: sync dt and bindings from v5.7-rc1 by Neil Armstrong · Mon Apr 20 15:44:41 2020 +0200
  95. a0f6da6 Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Mon Apr 27 17:50:35 2020 -0400
  96. 83ae2ce mips: Add support for SoM "VoCore2". by Mauro Condarelli · Tue Feb 18 09:34:48 2020 +0100
  97. 7305b4c mips: mtmips: add support for mt7628-rfb by developer · Tue Apr 21 09:28:49 2020 +0200
  98. 9720bc3 mips: mtmips: enable SPL for all boards by developer · Tue Apr 21 09:28:48 2020 +0200
  99. 84ae9d8 spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · Tue Apr 21 09:28:43 2020 +0200
  100. 646eae0 bmips: allow disabling usb support by Álvaro Fernández Rojas · Sat Apr 04 16:01:12 2020 +0200