1. f9eebac dm: mmc: sandbox: Add an SD-card emulation by Simon Glass · 9 years ago
  2. 59bc6f2 dm: mmc: Add support for driver-model block devices by Simon Glass · 9 years ago
  3. a70a146 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 9 years ago
  4. 4bca666 dm: mmc: Implement the MMC functions for block devices by Simon Glass · 9 years ago
  5. a6a15c4 dm: sandbox: Only enable the sandbox MMC driver when valid by Simon Glass · 9 years ago
  6. 984db5d dm: mmc: Adjust mmc_switch_part() to use a struct mmc by Simon Glass · 9 years ago
  7. 356e0e6 dm: blk: Use the correct error code for blk_get_device_by_str() by Simon Glass · 9 years ago
  8. e5db115 dm: mmc: Move the device list into a separate file by Simon Glass · 9 years ago
  9. 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 9 years ago
  10. 8f5f722 dm: blk: Add a comment as to why the bdev member is needed by Simon Glass · 9 years ago
  11. e3dfa91 dm: part: Drop the block_drvr table by Simon Glass · 9 years ago
  12. b5210f2 dm: part: Use the legacy block driver for hardware partition support by Simon Glass · 9 years ago
  13. 13c2c29 dm: blk: Add functions to select a hardware partition by Simon Glass · 9 years ago
  14. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
  15. 316185a dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · 9 years ago
  16. 8d60adb dm: mmc: Add a function to obtain the block device by Simon Glass · 9 years ago
  17. 518a896 dm: mmc: Implement the select_hwpart() method by Simon Glass · 9 years ago
  18. e774fd4 dm: mmc: Move mmc_switch_part() above its callers by Simon Glass · 9 years ago
  19. 39e5492 dm: blk: Free the block device name when unbound by Simon Glass · 9 years ago
  20. 7760ba2 dm: core: Allow device names to be freed automatically by Simon Glass · 9 years ago
  21. 77f7fb8 dm: blk: Fix allocation of block-device numbering by Simon Glass · 9 years ago
  22. 78e9e9a dm: sandbox: Enable systemace by Simon Glass · 9 years ago
  23. 66014ef dm: systemace: Add driver-mode block-device support by Simon Glass · 9 years ago
  24. 5fd962e dm: systemace: Reorder function to avoid forward declarataions by Simon Glass · 9 years ago
  25. 966b695 dm: blk: Add a easier way to create a named block device by Simon Glass · 9 years ago
  26. d089ba3 dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 9 years ago
  27. 4a63e33 dm: sandbox: Enable SATA by Simon Glass · 9 years ago
  28. 7d741ac dm: sata: Add support for driver-model block devices by Simon Glass · 9 years ago
  29. 151b935 dm: sandbox: Enable SCSI by Simon Glass · 9 years ago
  30. 5bf96dc dm: scsi: Add support for driver-model block devices by Simon Glass · 9 years ago
  31. 4e7227c dm: sandbox: Enable IDE by Simon Glass · 9 years ago
  32. f94bea0 dm: ide: Add support for driver-model block devices by Simon Glass · 9 years ago
  33. e498e57 dm: part: Drop the get_dev() method by Simon Glass · 9 years ago
  34. 025ed60 dm: sandbox: Drop the host_get_dev() function by Simon Glass · 9 years ago
  35. 77389b6 dm: blk: Drop the systemace.h header by Simon Glass · 9 years ago
  36. 64b5c10 dm: systemace: Drop the get_dev() function by Simon Glass · 9 years ago
  37. 9c54e48 dm: sata: Drop the get_dev() function by Simon Glass · 9 years ago
  38. 9a68432 dm: scsi: Drop the get_dev() function by Simon Glass · 9 years ago
  39. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · 9 years ago
  40. 844ef1d dm: ide: Drop the get_dev() function by Simon Glass · 9 years ago
  41. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · 9 years ago
  42. 61c7496 dm: disk: Use legacy block driver info for block device access by Simon Glass · 9 years ago
  43. 3665a40 dm: sata: Separate the non-command code into its own file by Simon Glass · 9 years ago
  44. e11f0ef dm: ide: Separate the non-command code into its own file by Simon Glass · 9 years ago
  45. c8e89ab dm: scsi: Separate the non-command code into its own file by Simon Glass · 9 years ago
  46. 4131ad5 dm: mmc: Add an implementation of the 'devnum' functions by Simon Glass · 9 years ago
  47. 4f7011a dm: mmc: Add a legacy block interface for MMC by Simon Glass · 9 years ago
  48. d317141 dm: usb: Add a legacy block interface for USB storage by Simon Glass · 9 years ago
  49. a57299e dm: sandbox: Add a legacy host block interface by Simon Glass · 9 years ago
  50. f415a29 dm: systemace: Add a legacy block interface by Simon Glass · 9 years ago
  51. 3bf2ab9 dm: blk: Add a legacy block interface by Simon Glass · 9 years ago
  52. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  53. 9475e7e dm: sata: Fix code style problems in cmd/sata.c by Simon Glass · 9 years ago
  54. 43a464a dm: ide: Remove the forward declarations by Simon Glass · 9 years ago
  55. 73e4314 dm: ide: Correct various code style problems by Simon Glass · 9 years ago
  56. 5c7bf8e dm: scsi: Fix up code style by Simon Glass · 9 years ago
  57. 8f81fa9 dm: scsi: Remove the forward declarations by Simon Glass · 9 years ago
  58. 732b432 sandbox: Add dummy SATA functions by Simon Glass · 9 years ago
  59. 471d867 sandbox: Add dummy SCSI functions by Simon Glass · 9 years ago
  60. 8d5e245 sandbox: Add string and 16-bit I/O functions by Simon Glass · 9 years ago
  61. 66823e1 Allow iotrace byte access to use an address of any size by Simon Glass · 9 years ago
  62. 85ee165 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  63. c78f5e0 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE by Simon Glass · 9 years ago
  64. 2d552ca dm: sandbox: Add a board for sandbox without CONFIG_BLK by Simon Glass · 9 years ago
  65. 86bc14f Revert "dm: sandbox: Drop the pre-DM host implementation" by Simon Glass · 9 years ago
  66. b8baa9f gpio: exynos(s5p): remove gpio_xlate routine by Eric Nelson · 9 years ago
  67. e320f90 gpio: rk: remove gpio_xlate routine by Eric Nelson · 9 years ago
  68. 27909a9 gpio: pic32: remove gpio_xlate routine by Eric Nelson · 9 years ago
  69. fc069ea gpio: omap: remove gpio_xlate routine by Eric Nelson · 9 years ago
  70. 67670aa gpio: intel_broadwell: remove gpio_xlate routine by Eric Nelson · 9 years ago
  71. 786e98d dm: gpio: add a default gpio xlate routine by Eric Nelson · 9 years ago
  72. 1a54713 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · 9 years ago
  73. 28b4a1c dm: gpio: introduce 74x164 driver by Peng Fan · 9 years ago
  74. fdd88a3 dm: spi: introduce dm api by Peng Fan · 9 years ago
  75. 54108e7 dm: spi: soft_spi: switch to use linux compatible string by Peng Fan · 9 years ago
  76. fa7dd9b dm: spi: soft_spi bug fix by Peng Fan · 9 years ago
  77. 38b82d5 fdt: fix dev_get_addr_name node offset by Stephen Warren · 9 years ago
  78. 225da8b video: tegra: refuse to bind to disabled dcs by Stephen Warren · 9 years ago
  79. dcc161c dm: core: allow drivers to refuse to bind by Stephen Warren · 9 years ago
  80. 97c9690 buildman: allow more incremental building by Stephen Warren · 9 years ago
  81. b2d1e2a m68k: add DM model serial driver by angelo@sysam.it · 9 years ago
  82. ef9707c m68k: add malloc memory for early malloc by angelo@sysam.it · 9 years ago
  83. ca67507 dm: gpio: pca953x: introduce driver model support for pca953x by Peng Fan · 9 years ago
  84. 0dd34b7 Prepare v2016.05 by Tom Rini · 9 years ago
  85. f8aea34 sunxi: Enable USB host in CHIP defconfig by Hans de Goede · 9 years ago
  86. 760cc7b test, tools: update tbot documentation by Heiko Schocher · 9 years ago
  87. 5654901 tests: py: fix NameError exception if bdi cmd is not supported by Heiko Schocher · 9 years ago
  88. e996bc6 arm/arm64: Move barrier instructions into separate header by Andre Przywara · 9 years ago
  89. d28f4a7 arm: socfpga: Update iomux and pll for c5 socdk RevE by Dinh Nguyen · 9 years ago
  90. c4133d4 warp7: Fix boot by selecting CONFIG_OF_LIBFDT by Fabio Estevam · 9 years ago
  91. 5827cbc Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  92. aebbf7a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  93. 46ed88c usb: gadget: dfu: discard dead code by Peng Fan · 9 years ago
  94. 529d4fd dfu: avoid memory leak by Peng Fan · 9 years ago
  95. c526e83 usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA by Stefan Roese · 9 years ago
  96. 614d9dd usb: hub: Don't continue on get_port_status failure by Marek Vasut · 9 years ago
  97. 84b7662 usb: Assure Get Descriptor request is in separate microframe by Marek Vasut · 9 years ago
  98. 847ddc2 usb: Wait after sending Set Configuration request by Marek Vasut · 9 years ago
  99. 4f70c38 socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled by Anatolij Gustschin · 9 years ago
  100. 8c17743 mtd: cqspi: Simplify indirect read code by Marek Vasut · 9 years ago