summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* PRSDK-7219: Fix for J7 SBL boot failure with non-UHS SD cardsM V Pratap Reddy2019-10-131-2/+6
* Static analysis fixes for v1 driverDEV.MMCSD_LLD.01.00.00.17DMahesh Radhakrishnan2019-10-071-97/+172
* KW fix correctionMahesh Radhakrishnan2019-09-291-1/+1
* mmcsd: PRSDK-6353: fix Misra-C and KW issuesHao Zhang2019-09-262-364/+394
* PRSDK-4243: Adding J721E supportREL.PDK.J7.00.09.01.02Mahesh Radhakrishnan2019-08-164-142/+315
* PRSDK-5916: Enabling 1-bit/4-bit modes for EMMC for Sitara (src/v1)Mahesh Radhakrishnan2019-08-091-3/+32
* PRSDK-5981 Fix DMA transfer issueSinthu Raja M2019-07-311-5/+29
* PRSDK-5657: Making data launch at falling edge at lower speedMahesh Radhakrishnan2019-06-181-2/+14
* PRSDK-5742: Performance enhancements with cmd23, other bug fixes from J7Mahesh Radhakrishnan2019-06-181-30/+72
* PRSDK-5692 Update commentsSinthu Raja M2019-04-261-5/+5
* PRSDK-5684 Fix data corruption issueSinthu Raja M2019-04-261-3/+3
* Merge pull request #119 in PROCESSOR-SDK/sd-mmc from review_j721e_sivaraj to ...Sivaraj R2019-02-071-1/+1
|\
| * PDK-3586: J7 to J721ESivaraj R2019-02-061-1/+1
* | Merge pull request #116 in PROCESSOR-SDK/sd-mmc from PRSDK-5240_free_sems to ...Thanh Tran (Germantown)2019-02-062-0/+10
|\ \ | |/ |/|
| * Free the writeSem and readSem in close()Thanh Tran2019-01-072-0/+10
* | Fixed package buildSivaraj R2019-01-072-277/+281
|/
* PRSDK-4885: Descoping HS400 from AM65xMahesh Radhakrishnan2018-12-031-2/+4
* Using socIntrPath fucntion from the hwAttrs instead of static, during close()Mahesh Radhakrishnan2018-11-291-1/+1
* Merge branch 'master' of ssh://bitbucket.itg.ti.com/processor-sdk/sd-mmc into...Mahesh Radhakrishnan2018-11-191-5/+81
|\
| * Merge pull request #93 in PROCESSOR-SDK/sd-mmc from PRSDK-4369 to masterRaghu Nambiath2018-11-181-4/+10
| |\
| | * PRSDK-4369: Fix for HS DDR mode of EMMCMahesh Radhakrishnan2018-11-061-4/+10
| * | Merge pull request #96 in PROCESSOR-SDK/sd-mmc from CATREQ-2518 to masterRaghu Nambiath2018-11-181-0/+15
| |\ \
| | * | CATREQ-2518: Using sciclient to configure interrupt router for am65xMahesh Radhakrishnan2018-11-071-0/+15
| | |/
| * / PRSDK-4438: Added function to enbale eMMC boot partitionM V Pratap Reddy2018-11-131-1/+56
| |/
* / PRSDK-4375: Adding benchmarking support to regression tests for am65xMahesh Radhakrishnan2018-11-191-5/+15
|/
* Merge pull request #92 in PROCESSOR-SDK/sd-mmc from am77x_build_2 to masterMahesh Radhakrishnan2018-10-311-1/+1
|\
| * add CFALGS_GLOBAL_simJ7 to CFLAGS_LOCAL_COMMON to pass the -DSIMULATOR to lib...Ming Wei2018-10-281-1/+1
* | Merge pull request #83 in PROCESSOR-SDK/sd-mmc from PRSDK-4448 to masterMahesh Radhakrishnan2018-10-292-1/+31
|\ \ | |/ |/|
| * PRSDK-4448 Update close function to free EDMA channelSinthu Raja M2018-09-202-1/+31
* | use SIMULATOR to replace VLAB_USEDMing Wei2018-10-211-2/+2
* | Add compiler option VLAB_USED for VLAB specific changesMing Wei2018-10-191-2/+2
* | revert the changeMing Wei2018-10-101-1/+1
* | change CSL MMC reference from V2 to V3Ming Wei2018-10-101-1/+1
* | Chnages made for VLAB testingMing Wei2018-10-081-2/+4
* | migrate all the J7 related changes into the new version of sd-mmc lldMing Wei2018-09-201-1/+1
|/
* PRSDK-4372: Adding support for 1/4 bit for EMMCMahesh Radhakrishnan2018-08-311-13/+31
* PRSDK-3599 Fix app execution fails when boot through SBLSinthu Raja M2018-08-131-1/+31
* Merge branch 'ks3wave1' into rtos-nextMahesh Radhakrishnan2018-06-204-1/+3917
|\
| * Cleanup of unwanted variables & codeMahesh Radhakrishnan2018-06-051-48/+27
| * Cleanup of unused variablesMahesh Radhakrishnan2018-06-051-304/+84
| * Bug fixes and adding baremetal examplesMahesh Radhakrishnan2018-06-051-21/+30
| * Cleanup & updatesMahesh Radhakrishnan2018-06-041-37/+11
| * Integrating PHY APIS of CSLMahesh Radhakrishnan2018-06-011-137/+227
| * Adding HS400 modeMahesh Radhakrishnan2018-05-301-10/+54
| * Fixes for SDR104 , HS200 & addition of HS400Mahesh Radhakrishnan2018-05-251-56/+218
| * Enabling Cache wb and getting ADMA2 working on R5Mahesh Radhakrishnan2018-05-231-17/+8
| * Latest Updates with HS200 support added, updates to test examplesMahesh Radhakrishnan2018-05-221-134/+338
| * Adding configuraibility to limit the Modes, to be used by testMahesh Radhakrishnan2018-05-141-6/+6
| * After EMMC & all SDR modes (Single block tests)Mahesh Radhakrishnan2018-05-142-5/+41
| * After SDR50 & SDR104 workingMahesh Radhakrishnan2018-05-121-257/+150