summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-14video: add support of panel RM68200Yannick Fertré3-0/+361
2019-10-14video: add support of panel OTM8009AYannick Fertré3-0/+389
2019-10-14video: add support of STM32 MIPI DSI controller driverYannick Fertré3-0/+500
2019-10-14video: add MIPI DSI host controller bridgeYannick Fertré3-0/+849
2019-10-14dm: Add a dsi host uclassYannick Fertré11-1/+285
2019-10-13video: add support of MIPI DSI interfaceYannick Fertré4-0/+1303
2019-10-13include: Add new DCS commands in the enum listYannick Fertré1-0/+8
2019-10-13video: stm32: stm32_ltdc: add bridge to display controllerYannick Fertré1-60/+83
2019-10-13travis: Exclude MIPS from the bcm jobTom Rini1-2/+2
2019-10-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini11-44/+72
2019-10-12Merge branch '2019-10-11-master-imports'Tom Rini36-325/+1318
2019-10-12Merge branch '2019-10-11-ti-imports'Tom Rini67-193/+3135
2019-10-12cmd: itest: add support for .q size specifierMarek Szyprowski1-0/+12
2019-10-12fs: fat: get_contents() always returns -1 for errorsHeinrich Schuchardt1-1/+1
2019-10-12fs: fat: treat invalid FAT clusters as errorsHeinrich Schuchardt1-10/+20
2019-10-12sandbox: Remove sandbox_noblk buildTom Rini3-191/+1
2019-10-11spl: Introduce SPL_DM_SPI Kconfig defineLukasz Majewski1-0/+7
2019-10-11arm64: print instructions leading to exceptionHeinrich Schuchardt1-0/+12
2019-10-11cmd: avoid decimal conversionT Karthik Reddy1-12/+12
2019-10-11ARM: asm/io.h: remove redundant #if !defined(readb) blockRasmus Villemoes1-15/+0
2019-10-11ARM: asm/io.h: kill off confusing #ifdef __mem_pci blockRasmus Villemoes1-41/+0
2019-10-11spl: mmc: Add option to set eMMC HW boot partitionMans Rullgard2-0/+10
2019-10-11spl: mmc: Fix indentation in spl_mmc.c fileMans Rullgard1-20/+20
2019-10-11arm: dra7xx: Hang on any failure during IOdelay recalibrationLokesh Vutla1-0/+6
2019-10-11arm: dra7xx: Fix error path in iodelay recalibrationLokesh Vutla1-2/+3
2019-10-11tao3530: Fix usage of mmc rescanJarkko Nikula1-1/+1
2019-10-11configs: am43xx_evm: Enable USB supportLokesh Vutla1-0/+1
2019-10-11arm: dts: k3-j721e-common-proc-board: Mark main_uart0 as shared deviceLokesh Vutla1-0/+4
2019-10-11board: ti: am335x-ice: Configure the CDCE913 clock synthesizerTero Kristo3-0/+27
2019-10-11board: ti: am43xx-idk: Configure the CDCE913 clock synthesizerTero Kristo3-0/+21
2019-10-11board: ti: am57xx-idk: Configure the CDCE913 clock synthesizerTero Kristo6-0/+45
2019-10-11clk: cdce9xx: add support for cdce9xx clock synthesizerTero Kristo4-0/+311
2019-10-11arm: k3: Use driver_name to get ti_sci handleLokesh Vutla1-1/+2
2019-10-11configs: am65x_evm_a53: Enable DISPLAY_CPUINFOLokesh Vutla2-2/+0
2019-10-11configs: j721e_evm_a72: Enable DISPLAY_CPUINFOLokesh Vutla1-1/+0
2019-10-11board: am65x: Print board name and version during bootLokesh Vutla1-1/+14
2019-10-11arm: k3: Add support for printing CPUINFOLokesh Vutla3-0/+66
2019-10-11configs: j721e_evm_a72: Disable PSCI_RESETLokesh Vutla1-0/+1
2019-10-11configs: am65x_evm_a53: Disable PSCI_RESETLokesh Vutla1-0/+1
2019-10-11mmc: am654_sdhci: Drop a redundant power_domain_on in probeLokesh Vutla1-13/+0
2019-10-11configs: ti: Use addr_fit for run_fit environment variableAndrew F. Davis1-1/+1
2019-10-11am335x, guardian: adapt guardian board to DMMoses Christopher3-58/+80
2019-10-11am335x, guardian: update guardian boardMoses Christopher3-21/+65
2019-10-11cmd: ti: ddr3: Move the print statement after testKrunal Bhargav1-4/+5
2019-10-11arm: omap: emif-common: Fix memory priming for ECCKrunal Bhargav1-13/+21
2019-10-11arm: omap: emif-common: Disable interleavingKrunal Bhargav1-0/+3
2019-10-11cmd: ti: ddr3: Fix ecc address calculationLokesh Vutla1-4/+4
2019-10-11arm: omap: emif-common: Fix ecc address calculationLokesh Vutla1-9/+9
2019-10-11regulator: fixed: Modify enable-active-high behaviorPatrice Chotard1-1/+6
2019-10-11ata: ahci: Don't forget to clear upper address regs.Oleksandr Rybalko1-4/+7