1. b007e2e sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo by Rasmus Villemoes · 5 years ago
  2. a66c3b2 Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  3. 41b0f14 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  4. 34f113a i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · 5 years ago
  5. bae655b Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  6. e9358ea Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  7. 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · 5 years ago
  8. 4b4a605 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  9. 30bc6ea net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · 5 years ago
  10. 462ff04 net: ti: am65-cpsw-nuss: Rework RX flow ID handling by Vignesh Raghavendra · 5 years ago
  11. 3934989 dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  12. b18fb7e dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  13. 0404e9f net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN by Cédric Le Goater · 5 years ago
  14. d4be768 drivers: net: fsl_enetc: register internal MDIO bus by Alex Marginean · 5 years ago
  15. 05b4877 drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck by Alex Marginean · 5 years ago
  16. c905c21 drivers: net: fsl_enetc: move PCS and PHY config to probe by Alex Marginean · 5 years ago
  17. b93375c drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds by Alex Marginean · 5 years ago
  18. 602e00f drivers: net: fsl_enetc: use the new MDIO DM helper functions by Alex Marginean · 5 years ago
  19. ed0460c drivers: net: fsl_enetc: use XFI, USXGMII interface type macros by Alex Marginean · 5 years ago
  20. ca33289 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · 5 years ago
  21. b6d6144 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · 5 years ago
  22. 0e65e4c drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · 5 years ago
  23. 7a1dbe2 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · 5 years ago
  24. 85330a5 drivers: net: aquantia: add PHY generation information by Alex Marginean · 5 years ago
  25. d103efb drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · 5 years ago
  26. b8b1a9e net: phy: fix switch vendor name by Anatolij Gustschin · 5 years ago
  27. b8b125a net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · 5 years ago
  28. b88aeeb net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · 5 years ago
  29. 2eadde4 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · 5 years ago
  30. e477917 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · 5 years ago
  31. 45d262d net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · 5 years ago
  32. 40829fa net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · 5 years ago
  33. 017feb5 net: macb: let miiphy_read/_write pass arbitrary addresses by Josef Holzmayr · 5 years ago
  34. 9fe1878 net: macb: explicitly pass phy_adr to mdio read and write by Josef Holzmayr · 5 years ago
  35. 5cf96d1 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · 5 years ago
  36. 64c5e23 net: rtl8169: Support RTL-8168c/8111c by Thierry Reding · 5 years ago
  37. 5da3884 net: mvpp2: MVPP2 now needs MVMDIO by Nevo Hed · 5 years ago
  38. 5e97561 net: mvpp2: use new MVMDIO driver by Nevo Hed · 5 years ago
  39. a531afd net: mvpp2: mark phy as invalid in case of missing appropriate driver by Grzegorz Jaszczyk · 5 years ago
  40. b261d1b net: mvpp2x: fix traffic stuck after PHY start error by Stefan Chulski · 5 years ago
  41. 78492a2 net: phy: dp83867: refactor rgmii configuration by Grygorii Strashko · 5 years ago
  42. 3843251 net: phy: dp83867: io impedance is not dependent on RGMII delay by Grygorii Strashko · 5 years ago
  43. 5b2742c net: phy: dp83867: rework delay rgmii delay handling by Grygorii Strashko · 5 years ago
  44. 1c35b57 net: phy: dp83867: Add ability to disable output clock by Grygorii Strashko · 5 years ago
  45. 1d8b552 net: phy: dp83867: move static initialization to .probe() by Grygorii Strashko · 5 years ago
  46. 5a07b07 net: phy: ti: rename ti.c to dp83867.c by Grygorii Strashko · 5 years ago
  47. 11691fd net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · 5 years ago
  48. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  49. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 5 years ago
  50. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · 5 years ago
  51. b30698a video: add guards around 16bpp/32bbp code by Anatolij Gustschin · 5 years ago
  52. 071b2d5 Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  53. 2d82cf8 clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[] by Frieder Schrempf · 5 years ago
  54. cb30f7d video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · 5 years ago
  55. 066eace video: bmp: Fix video_splash_align_axis() by Patrice Chotard · 5 years ago
  56. fd2fdf7 pinctrl: rockchip: Add pinctrl support for rk3308 by David Wu · 5 years ago
  57. eb82918 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · 5 years ago
  58. 5d6d51f net: gmac_rockchip: Add support for rk3308 by David Wu · 5 years ago
  59. 1dbd3d1 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · 5 years ago
  60. 094c747 drivers: optee: rpmb: fix returning CID to TEE by Jorge Ramirez-Ortiz · 5 years ago
  61. 2e21f37 drivers: pci: ignore disabled devices by Michael Walle · 5 years ago
  62. 68f7356 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
  63. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  64. c921dc7 mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · 5 years ago
  65. af1a829 dfu: add dependency on the raw NAND core by Miquel Raynal · 5 years ago
  66. 4f64c63 mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · 5 years ago
  67. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  68. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  69. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  70. f09343f Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  71. c3aeb81 pinctrl: add driver for MT8518 by developer · 5 years ago
  72. 18f9fc7 mmc: mtk-sd: Adjust the mmc tuning flow by developer · 5 years ago
  73. 5817d5c clk: mediatek: add driver for MT8518 by developer · 5 years ago
  74. 4bba413 regmap: Fix potential memory leaks by Faiz Abbas · 5 years ago
  75. 9e0e1f3 net: cpsw: Add NULL pointer check by Faiz Abbas · 5 years ago
  76. e33cd22 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · 5 years ago
  77. 012929e mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · 5 years ago
  78. 3dffb44 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 5 years ago
  79. 609a074 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 5 years ago
  80. 6ccea84 mtd: mtdcore: Drop unused mtd_table by Tom Rini · 5 years ago
  81. 793072a pci: Only link pci_rom.o in some cases by Tom Rini · 5 years ago
  82. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  83. c850c6a Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · 5 years ago
  84. b7e33d3 gpio: at91_gpio: Add bank names by James Byrne · 5 years ago
  85. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  86. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  87. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  88. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  89. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  90. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  91. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  92. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  93. caefa32 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  94. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  95. 77f80e6 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  96. 45c7890 common: Move some time functions out of common.h by Simon Glass · 5 years ago
  97. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  98. 23fe449 serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  99. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  100. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago