summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* gpio: PRSDK-7114: fix gpio led blink example crash issue in SBL UART bootHao Zhang2019-10-021-2/+0
* fix the PRSDK-6373.REL.PDK.J7.00.09.01.05REL.PDK.J7.00.09.01.04REL.PDK.J7.00.09.01.03Ming Wei2019-09-041-0/+2
* gpio: PRSDK-6211: add support to build DSP core independent lib and led blink...Hao Zhang2019-08-071-19/+22
* Changes based on J7 SOC Alias changesAnkur2019-07-301-10/+11
* updates for c66x and C7x coresREL.PDK.J7.00.09.00.14REL.PDK.J7.00.09.00.13REL.PDK.J7.00.09.00.12REL.PDK.J7.00.09.00.11REL.PDK.J7.00.09.00.10REL.PDK.J7.00.09.00.09REL.PDK.J7.00.09.00.08REL.PDK.J7.00.09.00.07REL.PDK.J7.00.09.00.06REL.PDK.J7.00.09.00.05REL.PDK.J7.00.09.00.04Ming Wei2019-06-271-1/+7
* add MAIN R5, C66x and C7x support for GPIO LLDMing Wei2019-06-204-28/+183
* Build Fix - Fixed MMU init API call for RTOS appAnkur2019-05-302-2/+8
* Use common OSAL MMU init fxnSivaraj R2019-05-204-206/+27
* Build FixREL.PDK.J7.00.09.00.01Ankur2019-05-091-8/+10
* Updated LED pin mapping for J721E EVMM V Pratap Reddy2019-04-181-1/+8
* PDK-4085: Add j721e_evm build supportSivaraj R2019-04-162-5/+5
* Merge pull request #76 in PROCESSOR-SDK/gpio-lld from am77x_build to masterSivaraj R2019-03-128-18/+607
* PDK-3586: J7 to J721ESivaraj R2019-02-061-2/+2
* gpio: fix led blink issue for am437x/am572x evmsHao Zhang2018-12-131-1/+12
* Merge pull request #73 in PROCESSOR-SDK/gpio-lld from PRSDK-4704 to masterHao Zhang2018-12-051-1/+1
|\
| * PRSDK-4704: R5 examples: Setting MPU region size 1 to 32KMahesh Radhakrishnan2018-11-191-1/+1
* | Merge pull request #71 in PROCESSOR-SDK/gpio-lld from CATREQ-2518 to masterHao Zhang2018-11-162-68/+43
|\ \ | |/ |/|
| * CATREQ-2518: Using sciclient to register GPIO Interrupt path(GPIO_RTR,MAIN2MC...Mahesh Radhakrishnan2018-11-072-68/+43
* | gpio: PRSDK-4916: am65xx: fix LED blink example issueHao Zhang2018-11-051-1/+8
|/
* gpio: PRSDK-4525: add unit test support for am65xx_idk platform.Hao Zhang2018-09-172-2/+2
* gpio: PRSDK-4123: Align AM65xx unit tests name & directory for system testHao Zhang2018-09-171-2/+2
* PRSDK-4512: Fixed Compilation failure while building GPIO_LedBlink_TestProjectDasnavis Sabiya2018-08-276-6/+6
* PRSDK-4123: Aligning GPIO example names to that of other SOCsMahesh Radhakrishnan2018-07-051-6/+10
* Merge branch 'ks3wave1' into rtos-next-reviewHao Zhang2018-06-0410-25/+942
|\
| * gpio: PRSDK-3572: add K3 Maxwell SoC driver supportHao Zhang2018-05-3110-25/+942
* | PRSDK-4010 Changed GPIO port number of LED pinSinthu Raja M2018-05-281-2/+2
* | PRSDK-3023: Updating unit tests to use UART_printStatus API to aid test autom...Calvin Wagner2018-02-201-2/+2
|/
* Used i2c soc dependent library for unit test (PRSDK-3471)Suraj Das2018-01-2924-7/+19
* PRSDK-3190 Added GPIO Test project for AM574x IDKSinthu Raja M2017-11-139-9/+823
* PRSDK-3120: Removed fpu library path from ARM project text filesPratap Reddy2017-10-1114-14/+14
* PRSDK-2996: Added memory alignment for OMAPL138 DSP entry pointPratap Reddy2017-09-132-1/+6
* Merge pull request #34 in PROCESSOR-SDK/gpio-lld from PRSDK-2638 to masterHao Zhang2017-09-122-4/+4
|\
| * iceAMIC110: corrected typos in project filesIvan Pang2017-08-282-4/+4
* | gpio: PRSDK-2809: ICEv2 GPIO example pin configuration bugHao Zhang2017-08-251-1/+1
* | gpio: PRSDK-2808: Clean-up AM335x RTOS example source having references to AM...Hao Zhang2017-08-244-15/+15
|/
* iceAMIC110: added LED blink projectIvan Pang2017-06-183-0/+308
* PRSDK-2459 Board Lib update to include I2C configSinthu Raja2017-06-022-0/+8
* gpio: PRSDK-2213: fix the wrong board name in idkAM571x bios config filesHao Zhang2017-03-302-4/+4
* PRDSK-1901: Fix for typos in event combiner examplesMahesh Radhakrishnan2017-03-092-4/+4
* PRSDK-2063: Disabled profiling utils library referencesDeepak Vijay2017-03-066-13/+13
* Merge pull request #17 in PROCESSOR-SDK/gpio-lld from PRSDK-1901 to masterHao Zhang2017-03-063-3/+6
|\
| * PRSDK-1901:Updating rtsc cfg file to use event combinerMahesh Radhakrishnan2017-02-282-2/+4
| * PRSDK-1901: Integrating Event Combiner changesMahesh Radhakrishnan2017-02-281-1/+2
* | idkAM571x cfg: added MMU entry for updated pinmuxIvan Pang2017-03-011-0/+2
|/
* Merge pull request #15 in PROCESSOR-SDK/gpio-lld from mmu_config_PRSDK-1088 t...Hao Zhang2017-02-103-6/+6
|\
| * fixed wrong mmu configuration for DDRSuraj Das2017-02-083-6/+6
* | Merge branch 'master' of ssh://bitbucket.itg.ti.com/processor-sdk/gpio-lld in...Mahesh Radhakrishnan2017-02-102-2/+2
* | Merge branch 'master' of ssh://bitbucket.itg.ti.com/processor-sdk/gpio-lld in...Mahesh Radhakrishnan2017-02-088-11/+525
|\|
| * gpio: PRSDK-1795: fix issue in GPIO_board.h that includes K2L board header fo...Hao Zhang2017-02-061-1/+1
| * OMAPL13x Integration: Added cache lib in C674 project cfg filesDeepak Vijay2017-02-014-16/+146