summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/17Mar2020Tom Rini2020-03-1780-568/+2332
|\
| * remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devicesSuman Anna2020-03-161-3/+5
| * remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0Suman Anna2020-03-161-0/+1
| * remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPsSuman Anna2020-03-161-7/+83
| * armv8: K3: j721e: Add DSP internal memory regions in MMU tableSuman Anna2020-03-161-1/+7
| * remoteproc: k3-dsp: Add a sanity check for DSP boot address alignmentSuman Anna2020-03-161-3/+31
| * remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_startSuman Anna2020-03-161-5/+3
| * arm: mach-k3: Add a separate function for printing sysfw versionLokesh Vutla2020-03-115-22/+31
| * defconfigs: am65x_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2020-03-112-4/+50
| * board: ti: README: Update OP-TEE binary nameAndrew F. Davis2020-03-062-2/+2
| * arm: dts: k3-j721e-r5-common-proc-board: Add ospi1 flash nodeKeerthy2020-03-061-0/+25
| * arm: dts: k3-j721e-mcu-wakeup: Add assigned-clocks/rates properties for ospi1...Keerthy2020-03-061-0/+2
| * arm: dts: k3-j721e: Enable ospi1/qspiKeerthy2020-03-062-0/+26
| * configs: am335x_evm: Enable FastbootSam Protsenko2020-03-031-0/+3
| * configs: am335x_evm: Enable DFU over TFTP supportSam Protsenko2020-03-031-0/+1
| * dma: ti: k3-udma: Mark flow id as valid parameter for RX channel configLokesh Vutla2020-03-031-4/+3
| * firmware: tisci: Drop all deprecated messagesLokesh Vutla2020-03-033-88/+0
| * board: ti: k3: Update the sysfw image gen repositoryLokesh Vutla2020-03-032-2/+2
| * env: ti: boot: Fix Android boot on AM57x EVMSam Protsenko2020-03-031-4/+4
| * arm: dts: k3-am654-base-board: Enable I2C nodesVignesh Raghavendra2020-03-031-0/+48
| * board: brxre1: fix building errorsDario Binacchi2020-03-034-2/+7
| * video: omap: fix pixel-per-line bitfield settingDario Binacchi2020-03-031-1/+1
| * fdt: video: omap: add framebuffer and panel bindingsDario Binacchi2020-03-032-0/+148
| * arm: dts: am335x: add 'u-boot, dm-pre-reloc' to panelDario Binacchi2020-03-0312-0/+63
| * video: omap: add support for DM/DTSDario Binacchi2020-03-034-10/+341
| * video: omap: create two routines to set the pixel clock rateDario Binacchi2020-03-031-33/+97
| * video: omap: add loop exit conditions to the dpll setupDario Binacchi2020-03-031-1/+3
| * video: omap: fix debug messageDario Binacchi2020-03-031-1/+1
| * video: omap: rename LCD controller registersDario Binacchi2020-03-031-53/+54
| * video: omap: fix bitfields orderDario Binacchi2020-03-031-15/+14
| * video: omap: fix coding style on use of spacesDario Binacchi2020-03-031-1/+1
| * video: omap: add missing bitfield masksDario Binacchi2020-03-031-5/+5
| * video: omap: use BIT() and GENMASK() macrosDario Binacchi2020-03-032-24/+24
| * arm: baltos: switch to driver model for the net and mdio driverYegor Yefremov2020-03-031-0/+2
| * power: mfd: k3_avs: update am65xx MPU_VDD voltage valuesTero Kristo2020-03-031-6/+6
| * configs: j721e_evm_r5_defconfig: Enable ESM modulesTero Kristo2020-03-031-0/+3
| * board: ti: j721e: initialize ESM supportTero Kristo2020-03-031-0/+26
| * arm: dts: k3-j721e: Add ESM PMIC support for tps659413 based boardTero Kristo2020-03-031-0/+7
| * arm: dts: k3-k721e: Add Main domain ESM supportTero Kristo2020-03-032-0/+10
| * misc: pmic_esm: Add support for PMIC ESM driverTero Kristo2020-03-034-0/+96
| * misc: k3_esm: Add support for Texas Instruments K3 ESM driverTero Kristo2020-03-034-0/+118
| * power: pmic: tps65941: Add support for probing the child devicesTero Kristo2020-03-031-2/+2
| * configs: j721e_evm_r5_defconfig: Remove saving ENV in eMMCKeerthy2020-03-031-4/+0
| * configs: j721e_evm_r5: Enable R5F remoteproc supportKeerthy2020-03-031-0/+2
| * include: configs: j721e_evm: Add env variables for mcu_r5fss0_core0 & main_r5...Keerthy2020-03-031-0/+4
| * arm: dts: k3-j721e-r5: Enable r5fss0 cluster in SPLKeerthy2020-03-032-0/+14
| * arm: dts: k3-j721e-r5-u-boot: Add fs_loader nodeKeerthy2020-03-031-0/+15
| * armv7R: K3: Add support for jumping to firmwareKeerthy2020-03-031-6/+16
| * armv7R: K3: r5_mpu: Enable execute permission for MCU0 BTCMKeerthy2020-03-031-1/+3
| * arm: k3: Add support for loading non linux remote coresKeerthy2020-03-033-5/+115