1. 2ecb749 mmc: rockchip_sdhci: Correct error checking by Haolin Li · 2 years, 8 months ago
  2. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 8 months ago
  3. 145992c Remove duplication of table_compute_checksum function by Tom Rini · 2 years, 8 months ago
  4. 760089a serial: smh: Implement puts for DM by Sean Anderson · 2 years, 8 months ago
  5. b271161 test: serial: Add test for putc/puts by Sean Anderson · 2 years, 8 months ago
  6. 8589885 serial: sandbox: Implement puts by Sean Anderson · 2 years, 8 months ago
  7. d56ce3c serial: Fix _serial_puts using \n\r instead of \r\n by Sean Anderson · 2 years, 8 months ago
  8. 03cadb6 led: Configure LED default-state on boot by Marek Vasut · 2 years, 8 months ago
  9. 2936ae8 led: gpio: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
  10. ce7339c led: pwm: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 8 months ago
  11. d0b030a led: bcm6753: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 8 months ago
  12. 0ef16fb led: cortina: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
  13. c55310e led: bcm6858: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
  14. 26e9cb5 led: bcm6358: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
  15. 1d6c5fa led: bcm6328: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
  16. c2b7e98 led: Move OF "label" property parsing to core by Marek Vasut · 2 years, 8 months ago
  17. 06a8c74 misc: atsha204a: Fix big endian support by Pali Rohár · 2 years, 8 months ago
  18. a362175 power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDs by Dave Gerlach · 2 years, 8 months ago
  19. d210597 net: dm9000: Add Kconfig entry by Marek Vasut · 2 years, 8 months ago
  20. 16c3e21 net: dm9000: Add DM support by Marek Vasut · 2 years, 8 months ago
  21. 0beb339 net: dm9000: Receive one packet per recv call by Marek Vasut · 2 years, 8 months ago
  22. 9b65a96 net: dm9000: Split non-DM specific bits from common code by Marek Vasut · 2 years, 8 months ago
  23. 1b5dd32 net: dm9000: Pass private data around for IO by Marek Vasut · 2 years, 8 months ago
  24. fae443b net: dm9000: Drop dm9000.h and staticize SROM access by Marek Vasut · 2 years, 8 months ago
  25. 9c5e9ca net: dm9000: Drop static device private data by Marek Vasut · 2 years, 8 months ago
  26. 09a8a9c net: dm9000: Rename board_info to dm9000_priv by Marek Vasut · 2 years, 8 months ago
  27. c5e9d64 net: dm9000: Reorder and staticize by Marek Vasut · 2 years, 8 months ago
  28. a4aa048 net: dm9000: Checkpatch cleanup by Marek Vasut · 2 years, 8 months ago
  29. 7823b23 net: dm9000: Drop volatiles by Marek Vasut · 2 years, 8 months ago
  30. 52006d2 net: dm9000: Turn DM9000_DMP_PACKET() into a function by Marek Vasut · 2 years, 8 months ago
  31. a2e3203 net: dm9000: Drop unused dump_regs() by Marek Vasut · 2 years, 8 months ago
  32. 5248e56 net: dm9000: Make RxLen and RxStatus lowercase by Marek Vasut · 2 years, 8 months ago
  33. ed76122 net: dm9000: Replace DM9000_DBG() with debug() by Marek Vasut · 2 years, 8 months ago
  34. eb2749a net: dm9000: Make accessor names lowercase by Marek Vasut · 2 years, 8 months ago
  35. 6f897ec driver: net: ti: keystone_net: Change priv member type by Marek Behún · 2 years, 8 months ago
  36. 1d371f3 driver: net: ti: keystone_net: Convert to ofnode functions by Marek Behún · 2 years, 8 months ago
  37. 92336d3 driver: net: ti: keystone_net: Deduplicate code by Marek Behún · 2 years, 8 months ago
  38. 16c68ee Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 8 months ago
  39. 3c2d27a clk: imx8mp: Fix 24M and 32k clock by Marek Vasut · 2 years, 8 months ago
  40. 81528d1 clk: imx8mp: Add ECSPI clocks by Elmar Albert · 2 years, 8 months ago
  41. 214f443 clk: imxrt: Use dts for anatop base address by Jesse Taube · 2 years, 9 months ago
  42. 104704b mmc: fsl_esdhc_imx: Add i.MX8MP compatible string by Marek Vasut · 2 years, 9 months ago
  43. 2e4b63b spi: nxp_fspi: Add i.MX8MP compatible string by Marek Vasut · 2 years, 9 months ago
  44. 80ba436 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 8 months ago
  45. 9c18c91 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 8 months ago
  46. 8557361 iopoll: Extend read_poll_timeout macro to support variable parameters by Ariel D'Alessandro · 2 years, 8 months ago
  47. 97504bc phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 8 months ago
  48. f57578b driver: pwm: pwm-imx: separe dm from non dm implementation by Tommaso Merciai · 2 years, 8 months ago
  49. 8c3b617 drivers: pwm: pwm-imx: move pwm-imx-util into pwm-imx by Tommaso Merciai · 2 years, 8 months ago
  50. cdd4bfe regulator: fixed: add possibility to enable by clock by Philippe Schenker · 2 years, 8 months ago
  51. 199fa60 misc: imx8ulp: Update fuse driver by Peng Fan · 2 years, 8 months ago
  52. 0a917da misc: S400_API: Update S400 API for buffer dump by Ye Li · 2 years, 8 months ago
  53. 26386ae misc: S400_API: add ahab_release_caam by Clement Faure · 2 years, 8 months ago
  54. 6469bc6 misc: imx8ulp: Add OEM SRK Hash fuse support by Ye Li · 2 years, 8 months ago
  55. c55fbc4 phy: phy-imx8mq-usb: Add support for i.MX8MP USB PHY by Marek Vasut · 2 years, 8 months ago
  56. 55452b6 clk: imx8mp: Fill in DWC3 USB, USB PHY, HSIOMIX clock by Marek Vasut · 2 years, 8 months ago
  57. 73d75ec clk: imx8m: reduce rate table duplication by Angus Ainslie · 2 years, 8 months ago
  58. 7ab22a8 clk: imx8mq: Add a clock driver for the imx8mq by Angus Ainslie · 2 years, 8 months ago
  59. a7ab05b mtd: nand: mxs_nand_spl: Remove the page aligned access by Ye Li · 2 years, 8 months ago
  60. 42eb296 driver: pwm: pwm-imx: introduce pwm_dm_imx_get_parms by Tommaso Merciai · 2 years, 8 months ago
  61. 20b9c1d driver: pwm: pwm-imx: get and enable per/ipg clock using dm by Tommaso Merciai · 2 years, 8 months ago
  62. 4c1a718 clk: imx8mm: add pwm clocks support by Tommaso Merciai · 2 years, 8 months ago
  63. b820460 drivers: misc: add Gateworks System Controller driver by Tim Harvey · 2 years, 9 months ago
  64. ea0209f imx8m: ddrphy_utils: Add 3732 MT/s mode by Marek Vasut · 2 years, 9 months ago
  65. d3e424a pmic: pca9450: Add PCA9450C compatible string by Marek Vasut · 2 years, 9 months ago
  66. 7af1138 ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible string by Marek Vasut · 2 years, 9 months ago
  67. 9f71fdf pinctrl: nxp: don't automatically select DEVRES by Angus Ainslie · 2 years, 11 months ago
  68. db4dd6a crypto/fsl: i.MX8: Enable Job ring driver model. by Gaurav Jain · 2 years, 8 months ago
  69. e31dab8 crypto/fsl: Add support for CAAM Job ring driver model by Gaurav Jain · 2 years, 8 months ago
  70. 4f9fa4e ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllers by Hajo Noerenberg · 2 years, 8 months ago
  71. c1315f0 mtd: Update the way partitions are parsed by Patrice Chotard · 2 years, 8 months ago
  72. bee3287 mtd: Add flash_node in struct mtd_info by Patrice Chotard · 2 years, 8 months ago
  73. 891d242 drivers: led: bcm6858: Set a default brightness when probing LEDs by Paul HENRYS · 2 years, 9 months ago
  74. 78a18f6 led: led_pwm: Add a driver for LEDs connected to PWM by Ivan Vozvakhov · 2 years, 9 months ago
  75. 86a586b tee: optee: bind rng optee driver by Patrick Delaunay · 2 years, 8 months ago
  76. 922c7d3 rng: add OP-TEE based Random Number Generator by Patrick Delaunay · 2 years, 8 months ago
  77. e375965 Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  78. a9521ea phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 8 months ago
  79. 2db9dae net: eth-phy: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 9 months ago
  80. 62b22c0 net: fec: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 9 months ago
  81. 3927efb net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 8 months ago
  82. e3b353b bcmgenet, sun8i_emac: Don't connect PHY two times by Marek Behún · 2 years, 8 months ago
  83. 814c6bd net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 8 months ago
  84. 2141ad4 net: phy: xilinx: Check interface type in ->config(), not ->probe() by Marek Behún · 2 years, 8 months ago
  85. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  86. 21a1836 treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 8 months ago
  87. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  88. 8ba2815 net: phy: fix parsing wrong property by Marek Behún · 2 years, 8 months ago
  89. e4dedf2 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 8 months ago
  90. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
  91. cf587cf net: phy: dp83867: Fix a never true comparison by Haolin Li · 2 years, 9 months ago
  92. 6903d4b net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
  93. 9a4ba3d net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
  94. e04f4fb dm: add tag support by AKASHI Takahiro · 2 years, 9 months ago
  95. ba748cf block: ide: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
  96. 927a7a5 sata: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
  97. 9fb7a36 nvme: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
  98. 80022d7 mmc: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
  99. 368c3d5 scsi: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
  100. 81a0986 gpio: pca953x_gpio: add PCA957X support by Luca Ellero · 2 years, 8 months ago