1. 049d114 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · Fri Jul 03 08:27:12 2020 -0500
  2. d4e76fe Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Jul 27 21:40:26 2020 -0400
  3. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Jul 27 15:18:15 2020 -0400
  4. 48de37a Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jul 27 11:15:37 2020 -0400
  5. 5018be7 serial: meson: handle RX errors by Neil Armstrong · Tue Jul 21 13:41:14 2020 +0200
  6. 6ba19dd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Mon Jul 27 09:41:18 2020 -0400
  7. fb816fa Watchdog: introduce ARM SBSA watchdog driver by Zhao Qiang · Fri Jul 10 16:55:18 2020 +0800
  8. 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · Thu Jul 09 23:31:42 2020 +0800
  9. 4a602b5 pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2 by Xiaowei Bao · Thu Jul 09 23:31:41 2020 +0800
  10. bb3f713 pci: layerscape: Modify the ls_pcie_dump_atu function by Xiaowei Bao · Thu Jul 09 23:31:40 2020 +0800
  11. ecb85db pci_ep: layerscape: Add the SRIOV VFs of PF support by Xiaowei Bao · Thu Jul 09 23:31:39 2020 +0800
  12. cdecb97 pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode by Xiaowei Bao · Thu Jul 09 23:31:38 2020 +0800
  13. 06a329a pci_ep: layerscape: Add the workaround for errata A-009460 by Xiaowei Bao · Thu Jul 09 23:31:37 2020 +0800
  14. b4d63b0 pcie_ep: layerscape: Add the multiple function support by Xiaowei Bao · Thu Jul 09 23:31:36 2020 +0800
  15. 97434b4 pci_ep: Add the init function by Xiaowei Bao · Thu Jul 09 23:31:34 2020 +0800
  16. 13b277f pci: layerscape: Split the EP and RC driver by Xiaowei Bao · Thu Jul 09 23:31:33 2020 +0800
  17. 70a8158 i2c: mxc: move i2c_early_init_f to common function by Biwen Li · Thu Jul 02 11:13:00 2020 +0800
  18. b258eb2 crypto/fsl: add RNG support by Michael Walle · Sat Jun 27 22:58:53 2020 +0200
  19. e692a00 crypto/fsl: instantiate the RNG with prediciton resistance by Michael Walle · Sat Jun 27 22:58:52 2020 +0200
  20. 602cc8d crypto/fsl: don't regenerate secure keys by Michael Walle · Sat Jun 27 22:58:51 2020 +0200
  21. a83fa18 crypto/fsl: support newer SEC modules by Michael Walle · Sat Jun 27 22:58:50 2020 +0200
  22. 823674c crypto/fsl: export caam_get_era() by Michael Walle · Sat Jun 27 22:58:49 2020 +0200
  23. 73e3f57 crypto/fsl: make SEC%u status line consistent by Michael Walle · Sat Jun 27 22:58:48 2020 +0200
  24. 0dd1d84 crypto/fsl: unused value in caam_hash_update() by Heinrich Schuchardt · Sat Jun 27 10:13:55 2020 +0200
  25. 87154f7 crypto/fsl: correct printf() statement. by Heinrich Schuchardt · Sat Jun 27 10:08:49 2020 +0200
  26. f9049b2 Move eSDHC adapter card identification to board files by Yangbo Lu · Wed Jun 17 18:08:58 2020 +0800
  27. ff98fde Drop global data sdhc_adapter for powerpc by Yangbo Lu · Wed Jun 17 18:08:57 2020 +0800
  28. 0c701e5 armv8: ls1012a: RGMII ports require internal delay by Chaitanya Sakinam · Tue Jun 09 16:21:48 2020 +0530
  29. f12c446 crypto/fsl: fix unaligned access by Michael Walle · Thu Jun 04 21:05:33 2020 +0200
  30. 14e956f net: pfe_eth: Use spi_flash_read API to access flash memory by Kuldeep Singh · Thu May 28 11:42:53 2020 +0530
  31. 2926f57 fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays by Vladimir Oltean · Mon May 04 11:24:26 2020 +0300
  32. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  33. 236eee8 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · Fri Jul 17 14:36:47 2020 +0900
  34. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  35. f8f8b12 dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs by Dave Gerlach · Wed Jul 15 23:39:59 2020 -0500
  36. 75dbdfc test: Add tests for SOC uclass by Dave Gerlach · Wed Jul 15 23:39:58 2020 -0500
  37. 50a6c08 dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · Wed Jul 15 23:39:57 2020 -0500
  38. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  39. 1d6c738 net: dc2114x: Add DM support by Marek Vasut · Wed Jul 08 07:26:14 2020 +0200
  40. 29b9efc net: dc2114x: Split common parts of non-DM functions out by Marek Vasut · Wed Jul 08 07:20:14 2020 +0200
  41. dabf04f net: dc2114x: Split RX path by Marek Vasut · Wed Jul 08 07:12:58 2020 +0200
  42. f19db7f net: dc2114x: Add RX/TX rings into the private data by Marek Vasut · Wed Jul 08 07:01:32 2020 +0200
  43. b8e0b47 net: dc2114x: Pass PCI BDF into phys_to_bus() by Marek Vasut · Wed Jul 08 06:50:41 2020 +0200
  44. 25ada1f net: dc2114x: Pass private data around by Marek Vasut · Wed Jul 08 06:46:09 2020 +0200
  45. a3f8908 net: dc2114x: Introduce private data by Marek Vasut · Wed Jul 08 06:42:07 2020 +0200
  46. 992af7d net: dc2114x: Use standard I/O accessors by Marek Vasut · Wed Jul 08 06:31:54 2020 +0200
  47. ca22997 net: dc2114x: Drop update_srom() by Marek Vasut · Sat Jun 20 17:54:53 2020 +0200
  48. 880287c net: dc2114x: Add Kconfig entries by Marek Vasut · Sat Jun 20 17:43:29 2020 +0200
  49. d8f69b7 net: dc2114x: Support all DC2114x by Marek Vasut · Sat Jun 20 17:39:21 2020 +0200
  50. 7cc35c8 net: dc2114x: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · Sat Jun 20 17:36:42 2020 +0200
  51. 7128361 mmc: renesas-sdhi: Enable support for R8A774A1 by Adam Ford · Tue Jun 30 09:30:10 2020 -0500
  52. 96980fb pinctrl: renesas: Enable R8A774A1 PFC tables by Adam Ford · Tue Jun 30 09:30:09 2020 -0500
  53. 06c4f9b clk: renesas: Add R8A774A1 clock tables by Adam Ford · Tue Jun 30 09:30:08 2020 -0500
  54. e422f8c dm: core Fix long line in device_bind_common() by Simon Glass · Thu Jul 09 18:39:24 2020 -0600
  55. 93c09e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Jul 24 08:43:08 2020 -0400
  56. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  57. ca65e24 ram: sifive: Avoid using hardcoded ram base and size by Bin Meng · Sun Jul 19 23:06:35 2020 -0700
  58. f041017 serial: Fix SIFIVE debug serial dependency by Michal Simek · Fri Jul 10 12:41:13 2020 +0200
  59. 9133175 sysreset: syscon: Support value property by Bin Meng · Mon Jun 22 22:29:43 2020 -0700
  60. 961ca84 sysreset: syscon: Don't assume default value for offset and mask property by Bin Meng · Mon Jun 22 22:29:42 2020 -0700
  61. cb41516 Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Jul 23 15:56:06 2020 -0400
  62. e6fee95 Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Wed Jul 22 11:30:52 2020 -0400
  63. 0400f5e pci: rockchip: Drop legacy PHY driver by Jagan Teki · Thu Jul 09 23:41:03 2020 +0530
  64. 427603b pci: rockchip: Switch to generic-phy by Jagan Teki · Thu Jul 09 23:41:02 2020 +0530
  65. 9ab7348 phy: Add Rockchip PCIe PHY driver by Jagan Teki · Thu Jul 09 23:41:01 2020 +0530
  66. 924f104 rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set by Kever Yang · Mon Jul 20 18:34:12 2020 +0800
  67. 57bd887 ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG by Jagan Teki · Tue Jul 14 01:36:34 2020 +0530
  68. bea39b1 ram: rk3399: Drop debug stride in driver by Jagan Teki · Tue Jul 14 01:36:33 2020 +0530
  69. a601d5b drivers: spi: rk_spi: Add support for RK3328 by Johannes Krottmayer · Wed Jul 08 23:57:39 2020 +0200
  70. 0f0237d drivers: clk: rockchip: clk_rk3328: Add SPI support by Johannes Krottmayer · Wed Jul 08 23:57:38 2020 +0200
  71. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  72. 88bf6d3 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · Fri Jul 17 14:36:47 2020 +0900
  73. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  74. 3fbaea1 dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs by Dave Gerlach · Wed Jul 15 23:39:59 2020 -0500
  75. a17f94c test: Add tests for SOC uclass by Dave Gerlach · Wed Jul 15 23:39:58 2020 -0500
  76. 27f81c8 dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · Wed Jul 15 23:39:57 2020 -0500
  77. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  78. e2438dd dm: core Fix long line in device_bind_common() by Simon Glass · Thu Jul 09 18:39:24 2020 -0600
  79. b724288 mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies by Shivamurthy Shastri · Tue Jul 07 22:04:13 2020 +0200
  80. 5cbf17f mtd: spinand: micron: Add M70A series Micron SPI NAND devices by Shivamurthy Shastri · Tue Jul 07 22:04:12 2020 +0200
  81. 92ecb1a mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · Tue Jul 07 22:04:11 2020 +0200
  82. 8d06c5b mtd: spinand: micron: Add new Micron SPI NAND devices by Shivamurthy Shastri · Tue Jul 07 22:04:10 2020 +0200
  83. a44f6a9 mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD by Shivamurthy Shastri · Tue Jul 07 22:04:09 2020 +0200
  84. cfe7725 mtd: spinand: micron: Generalize the OOB layout structure and function names by Shivamurthy Shastri · Tue Jul 07 22:04:08 2020 +0200
  85. 92136c1 dm: core: Don't show an ACPI warning if there is no ordering by Simon Glass · Fri Jul 17 08:49:25 2020 -0600
  86. 4df2d0d sysreset: Add Octeon sysreset driver by Stefan Roese · Tue Jun 30 12:08:55 2020 +0200
  87. 982c460 mtd: mtdpart: use uint64_t instead of int for cur_off by Martin Kaistra · Mon Jul 13 14:40:02 2020 +0200
  88. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · Fri Jun 26 15:13:34 2020 +0900
  89. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  90. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · Tue Jun 09 10:46:46 2020 -0400
  91. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Jul 17 08:04:48 2020 -0400
  92. 01a2218 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Jul 17 08:04:28 2020 -0400
  93. 55f3cde acpi: Enable ACPI table generation by default on x86 by Simon Glass · Thu Jul 16 21:22:39 2020 -0600
  94. d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · Thu Jul 16 21:22:30 2020 -0600
  95. 6065d19 pmc: Move common registers to the header file by Simon Glass · Tue Jul 07 21:32:33 2020 -0600
  96. 5e13b0f p2sb: Add a method to hide the bus by Simon Glass · Tue Jul 07 21:32:30 2020 -0600
  97. 3908d90 i2c: designware_i2c: Support ACPI table generation by Simon Glass · Tue Jul 07 21:32:29 2020 -0600
  98. e998305 i2c: Add log_ret() on error by Simon Glass · Tue Jul 07 21:32:28 2020 -0600
  99. 46aadb6 i2c: designware_i2c: Add a little more debugging by Simon Glass · Tue Jul 07 21:32:27 2020 -0600
  100. aac86da x86: gpio: Add support for obtaining ACPI info for a GPIO by Simon Glass · Tue Jul 07 21:32:26 2020 -0600