1. bc0e8d7 keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago
  2. 9ea9021 dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · 10 years ago
  3. ef45471 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · 10 years ago
  4. 8a9cd5a dm: serial: Support driver model in pl01x driver by Simon Glass · 10 years ago
  5. aed2fbe dm: serial: Tidy up the pl01x driver by Simon Glass · 10 years ago
  6. 41e98e0 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  7. da802b9 dm: core: Add support for simple-bus by Simon Glass · 10 years ago
  8. a8ba569 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · 10 years ago
  9. 441d0cf dm: imx: gpio: Support driver model in MXC gpio driver by Simon Glass · 10 years ago
  10. b889332 dm: serial: Put common code into separate functions by Simon Glass · 10 years ago
  11. ea0ebc8 dm: exynos: cros_ec: Move cros_ec_spi to driver model by Simon Glass · 10 years ago
  12. be995a8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · 10 years ago
  13. 84d6cbd dm: cros_ec: Add support for driver model by Simon Glass · 10 years ago
  14. fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  15. b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  16. fbb0991 dm: Convert spi_flash_probe() and 'sf probe' to use driver model by Simon Glass · 10 years ago
  17. 4c2dbef dm: sf: Add a uclass for SPI flash by Simon Glass · 10 years ago
  18. ae242cb spi: Use error return value in sf_ops by Simon Glass · 10 years ago
  19. ff0960f sf: Tidy up public and private header files by Simon Glass · 10 years ago
  20. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  21. 623b638 dm: spi: Add soft_spi implementation by Simon Glass · 10 years ago
  22. 44ba6b0 dm: spi: Remove SPI_INIT feature by Simon Glass · 10 years ago
  23. a666f39 dm: spi: Rename soft_spi.c to soft_spi_legacy.c by Simon Glass · 10 years ago
  24. 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  25. 843c9e8 dm: Add spi.h header to a few files by Simon Glass · 10 years ago
  26. c60e1f2 dm: sandbox: Add a SPI emulation uclass by Simon Glass · 10 years ago
  27. d7af6a4 dm: spi: Add a uclass for SPI by Simon Glass · 10 years ago
  28. accd4b1 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  29. a8981d4 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  30. 73e256c dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  31. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  32. 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  33. 3a233db dm: exynos: Tidy up GPIO defines by Simon Glass · 10 years ago
  34. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  35. 2cede45 dm: simplify the loop in lists_driver_lookup_name() by Masahiro Yamada · 10 years ago
  36. 29a1bed dm: do not check the existence of uclass operation by Masahiro Yamada · 10 years ago
  37. a84c810 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  38. c5de15c crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · 10 years ago
  39. b9eebfa fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · 10 years ago
  40. 3e780af video: ipu_disp: remove pixclk fixup by Jeroen Hofstee · 10 years ago
  41. c142032 video: ipu: fix debug and comment by Jeroen Hofstee · 10 years ago
  42. 74bf796 sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step by Hans de Goede · 10 years ago
  43. e89d623 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  44. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  45. 4760957 macb: simplify gmac initialisation by Andreas Bießmann · 10 years ago
  46. 4a74298 serial-uclass: Fix compilation error by Hans de Goede · 10 years ago
  47. db67801 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 10 years ago
  48. 02590aa ahci: Don't start command DMA engine before buffers are set by Roger Quadros · 10 years ago
  49. ebf8644 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  50. ed3c980 mtd: denali: support NAND_CMD_RNDOUT command by Masahiro Yamada · 10 years ago
  51. 05968e7 mtd: denali: fix NAND_CMD_PARAM command by Masahiro Yamada · 10 years ago
  52. 4b19b74 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  53. 311757b samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  54. 5b9c8cb cros_ec: exynos: Use the correct tps65090 driver in each case by Simon Glass · 10 years ago
  55. 2c94611 cros_ec: power: Add a tunnelled version of the tps65090 driver by Simon Glass · 10 years ago
  56. dd0204e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  57. 8a6b088 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  58. 04de09f Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  59. e214058 usb: gadget: fastboot: terminate commands with NULL by Eric Nelson · 10 years ago
  60. 16b61d1 usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode by Daniel Mack · 10 years ago
  61. 230fe9b arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · 10 years ago
  62. 498d1a6 arm: socfpga: mmc: Pick the clock from clock manager by Pavel Machek · 10 years ago
  63. 77fa164 Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', 'topic/drivers/net-20141006', 'topic/tools/mkimage-20141006' and 'topic/arm/cache-20141006' into HEAD by Marek Vasut · 10 years ago
  64. 96cec17 net: dwc: Make the cache handling less cryptic by Marek Vasut · 10 years ago
  65. 4f68678 net: dwc: Fix cache alignment issues by Marek Vasut · 10 years ago
  66. 58ec63d net: phy: Cleanup drivers/net/phy/micrel.c by Pavel Machek · 10 years ago
  67. f33c930 mmc: dw_mmc: cleanups by Pavel Machek · 10 years ago
  68. 2012f23 fpga: altera: Turn the switches into table lookup by Marek Vasut · 10 years ago
  69. fda915a fpga: altera: Make altera_validate return normal values by Marek Vasut · 10 years ago
  70. 54c96b1 fpga: altera: Move altera_validate to the top by Marek Vasut · 10 years ago
  71. 4a4c0a5 fpga: altera: More indentation trimdown by Marek Vasut · 10 years ago
  72. 5561a84 fpga: altera: Clean up altera_validate function by Marek Vasut · 10 years ago
  73. 0ae16cb fpga: altera: Clean up the printing and debug by Marek Vasut · 10 years ago
  74. d1fcbae usb: tegra: ULPI regression on tegra20 by Marcel Ziswiler · 10 years ago
  75. 84c24f6 usb: gadget: fastboot: explicitly set radix of maximum download size by Eric Nelson · 10 years ago
  76. c674a66 usb: gadget: fastboot: add max-download-size variable by Eric Nelson · 10 years ago
  77. e206799 usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED by Eric Nelson · 10 years ago
  78. 23d1d10 usb: gadget: fastboot: improve download progress bar by Bo Shen · 10 years ago
  79. f9935c8 usb: f_mass_storage: set removable flag in do_inquiry based on LUN by Eric Nelson · 10 years ago
  80. 9f3b8ed usb: dfu: add fullspeed support for DFU by Heiko Schocher · 10 years ago
  81. b9c99d3 usb: dfu: thor: gadget: Remove dead code by Lukasz Majewski · 10 years ago
  82. 32d0192 stdio: Add force parameter to stdio_deregister by Hans de Goede · 10 years ago
  83. 36b7310 usb: ehci: Make periodic_schedules a per controller variable by Hans de Goede · 10 years ago
  84. 415548d usb: ehci: poll_int_queue check real qtd, not the overlay by Hans de Goede · 10 years ago
  85. ea7b30c usb: ehci: Add missing cache flush to destroy_int_queue by Hans de Goede · 10 years ago
  86. 4e2c4ad usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain by Hans de Goede · 10 years ago
  87. 9169305 cfi_flash: don't hide write/erase errors by Baruch Siach · 10 years ago
  88. 7f36855 serial: add UniPhier serial driver by Masahiro Yamada · 10 years ago
  89. 845034e mtd: denali: add Denali NAND driver for SPL by Masahiro Yamada · 10 years ago
  90. 4b0abf9 mtd: denali: add Denali controller configs to Kconfig by Masahiro Yamada · 10 years ago
  91. b966db0 dw_mmc: cleanups by Pavel Machek · 10 years ago
  92. 786a27b mmc: Fix mmc bus width by Mario Schuknecht · 10 years ago
  93. bcd0698 mvebu_mmc: Driver addition by Mario Schuknecht · 10 years ago
  94. 6dc93e7 mmc: restore capacity when switching to partition 0 by Peter Bigot · 10 years ago
  95. 021a805 mmc: fix ERASE_GRP_DEF handling by Hannes Petermaier · 10 years ago
  96. 282a82e mmc: set correct block size value in bfin sdh driver by Sonic Zhang · 10 years ago
  97. 5546ad0 usb: ehci-mx6: Rename the USB register base address by Ye.Li · 10 years ago
  98. dd24b57 usb: ehci: mxs: Add board-specific callbacks by Marek Vasut · 10 years ago
  99. be9f643 Merge branch 'for-tom' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  100. 110bdee sandbox: Convert SPI flash emulation to use sf_params by Simon Glass · 10 years ago