1. b8e0b47 net: dc2114x: Pass PCI BDF into phys_to_bus() by Marek Vasut · Wed Jul 08 06:50:41 2020 +0200
  2. 25ada1f net: dc2114x: Pass private data around by Marek Vasut · Wed Jul 08 06:46:09 2020 +0200
  3. a3f8908 net: dc2114x: Introduce private data by Marek Vasut · Wed Jul 08 06:42:07 2020 +0200
  4. 992af7d net: dc2114x: Use standard I/O accessors by Marek Vasut · Wed Jul 08 06:31:54 2020 +0200
  5. ca22997 net: dc2114x: Drop update_srom() by Marek Vasut · Sat Jun 20 17:54:53 2020 +0200
  6. 880287c net: dc2114x: Add Kconfig entries by Marek Vasut · Sat Jun 20 17:43:29 2020 +0200
  7. d8f69b7 net: dc2114x: Support all DC2114x by Marek Vasut · Sat Jun 20 17:39:21 2020 +0200
  8. 7cc35c8 net: dc2114x: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · Sat Jun 20 17:36:42 2020 +0200
  9. 93c09e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Jul 24 08:43:08 2020 -0400
  10. 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
  11. ca65e24 ram: sifive: Avoid using hardcoded ram base and size by Bin Meng · Sun Jul 19 23:06:35 2020 -0700
  12. f041017 serial: Fix SIFIVE debug serial dependency by Michal Simek · Fri Jul 10 12:41:13 2020 +0200
  13. 9133175 sysreset: syscon: Support value property by Bin Meng · Mon Jun 22 22:29:43 2020 -0700
  14. 961ca84 sysreset: syscon: Don't assume default value for offset and mask property by Bin Meng · Mon Jun 22 22:29:42 2020 -0700
  15. 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
  16. 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
  17. 0400f5e pci: rockchip: Drop legacy PHY driver by Jagan Teki · Thu Jul 09 23:41:03 2020 +0530
  18. 427603b pci: rockchip: Switch to generic-phy by Jagan Teki · Thu Jul 09 23:41:02 2020 +0530
  19. 9ab7348 phy: Add Rockchip PCIe PHY driver by Jagan Teki · Thu Jul 09 23:41:01 2020 +0530
  20. 924f104 rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set by Kever Yang · Mon Jul 20 18:34:12 2020 +0800
  21. 57bd887 ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG by Jagan Teki · Tue Jul 14 01:36:34 2020 +0530
  22. bea39b1 ram: rk3399: Drop debug stride in driver by Jagan Teki · Tue Jul 14 01:36:33 2020 +0530
  23. a601d5b drivers: spi: rk_spi: Add support for RK3328 by Johannes Krottmayer · Wed Jul 08 23:57:39 2020 +0200
  24. 0f0237d drivers: clk: rockchip: clk_rk3328: Add SPI support by Johannes Krottmayer · Wed Jul 08 23:57:38 2020 +0200
  25. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  26. 88bf6d3 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · Fri Jul 17 14:36:47 2020 +0900
  27. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  28. 3fbaea1 dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs by Dave Gerlach · Wed Jul 15 23:39:59 2020 -0500
  29. a17f94c test: Add tests for SOC uclass by Dave Gerlach · Wed Jul 15 23:39:58 2020 -0500
  30. 27f81c8 dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · Wed Jul 15 23:39:57 2020 -0500
  31. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  32. e2438dd dm: core Fix long line in device_bind_common() by Simon Glass · Thu Jul 09 18:39:24 2020 -0600
  33. b724288 mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies by Shivamurthy Shastri · Tue Jul 07 22:04:13 2020 +0200
  34. 5cbf17f mtd: spinand: micron: Add M70A series Micron SPI NAND devices by Shivamurthy Shastri · Tue Jul 07 22:04:12 2020 +0200
  35. 92ecb1a mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · Tue Jul 07 22:04:11 2020 +0200
  36. 8d06c5b mtd: spinand: micron: Add new Micron SPI NAND devices by Shivamurthy Shastri · Tue Jul 07 22:04:10 2020 +0200
  37. a44f6a9 mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD by Shivamurthy Shastri · Tue Jul 07 22:04:09 2020 +0200
  38. cfe7725 mtd: spinand: micron: Generalize the OOB layout structure and function names by Shivamurthy Shastri · Tue Jul 07 22:04:08 2020 +0200
  39. 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
  40. 4df2d0d sysreset: Add Octeon sysreset driver by Stefan Roese · Tue Jun 30 12:08:55 2020 +0200
  41. 982c460 mtd: mtdpart: use uint64_t instead of int for cur_off by Martin Kaistra · Mon Jul 13 14:40:02 2020 +0200
  42. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · Fri Jun 26 15:13:34 2020 +0900
  43. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  44. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · Tue Jun 09 10:46:46 2020 -0400
  45. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Jul 17 08:04:48 2020 -0400
  46. 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
  47. 55f3cde acpi: Enable ACPI table generation by default on x86 by Simon Glass · Thu Jul 16 21:22:39 2020 -0600
  48. d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · Thu Jul 16 21:22:30 2020 -0600
  49. 6065d19 pmc: Move common registers to the header file by Simon Glass · Tue Jul 07 21:32:33 2020 -0600
  50. 5e13b0f p2sb: Add a method to hide the bus by Simon Glass · Tue Jul 07 21:32:30 2020 -0600
  51. 3908d90 i2c: designware_i2c: Support ACPI table generation by Simon Glass · Tue Jul 07 21:32:29 2020 -0600
  52. e998305 i2c: Add log_ret() on error by Simon Glass · Tue Jul 07 21:32:28 2020 -0600
  53. 46aadb6 i2c: designware_i2c: Add a little more debugging by Simon Glass · Tue Jul 07 21:32:27 2020 -0600
  54. aac86da x86: gpio: Add support for obtaining ACPI info for a GPIO by Simon Glass · Tue Jul 07 21:32:26 2020 -0600
  55. 9255118 x86: pinctrl: Drop the acpi_path member by Simon Glass · Tue Jul 07 21:32:23 2020 -0600
  56. 25885e5 x86: pinctrl: Set up itss in the probe() method by Simon Glass · Tue Jul 07 21:32:22 2020 -0600
  57. cf45178 x86: pinctrl: Add multi-ACPI control by Simon Glass · Tue Jul 07 21:32:21 2020 -0600
  58. 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · Tue Jul 07 21:32:19 2020 -0600
  59. 59ddd3a sound: Add an ACPI driver for Maxim MAX98357ac by Simon Glass · Tue Jul 07 21:32:18 2020 -0600
  60. 23cd606 sound: Add an ACPI driver for Dialog Semicondutor da7219 by Simon Glass · Tue Jul 07 21:32:17 2020 -0600
  61. 5eb6639 acpi: mmc: Generate ACPI info for the PCI SD Card by Simon Glass · Tue Jul 07 21:32:12 2020 -0600
  62. cd9667b dm: acpi: Add support for the NHLT table by Simon Glass · Tue Jul 07 21:32:08 2020 -0600
  63. 0123233 dm: core: Add a way of overriding the ACPI device path by Simon Glass · Tue Jul 07 21:32:07 2020 -0600
  64. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · Tue Jul 07 13:12:12 2020 -0600
  65. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · Tue Jul 07 13:12:11 2020 -0600
  66. 990cd5b acpi: Add support for DSDT generation by Simon Glass · Tue Jul 07 13:12:08 2020 -0600
  67. 3c601b1 acpi: Support ordering SSDT data by device by Simon Glass · Tue Jul 07 13:12:06 2020 -0600
  68. ee61e60 acpi: Record the items added to SSDT by Simon Glass · Tue Jul 07 13:12:05 2020 -0600
  69. d43e0ba acpi: Add support for SSDT generation by Simon Glass · Tue Jul 07 13:12:03 2020 -0600
  70. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · Tue Jul 07 13:11:49 2020 -0600
  71. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · Tue Jul 07 13:11:48 2020 -0600
  72. 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · Tue Jul 07 13:11:44 2020 -0600
  73. b24cbf4 irq: Add a method to convert an interrupt to ACPI by Simon Glass · Tue Jul 07 13:11:41 2020 -0600
  74. 719ea08 dm: core: Add an ACPI name for the root node by Simon Glass · Tue Jul 07 13:11:38 2020 -0600
  75. f43b083 drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge by Wolfgang Wallner · Wed Jul 01 13:37:23 2020 +0200
  76. c65adaa watchdog: imx: Support set timeout by wdt command by Mo, Yuezhang · Wed Jul 01 09:15:28 2020 +0000
  77. 6ba69a2 power: pmic_pca9450: fix PCA9450A I2C address by Sébastien Szymanski · Tue Jun 30 15:03:13 2020 +0200
  78. 755f3ee gpio: mxc_gpio: Improve to use ofdata_to_platdata by Ye Li · Tue Jun 09 20:29:51 2020 -0700
  79. c9c35a4 misc: scu_api: Add SCFW API to get the index of boot container set by Ye Li · Tue Jun 09 03:34:42 2020 -0700
  80. d7e3c9a spi: fsl_qspi: Support to use full AHB space on i.MX by Ye Li · Tue Jun 09 00:59:06 2020 -0700
  81. e4d39a0 spi: fsl_qspi: Add support for i.MX7ULP by Ye Li · Tue Jun 09 00:59:05 2020 -0700
  82. 7756db3 Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jul 15 22:41:43 2020 -0400
  83. 0f26cf1 mmc_spi: generate R1b response for erase and stop transmission command by Pragnesh Patel · Mon Jun 29 15:17:29 2020 +0530
  84. 536b456 mmc: mmc_spi: Generate R1 response for erase block start and end address by Pragnesh Patel · Mon Jun 29 15:17:28 2020 +0530
  85. 68fbc9d mmc: mmc_spi: Read R2 response for send status command - CMD13 by Pragnesh Patel · Mon Jun 29 15:17:27 2020 +0530
  86. a01f57e mmc: read ssr for SD spi by Pragnesh Patel · Mon Jun 29 15:17:26 2020 +0530
  87. 049dc5f mmc: mmc_spi: generate R1 response for different mmc SPI commands by Pragnesh Patel · Mon Jun 29 15:17:25 2020 +0530
  88. 32ca52e mmc: mmc_spi: correct the while condition by Pragnesh Patel · Mon Jun 29 15:17:24 2020 +0530
  89. bb478b8 clk: imx8m: drop clk settings by Peng Fan · Thu Jul 09 15:36:22 2020 +0800
  90. ee9c213 clk: imx8mp: Update imx8mp ccf clock driver by Ye Li · Tue Apr 21 20:19:24 2020 -0700
  91. 0321edb clk: imx8mm/8mn: Add USB clocks by Ye Li · Sun Apr 19 02:22:09 2020 -0700
  92. 418c1fc clk: clk-imx8mn: Update clock tree and support set parent by Ye Li · Sat Apr 18 08:19:12 2020 -0700
  93. 2dff879 clk: imx8mm: Add qspi clock by Peng Fan · Sat Jun 27 15:49:28 2020 +0800
  94. 6088c51 clk: imx8mm: fix clk set parent by Peng Fan · Sat Jun 27 15:48:04 2020 +0800
  95. aae3356 imx: power-domain: use arm_smccc_smc by Peng Fan · Mon May 11 15:16:37 2020 +0800
  96. b0b4441 imx8: fuse: use arm_smccc_smc by Peng Fan · Mon May 11 15:16:07 2020 +0800
  97. 119cc04 pinctrl: imx5: move soc info to data section by Peng Fan · Sat May 30 16:43:20 2020 +0800
  98. ba491a5 pinctrl: imx8m: move soc info to data section by Peng Fan · Sat May 30 16:39:14 2020 +0800
  99. 72c622e pinctrl: imx7: move soc info to data section by Peng Fan · Sat May 30 16:37:39 2020 +0800
  100. 42eda3a drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issue by Oliver Chen · Tue Apr 21 14:48:09 2020 +0800