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