1. 47bd533 gpio: emulate open drain & open source in dm_gpio_set_value() by Neil Armstrong · 4 years, 8 months ago
  2. 6b6c620 sata: dwc_ahsata: Fix memory issue in reset_sata by Ye Li · 4 years, 9 months ago
  3. cdff6fb sata: dwc_ahsata: Fix incorrect free by Ye Li · 4 years, 9 months ago
  4. 87e2cb5 sata: ahsata: Fix wrong operand for checking SERR DIAG_X by Ye Li · 4 years, 9 months ago
  5. bf38cbf sata: ahsata: Fix resource leak by Ye Li · 4 years, 9 months ago
  6. c39e19a configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 11 months ago
  7. 8cc2814 configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 11 months ago
  8. 8737c65 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · 4 years, 8 months ago
  9. 6333cbb phy: atheros: ar8035: remove static clock config by Michael Walle · 4 years, 8 months ago
  10. fe6293a phy: atheros: add device tree bindings and config by Michael Walle · 4 years, 8 months ago
  11. 2b77215 phy: atheros: move delay config to common function by Michael Walle · 4 years, 8 months ago
  12. f6ae47b phy: atheros: introduce debug read and write functions by Michael Walle · 4 years, 8 months ago
  13. 30e3193 phy: atheros: use defines for PHY IDs by Michael Walle · 4 years, 8 months ago
  14. f4d48f4 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · 4 years, 8 months ago
  15. 4d4e4cf phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · 4 years, 8 months ago
  16. 13114f3 phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · 4 years, 8 months ago
  17. a234ae8 phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · 4 years, 8 months ago
  18. 29602f9 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · 4 years, 8 months ago
  19. 4346df3 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · 4 years, 8 months ago
  20. e3e2d66 uart: pl011: Add proper DM clock support by Andre Przywara · 4 years, 9 months ago
  21. 653f7c4 cache: l2x0: Fix missing write to Auxiliary Control Register by Ley Foon Tan · 4 years, 8 months ago
  22. 1259567 Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 8 months ago
  23. 191ee8a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 8 months ago
  24. 143414c Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 8 months ago
  25. 8510580 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · 4 years, 9 months ago
  26. 04da427 Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 8 months ago
  27. 1d5d027 Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 9 months ago
  28. d76485b doc: fix references to README.qe_firmware by Heinrich Schuchardt · 4 years, 9 months ago
  29. 22e0a84 rtc: pt7c4338: Add driver model support by Biwen Li · 4 years, 9 months ago
  30. 3bebb4f rtc: ds1337: Add driver model support by Biwen Li · 4 years, 9 months ago
  31. 7410283 xhci: mediatek: Add support for MTK xHCI host controller by Chunfeng Yun · 4 years, 9 months ago
  32. 4d4abbd phy: phy-mtk-tphy: add a new reference clock by Chunfeng Yun · 4 years, 9 months ago
  33. d1ae844 phy: phy-mtk-tphy: add support new version by Chunfeng Yun · 4 years, 9 months ago
  34. ee6eabb phy: phy-mtk-tphy: add support USB phys by Chunfeng Yun · 4 years, 9 months ago
  35. cf67e45 usb: dwc2_udc_otg: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 9 months ago
  36. 6dfb8a8 usb: dwc3: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 9 months ago
  37. b13307b phy: Add API for a bulk of phys by Chunfeng Yun · 4 years, 9 months ago
  38. 89b84b8 dm: core: Add function to get child count of ofnode or device by Chunfeng Yun · 4 years, 9 months ago
  39. ea0f768 clk: imx: clk-imxrt1050: fix lcdif clock gate by Giulio Benetti · 4 years, 9 months ago
  40. 72fef43 video: mxsfb: add clk_enable() by Giulio Benetti · 4 years, 9 months ago
  41. 2ef35fc watchdog MediaTek add upstream compatible by Matthias Brugger · 4 years, 9 months ago
  42. 6609d12 timer MediaTek use upstream compatible by Matthias Brugger · 4 years, 9 months ago
  43. b8a42e0 rtc: pcf2127: don't add/subtract 1 to tm_mon by Rasmus Villemoes · 4 years, 9 months ago
  44. 8148693 net: smc911x: Add DM support by Marek Vasut · 4 years, 10 months ago
  45. a1a34fa net: fec: Add possibility to enable TXC delay by Philippe Schenker · 4 years, 10 months ago
  46. c51eef5 net: phy: micrel: Add basic support for KSZ9131 by Philippe Schenker · 4 years, 10 months ago
  47. 0861aa8 net: phy: micrel: Use defines for PHY_IDs and MASK by Philippe Schenker · 4 years, 10 months ago
  48. 242d1cd imx8: Configure SNVS by Franck LENORMAND · 5 years ago
  49. 73d769d imx8: Update SCFW API to version 1.5 by Ye Li · 5 years ago
  50. f959594 imx8: scu api: Add support for SECO manufacturing protection APIs by Breno Lima · 5 years ago
  51. 8eb4fef net: smc911x: Split non-DM specific bits from common code by Marek Vasut · 4 years, 10 months ago
  52. b11c8bb net: smc911x: Clean up the status handling in smc911x_recv() by Marek Vasut · 4 years, 10 months ago
  53. 3dbab92 net: smc911x: Pass around driver private data by Marek Vasut · 4 years, 10 months ago
  54. ba267c7 net: smc911x: Convert IO accessors to {read,write}{w,l}() by Marek Vasut · 4 years, 10 months ago
  55. f0d73f5 net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · 4 years, 10 months ago
  56. eb46efa net: smc911x: Inline all functions from header file by Marek Vasut · 4 years, 10 months ago
  57. f51a2f8 net: smc911x: Pull MII registration into separate function by Marek Vasut · 4 years, 10 months ago
  58. 9741795 net: smc911x: Fix potential memleak() in init fail path by Marek Vasut · 4 years, 10 months ago
  59. 6f6cf00 net: smc911x: Invert the logic in smc911x_miiphy_{read,write}() by Marek Vasut · 4 years, 10 months ago
  60. 49af0cb net: smc911x: Rename smc911x_rx() to smc911x_recv() by Marek Vasut · 4 years, 10 months ago
  61. 882d5f6 net: smc911x: Replace malloc()+memset() with calloc() by Marek Vasut · 4 years, 10 months ago
  62. 9c211e3 net: smc911x: Remove pkt_data_{push,pull} by Marek Vasut · 4 years, 10 months ago
  63. e7ab86d net: rtl8139: Fill in SPDX tag by Marek Vasut · 4 years, 9 months ago
  64. 6ee6caa net: rtl8139: Move functions around by Marek Vasut · 4 years, 9 months ago
  65. 0e5a411 net: rtl8139: Finish cleanup by Marek Vasut · 4 years, 9 months ago
  66. 38b306d net: rtl8139: Factor out hardware reset by Marek Vasut · 4 years, 9 months ago
  67. 661479f net: rtl8139: Minor cleanup of rtl_disable() by Marek Vasut · 4 years, 9 months ago
  68. 468fd95 net: rtl8139: Minor cleanup of rtl_poll() by Marek Vasut · 4 years, 9 months ago
  69. 67fdbc0 net: rtl8139: Minor cleanup of rtl_transmit() by Marek Vasut · 4 years, 9 months ago
  70. c7a3e35d net: rtl8139: Minor cleanup of rtl_reset() by Marek Vasut · 4 years, 9 months ago
  71. 89f3fac net: rtl8139: Minor cleanup of set_rx_mode() by Marek Vasut · 4 years, 9 months ago
  72. 198e6b5 net: rtl8139: Consistently use rtl8139_rx_config by Marek Vasut · 4 years, 9 months ago
  73. 17dc95e net: rtl8139: Minor cleanup of read_eeprom() by Marek Vasut · 4 years, 9 months ago
  74. f80f4e4 net: rtl8139: Rework eeprom_delay() macro by Marek Vasut · 4 years, 9 months ago
  75. a5e66e5 net: rtl8139: Register macro cleanup by Marek Vasut · 4 years, 9 months ago
  76. 24891dd net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor by Marek Vasut · 4 years, 10 months ago
  77. a83ca0c net: dwc_eth_qos: Invalidate RX packet DMA buffer by Marek Vasut · 4 years, 10 months ago
  78. 738ee27 net: dwc_eth_qos: Invalidate RX descriptor before reading by Marek Vasut · 4 years, 10 months ago
  79. dd90c2e net: dwc_eth_qos: Flush the RX descriptors on init by Marek Vasut · 4 years, 10 months ago
  80. 83858d8 net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer by Marek Vasut · 4 years, 10 months ago
  81. 4332d80 net: dwc_eth_qos: Fully rewrite RX descriptor field 3 by Marek Vasut · 4 years, 10 months ago
  82. c2abfca net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() by Marek Vasut · 4 years, 9 months ago
  83. dbe9c0c net: dc2114x: Reorganize driver by Marek Vasut · 4 years, 9 months ago
  84. 3b7b9e2 net: dc2114x: Clean up INL/OUTL functions by Marek Vasut · 4 years, 9 months ago
  85. 04da061 net: dc2114x: Clean up DE4X5 macros by Marek Vasut · 4 years, 9 months ago
  86. eb216f1 net: dc2114x: Clean up remaining driver code by Marek Vasut · 4 years, 9 months ago
  87. 2e5c2a1 net: dc2114x: Clean up SROM operations by Marek Vasut · 4 years, 9 months ago
  88. 5a0c332 net: dc2114x: Clean up send_setup_frame() by Marek Vasut · 4 years, 9 months ago
  89. 5b4e7df net: dc2114x: Clean up dc21x4x_halt() by Marek Vasut · 4 years, 9 months ago
  90. 9308df8 net: dc2114x: Clean up dc21x4x_recv() by Marek Vasut · 4 years, 9 months ago
  91. 7c53e33 net: dc2114x: Clean up dc21x4x_send() by Marek Vasut · 4 years, 9 months ago
  92. ca5cb04 net: dc2114x: Clean up init code by Marek Vasut · 4 years, 9 months ago
  93. 69529c9 net: pcnet: Switch to PCI memory access by Marek Vasut · 4 years, 9 months ago
  94. 3c0bcb9 net: pcnet: Replace mips-specific accessors by Marek Vasut · 4 years, 9 months ago
  95. 171f5e5 net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 9 months ago
  96. 635a76b net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 9 months ago
  97. 96993d7 clk: rk3399: Set empty for HCLK_SD assigned-clocks by Jagan Teki · 4 years, 9 months ago
  98. b641dd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 9 months ago
  99. 25e4d94 spi: sifive: Fix QPP transfer by Jagan Teki · 4 years, 9 months ago
  100. 622b913 spi: sifive: Fix format register proto field by Jagan Teki · 4 years, 9 months ago