summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2019-10-11-master-imports'Tom Rini2019-10-1236-325/+1318
|\
| * cmd: itest: add support for .q size specifierMarek Szyprowski2019-10-111-0/+12
| * fs: fat: get_contents() always returns -1 for errorsHeinrich Schuchardt2019-10-111-1/+1
| * fs: fat: treat invalid FAT clusters as errorsHeinrich Schuchardt2019-10-111-10/+20
| * sandbox: Remove sandbox_noblk buildTom Rini2019-10-113-191/+1
| * spl: Introduce SPL_DM_SPI Kconfig defineLukasz Majewski2019-10-111-0/+7
| * arm64: print instructions leading to exceptionHeinrich Schuchardt2019-10-111-0/+12
| * cmd: avoid decimal conversionT Karthik Reddy2019-10-111-12/+12
| * ARM: asm/io.h: remove redundant #if !defined(readb) blockRasmus Villemoes2019-10-111-15/+0
| * ARM: asm/io.h: kill off confusing #ifdef __mem_pci blockRasmus Villemoes2019-10-111-41/+0
| * spl: mmc: Add option to set eMMC HW boot partitionMans Rullgard2019-10-112-0/+10
| * spl: mmc: Fix indentation in spl_mmc.c fileMans Rullgard2019-10-111-20/+20
| * regulator: fixed: Modify enable-active-high behaviorPatrice Chotard2019-10-111-1/+6
| * ata: ahci: Don't forget to clear upper address regs.Oleksandr Rybalko2019-10-111-4/+7
| * ahci-pci: ASM1061 report wrong class, but support AHCI.Oleksandr Rybalko2019-10-111-0/+1
| * dt-bindings: phy: add a document for MediaTek tphyRyder Lee2019-10-111-0/+86
| * dt-bindings: pcie: add a document for MT7623 PCIe controllerRyder Lee2019-10-111-0/+122
| * arm: dts: split mtk-reset.h into per-chip headerRyder Lee2019-10-114-5/+39
| * arm: dts: add PCIe controller for MT7623 SoCRyder Lee2019-10-112-0/+157
| * phy: mediatek: add MediaTek T-PHY support for PCIeRyder Lee2019-10-113-0/+374
| * pci: mediatek: add PCIe controller support for MT7623Ryder Lee2019-10-113-0/+288
| * spl: add a generic function board_init_fPhilippe Reynes2019-10-112-0/+27
| * bcm968580xref: enable spi-nor supportPhilippe Reynes2019-10-111-0/+9
| * dt: bcm968580xref: add a spi-nor devicePhilippe Reynes2019-10-111-0/+12
| * dt: bcm6858: add hsspi controllerPhilippe Reynes2019-10-111-0/+25
| * configs: Add hsspi/spi support to bcm963158.Kursad Oney2019-10-111-0/+7
| * dt: bcm963158: add a spi-nor deviceKursad Oney2019-10-111-0/+12
| * dt: bcm63158: Add hsspi controllerKursad Oney2019-10-111-0/+25
| * spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock.Kursad Oney2019-10-111-10/+9
| * spi: bcm63xx_hsspi: switch to raw I/O functions.Kursad Oney2019-10-111-14/+14
| * waitbit: Add the generic wait_for_bit macros for 16 and 32 bits.Kursad Oney2019-10-111-0/+2
| * spi: hsspi: allow to be used on bcm6858 and bcm63158Kursad Oney2019-10-111-1/+1
* | Merge branch '2019-10-11-ti-imports'Tom Rini2019-10-1267-193/+3135
|\ \ | |/ |/|
| * arm: dra7xx: Hang on any failure during IOdelay recalibrationLokesh Vutla2019-10-111-0/+6
| * arm: dra7xx: Fix error path in iodelay recalibrationLokesh Vutla2019-10-111-2/+3
| * tao3530: Fix usage of mmc rescanJarkko Nikula2019-10-111-1/+1
| * configs: am43xx_evm: Enable USB supportLokesh Vutla2019-10-111-0/+1
| * arm: dts: k3-j721e-common-proc-board: Mark main_uart0 as shared deviceLokesh Vutla2019-10-111-0/+4
| * board: ti: am335x-ice: Configure the CDCE913 clock synthesizerTero Kristo2019-10-113-0/+27
| * board: ti: am43xx-idk: Configure the CDCE913 clock synthesizerTero Kristo2019-10-113-0/+21
| * board: ti: am57xx-idk: Configure the CDCE913 clock synthesizerTero Kristo2019-10-116-0/+45
| * clk: cdce9xx: add support for cdce9xx clock synthesizerTero Kristo2019-10-114-0/+311
| * arm: k3: Use driver_name to get ti_sci handleLokesh Vutla2019-10-111-1/+2
| * configs: am65x_evm_a53: Enable DISPLAY_CPUINFOLokesh Vutla2019-10-112-2/+0
| * configs: j721e_evm_a72: Enable DISPLAY_CPUINFOLokesh Vutla2019-10-111-1/+0
| * board: am65x: Print board name and version during bootLokesh Vutla2019-10-111-1/+14
| * arm: k3: Add support for printing CPUINFOLokesh Vutla2019-10-113-0/+66
| * configs: j721e_evm_a72: Disable PSCI_RESETLokesh Vutla2019-10-111-0/+1
| * configs: am65x_evm_a53: Disable PSCI_RESETLokesh Vutla2019-10-111-0/+1
| * mmc: am654_sdhci: Drop a redundant power_domain_on in probeLokesh Vutla2019-10-111-13/+0