1. 2b17d3a net: keystone_net: increase PHY auto negotiate time by Khoronzhuk, Ivan · 10 years ago
  2. a7894b7 net: keystone_net: add Keystone2 K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  3. 3df3e63 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  4. 4870479 ARM: keystone2: keysonte_nav: add support for K2E SoC by Khoronzhuk, Ivan · 10 years ago
  5. 12a5b37 net: keystone_net: use general get link function by Khoronzhuk, Ivan · 10 years ago
  6. 39cd9f0 net: keystone_net: register eth PHYs on MDIO bus by Khoronzhuk, Ivan · 10 years ago
  7. 47409fb net: keystone_net: register MDIO bus by Khoronzhuk, Ivan · 10 years ago
  8. d884197 net: keystone_net: use mdio_reset function by Khoronzhuk, Ivan · 10 years ago
  9. 3d6a5b8 net: phy: print a number of phy that is not found by Khoronzhuk, Ivan · 10 years ago
  10. 138d6da soc: keystone_serdes: generalize configuration mechanism by Khoronzhuk, Ivan · 10 years ago
  11. d890dff soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · 10 years ago
  12. ae3ed41 soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations by Hao Zhang · 10 years ago
  13. dbfecb2 soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago
  14. 238de85 net: keystone_net: remove redundant code from keystone_net.c by Khoronzhuk, Ivan · 10 years ago
  15. e747f0e net: keystone_net: increase MDIO clock frequency by Vitaly Andrianov · 10 years ago
  16. f2c13ba net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · 10 years ago
  17. 915cff4 net: keystone_net: add support for NETCP v1.5 by Khoronzhuk, Ivan · 10 years ago
  18. c079f40 net: keystone_net: remove SoC specific emac_regs structure by Hao Zhang · 10 years ago
  19. d055305 configs: ks2_evm: enable misc_init_r by Khoronzhuk, Ivan · 10 years ago
  20. c13cbcf keystone2: k2l-evm: add board support by Hao Zhang · 10 years ago
  21. d5dff71 keystone2: enable OSR clock domain for K2L SoC by Hao Zhang · 10 years ago
  22. 9594820 ARM: keystone2: spl: move board specific code by Hao Zhang · 10 years ago
  23. 9000ea9 keystone2: msmc: add MSMC cache coherency support for K2L SOC by Hao Zhang · 10 years ago
  24. 5cf7735 keystone2: clock: add K2L clock definitions and commands by Hao Zhang · 10 years ago
  25. 1b46665 ARM: keystone2: add K2L device hardware definitions by Hao Zhang · 10 years ago
  26. 90084ea ARM: cmd_clock: generalize command usage description by Khoronzhuk, Ivan · 10 years ago
  27. 66c5b9f keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago
  28. fa2105a dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · 10 years ago
  29. 7954b86 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · 10 years ago
  30. 89a6652 keystone2: keystone_nav: don't use hard addresses in netcp_pktdma by Khoronzhuk, Ivan · 10 years ago
  31. 29310e7 keystone2: keystone_nav: don't use hard addresses in qm_config by Khoronzhuk, Ivan · 10 years ago
  32. 9d415db Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  33. 3ad93fe dm: serial: Support driver model in pl01x driver by Simon Glass · 10 years ago
  34. f35484d dm: serial: Tidy up the pl01x driver by Simon Glass · 10 years ago
  35. 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  36. 599447c dm: core: Add support for simple-bus by Simon Glass · 10 years ago
  37. c0d07c2 dm: imx: Move cm_fx6 to use driver model for serial and GPIO by Simon Glass · 10 years ago
  38. 8bc8519 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · 10 years ago
  39. 2772b4d dm: imx: gpio: Support driver model in MXC gpio driver by Simon Glass · 10 years ago
  40. 2fc7d2a arm: mx6: cm_fx6: use gpio request by Nikita Kiryanov · 10 years ago
  41. 5c05d67 dm: imx: i2c: Use gpio_request() to request GPIOs by Simon Glass · 10 years ago
  42. 8d91436 imx: Add error checking to setup_i2c() by Simon Glass · 10 years ago
  43. 73285a2 dm: serial: Put common code into separate functions by Simon Glass · 10 years ago
  44. 5b3abbe initcall: Display error number when an error occurs by Simon Glass · 10 years ago
  45. acf79bd dm: core: Allow a list of devices to be declared in one step by Simon Glass · 10 years ago
  46. 5d169aa dm: linker_lists: Add a way to declare multiple objects by Simon Glass · 10 years ago
  47. ffae791 dm: exynos: cros_ec: Move cros_ec_spi to driver model by Simon Glass · 10 years ago
  48. ff425d8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · 10 years ago
  49. 44569b5 dm: cros_ec: Add support for driver model by Simon Glass · 10 years ago
  50. 1121b1b dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  51. b4381ee dm: tegra: dts: Add aliases for spi on tegra30 boards by Simon Glass · 10 years ago
  52. 25348a4 dm: sf: Add tests for SPI flash by Simon Glass · 10 years ago
  53. abae56d dm: spi: Add tests by Simon Glass · 10 years ago
  54. aa7a068 dm: exynos: config: Use driver model for SPI flash by Simon Glass · 10 years ago
  55. 0186238 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  56. 6f7d259 dm: Convert spi_flash_probe() and 'sf probe' to use driver model by Simon Glass · 10 years ago
  57. d6eedf7 dm: sf: Add a uclass for SPI flash by Simon Glass · 10 years ago
  58. c10c3d4 spi: Use error return value in sf_ops by Simon Glass · 10 years ago
  59. d34b456 sf: Tidy up public and private header files by Simon Glass · 10 years ago
  60. fdca2aa exynos: universal_c210: Move to driver model soft_spi by Simon Glass · 10 years ago
  61. bae15dd dm: spi: Add documentation on how to convert over SPI drivers by Simon Glass · 10 years ago
  62. ca7eafe dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  63. 456dd7c dm: spi: Add soft_spi implementation by Simon Glass · 10 years ago
  64. 43d4a54 dm: spi: Remove SPI_INIT feature by Simon Glass · 10 years ago
  65. 6fd26bc dm: spi: Rename soft_spi.c to soft_spi_legacy.c by Simon Glass · 10 years ago
  66. 95429fe dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  67. 3cc94b1 dm: spi: Adjust cmd_spi to work with driver model by Simon Glass · 10 years ago
  68. def9215 dm: Add spi.h header to a few files by Simon Glass · 10 years ago
  69. 55316ad dm: Remove spi_init() from board_r.c when using driver model by Simon Glass · 10 years ago
  70. 10a4a33 dm: sandbox: Add a SPI emulation uclass by Simon Glass · 10 years ago
  71. dd82d44 dm: spi: Add a uclass for SPI by Simon Glass · 10 years ago
  72. 47424ec dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · 10 years ago
  73. 1586a84 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  74. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  75. fd91fc9 sandbox: dts: Add a SPI device and cros_ec device by Simon Glass · 10 years ago
  76. 767e737 dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  77. f2b8f9c dm: exynos: Mark exynos5 console as pre-reloc by Simon Glass · 10 years ago
  78. 9b4e0e8 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  79. 4f83d3d dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  80. 3898ab7 dm: exynos: Tidy up GPIO defines by Simon Glass · 10 years ago
  81. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  82. 7d3de47 dm: exynos: Move s5p_goni to generic board by Simon Glass · 10 years ago
  83. de80601 dm: exynos: Move smdkc100 to generic board by Simon Glass · 10 years ago
  84. 3e44c40 dm: exynos: Add pinctrl settings for s5p_goni by Simon Glass · 10 years ago
  85. 5d6927a dm: exynos: Add pinctrl settings for smdkc100 by Simon Glass · 10 years ago
  86. 89e5838 dm: exynos: dts: Adjust device tree files for U-Boot by Simon Glass · 10 years ago
  87. e3582fa dm: exynos: dts: Remove unused pinctrl information to save space by Simon Glass · 10 years ago
  88. 144cb55 dm: exynos: Bring in pinctrl dts files from Linux kernel by Simon Glass · 10 years ago
  89. 78cefc0 dm: exynos: dts: Convert /include/ to #include by Simon Glass · 10 years ago
  90. 20f67cf arm: goni: add i2c_init_board() by Robert Baldyga · 10 years ago
  91. f797bc2 dm: add of_match_ptr() macro by Masahiro Yamada · 10 years ago
  92. 1833130 dm: fix include guard by Masahiro Yamada · 10 years ago
  93. 63b3a8f dm: include <linker_lists.h> from platdata.h and uclass.h by Masahiro Yamada · 10 years ago
  94. d7a73f2 linker_lists: include <linux/compiler.h> by Masahiro Yamada · 10 years ago
  95. 94b83d6 dm: simplify the loop in lists_driver_lookup_name() by Masahiro Yamada · 10 years ago
  96. 892e38c dm: do not check the existence of uclass operation by Masahiro Yamada · 10 years ago
  97. 191fa3b dm: fix comments by Masahiro Yamada · 10 years ago
  98. 0f39bc0 x86: Fix GDT limit in start16.S by Bin Meng · 10 years ago
  99. e4257d0 x86: Fix rom version build with CONFIG_X86_RESET_VECTOR by Bin Meng · 10 years ago
  100. 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago