1. 6227fb8 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · 10 years ago
  2. 3dd2d48 dm: gpio: rpi_b: Drop request()/free() in the driver by Simon Glass · 10 years ago
  3. 5aff3ac dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · 10 years ago
  4. 57d99d3 dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · 10 years ago
  5. d44f597 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  6. 5e0bbd6 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · 10 years ago
  7. 62cb89d dm: gpio: sandbox: Implement the remove() method by Simon Glass · 10 years ago
  8. 699ea96 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · 10 years ago
  9. 0757535 dm: Move the function for getting GPIO status into the uclass by Simon Glass · 10 years ago
  10. 6449a50 dm: gpio: Add gpio_get_function() and friends by Simon Glass · 10 years ago
  11. b892d12 dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · 10 years ago
  12. 0bf2495 dm: omap: serial: Add driver model support by Simon Glass · 10 years ago
  13. 5915a2a dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  14. d57b611 dm: omap: gpio: Put _get_gpio_value() logic into its own function by Simon Glass · 10 years ago
  15. 91155c6 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · 10 years ago
  16. 11c1a87 dm: ns16550: Correct the probe logic for platform data by Simon Glass · 10 years ago
  17. 167efe0 dm: ns16550: Use an address instead of a pointer for the uart base by Simon Glass · 10 years ago
  18. aea2be2 dm: serial: ns16550: Correct logic for checking for character by Simon Glass · 10 years ago
  19. c487fd4 dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · 10 years ago
  20. fe1ef50 dm: gpio: Support numbered GPIOs by Simon Glass · 10 years ago
  21. 03a3536 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  22. e165b1d dma: ti-edma3: introduce edma3 driver by Khoronzhuk, Ivan · 10 years ago
  23. c05d05e net: keystone_net: increase PHY auto negotiate time by Khoronzhuk, Ivan · 10 years ago
  24. ff11c76 net: keystone_net: add Keystone2 K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  25. 3c61502 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  26. a4d2ade net: keystone_net: use general get link function by Khoronzhuk, Ivan · 10 years ago
  27. 3fe9362 net: keystone_net: register eth PHYs on MDIO bus by Khoronzhuk, Ivan · 10 years ago
  28. 550c5ce net: keystone_net: register MDIO bus by Khoronzhuk, Ivan · 10 years ago
  29. 1920e90 net: keystone_net: use mdio_reset function by Khoronzhuk, Ivan · 10 years ago
  30. adc9a79 net: phy: print a number of phy that is not found by Khoronzhuk, Ivan · 10 years ago
  31. 496191c soc: keystone_serdes: generalize configuration mechanism by Khoronzhuk, Ivan · 10 years ago
  32. 92a16c8 soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · 10 years ago
  33. 95f74da soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations by Hao Zhang · 10 years ago
  34. a43febd soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago
  35. 497e9e0 net: keystone_net: remove redundant code from keystone_net.c by Khoronzhuk, Ivan · 10 years ago
  36. 0935cac net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · 10 years ago
  37. b2cfe32 net: keystone_net: remove SoC specific emac_regs structure by Hao Zhang · 10 years ago
  38. bc0e8d7 keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago
  39. 9ea9021 dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · 10 years ago
  40. ef45471 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · 10 years ago
  41. 6d5fe56 i2c: mvtwsi: Add support for Marvell Armada XP by Stefan Roese · 10 years ago
  42. 19fc2ea net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC by Stefan Roese · 10 years ago
  43. 4fd7717 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · 10 years ago
  44. 4aceea2 spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's by Stefan Roese · 10 years ago
  45. 3e972cb arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · 10 years ago
  46. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  47. dee8abc Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  48. f126992 x86: cros_ec: Update LPC driver for new cros_ec header by Simon Glass · 10 years ago
  49. 6e9e062 usb: dwc2: Add driver for Synopsis DWC2 USB IP block by Oleksandr Tymoshenko · 11 years ago
  50. a7f2472 net: asix: Add support for AX88772B by Alexandre Courbot · 10 years ago
  51. 8a9cd5a dm: serial: Support driver model in pl01x driver by Simon Glass · 10 years ago
  52. aed2fbe dm: serial: Tidy up the pl01x driver by Simon Glass · 10 years ago
  53. 41e98e0 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  54. da802b9 dm: core: Add support for simple-bus by Simon Glass · 10 years ago
  55. a8ba569 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · 10 years ago
  56. 441d0cf dm: imx: gpio: Support driver model in MXC gpio driver by Simon Glass · 10 years ago
  57. b889332 dm: serial: Put common code into separate functions by Simon Glass · 10 years ago
  58. ea0ebc8 dm: exynos: cros_ec: Move cros_ec_spi to driver model by Simon Glass · 10 years ago
  59. be995a8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · 10 years ago
  60. 84d6cbd dm: cros_ec: Add support for driver model by Simon Glass · 10 years ago
  61. fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  62. b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  63. fbb0991 dm: Convert spi_flash_probe() and 'sf probe' to use driver model by Simon Glass · 10 years ago
  64. 4c2dbef dm: sf: Add a uclass for SPI flash by Simon Glass · 10 years ago
  65. ae242cb spi: Use error return value in sf_ops by Simon Glass · 10 years ago
  66. ff0960f sf: Tidy up public and private header files by Simon Glass · 10 years ago
  67. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  68. 623b638 dm: spi: Add soft_spi implementation by Simon Glass · 10 years ago
  69. 44ba6b0 dm: spi: Remove SPI_INIT feature by Simon Glass · 10 years ago
  70. a666f39 dm: spi: Rename soft_spi.c to soft_spi_legacy.c by Simon Glass · 10 years ago
  71. 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  72. 843c9e8 dm: Add spi.h header to a few files by Simon Glass · 10 years ago
  73. c60e1f2 dm: sandbox: Add a SPI emulation uclass by Simon Glass · 10 years ago
  74. d7af6a4 dm: spi: Add a uclass for SPI by Simon Glass · 10 years ago
  75. accd4b1 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  76. a8981d4 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  77. 73e256c dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  78. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  79. 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  80. 3a233db dm: exynos: Tidy up GPIO defines by Simon Glass · 10 years ago
  81. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  82. 2cede45 dm: simplify the loop in lists_driver_lookup_name() by Masahiro Yamada · 10 years ago
  83. 29a1bed dm: do not check the existence of uclass operation by Masahiro Yamada · 10 years ago
  84. 1c1786d tegra: gpio: fix null label regression by Marcel Ziswiler · 10 years ago
  85. 09fb736 mmc: Tegra: Fix timeout issue seen on certain eMMC parts by Marcel Ziswiler · 10 years ago
  86. 3acb011 ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · 10 years ago
  87. a84c810 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  88. c5de15c crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · 10 years ago
  89. b9eebfa fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · 10 years ago
  90. 3e780af video: ipu_disp: remove pixclk fixup by Jeroen Hofstee · 10 years ago
  91. c142032 video: ipu: fix debug and comment by Jeroen Hofstee · 10 years ago
  92. 74bf796 sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step by Hans de Goede · 10 years ago
  93. e89d623 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  94. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  95. 4760957 macb: simplify gmac initialisation by Andreas Bießmann · 10 years ago
  96. 4a74298 serial-uclass: Fix compilation error by Hans de Goede · 10 years ago
  97. db67801 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 10 years ago
  98. 02590aa ahci: Don't start command DMA engine before buffers are set by Roger Quadros · 10 years ago
  99. ebf8644 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  100. ed3c980 mtd: denali: support NAND_CMD_RNDOUT command by Masahiro Yamada · 10 years ago