summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| | * | | | lib: elf: Move the generic elf loading/validating functions to libKeerthy2020-03-037-293/+258
| | * | | | configs: j721e_hs_evm: Enable OSPI related configsVignesh Raghavendra2020-03-032-1/+14
| | * | | | configs: ama65x_hs_evm: Enable OSPI related configsVignesh Raghavendra2020-03-032-0/+45
| | * | | | board: ti: Update AM65x and J721e READMEs for OSPI bootVignesh Raghavendra2020-03-032-0/+102
| | * | | | configs: am65x_evm_defconfig: Enable OSPI configsVignesh Raghavendra2020-03-032-0/+42
| | * | | | configs: j721e_evm_defconfig: Enable OSPI configsVignesh Raghavendra2020-03-032-1/+15
| | * | | | configs: j721e_evm: Setup mtdparts for OSPIVignesh Raghavendra2020-03-031-2/+12
| | * | | | configs: am65x_evm: Setup mtdparts for OSPIVignesh Raghavendra2020-03-031-1/+20
| | * | | | ARM: dts: k3-j721e: Add OSPI DT nodesVignesh Raghavendra2020-03-036-0/+157
| | * | | | ARM: dts: k3-am65: Add OSPI DT nodesVignesh Raghavendra2020-03-035-2/+143
| | * | | | ARM: mach-k3: sysfw-loader: Use SPI memmapped addr when loading SYSFWLokesh Vutla2020-03-032-1/+38
| | * | | | ARM: mach-k3: arm64-mmu: map 64bit FSS MMIO space in A53 MMUVignesh Raghavendra2020-03-031-0/+7
| | * | | | drivers: Descend to drivers/soc unconditionallyVignesh Raghavendra2020-03-031-1/+2
| * | | | | Merge tag '20200316-for-next' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-03-1712-109/+315
| |\ \ \ \ \
| | * | | | | bootcounter: add DM support for memory based bootcounterHeiko Schocher2020-03-164-0/+121
| | * | | | | i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speedJun Chen2020-03-162-0/+7
| | * | | | | i2c: designware_i2c: remove 'has_high_speed'Jun Chen2020-03-162-4/+1