1. 6239483 net: mvpp2: mark phy as invalid in case of missing appropriate driver by Grzegorz Jaszczyk · 5 years ago
  2. 13b725f net: mvpp2x: fix traffic stuck after PHY start error by Stefan Chulski · 5 years ago
  3. 37d6265 net: phy: dp83867: refactor rgmii configuration by Grygorii Strashko · 5 years ago
  4. 253a5ff net: phy: dp83867: io impedance is not dependent on RGMII delay by Grygorii Strashko · 5 years ago
  5. 20f7ea4 net: phy: dp83867: rework delay rgmii delay handling by Grygorii Strashko · 5 years ago
  6. b3b9b12 net: phy: dp83867: Add ability to disable output clock by Grygorii Strashko · 5 years ago
  7. ee622f0 net: phy: dp83867: move static initialization to .probe() by Grygorii Strashko · 5 years ago
  8. 5ee989c net: phy: ti: rename ti.c to dp83867.c by Grygorii Strashko · 5 years ago
  9. 1f60789 net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · 5 years ago
  10. 05429b6 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 5 years ago
  11. 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 WIP/06Dec2019
  12. 41eee94 pinctrl: rockchip: Add pinctrl support for rk3308 by David Wu · 4 years, 11 months ago
  13. 4ee6d51 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · 4 years, 11 months ago
  14. 0ed8f1e net: gmac_rockchip: Add support for rk3308 by David Wu · 5 years ago
  15. 9f67b56 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · 5 years ago
  16. 2464b22 drivers: optee: rpmb: fix returning CID to TEE by Jorge Ramirez-Ortiz · 5 years ago
  17. a6cd597 drivers: pci: ignore disabled devices by Michael Walle · 4 years, 11 months ago
  18. fb43844 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
  19. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  20. 85f7e9d mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · 5 years ago
  21. f3a02d2 dfu: add dependency on the raw NAND core by Miquel Raynal · 5 years ago
  22. c8f555f mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · 5 years ago
  23. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  24. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  25. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  26. 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
  27. 485627d pinctrl: add driver for MT8518 by mingming lee · 5 years ago
  28. 69373bd mmc: mtk-sd: Adjust the mmc tuning flow by mingming lee · 5 years ago
  29. 9072400 clk: mediatek: add driver for MT8518 by mingming lee · 5 years ago
  30. 42a4ee8 regmap: Fix potential memory leaks by Faiz Abbas · 5 years ago
  31. ae3ef10 net: cpsw: Add NULL pointer check by Faiz Abbas · 5 years ago
  32. 3ef9471 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · 5 years ago
  33. 21a4d80 mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · 5 years ago
  34. 6a97153 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 5 years ago
  35. 4df23e5 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 4 years, 11 months ago
  36. 56e5a39 mtd: mtdcore: Drop unused mtd_table by Tom Rini · 5 years ago
  37. 923e211 pci: Only link pci_rom.o in some cases by Tom Rini · 5 years ago
  38. e78f16b Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  39. 6920f00 Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · 5 years ago
  40. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago WIP/2019-12-02-master-imports
  41. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  42. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  43. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  44. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  45. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  46. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  47. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  48. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  49. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  50. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  51. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  52. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  53. 2310c8e serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  54. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  55. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  56. c3a4d1c common: Drop linux/crc8.h by Simon Glass · 5 years ago
  57. c076e5c status_led: Tidy up the code style by Simon Glass · 5 years ago
  58. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  59. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  60. 151f275 dm: serial: Handle "stdout-path" with ":options" correctly by Bin Meng · 5 years ago
  61. c4f697b Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  62. 56b0bb9 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · 5 years ago
  63. 1bdcb83 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · 5 years ago
  64. 6900066 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · 5 years ago
  65. 8f39b03 mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · 5 years ago
  66. e5d3f3d mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · 5 years ago
  67. dc419fc mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · 5 years ago
  68. 8109988 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · 5 years ago
  69. 37c3990 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · 5 years ago
  70. 0196a58 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · 5 years ago
  71. 5e81cbf mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · 5 years ago
  72. 1b71695 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · 5 years ago
  73. 4b19b89 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago WIP/25Nov2019
  74. 12f1e79 dm: test: usb: rework keyboard test by Heinrich Schuchardt · 5 years ago
  75. 87e91bc usb: kbd: implement special keys by Heinrich Schuchardt · 5 years ago
  76. beeb57f Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · 5 years ago
  77. 3f8b8e3 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · 5 years ago
  78. d2086d6 pinctrl: bcm283x: Add compatible for RPi4 by Matthias Brugger · 5 years ago
  79. 9a0cbae Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago WIP/23Nov2019
  80. c8dd0e4 rockchip: dwmmc: add handling for u-boot, spl-fifo-mode by Heiko Stuebner · 5 years ago
  81. 3d3b83a gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  82. 6b7ebff usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 5 years ago
  83. 35172ac fastboot: rockchip: Fix rk3328 default mmc device by Jagan Teki · 5 years ago
  84. a9af59a fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV] by Jagan Teki · 5 years ago
  85. b032061 gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  86. 132b012 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  87. 89cbceb gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · 5 years ago
  88. 89e311d gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · 5 years ago
  89. e82692a power: fan53555: fix fan53555_regulator_set_value by Vasily Khoruzhick · 5 years ago
  90. c9fca5e rockchip: i2c: don't sent stop bit after each message by Vasily Khoruzhick · 5 years ago
  91. 5ef1e02 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
  92. 47b48fe Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago WIP/22Nov2019
  93. c59afcf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  94. 7dc0ac6 usb: dwc2: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  95. 616ebd8 usb: composite: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  96. 64c7c8c spi: cadence_qspi: support DM_CLK by Simon Goldschmidt · 5 years ago
  97. caaaf62 timer: dw-apb: add reset handling by Simon Goldschmidt · 5 years ago
  98. aacd7b9 ddr: socfpga: gen5: constify altera_gen5_sdram_ops by Simon Goldschmidt · 5 years ago
  99. ad38de2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago WIP/20Nov2019
  100. 30b59dd input: Move input.o to be built only in some cases by Tom Rini · 5 years ago WIP/19Nov2019-b