aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini121-144/+286
2019-11-08Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini28-7/+6859
2019-11-08tools/img2brec.sh: Delete unused toolTom Rini1-388/+0
2019-11-08Merge branch '2019-11-07-master-imports'Tom Rini29-48/+774
2019-11-08Merge branch '2019-11-07-ti-imports'Tom Rini27-2/+1255
2019-11-08cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKSAKASHI Takahiro1-7/+7
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal56-73/+73
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal46-57/+57
2019-11-08configs: spi: Add the SPI_FLASH_BAR for ESPIXiaowei Bao1-0/+1
2019-11-08fsl-layerscape: fix warning if no hwconfig is definedPankaj Bansal1-1/+3
2019-11-08usb: xhci: support 1.1 or later versionChunfeng Yun1-1/+1
2019-11-08drivers: net: fsl_enetc: fix RGMII configurationMichael Walle1-0/+3
2019-11-08drivers: net: fsl_enetc: set phydev->nodeMichael Walle1-0/+1
2019-11-08armv8: fsl-layerscape: introduce fsl_board_late_init()Michael Walle1-1/+6
2019-11-08armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_xMichael Walle1-5/+5
2019-11-08armv8: ls1028a: add erratum A-050382 workaroundLaurentiu Tudor2-0/+18
2019-11-08armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor7-4/+58
2019-11-08fsl-layerscape: add missing SATA3 and SATA4 base addressesLaurentiu Tudor1-0/+2
2019-11-08armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor5-1/+44
2019-11-08fsl-layerscape: fix compile error with sec fw disabledLaurentiu Tudor1-1/+1
2019-11-08armv8: fsl-layerscape: guard caam specific definesLaurentiu Tudor2-0/+4
2019-11-08fsl-layerscape: do not use layerscape EFI reset if PSCI usedMathew McBride1-1/+1
2019-11-08armv8: dts: ls1088a: add PSCI binding for LS1088AMathew McBride1-0/+5
2019-11-08pci: layerscape: Only set EP CFG READY bitPankaj Bansal1-1/+5
2019-11-07configs: j721e_evm_r5_defconfig: Remove SPL multi-DTB FIT supportAndrew F. Davis1-2/+0
2019-11-07Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECTAdam Ford1-0/+2
2019-11-07configs: omap3_logic_somlv: Remove GPIO from SPLAdam Ford1-0/+1
2019-11-07ARM: dts: logicpd-som-lv-37xx-devkit-u-boot: Remove unused GPIOAdam Ford1-0/+20
2019-11-07Revert "ARM: omap3_logic/omap35_logic: Enable GPIO in SPL"Adam Ford2-0/+2
2019-11-07ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Remove unused GPIOAdam Ford1-0/+20
2019-11-07ARM: omap3_logic: Power on MMC when setting up PMICAdam Ford1-0/+1
2019-11-07configs: j721e_evm_r5_defconfig: Enable AVS Class 0 & dependent configsKeerthy1-0/+9
2019-11-07configs: am65x_evm_r5_defconfig: Enable AVS class 0 supportTero Kristo1-0/+1
2019-11-07configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator supportTero Kristo1-0/+1
2019-11-07arm: dts: k3-j721e-r5-common-proc-board: Hook buck12_reg to vtm supplyKeerthy1-0/+5
2019-11-07arm: dts: k3-j721e-r5-common: Add tps65941 node and dependent wkup_i2c0 nodeKeerthy2-0/+43
2019-11-07arm: dts: k3-j721e-r5-common-proc-board: Add VTM nodeKeerthy1-0/+7
2019-11-07arm: dts: k3-am654-r5-base-board: enable wkup_vtm0 node and link in suppliesTero Kristo1-0/+6
2019-11-07arm: dts: k3-am654-r5-base-board: add supply rail for MPUTero Kristo1-0/+13
2019-11-07arm: dts: k3-am654-r5-base-board: enable wkup_i2c0 driver for splTero Kristo1-0/+1
2019-11-07arm: dts: k3-am654-r5-base-board: Add VTM nodeKeerthy1-0/+7
2019-11-07arm: mach-k3: j721e_init: Initialize avs class 0Keerthy1-0/+7
2019-11-07arm: mach-k3: am6_init: Initialize AVS class 0Keerthy1-0/+7
2019-11-07power: regulator: tps65941: add regulator supportKeerthy3-0/+418
2019-11-07power: pmic: tps65941: Add support for tps65941 family of PMICsKeerthy4-0/+117
2019-11-07misc: k3_avs: Add j721e supportKeerthy2-0/+24
2019-11-07power: regulator: tps6236x: add support for tps6236x regulatorsTero Kristo3-0/+134
2019-11-07clk: clk-ti-sci: Notify AVS driver upon setting clock rateKeerthy1-0/+5
2019-11-07misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0Tero Kristo4-0/+404
2019-11-07arm: add initial support for the Phytium Durian Boardliu hao15-0/+556