1. 4f1b7f6 arm64: zynqmp: Update Copyright years to 2020 by Michal Simek · Tue Feb 18 08:38:06 2020 +0100
  2. f701e19 arm64: zynqmp: Replace gpio-key,wakeup with wakeup source by Michal Simek · Tue Feb 18 12:06:14 2020 +0100
  3. c526111 ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source property by Sudeep Holla · Fri Dec 21 18:12:13 2018 +0000
  4. 8242d1d ARM: dts: zc702: Fix I2C bus warnings by Quanyang Wang · Mon Sep 23 17:47:08 2019 +0800
  5. 4690046 arm64: zynqmp: Print multiboot register value in EL3 by Michal Simek · Tue Feb 11 12:43:14 2020 +0100
  6. d8dd75c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Sat Apr 04 19:20:26 2020 -0400
  7. 38c93d1 x86: acpi: Describe USB 3 host controller found on Intel Tangier by Andy Shevchenko · Thu Mar 26 12:33:36 2020 +0200
  8. ddf6199 x86: acpi: Add I²C timings to Intel Merrifield platform by Andy Shevchenko · Fri Mar 20 19:59:21 2020 +0200
  9. a9ef111 x86: acpi: Refactor XSDT handling in acpi_add_table() by Andy Shevchenko · Thu Feb 27 16:00:51 2020 +0200
  10. 0e29bd3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Apr 03 16:05:46 2020 -0400
  11. 5d458a1 arch: Add explicit linker script for u-boot-elf by Michal Simek · Mon Mar 30 13:58:59 2020 +0200
  12. a291298 mach-snapdragon: Fix overwriting last digit of serial number by Jan-Christoph Tebbe · Mon Mar 16 17:51:51 2020 +0100
  13. 872111a ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support by Tom Warren · Fri Feb 28 16:17:07 2020 -0700
  14. 4ff710a mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect by Tom Warren · Mon Jun 03 16:06:34 2019 -0700
  15. 2e86e81 mmc: t210: Add autocal and tap/trim updates for SDMMC1/3 by Tom Warren · Wed May 29 09:30:01 2019 -0700
  16. 3bb2f5d i2c: t210: Add VI_I2C clock source support by Tom Warren · Fri Mar 27 10:24:31 2020 -0700
  17. 547bd33 t210: pinmux: Remove pinmux/GPIO init from T210 boards by Tom Warren · Thu Mar 26 16:10:11 2020 -0700
  18. f479aca t210: do not enable PLLE and UPHY PLL HW PWRSEQ by JC Kuo · Thu Mar 26 16:10:09 2020 -0700
  19. 20e01d3 ARM: tegra: p2371-2180: add I2C nodes to DT by Stephen Warren · Thu Mar 26 15:20:45 2020 -0700
  20. 9249d5c rockchip: Enable pre console for rk3399 by Jagan Teki · Thu Apr 02 17:11:23 2020 +0530
  21. 5023ade video: rockchip: Fix vop modes for rk3399 by Jagan Teki · Thu Apr 02 17:11:22 2020 +0530
  22. 6c34721 Merge tag 'u-boot-stm32-20200401' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Apr 01 09:47:30 2020 -0400
  23. b177bf3 ARM: dts: stm32: Repair PMIC configuration on AV96 by Marek Vasut · Tue Mar 31 19:51:34 2020 +0200
  24. 81ff385 ARM: dts: stm32: Add missing ethernet PHY reset on AV96 by Marek Vasut · Tue Mar 31 19:51:33 2020 +0200
  25. 88562b4 ARM: dts: stm32: Repair ethernet operation on AV96 by Marek Vasut · Tue Mar 31 19:51:32 2020 +0200
  26. ea97ea4 ARM: dts: stm32: Add alternate pinmux for ethernet RGMII by Marek Vasut · Tue Mar 31 19:51:31 2020 +0200
  27. 679fa9d ARM: dts: stm32: Add configuration EEPROM on AV96 by Marek Vasut · Tue Mar 31 19:51:30 2020 +0200
  28. 2ab7a2a ARM: dts: stm32: Use DT alias for the configuration EEPROM by Marek Vasut · Tue Mar 31 19:51:29 2020 +0200
  29. 96eb91a ARM: dts: stm32: Add QSPI NOR on AV96 by Marek Vasut · Tue Mar 31 19:51:28 2020 +0200
  30. e22085a ARM: dts: stm32: Repair SDMMC2 operation by Marek Vasut · Tue Mar 31 19:51:27 2020 +0200
  31. c9fac07 ARM: dts: stm32: Add alternate pinmux for SDMMC2 pins 4-7 by Marek Vasut · Tue Mar 31 19:51:26 2020 +0200
  32. c9052ef ARM: dts: stm32: Repair SDMMC1 operation on AV96 by Marek Vasut · Tue Mar 31 19:51:25 2020 +0200
  33. b477e9d ARM: dts: stm32: Add alternate pinmux for SDMMC1 direction pins by Marek Vasut · Tue Mar 31 19:51:24 2020 +0200
  34. f326c2f ARM: dts: stm32: Repair SD1 pre-reloc pinmux DT node on AV96 by Marek Vasut · Tue Mar 31 19:51:23 2020 +0200
  35. b4bd044 Merge tag 'arc-last-minute-fixes-for-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · Tue Mar 31 15:10:54 2020 -0400
  36. af4a1ef ARC: IO: add MB for __raw_* memory accessors by Eugeniy Paltsev · Mon Mar 30 22:44:45 2020 +0300
  37. bb29eb9 ARC: IO: add compiler barriers to IO accessors by Eugeniy Paltsev · Mon Mar 30 22:44:44 2020 +0300
  38. 36fdca1 ARC: IO: add volatile to accessors by Eugeniy Paltsev · Mon Mar 30 22:44:43 2020 +0300
  39. f5949ea Merge branch '2020-03-31-master-imports' by Tom Rini · Tue Mar 31 10:07:01 2020 -0400
  40. 595793b gazerbeam: add clocks property to SPI node by Rasmus Villemoes · Tue Feb 11 15:20:23 2020 +0000
  41. ae763bf Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Mar 31 10:05:25 2020 -0400
  42. 605b66e Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Mar 31 10:04:39 2020 -0400
  43. 5db49e6 arm: dts: agilex: Enable QSPI by Ley Foon Tan · Tue Mar 31 08:45:25 2020 +0800
  44. f7fcc90 arm: socfpga: arria10: Add save_boot_params() by Ley Foon Tan · Fri Mar 06 16:55:20 2020 +0800
  45. 8f1552e arm: socfpga: Add onchip RAM size macro by Ley Foon Tan · Fri Mar 06 16:55:18 2020 +0800
  46. 5b363f6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Mar 30 07:46:05 2020 -0400
  47. 2a5d58b Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Mar 30 07:45:25 2020 -0400
  48. f1b2229 arm: dts: ls1028a: Use flexspi in octal I/O mode by Kuldeep Singh · Sat Mar 14 18:23:55 2020 +0530
  49. 9a3844b arm: dts: lx2160a: Use flexspi in octal I/O mode by Kuldeep Singh · Sat Mar 14 18:23:56 2020 +0530
  50. f6f0525 arm: dts: lx2160aqds: Add FSPI node properties by Kuldeep Singh · Mon Mar 02 16:39:19 2020 +0530
  51. f0018f5 dm: arm64: ls1046a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:17 2020 +0800
  52. 014460b dm: arm64: ls1043a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:16 2020 +0800
  53. 31c9890 board: ls1028ardb: add BOARD_LATE_INIT config by Yuantian Tang · Mon Mar 09 14:10:07 2020 +0800
  54. a1bb101 ARM: dts: rmobile: Enable IIC3 on V2H Blanche by Marek Vasut · Sat Mar 21 16:57:50 2020 +0100
  55. 07c827d ARM: dts: rmobile: Add IIC3 node on Gen2 R8A7792 V2H by Marek Vasut · Sat Mar 21 16:57:38 2020 +0100
  56. fa68d1b rv1108: Fix boot regression by Otavio Salvador · Fri Mar 13 14:42:48 2020 -0300
  57. ce9b4f2 ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1 by Otavio Salvador · Fri Mar 13 14:42:45 2020 -0300
  58. 3130df5 sunxi: Move common defconfig options to Kconfig by Andre Przywara · Thu Feb 20 17:51:14 2020 +0000
  59. 0c882df sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoC by Andre Przywara · Tue Jan 28 00:46:43 2020 +0000
  60. da3bd45 sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoC by Andre Przywara · Tue Jan 28 00:46:42 2020 +0000
  61. 382dab2 sunxi: SPL SPI: Introduce is_sun6i_gen_spi() by Andre Przywara · Tue Jan 28 00:46:41 2020 +0000
  62. 5c7624d sunxi: SPL SPI: Split off SPI0 base address by Andre Przywara · Tue Jan 28 00:46:40 2020 +0000
  63. 2b1e477 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Wed Mar 18 07:48:53 2020 -0400
  64. 0520fdc Revert "sunxi: psci: avoid error address-of-packed-member" by Tomasz Duszynski · Sun Feb 16 13:17:16 2020 +0100
  65. f7e6d33 riscv: Implement new SBI v0.2 extensions by Bin Meng · Mon Mar 09 19:35:31 2020 -0700
  66. 887d809 riscv: Introduce a new config for SBI v0.1 by Bin Meng · Mon Mar 09 19:35:30 2020 -0700
  67. c20421b riscv: Add SBI v0.2 extension definitions by Bin Meng · Mon Mar 09 19:35:29 2020 -0700
  68. ee3bcd0 riscv: Add basic support for SBI v0.2 by Bin Meng · Mon Mar 09 19:35:28 2020 -0700
  69. 9da11d1 riscv: Mark existing SBI as v0.1 SBI by Bin Meng · Mon Mar 09 19:35:27 2020 -0700
  70. fb5eabc riscv: Avoid calling sbi_clear_ipi() by Bin Meng · Fri Mar 06 00:44:17 2020 -0800
  71. ad76cd4 riscv: Fix sbi_remote_sfence_vma{,_asid} by Bin Meng · Fri Mar 06 00:44:16 2020 -0800
  72. d09b2a1 Merge tag 'u-boot-stm32-20200310' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Mar 12 12:50:09 2020 -0400
  73. 7bc73ff Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Tue Mar 10 21:13:26 2020 -0400
  74. 9dbde6e arm: mediatek: remove unused binman config by developer · Wed Mar 04 20:03:48 2020 +0800
  75. 3a6e387 stm32mp: update dependency for STM32_ETZPC by Patrick Delaunay · Tue Mar 10 16:05:43 2020 +0100
  76. c3dc3d2 arm: dts: imx8mq-evk: add phy-reset-gpios for fec1 by Alifer Moraes · Fri Feb 14 16:18:50 2020 -0300
  77. b6813a1 ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dly by Max Krummenacher · Fri Feb 14 14:36:44 2020 +0200
  78. 8d45939 ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 node by Igor Opaniuk · Fri Feb 14 14:36:43 2020 +0200
  79. 4698164 imx8mm/mn: Add missing root clock entry for ARM core clock by Frieder Schrempf · Wed Feb 05 11:45:28 2020 +0000
  80. da3fc93 imx: Makefile: added missing ahab.o by Oliver Graute · Wed Feb 26 12:15:24 2020 +0000
  81. beea8fe imx: mx6ul_14x14_evk: configure for 24bpp display by Anatolij Gustschin · Wed Feb 05 17:49:59 2020 +0100
  82. e688205 ARM: dts: imx6sx-sdb: Sync with kernel 5.4.16 by Fabio Estevam · Wed Feb 19 09:56:27 2020 -0300
  83. fdebdb5 ARM: dts: imx6sx: Sync with kernel 5.4.16 by Fabio Estevam · Wed Feb 19 09:56:26 2020 -0300
  84. 9cc4512 imx: remove woodburn board by Stefano Babic · Wed Feb 19 14:36:25 2020 +0100
  85. 6f08b48 arm: dts: k3-j721e-r5-common-proc-board: Use unique names for dummy clocks by Faiz Abbas · Wed Feb 26 13:44:37 2020 +0530
  86. 6839321 arm: K3: sysfw-loader: Add a config_pm_pre_callback() by Faiz Abbas · Wed Feb 26 13:44:36 2020 +0530
  87. 0bdf563 spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation by Faiz Abbas · Wed Feb 26 13:44:35 2020 +0530
  88. c6eb9e7 mmc: am654_sdhci: Update output tap delay writes by Faiz Abbas · Wed Feb 26 13:44:33 2020 +0530
  89. 4e3dfd5 x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count by Wolfgang Wallner · Tue Feb 25 13:19:48 2020 +0100
  90. b965558 x86: cpu_x86: Make cpu_x86_get_count() non-static by Wolfgang Wallner · Tue Feb 25 13:19:47 2020 +0100
  91. 949a26e x86: p2sb: Drop 'apl' prefix by Wolfgang Wallner · Tue Feb 18 15:32:10 2020 +0100
  92. f3514a6 Revert "x86: use invd instead of wbinvd in real mode start code" by Andy Shevchenko · Mon Feb 17 17:30:12 2020 +0200
  93. 92f9828 x86: Correct error return value in mrccache_get_region() by Simon Glass · Sun Feb 02 13:37:06 2020 -0700
  94. 4e40c85 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Mar 04 10:41:41 2020 -0500
  95. ddef889 ARM: socfpga: Add initial support for the ABB SECU board by Holger Brunck · Wed Feb 19 19:55:14 2020 +0100
  96. 6b27ed7 Merge tag 'uniphier-v2020.04-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Sat Feb 29 08:00:53 2020 -0500
  97. 2f220501 ARM: dts: uniphier: remove U-Boot own EEPROM compatible and property by Masahiro Yamada · Fri Feb 28 21:57:21 2020 +0900
  98. b226e52 ARM: dts: uniphier: add reset-names to NAND controller node by Masahiro Yamada · Fri Feb 28 21:57:20 2020 +0900
  99. 277516a ARM: dts: uniphier: rename DT nodes to follow json-schema by Masahiro Yamada · Fri Feb 28 21:57:19 2020 +0900
  100. 545e894 watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG by Christophe Leroy · Thu Feb 20 07:39:51 2020 +0000