1. d756ca0 imx8mp: Set default SNSR25C for TMU probe1 by Ye Li · Sun May 03 22:19:55 2020 +0800
  2. 41a2025 imx: load calibration parameters from fuse for i.MX8MP by Ye Li · Sun May 03 22:19:54 2020 +0800
  3. a00f2f0 imx: i.MX8MN: Enable loading TASR and TCALIV from fuse by Ye Li · Sun May 03 22:19:53 2020 +0800
  4. 325cd01 imx8mm: Load fuse for TMU TCALIV and TASR by Ye Li · Sun May 03 22:19:52 2020 +0800
  5. fed211f thermal: imx_tmu: support i.MX8MP by Peng Fan · Sun May 03 22:19:51 2020 +0800
  6. 6eff287 thermal: imx_tmu: Check the TEMP range for iMX8MM by Peng Fan · Sun May 03 22:19:50 2020 +0800
  7. cabe231 thermal: imx_tmu: Fix for temperature out of range by Peng Fan · Sun May 03 22:19:49 2020 +0800
  8. 4f5026c thermal: imx_tmu: support TMU arch level initialization by Peng Fan · Sun May 03 22:19:48 2020 +0800
  9. bef7d2a thermal: imx_tmu: Add support for thermal sensor on iMX8MM by Peng Fan · Sun May 03 22:19:47 2020 +0800
  10. 10de579 thermal: Add thermal driver for i.MX8M by Peng Fan · Sun May 03 22:19:46 2020 +0800
  11. 4489a2e thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensor by Ye Li · Sun May 03 22:19:45 2020 +0800
  12. 3fb1a0e eQos: Implement the read_rom_hwaddr callback by Ye Li · Sun May 03 22:41:20 2020 +0800
  13. 89e2f95 fec: Move imx_get_mac_from_fuse declare to imx file by Ye Li · Sun May 03 22:41:19 2020 +0800
  14. dd455e6 net: eqos: implement callbaks to get interface and set txclk rate by Fugang Duan · Sun May 03 22:41:18 2020 +0800
  15. 37aae5f net: dwc_eth_qos: add dwc eqos for imx support by Fugang Duan · Sun May 03 22:41:17 2020 +0800
  16. 030ccaa net: phy: realtek: add rx delay support for RTL8211F by Fugang Duan · Sun May 03 22:41:16 2020 +0800
  17. ad122b7 net: Update eQos driver and FEC driver to use eth phy interfaces by Ye Li · Sun May 03 22:41:15 2020 +0800
  18. cd5bb77 net: Add eth phy generic driver for shared MDIO by Ye Li · Sun May 03 22:41:14 2020 +0800
  19. 46ec104 net: eth-uclass: add return value check by Peng Fan · Sun May 03 22:41:13 2020 +0800
  20. 4b3c46c pinctrl: nxp: scu: Check the pad partition before set pinmux by Ye Li · Sun May 03 21:01:27 2020 +0800
  21. 2ab6251 imx8mq_phanbell: Run SPL with caches enabled by Fabio Estevam · Fri May 01 17:46:36 2020 -0300
  22. 075497c net: fec: add fuse check by Peng Fan · Fri May 01 22:08:37 2020 +0800
  23. f8b2719 usb: mx6: add fuse check by Peng Fan · Fri May 01 22:08:36 2020 +0800
  24. 23d4ee3 i2c: mxc: add fuse check by Peng Fan · Fri May 01 22:08:35 2020 +0800
  25. 415f895 imx: add module fuse support by Peng Fan · Fri May 01 22:08:34 2020 +0800
  26. 0f97ed0 ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ by Marek Vasut · Wed Apr 29 20:09:08 2020 +0200
  27. 8612c099 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Sun May 10 13:03:56 2020 +0200
  28. b1079f7 Merge branch '2020-05-08-assorted-fixes' by Tom Rini · Fri May 08 18:58:19 2020 -0400
  29. 8d9c4c2 test: fix naming of test functions in the log test suite by Heinrich Schuchardt · Wed May 06 18:26:08 2020 +0200
  30. df6c36c test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · Wed May 06 18:26:07 2020 +0200
  31. fcff09a env/sf.c: honour CONFIG_SPL_SAVEENV by Rasmus Villemoes · Fri Mar 27 00:02:00 2020 +0100
  32. d301f8f sata: dwc_ahsata: Fix memory issue in reset_sata by Ye Li · Sun May 03 22:27:03 2020 +0800
  33. dcec3bd sata: dwc_ahsata: Fix incorrect free by Ye Li · Sun May 03 22:27:02 2020 +0800
  34. f1c562e sata: ahsata: Fix wrong operand for checking SERR DIAG_X by Ye Li · Sun May 03 22:27:01 2020 +0800
  35. cc653ce sata: ahsata: Fix resource leak by Ye Li · Sun May 03 22:27:00 2020 +0800
  36. 5487e1d Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri May 08 14:56:23 2020 -0400
  37. 270c2b9 Merge branch '2020-05-07-more-kconfig-migrations' by Tom Rini · Fri May 08 13:48:37 2020 -0400
  38. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  39. a9565e9 treewide: mem: Enable MEMTEST via defconfig by Michal Simek · Mon May 04 15:26:20 2020 +0200
  40. 9cb24a4 treewide: mem: Remove alternate memtest setup from Mox and x530 by Michal Simek · Mon May 04 15:26:19 2020 +0200
  41. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · Mon May 04 13:54:40 2020 +0200
  42. e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:42 2020 +0100
  43. e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:41 2020 +0100
  44. 3eea577 configs: Resync with savedefconfig by Tom Rini · Fri May 08 09:08:39 2020 -0400
  45. 8ba9975 Merge branch '2020-05-07-atheros-phy-improvements' by Tom Rini · Thu May 07 14:51:44 2020 -0400
  46. 2aa0942 efi_loader: crypto/pkcs7_parser.h is not a local include by Heinrich Schuchardt · Thu May 07 17:57:43 2020 +0200
  47. fbc745c efi_loader: pkcs7_parse_message() returns error pointer by Patrick Wildt · Thu May 07 02:17:14 2020 +0200
  48. cd8a55b efi_loader: efi_variable_parse_signature() returns NULL on error by Patrick Wildt · Thu May 07 02:13:18 2020 +0200
  49. e00764b efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · Wed May 06 20:32:31 2020 +0200
  50. 1818c44 efi_loader: use logical and in do_env_print_efi() by Heinrich Schuchardt · Wed May 06 02:01:34 2020 +0200
  51. da0a791 efi_loader: do not unnecessarily use EFI_CALL() by Heinrich Schuchardt · Wed May 06 01:51:04 2020 +0200
  52. ebbda7b efi_loader: error handling in efi_set_variable_common(). by Heinrich Schuchardt · Wed May 06 01:37:25 2020 +0200
  53. 1e3beaf efi_loader: remove redundant assignment in dp_fill() by Heinrich Schuchardt · Wed May 06 01:28:08 2020 +0200
  54. 007b02f kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · Mon May 04 14:38:29 2020 +0200
  55. b032d89 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · Thu May 07 00:11:59 2020 +0200
  56. 1385902 phy: atheros: ar8035: remove static clock config by Michael Walle · Thu May 07 00:11:58 2020 +0200
  57. 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · Thu May 07 00:11:57 2020 +0200
  58. 376019a phy: atheros: move delay config to common function by Michael Walle · Thu May 07 00:11:56 2020 +0200
  59. fb4a465 phy: atheros: introduce debug read and write functions by Michael Walle · Thu May 07 00:11:55 2020 +0200
  60. 69a107e phy: atheros: use defines for PHY IDs by Michael Walle · Thu May 07 00:11:54 2020 +0200
  61. a5eb659 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · Thu May 07 00:11:53 2020 +0200
  62. 1e37f75 phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · Thu May 07 00:11:52 2020 +0200
  63. 3ccbb4b phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · Thu May 07 00:11:51 2020 +0200
  64. 3e7330e phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · Thu May 07 00:11:50 2020 +0200
  65. 23d8b89 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · Thu May 07 00:11:49 2020 +0200
  66. cf108b2 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · Thu May 07 00:11:48 2020 +0200
  67. 6b22830 Merge branch '2020-05-06-master-imports' by Tom Rini · Thu May 07 09:02:28 2020 -0400
  68. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · Wed Mar 18 11:38:42 2020 -0700
  69. fa734f3 rsa: fix alignment issue when getting public exponent by Heiko Stuebner · Sun May 03 13:26:34 2020 +0200
  70. e2eb721 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · Tue Apr 28 11:38:03 2020 +0200
  71. 9d1c7f4 arm: vexpress64: Remove unneeded CONFIG_ check by Andre Przywara · Mon Apr 27 19:18:04 2020 +0100
  72. e3e8121 arm: juno: enable USB by Andre Przywara · Mon Apr 27 19:18:03 2020 +0100
  73. 651c91b arm: juno: Use PSCI based reset by Andre Przywara · Mon Apr 27 19:18:02 2020 +0100
  74. 94504f4 arm: juno: Enable OF_CONTROL by Andre Przywara · Mon Apr 27 19:18:01 2020 +0100
  75. d345718 arm: juno: Fix UART clock rate by Andre Przywara · Mon Apr 27 19:18:00 2020 +0100
  76. 7ee2dab uart: pl011: Add proper DM clock support by Andre Przywara · Mon Apr 27 19:17:59 2020 +0100
  77. 11e56c4 arm: juno: Fix Juno address variables by Andre Przywara · Mon Apr 27 19:17:58 2020 +0100
  78. 17f2cf7 include/eeprom.h: fix build errors by Rasmus Villemoes · Tue Feb 18 08:39:42 2020 +0000
  79. 9664297 Revert "mkimage: fit: Do not tail-pad fitImage with external data" by Tom Rini · Wed May 06 11:05:17 2020 -0400
  80. 24533bd cache: l2x0: Fix missing write to Auxiliary Control Register by Ley Foon Tan · Mon May 04 18:41:55 2020 +0800
  81. 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
  82. 56c757a Merge git://git.denx.de/u-boot-usb by Tom Rini · Tue May 05 14:53:51 2020 -0400
  83. 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
  84. 16083b9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Tue May 05 09:08:53 2020 -0400
  85. 6362648 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon May 04 11:06:14 2020 -0400
  86. 7ea06d2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon May 04 11:05:48 2020 -0400
  87. 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
  88. 4bb0779 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · Sun May 03 19:43:32 2020 +0200
  89. 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
  90. d6862de Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · Fri May 01 17:58:31 2020 -0400
  91. a657761 mkimage: fit: Do not tail-pad fitImage with external data by Marek Vasut · Fri May 01 17:40:25 2020 +0200
  92. eef4eee efi_loader: change setup sequence by Heinrich Schuchardt · Thu Mar 19 18:21:58 2020 +0000
  93. fa4207d test: stabilize test_efi_secboot by Heinrich Schuchardt · Mon May 04 12:21:51 2020 +0200
  94. e2c43da efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · Sun May 03 16:29:00 2020 +0200
  95. 37ab736 efi_loader: eliminate efi_set_(non)volatile_variable by Heinrich Schuchardt · Sun May 03 10:02:20 2020 +0200
  96. 87ab0b2 efi_loader: eliminate efi_get_(non)volatile_variable by Heinrich Schuchardt · Sat Apr 18 12:31:17 2020 +0200
  97. 982c7d9 cmd: efidebug: simplify UEFI protocol calls by Heinrich Schuchardt · Sat May 02 16:08:37 2020 +0200
  98. 911df64 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · Mon Apr 27 18:48:20 2020 +0900
  99. dae117a efi_loader: factor out the common code from efi_transfer_secure_state() by AKASHI Takahiro · Tue Apr 21 09:39:20 2020 +0900
  100. a075aa3 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · Tue Apr 21 09:38:57 2020 +0900