1. 270c2b9 Merge branch '2020-05-07-more-kconfig-migrations' by Tom Rini · Fri May 08 13:48:37 2020 -0400
  2. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  3. a9565e9 treewide: mem: Enable MEMTEST via defconfig by Michal Simek · Mon May 04 15:26:20 2020 +0200
  4. 9cb24a4 treewide: mem: Remove alternate memtest setup from Mox and x530 by Michal Simek · Mon May 04 15:26:19 2020 +0200
  5. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · Mon May 04 13:54:40 2020 +0200
  6. e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:42 2020 +0100
  7. e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:41 2020 +0100
  8. 3eea577 configs: Resync with savedefconfig by Tom Rini · Fri May 08 09:08:39 2020 -0400
  9. 8ba9975 Merge branch '2020-05-07-atheros-phy-improvements' by Tom Rini · Thu May 07 14:51:44 2020 -0400
  10. b032d89 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · Thu May 07 00:11:59 2020 +0200
  11. 1385902 phy: atheros: ar8035: remove static clock config by Michael Walle · Thu May 07 00:11:58 2020 +0200
  12. 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · Thu May 07 00:11:57 2020 +0200
  13. 376019a phy: atheros: move delay config to common function by Michael Walle · Thu May 07 00:11:56 2020 +0200
  14. fb4a465 phy: atheros: introduce debug read and write functions by Michael Walle · Thu May 07 00:11:55 2020 +0200
  15. 69a107e phy: atheros: use defines for PHY IDs by Michael Walle · Thu May 07 00:11:54 2020 +0200
  16. a5eb659 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · Thu May 07 00:11:53 2020 +0200
  17. 1e37f75 phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · Thu May 07 00:11:52 2020 +0200
  18. 3ccbb4b phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · Thu May 07 00:11:51 2020 +0200
  19. 3e7330e phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · Thu May 07 00:11:50 2020 +0200
  20. 23d8b89 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · Thu May 07 00:11:49 2020 +0200
  21. cf108b2 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · Thu May 07 00:11:48 2020 +0200
  22. 6b22830 Merge branch '2020-05-06-master-imports' by Tom Rini · Thu May 07 09:02:28 2020 -0400
  23. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · Wed Mar 18 11:38:42 2020 -0700
  24. fa734f3 rsa: fix alignment issue when getting public exponent by Heiko Stuebner · Sun May 03 13:26:34 2020 +0200
  25. e2eb721 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · Tue Apr 28 11:38:03 2020 +0200
  26. 9d1c7f4 arm: vexpress64: Remove unneeded CONFIG_ check by Andre Przywara · Mon Apr 27 19:18:04 2020 +0100
  27. e3e8121 arm: juno: enable USB by Andre Przywara · Mon Apr 27 19:18:03 2020 +0100
  28. 651c91b arm: juno: Use PSCI based reset by Andre Przywara · Mon Apr 27 19:18:02 2020 +0100
  29. 94504f4 arm: juno: Enable OF_CONTROL by Andre Przywara · Mon Apr 27 19:18:01 2020 +0100
  30. d345718 arm: juno: Fix UART clock rate by Andre Przywara · Mon Apr 27 19:18:00 2020 +0100
  31. 7ee2dab uart: pl011: Add proper DM clock support by Andre Przywara · Mon Apr 27 19:17:59 2020 +0100
  32. 11e56c4 arm: juno: Fix Juno address variables by Andre Przywara · Mon Apr 27 19:17:58 2020 +0100
  33. 17f2cf7 include/eeprom.h: fix build errors by Rasmus Villemoes · Tue Feb 18 08:39:42 2020 +0000
  34. 9664297 Revert "mkimage: fit: Do not tail-pad fitImage with external data" by Tom Rini · Wed May 06 11:05:17 2020 -0400
  35. 24533bd cache: l2x0: Fix missing write to Auxiliary Control Register by Ley Foon Tan · Mon May 04 18:41:55 2020 +0800
  36. 294ba04 scripts/get_default_envs.sh: preserve order of multiple entries for same variable by Rasmus Villemoes · Mon Jan 06 12:01:17 2020 +0000
  37. 56c757a Merge git://git.denx.de/u-boot-usb by Tom Rini · Tue May 05 14:53:51 2020 -0400
  38. 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
  39. 16083b9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Tue May 05 09:08:53 2020 -0400
  40. 6362648 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon May 04 11:06:14 2020 -0400
  41. 7ea06d2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon May 04 11:05:48 2020 -0400
  42. 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
  43. 4bb0779 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · Sun May 03 19:43:32 2020 +0200
  44. 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
  45. d6862de Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · Fri May 01 17:58:31 2020 -0400
  46. a657761 mkimage: fit: Do not tail-pad fitImage with external data by Marek Vasut · Fri May 01 17:40:25 2020 +0200
  47. eef4eee efi_loader: change setup sequence by Heinrich Schuchardt · Thu Mar 19 18:21:58 2020 +0000
  48. fa4207d test: stabilize test_efi_secboot by Heinrich Schuchardt · Mon May 04 12:21:51 2020 +0200
  49. e2c43da efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · Sun May 03 16:29:00 2020 +0200
  50. 37ab736 efi_loader: eliminate efi_set_(non)volatile_variable by Heinrich Schuchardt · Sun May 03 10:02:20 2020 +0200
  51. 87ab0b2 efi_loader: eliminate efi_get_(non)volatile_variable by Heinrich Schuchardt · Sat Apr 18 12:31:17 2020 +0200
  52. 982c7d9 cmd: efidebug: simplify UEFI protocol calls by Heinrich Schuchardt · Sat May 02 16:08:37 2020 +0200
  53. 911df64 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · Mon Apr 27 18:48:20 2020 +0900
  54. dae117a efi_loader: factor out the common code from efi_transfer_secure_state() by AKASHI Takahiro · Tue Apr 21 09:39:20 2020 +0900
  55. a075aa3 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · Tue Apr 21 09:38:57 2020 +0900
  56. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · Tue Apr 21 09:38:17 2020 +0900
  57. 5180e1a lib/crypto, efi_loader: avoid multiple inclusions of header files by AKASHI Takahiro · Tue Apr 21 09:37:52 2020 +0900
  58. 35d22ef x86: Add a 64-bit 'coreboot64' build by Simon Glass · Fri May 01 07:36:10 2020 -0600
  59. 9bec795 cmd: Add an indication of 32/64-bit to bdinfo by Simon Glass · Thu Apr 30 22:02:13 2020 -0600
  60. bb88327 x86: coreboot: Allow building an SPL image by Simon Glass · Thu Apr 30 21:21:43 2020 -0600
  61. dae1153 x86: Update SPL for coreboot by Simon Glass · Thu Apr 30 21:21:42 2020 -0600
  62. 91fcd1d x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · Thu Apr 30 21:21:41 2020 -0600
  63. de3d9af x86: Allow building an SPL image for coreboot by Simon Glass · Thu Apr 30 21:21:40 2020 -0600
  64. 46f4c58 x86: Move coreboot-table detection to common 32/64-bit code by Simon Glass · Thu Apr 30 21:21:39 2020 -0600
  65. a57bf96 cmd: mvebu: bubt: fix quoted string split across lines by Joel Johnson · Sat Apr 25 20:54:56 2020 -0600
  66. b2483ad arm: dts: uDPU: switch default PHY speed to 3.125Gbit by Jakov Petrina · Fri Apr 24 11:24:08 2020 +0200
  67. b159b38 powerpc: dts: p1010: add i2c node by Biwen Li · Sun Apr 12 17:05:28 2020 +0800
  68. b028928 doc: fix references to README.qe_firmware by Heinrich Schuchardt · Sun Apr 19 09:19:04 2020 +0200
  69. aa27f17 configs: P1010RDB: Enable PCIe driver by Hou Zhiqiang · Fri May 01 19:06:29 2020 +0800
  70. d3cb881 powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · Fri May 01 19:06:28 2020 +0800
  71. 0e49eb4 powerpc: P1010RDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · Fri May 01 19:06:27 2020 +0800
  72. 8f51cc4 powerpc: Enable device tree support for P1010RDB by Hou Zhiqiang · Fri May 01 19:06:26 2020 +0800
  73. 84d1ede configs: T1042D4RDB: enable DM_I2C and DM_RTC by Biwen Li · Fri May 01 20:04:22 2020 +0800
  74. 29cd271 dm: powerpc: T1040/T1042: add i2c DM support by Biwen Li · Fri May 01 20:04:21 2020 +0800
  75. 826bcee configs: T2080: enable DM_I2C by Biwen Li · Fri May 01 20:04:20 2020 +0800
  76. 07b3dcf dm: powerpc: T2080/T2081: add i2c DM support by Biwen Li · Fri May 01 20:04:19 2020 +0800
  77. e71b9ee configs: T4240RDB: enable DM_I2C by Biwen Li · Fri May 01 20:04:18 2020 +0800
  78. 3e9d395 dm: ppc: T4240: add i2c DM support by Biwen Li · Fri May 01 20:04:17 2020 +0800
  79. df10735 configs: MPC8548CDS: enable DM_I2C by Biwen Li · Fri May 01 20:04:16 2020 +0800
  80. 037fa1a dm: ppc: MPC8548CDS: add i2c DM support by Biwen Li · Fri May 01 20:56:37 2020 +0800
  81. 0edab3d configs: P1010: Enable DM_I2C and DM_RTC by Biwen Li · Fri May 01 20:04:14 2020 +0800
  82. 6a2d8d1 dm: ppc: p1010: add i2c DM support by Biwen Li · Fri May 01 20:04:13 2020 +0800
  83. 2afb106 configs: T1024RDB: enable DM_I2C and DM_RTC by Biwen Li · Fri May 01 20:04:12 2020 +0800
  84. 6b63c54 dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · Fri May 01 20:04:11 2020 +0800
  85. 76f6d69 configs: P4080DS: enable DM_I2C by Biwen Li · Fri May 01 20:04:10 2020 +0800
  86. d8bc472 powerpc: dts: P4080: add i2c node by Biwen Li · Fri May 01 20:04:09 2020 +0800
  87. 6cdd2ed configs: P3041DS: enable DM_I2C by Biwen Li · Fri May 01 20:04:08 2020 +0800
  88. 559e3f8 powerpc: dts: P3041: add i2c node by Biwen Li · Fri May 01 20:04:07 2020 +0800
  89. 9e97b52 config: P2041RDB: enable DM_I2C by Biwen Li · Fri May 01 20:04:06 2020 +0800
  90. 6966a17 dm: powerpc: P2041RDB: add i2c DM support by Biwen Li · Fri May 01 20:04:05 2020 +0800
  91. 1b73bb0 configs: P2020RDB: enable DM_I2C and DM_RTC by Biwen Li · Fri May 01 20:04:04 2020 +0800
  92. fc60ffd dts: powerpc: P2020RDB: add i2c node by Biwen Li · Fri May 01 20:04:03 2020 +0800
  93. 9f49b48 configs: P1020RDB: enable DM_I2C and DM_RTC by Biwen Li · Fri May 01 20:04:02 2020 +0800
  94. b0939dd dm: powerpc: P1020: add i2c DM support by Biwen Li · Fri May 01 20:04:01 2020 +0800
  95. a0db6a2 configs: P5040DS: enable DM_I2C by Biwen Li · Fri May 01 20:04:00 2020 +0800
  96. 0acacea dm: powerpc: P5040DS: add i2c DM support by Biwen Li · Fri May 01 20:03:59 2020 +0800
  97. b73004a powerpc: create dts component of i2c to build up an SoC by Biwen Li · Fri May 01 20:03:58 2020 +0800
  98. 7e0e026 rtc: pt7c4338: Add driver model support by Biwen Li · Fri May 01 20:03:57 2020 +0800
  99. 247dac6 rtc: ds1337: Add driver model support by Biwen Li · Fri May 01 20:03:56 2020 +0800
  100. 0b3d2ff MAINTAINERS: MediaTek: add USB related files by developer · Sat May 02 11:35:22 2020 +0200