aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-03video: omap: create two routines to set the pixel clock rateDario Binacchi1-33/+97
2020-03-03video: omap: add loop exit conditions to the dpll setupDario Binacchi1-1/+3
2020-03-03video: omap: fix debug messageDario Binacchi1-1/+1
2020-03-03video: omap: rename LCD controller registersDario Binacchi1-53/+54
2020-03-03video: omap: fix bitfields orderDario Binacchi1-15/+14
2020-03-03video: omap: fix coding style on use of spacesDario Binacchi1-1/+1
2020-03-03video: omap: add missing bitfield masksDario Binacchi1-5/+5
2020-03-03video: omap: use BIT() and GENMASK() macrosDario Binacchi2-24/+24
2020-03-03arm: baltos: switch to driver model for the net and mdio driverYegor Yefremov1-0/+2
2020-03-03power: mfd: k3_avs: update am65xx MPU_VDD voltage valuesTero Kristo1-6/+6
2020-03-03configs: j721e_evm_r5_defconfig: Enable ESM modulesTero Kristo1-0/+3
2020-03-03board: ti: j721e: initialize ESM supportTero Kristo1-0/+26
2020-03-03arm: dts: k3-j721e: Add ESM PMIC support for tps659413 based boardTero Kristo1-0/+7
2020-03-03arm: dts: k3-k721e: Add Main domain ESM supportTero Kristo2-0/+10
2020-03-03misc: pmic_esm: Add support for PMIC ESM driverTero Kristo4-0/+96
2020-03-03misc: k3_esm: Add support for Texas Instruments K3 ESM driverTero Kristo4-0/+118
2020-03-03power: pmic: tps65941: Add support for probing the child devicesTero Kristo1-2/+2
2020-03-03configs: j721e_evm_r5_defconfig: Remove saving ENV in eMMCKeerthy1-4/+0
2020-03-03configs: j721e_evm_r5: Enable R5F remoteproc supportKeerthy1-0/+2
2020-03-03include: configs: j721e_evm: Add env variables for mcu_r5fss0_core0 & main_r5...Keerthy1-0/+4
2020-03-03arm: dts: k3-j721e-r5: Enable r5fss0 cluster in SPLKeerthy2-0/+14
2020-03-03arm: dts: k3-j721e-r5-u-boot: Add fs_loader nodeKeerthy1-0/+15
2020-03-03armv7R: K3: Add support for jumping to firmwareKeerthy1-6/+16
2020-03-03armv7R: K3: r5_mpu: Enable execute permission for MCU0 BTCMKeerthy1-1/+3
2020-03-03arm: k3: Add support for loading non linux remote coresKeerthy3-5/+115
2020-03-03lib: elf: Move the generic elf loading/validating functions to libKeerthy7-293/+258
2020-03-03configs: j721e_hs_evm: Enable OSPI related configsVignesh Raghavendra2-1/+14
2020-03-03configs: ama65x_hs_evm: Enable OSPI related configsVignesh Raghavendra2-0/+45
2020-03-03board: ti: Update AM65x and J721e READMEs for OSPI bootVignesh Raghavendra2-0/+102
2020-03-03configs: am65x_evm_defconfig: Enable OSPI configsVignesh Raghavendra2-0/+42
2020-03-03configs: j721e_evm_defconfig: Enable OSPI configsVignesh Raghavendra2-1/+15
2020-03-03configs: j721e_evm: Setup mtdparts for OSPIVignesh Raghavendra1-2/+12
2020-03-03configs: am65x_evm: Setup mtdparts for OSPIVignesh Raghavendra1-1/+20
2020-03-03ARM: dts: k3-j721e: Add OSPI DT nodesVignesh Raghavendra6-0/+157
2020-03-03ARM: dts: k3-am65: Add OSPI DT nodesVignesh Raghavendra5-2/+143
2020-03-03ARM: mach-k3: sysfw-loader: Use SPI memmapped addr when loading SYSFWLokesh Vutla2-1/+38
2020-03-03ARM: mach-k3: arm64-mmu: map 64bit FSS MMIO space in A53 MMUVignesh Raghavendra1-0/+7
2020-03-03drivers: Descend to drivers/soc unconditionallyVignesh Raghavendra1-1/+2
2020-02-26Prepare v2020.04-rc3v2020.04-rc3Tom Rini1-1/+1
2020-02-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini11-1077/+8
2020-02-25Merge branch '2020-02-25-master-imports'Tom Rini5-4/+7
2020-02-25board: novtech: meerkat96: use correct mmc driverCarl Gelfand1-1/+1
2020-02-25moveconfig: convert ps.stderr to stringMarkus Klotzbuecher1-1/+1
2020-02-25moveconfig: replace unsafe eval with astevalMarkus Klotzbuecher1-1/+3
2020-02-25MAINTAINERS: set maintainer for doc/api/efi.rstHeinrich Schuchardt1-0/+1
2020-02-25arch: arm: Fix SZ_64K undeclared compilation errorWasim Khan1-0/+1
2020-02-25tools: image-host.c: remove uboot_aes.hPhilippe Reynes1-1/+0
2020-02-25Merge branch '2020-02-24-ci-htmldocs'Tom Rini5-14/+65
2020-02-25doc/Makefile: turn warnings into errorsHeinrich Schuchardt1-0/+1
2020-02-25azure: build HTML documentationHeinrich Schuchardt1-0/+10