aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dra74x_cascadeevm: update IO delay settingsREL_VISION_SDK_03_07_01_00REL_VISION_SDK_03_07_00_00infoadas-on-psdkla3.04Anand Gadiyar2019-06-042-2/+97
* dra74x_cascadeevm: Enable PCIe clockoutAnand Gadiyar2019-06-041-0/+5
* dra7: add dra74x_cascadeevm boardAnand Gadiyar2019-06-041-0/+5
* spl: evm: Configure ISP to OPP_ODREL_VISION_SDK_03_06_00_00DEV_VISION_SDK_03_06_00_07DEV_VISION_SDK_03_06_00_01Surya2018-12-031-8/+15
* fastboot: add more partitions to QSPIVenkateswara Rao Mandela2018-10-091-1/+109
* spl: dra7xx: early boot: read remotecore binary from QSPIVenkateswara Rao Mandela2018-10-097-8/+101
* board: Add support for D3 TDA2x RVPREL_VISION_SDK_03_05_00_00REL_VISION_SDK_03_04_00_00DEV_VISION_SDK_03_05_00_00DEV_VISION_SDK_03_04_00_03Ben McGee2018-06-2610-1/+2365
* spl: dra7xx: early boot: Match timer configuration with dra7xx-infoadas DTVISION_SDK_03_04_00_00VISION_SDK_03_03_00_02REL_VISION_SDK_03_03_00_00DEV_VISION_SDK_03_04_00_00Shravan Karthik2018-03-131-3/+0
* board: dra7xx: Pin-mux changes for Vin2a and Vin3a in TDA2pxVISION_SDK_03_03_00_01Jithin K S2018-03-051-0/+40
* board: dra7xx: Board-mux changes to enable VIN2A and VIN3A in TDA2pxJithin K S2018-03-051-0/+17
* spl: Read correct registers while setting up vsdk clocksShravan Karthik2018-03-051-3/+3
* ti: evm: Enable all peripheral clocks in SPLNikhil Devshatwar2018-03-053-53/+83
* spl: dra7xx: Add support to decompress lzop compressed imagesShravan Karthik2018-03-056-6/+33
* late-attach: Config pheripherals needed by remote-procsShravan Karthik2018-03-053-10/+75
* spl: Setup clocks and board muxes based on boardShravan Karthik2018-03-053-0/+114
* config: sync from dra7xx_evm_defconfigNikhil Devshatwar2018-03-051-1/+14
* ti: dra76: Remove Vin1a_fld conflicting with VOUT1 HDMI powerprocessor-sdk-linux-automotive-3.04.00.02Nikhil Devshatwar2017-12-011-1/+0
* ARM: DRA7: Add clock fixup for DSP on dra76x6AO.1.0Ravikumar Kattekola2017-11-241-1/+16
* ARM: DRA7: Add OPP_PLUS for GPUSubhajit Paul2017-11-2410-7/+35
* Revert "arm: dra7: Define board specific boot arguments"Vishal Mahaveer2017-11-071-4/+0
* ti: dra76: mux_data: Add pinmux for VIN1A for JAMR3Nikhil Devshatwar2017-11-071-0/+13
* ti: dra76: mux_data: Add pinmux for JAMR use casesNikhil Devshatwar2017-11-071-0/+20
* dra7x: fastboot: Increase recovery partition sizeprocessor-sdk-linux-automotive-3.00.00.04_rc16AM.1.3-P1Praneeth Bajjuri2017-10-262-2/+2
* omap-common: fastboot: extend cpu type for DRA76x rev 1.0Praneeth Bajjuri2017-10-251-0/+3
* omap-common: fastboot: update cpu device namePraneeth Bajjuri2017-10-251-2/+2
* Merge branch 'ti-u-boot-2016.05' of git://git.ti.com/ti-u-boot/ti-u-boot into...David Huang2017-10-102-0/+9
|\
| * Merge branch 'maint-ti-u-boot-2016.05' of git.ti.com:ti-u-boot/maint-ti-u-boo...LCPD Auto Merger2017-10-092-0/+9
| |\
| | * board: ti: dra7xx: Fix iodelay execution sequenceLokesh Vutla2017-10-041-8/+10
| | * board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVMVignesh R2017-10-042-4/+11
* | | omap-common: fastboot: extend cpu type for DRA71x rev 2.1Vishal Mahaveer2017-09-021-0/+1
* | | spl: dra7xx: early boot: add error messageVenkateswara Rao Mandela2017-08-311-0/+6
* | | spl: dra7xx: early boot: code cleanupVenkateswara Rao Mandela2017-08-311-5/+9
* | | spl: dra7xx: early boot: handle watchdog timer for DSP2Venkateswara Rao Mandela2017-08-311-0/+3
* | | ti: dra71: Add J6entry vision pinmuxprocessor-sdk-linux-automotive-3.03.00.03Nikhil Devshatwar2017-08-281-0/+57
* | | ti: dra72: mux_data: Fix vision pinmuxNikhil Devshatwar2017-08-281-27/+27
* | | am57x: android: add vendor partitionPraneeth Bajjuri2017-08-281-0/+1
* | | Merge branch 'ti-u-boot-2016.05' of git://git.ti.com/ti-u-boot/ti-u-boot into...processor-sdk-linux-automotive-3.03.00.01Praneeth Bajjuri2017-08-289-42/+304
|\| |
| * | Merge branch 'maint-ti-u-boot-2016.05' of git.ti.com:ti-u-boot/maint-ti-u-boo...LCPD Auto Merger2017-08-259-42/+304
| |\|
| | * arm: omap: enable high speed mode support in SPL for the eMMC on DRA76xJean-Jacques Hiblot2017-08-252-0/+39
| | * ARM: dts: dra76-evm: add higher speed MMC/SD modesJean-Jacques Hiblot2017-08-251-2/+8
| | * ARM: dts: dra76-evm: shift to using common IOdelay dataJean-Jacques Hiblot2017-08-251-40/+1
| | * ARM: dts: dra76x: create a common file with MMC/SD IOdelay dataJean-Jacques Hiblot2017-08-251-0/+244
| | * ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer2017-08-236-0/+12
* | | dra7xx: android: add vendor partitionVishal Mahaveer2017-08-221-0/+1
* | | fastboot: sparse: remove session-id logicSteve Rae2017-08-097-53/+16
* | | Merge branch 'ti-u-boot-2016.05' of git://git.ti.com/ti-u-boot/ti-u-boot into...Praneeth Bajjuri2017-08-0728-405/+1593
|\| |
| * | Merge branch 'maint-ti-u-boot-2016.05' of git.ti.com:ti-u-boot/maint-ti-u-boo...LCPD Auto Merger2017-08-0328-404/+1592
| |\|
| | * ARM: dts: dra76-evm: Add initial supportLokesh Vutla2017-08-028-178/+645
| | * ARM: dts: dra7-evm: sync DT with LinuxJean-Jacques Hiblot2017-08-021-257/+155
| | * configs: ti_omap5_common: Select dtb name for dra76Lokesh Vutla2017-08-021-0/+2