1. e3e2d66 uart: pl011: Add proper DM clock support by Andre Przywara · 4 years, 7 months ago
  2. 653f7c4 cache: l2x0: Fix missing write to Auxiliary Control Register by Ley Foon Tan · 4 years, 6 months ago
  3. 1259567 Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 6 months ago
  4. 191ee8a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 6 months ago
  5. 143414c Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  6. 8510580 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · 4 years, 6 months ago
  7. 04da427 Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 6 months ago
  8. 1d5d027 Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 6 months ago
  9. d76485b doc: fix references to README.qe_firmware by Heinrich Schuchardt · 4 years, 7 months ago
  10. 22e0a84 rtc: pt7c4338: Add driver model support by Biwen Li · 4 years, 6 months ago
  11. 3bebb4f rtc: ds1337: Add driver model support by Biwen Li · 4 years, 6 months ago
  12. 7410283 xhci: mediatek: Add support for MTK xHCI host controller by Chunfeng Yun · 4 years, 6 months ago
  13. 4d4abbd phy: phy-mtk-tphy: add a new reference clock by Chunfeng Yun · 4 years, 6 months ago
  14. d1ae844 phy: phy-mtk-tphy: add support new version by Chunfeng Yun · 4 years, 6 months ago
  15. ee6eabb phy: phy-mtk-tphy: add support USB phys by Chunfeng Yun · 4 years, 6 months ago
  16. cf67e45 usb: dwc2_udc_otg: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 6 months ago
  17. 6dfb8a8 usb: dwc3: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 6 months ago
  18. b13307b phy: Add API for a bulk of phys by Chunfeng Yun · 4 years, 6 months ago
  19. 89b84b8 dm: core: Add function to get child count of ofnode or device by Chunfeng Yun · 4 years, 6 months ago
  20. ea0f768 clk: imx: clk-imxrt1050: fix lcdif clock gate by Giulio Benetti · 4 years, 7 months ago
  21. 72fef43 video: mxsfb: add clk_enable() by Giulio Benetti · 4 years, 7 months ago
  22. 2ef35fc watchdog MediaTek add upstream compatible by Matthias Brugger · 4 years, 7 months ago
  23. 6609d12 timer MediaTek use upstream compatible by Matthias Brugger · 4 years, 7 months ago
  24. b8a42e0 rtc: pcf2127: don't add/subtract 1 to tm_mon by Rasmus Villemoes · 4 years, 6 months ago
  25. 8148693 net: smc911x: Add DM support by Marek Vasut · 4 years, 8 months ago
  26. a1a34fa net: fec: Add possibility to enable TXC delay by Philippe Schenker · 4 years, 8 months ago
  27. c51eef5 net: phy: micrel: Add basic support for KSZ9131 by Philippe Schenker · 4 years, 8 months ago
  28. 0861aa8 net: phy: micrel: Use defines for PHY_IDs and MASK by Philippe Schenker · 4 years, 8 months ago
  29. 242d1cd imx8: Configure SNVS by Franck LENORMAND · 5 years ago
  30. 73d769d imx8: Update SCFW API to version 1.5 by Ye Li · 5 years ago
  31. f959594 imx8: scu api: Add support for SECO manufacturing protection APIs by Breno Lima · 5 years ago
  32. 8eb4fef net: smc911x: Split non-DM specific bits from common code by Marek Vasut · 4 years, 8 months ago
  33. b11c8bb net: smc911x: Clean up the status handling in smc911x_recv() by Marek Vasut · 4 years, 8 months ago
  34. 3dbab92 net: smc911x: Pass around driver private data by Marek Vasut · 4 years, 8 months ago
  35. ba267c7 net: smc911x: Convert IO accessors to {read,write}{w,l}() by Marek Vasut · 4 years, 8 months ago
  36. f0d73f5 net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · 4 years, 8 months ago
  37. eb46efa net: smc911x: Inline all functions from header file by Marek Vasut · 4 years, 8 months ago
  38. f51a2f8 net: smc911x: Pull MII registration into separate function by Marek Vasut · 4 years, 8 months ago
  39. 9741795 net: smc911x: Fix potential memleak() in init fail path by Marek Vasut · 4 years, 8 months ago
  40. 6f6cf00 net: smc911x: Invert the logic in smc911x_miiphy_{read,write}() by Marek Vasut · 4 years, 8 months ago
  41. 49af0cb net: smc911x: Rename smc911x_rx() to smc911x_recv() by Marek Vasut · 4 years, 8 months ago
  42. 882d5f6 net: smc911x: Replace malloc()+memset() with calloc() by Marek Vasut · 4 years, 8 months ago
  43. 9c211e3 net: smc911x: Remove pkt_data_{push,pull} by Marek Vasut · 4 years, 8 months ago
  44. e7ab86d net: rtl8139: Fill in SPDX tag by Marek Vasut · 4 years, 7 months ago
  45. 6ee6caa net: rtl8139: Move functions around by Marek Vasut · 4 years, 7 months ago
  46. 0e5a411 net: rtl8139: Finish cleanup by Marek Vasut · 4 years, 7 months ago
  47. 38b306d net: rtl8139: Factor out hardware reset by Marek Vasut · 4 years, 7 months ago
  48. 661479f net: rtl8139: Minor cleanup of rtl_disable() by Marek Vasut · 4 years, 7 months ago
  49. 468fd95 net: rtl8139: Minor cleanup of rtl_poll() by Marek Vasut · 4 years, 7 months ago
  50. 67fdbc0 net: rtl8139: Minor cleanup of rtl_transmit() by Marek Vasut · 4 years, 7 months ago
  51. c7a3e35d net: rtl8139: Minor cleanup of rtl_reset() by Marek Vasut · 4 years, 7 months ago
  52. 89f3fac net: rtl8139: Minor cleanup of set_rx_mode() by Marek Vasut · 4 years, 7 months ago
  53. 198e6b5 net: rtl8139: Consistently use rtl8139_rx_config by Marek Vasut · 4 years, 7 months ago
  54. 17dc95e net: rtl8139: Minor cleanup of read_eeprom() by Marek Vasut · 4 years, 7 months ago
  55. f80f4e4 net: rtl8139: Rework eeprom_delay() macro by Marek Vasut · 4 years, 7 months ago
  56. a5e66e5 net: rtl8139: Register macro cleanup by Marek Vasut · 4 years, 7 months ago
  57. 24891dd net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor by Marek Vasut · 4 years, 8 months ago
  58. a83ca0c net: dwc_eth_qos: Invalidate RX packet DMA buffer by Marek Vasut · 4 years, 8 months ago
  59. 738ee27 net: dwc_eth_qos: Invalidate RX descriptor before reading by Marek Vasut · 4 years, 8 months ago
  60. dd90c2e net: dwc_eth_qos: Flush the RX descriptors on init by Marek Vasut · 4 years, 8 months ago
  61. 83858d8 net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer by Marek Vasut · 4 years, 8 months ago
  62. 4332d80 net: dwc_eth_qos: Fully rewrite RX descriptor field 3 by Marek Vasut · 4 years, 8 months ago
  63. c2abfca net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() by Marek Vasut · 4 years, 7 months ago
  64. dbe9c0c net: dc2114x: Reorganize driver by Marek Vasut · 4 years, 7 months ago
  65. 3b7b9e2 net: dc2114x: Clean up INL/OUTL functions by Marek Vasut · 4 years, 7 months ago
  66. 04da061 net: dc2114x: Clean up DE4X5 macros by Marek Vasut · 4 years, 7 months ago
  67. eb216f1 net: dc2114x: Clean up remaining driver code by Marek Vasut · 4 years, 7 months ago
  68. 2e5c2a1 net: dc2114x: Clean up SROM operations by Marek Vasut · 4 years, 7 months ago
  69. 5a0c332 net: dc2114x: Clean up send_setup_frame() by Marek Vasut · 4 years, 7 months ago
  70. 5b4e7df net: dc2114x: Clean up dc21x4x_halt() by Marek Vasut · 4 years, 7 months ago
  71. 9308df8 net: dc2114x: Clean up dc21x4x_recv() by Marek Vasut · 4 years, 7 months ago
  72. 7c53e33 net: dc2114x: Clean up dc21x4x_send() by Marek Vasut · 4 years, 7 months ago
  73. ca5cb04 net: dc2114x: Clean up init code by Marek Vasut · 4 years, 7 months ago
  74. 69529c9 net: pcnet: Switch to PCI memory access by Marek Vasut · 4 years, 7 months ago
  75. 3c0bcb9 net: pcnet: Replace mips-specific accessors by Marek Vasut · 4 years, 7 months ago
  76. 171f5e5 net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 7 months ago
  77. 635a76b net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 7 months ago
  78. 96993d7 clk: rk3399: Set empty for HCLK_SD assigned-clocks by Jagan Teki · 4 years, 6 months ago
  79. b641dd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 months ago
  80. 25e4d94 spi: sifive: Fix QPP transfer by Jagan Teki · 4 years, 7 months ago
  81. 622b913 spi: sifive: Fix format register proto field by Jagan Teki · 4 years, 7 months ago
  82. b7d6e10 spi: sifive: Add spi-mem exec op by Jagan Teki · 4 years, 7 months ago
  83. 685465f mtd: spi-nor-ids: Add Spansion s25fs512s flash entry by Kuldeep Singh · 4 years, 7 months ago
  84. 0a08a61 watchdog: kconfig: Enable designware for rk3399 by Jagan Teki · 4 years, 7 months ago
  85. a976238 mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256 by Jagan Teki · 4 years, 7 months ago
  86. 5bf3f3d mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 7 months ago
  87. e67cd81 spi: sifive: Tidy up dm_spi_slave_platdata variable by Jagan Teki · 4 years, 7 months ago
  88. 9f0a6df Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 6 months ago
  89. 6d7dacf Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 6 months ago
  90. b9da77f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  91. f1f4438 pci: Avoid auto-config when chain loading by Simon Glass · 4 years, 7 months ago
  92. 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
  93. 6eb32a0 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 7 months ago
  94. 20e0f62 driver: net: fm: add DM MDIO support by Madalin Bucur · 4 years, 7 months ago
  95. 1c71018 driver: net: fm: separate receive buffer free code by Madalin Bucur · 4 years, 7 months ago
  96. 8313cb0 driver: net: fm: change init_phy() param by Madalin Bucur · 4 years, 7 months ago
  97. 988e33f drivers: net: fsl-mc: add support for CONFIG_DM_ETH by Ioana Ciornei · 4 years, 8 months ago
  98. 267c514 drivers: net: ldpaa: add DTS based probing support by Ioana Ciornei · 4 years, 8 months ago
  99. 52e16ec drivers: net: add Layerscape mEMAC MDIO driver by Ioana Ciornei · 4 years, 8 months ago
  100. 6e7353e rockchip: rng: Add a driver for random number generator(rng) device by Lin Jinhan · 4 years, 7 months ago