summaryrefslogtreecommitdiff
path: root/board/samsung/common/ums.c
AgeCommit message (Expand)Author
2014-05-08ums: move IO support code to common locationStephen Warren
2014-05-08ums: remove ums_disk_init()Stephen Warren
2014-05-08ums: remove error-checking of MMC device sizeStephen Warren
2014-05-08ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTORStephen Warren
2014-05-08ums: support block devices not MMC devicesStephen Warren
2014-05-05ums: always initialize mmc before ums_disk_init()Mateusz Zalega
2013-11-08usb: ums: move ums code from trats to Samsung common directoryPrzemyslaw Marczak