1. 875669d sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo by Rasmus Villemoes · 4 years, 10 months ago
  2. 3031cde Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 10 months ago
  3. addb1d9 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 10 months ago
  4. 3104162 i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · 4 years, 11 months ago
  5. fd4b8f8 Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 11 months ago
  6. 520f955 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 11 months ago
  7. 31dae22 spl: cache: Allow cache drivers in SPL by Rick Chen · 5 years ago
  8. ac1ca99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 4 years, 11 months ago
  9. 382c0c6 net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · 4 years, 11 months ago
  10. 461a290 net: ti: am65-cpsw-nuss: Rework RX flow ID handling by Vignesh Raghavendra · 4 years, 11 months ago
  11. 5e6d9cc dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · 4 years, 11 months ago
  12. b8a4dd2 dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · 4 years, 11 months ago
  13. 08b3e90 net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN by Cédric Le Goater · 5 years ago
  14. 1e354cb drivers: net: fsl_enetc: register internal MDIO bus by Alex Marginean · 5 years ago
  15. 6c96446 drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck by Alex Marginean · 5 years ago
  16. a931f78 drivers: net: fsl_enetc: move PCS and PHY config to probe by Alex Marginean · 5 years ago
  17. 307f8a6 drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds by Alex Marginean · 5 years ago
  18. 17bd7ea drivers: net: fsl_enetc: use the new MDIO DM helper functions by Alex Marginean · 5 years ago
  19. e22e3af drivers: net: fsl_enetc: use XFI, USXGMII interface type macros by Alex Marginean · 5 years ago
  20. 6d9bc20 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · 5 years ago
  21. 05f8607 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · 5 years ago
  22. 7552ee9 drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · 5 years ago
  23. a301ec7 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · 5 years ago
  24. 5fe861b drivers: net: aquantia: add PHY generation information by Alex Marginean · 5 years ago
  25. 8a141d6 drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · 5 years ago
  26. 389488d net: phy: fix switch vendor name by Anatolij Gustschin · 5 years ago
  27. 5bcb4b8 net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · 5 years ago
  28. 41820c4 net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · 5 years ago
  29. 4aa05f6 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · 5 years ago
  30. f41a722 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · 5 years ago
  31. b2f2643 net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · 5 years ago
  32. bf58916 net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · 5 years ago
  33. 7c56408 net: macb: let miiphy_read/_write pass arbitrary addresses by Josef Holzmayr · 5 years ago
  34. 0d3044c net: macb: explicitly pass phy_adr to mdio read and write by Josef Holzmayr · 5 years ago
  35. 27c3f70 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · 5 years ago
  36. 945dd96 net: rtl8169: Support RTL-8168c/8111c by Thierry Reding · 5 years ago
  37. 17caaf8 net: mvpp2: MVPP2 now needs MVMDIO by Nevo Hed · 5 years ago
  38. 2a42870 net: mvpp2: use new MVMDIO driver by Nevo Hed · 5 years ago
  39. 6239483 net: mvpp2: mark phy as invalid in case of missing appropriate driver by Grzegorz Jaszczyk · 5 years ago
  40. 13b725f net: mvpp2x: fix traffic stuck after PHY start error by Stefan Chulski · 5 years ago
  41. 37d6265 net: phy: dp83867: refactor rgmii configuration by Grygorii Strashko · 5 years ago
  42. 253a5ff net: phy: dp83867: io impedance is not dependent on RGMII delay by Grygorii Strashko · 5 years ago
  43. 20f7ea4 net: phy: dp83867: rework delay rgmii delay handling by Grygorii Strashko · 5 years ago
  44. b3b9b12 net: phy: dp83867: Add ability to disable output clock by Grygorii Strashko · 5 years ago
  45. ee622f0 net: phy: dp83867: move static initialization to .probe() by Grygorii Strashko · 5 years ago
  46. 5ee989c net: phy: ti: rename ti.c to dp83867.c by Grygorii Strashko · 5 years ago
  47. 1f60789 net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · 5 years ago
  48. 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  49. 05429b6 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 5 years ago
  50. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 4 years, 11 months ago
  51. ca5655d video: add guards around 16bpp/32bbp code by Anatolij Gustschin · 4 years, 11 months ago
  52. bead4f2 Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 11 months ago
  53. f5edb0d clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[] by Frieder Schrempf · 5 years ago
  54. ca2c694 video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · 5 years ago
  55. 1ebf285 video: bmp: Fix video_splash_align_axis() by Patrice Chotard · 5 years ago
  56. 41eee94 pinctrl: rockchip: Add pinctrl support for rk3308 by David Wu · 4 years, 11 months ago
  57. 4ee6d51 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · 4 years, 11 months ago
  58. 0ed8f1e net: gmac_rockchip: Add support for rk3308 by David Wu · 5 years ago
  59. 9f67b56 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · 5 years ago
  60. 2464b22 drivers: optee: rpmb: fix returning CID to TEE by Jorge Ramirez-Ortiz · 5 years ago
  61. a6cd597 drivers: pci: ignore disabled devices by Michael Walle · 4 years, 11 months ago
  62. fb43844 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
  63. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  64. 85f7e9d mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · 5 years ago
  65. f3a02d2 dfu: add dependency on the raw NAND core by Miquel Raynal · 5 years ago
  66. c8f555f mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · 5 years ago
  67. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  68. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  69. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  70. a7bbaf8 Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 11 months ago
  71. 485627d pinctrl: add driver for MT8518 by mingming lee · 5 years ago
  72. 69373bd mmc: mtk-sd: Adjust the mmc tuning flow by mingming lee · 5 years ago
  73. 9072400 clk: mediatek: add driver for MT8518 by mingming lee · 5 years ago
  74. 42a4ee8 regmap: Fix potential memory leaks by Faiz Abbas · 5 years ago
  75. ae3ef10 net: cpsw: Add NULL pointer check by Faiz Abbas · 5 years ago
  76. 3ef9471 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · 5 years ago
  77. 21a4d80 mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · 5 years ago
  78. 6a97153 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 5 years ago
  79. 4df23e5 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 4 years, 11 months ago
  80. 56e5a39 mtd: mtdcore: Drop unused mtd_table by Tom Rini · 5 years ago
  81. 923e211 pci: Only link pci_rom.o in some cases by Tom Rini · 5 years ago
  82. e78f16b Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  83. 6920f00 Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · 5 years ago
  84. f3510e9 gpio: at91_gpio: Add bank names by James Byrne · 5 years ago
  85. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  86. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  87. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  88. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  89. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  90. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  91. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  92. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  93. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  94. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  95. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  96. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  97. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  98. 2310c8e serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  99. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  100. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago