summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2019-07-26-ti-imports'WIP/27Jul2019Tom Rini2019-07-278-139/+626
|\
| * mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versionsFaiz Abbas2019-07-261-43/+71
| * remoteproc: k3_rproc: Rename to ti_k3_arm64_rprocLokesh Vutla2019-07-263-38/+41
| * remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpersLokesh Vutla2019-07-261-48/+31
| * remoteproc: tisci: add TI-SCI processor control helper functionsLokesh Vutla2019-07-261-0/+121
| * power: domain: ti_sci_power_domains: Add support for exclusive and shared accessLokesh Vutla2019-07-261-1/+30
| * firmware: ti_sci: Add a command for releasing all exclusive devicesLokesh Vutla2019-07-261-0/+75
| * firmware: ti_sci: Add processor shutdown API methodAndreas Dannenberg2019-07-262-4/+237
| * firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla2019-07-261-5/+20
* | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-2744-201/+2987
|\ \
| * | serial: mxc: Add compatibles to NXP's serial driver (for imx21 and imx53)Lukasz Majewski2019-07-191-0/+2
| * | IMX: serial: dm: Set DM_FLAG_PRE_RELOC in the IMX uart driverLukasz Majewski2019-07-191-2/+0
| * | watchdog: imx: Add DM supportMarek Vasut2019-07-192-17/+104
| * | watchdog: Split WDT from SPL_WDTMarek Vasut2019-07-192-1/+8
| * | gpio: Add missing parenthesis to the GPIO_TO_PORT defineLukasz Majewski2019-07-191-1/+1
| * | pwm: imx: add DM_PWM supportHeiko Schocher2019-07-191-9/+101
| * | pwm: imx: add Kconfig supportHeiko Schocher2019-07-191-0/+5
| * | regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen2019-07-194-5/+513
| * | thermal: add i.MX8 thermal driverPeng Fan2019-07-193-0/+213
| * | misc: imx8: add sc_misc_get_tempPeng Fan2019-07-191-0/+28
| * | spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)Lukasz Majewski2019-07-191-83/+317
| * | pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driverLukasz Majewski2019-07-194-0/+262
| * | gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO)Lukasz Majewski2019-07-191-0/+148
| * | net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driverLukasz Majewski2019-07-192-1/+2
| * | i.MX6: nand: add nandbcb command for imxShyam Saini2019-07-194-76/+3
| * | clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2019-07-193-1/+195
| * | clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski2019-07-191-1/+9
| * | clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski2019-07-191-1/+9
| * | dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flagLukasz Majewski2019-07-191-2/+2
| * | clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski2019-07-1913-0/+1005
| * | dm: clk: Define clk_get_by_id() for clk operationsLukasz Majewski2019-07-191-0/+22
| * | dm: clk: Define clk_get_parent_rate() for clk operationsLukasz Majewski2019-07-191-0/+22
| * | dm: clk: Define clk_get_parent() for clk operationsLukasz Majewski2019-07-191-0/+16
| * | clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)Lukasz Majewski2019-07-191-0/+5
| * | clk: Remove clock ID check in .get_rate() of clk_fixed_*Lukasz Majewski2019-07-192-6/+0
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2019-07-279-382/+723
|\ \ \ | |_|/ |/| |
| * | spi: Drop obsolete mtk_qspi driver referencesWeijie Gao2019-07-253-368/+0
| * | spi: add spi-mem driver for MediaTek MT7629 SoCWeijie Gao2019-07-253-0/+328
| * | mtd: spi: Add micron mt35xu512aba and mt35xu02g flash IDAshish Kumar2019-07-221-0/+2
| * | mtd: spi: Add flash property for Micron mt25qu512aAshish Kumar2019-07-181-0/+2
| * | spi: Add SiFive SPI driverBhargav Shah2019-07-183-0/+379
| * | mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flagsAnup Patel2019-07-181-1/+3
| * | drivers/spi: fsl_qspi: improve timeout calculationThomas Schaefer2019-07-181-11/+6
| * | drivers/spi: fsl_qspi: fix read timeoutThomas Schaefer2019-07-181-5/+4
| * | spi: spi-mem: Fix read data size issueYe Li2019-07-181-3/+5
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-netWIP/25Jul2019Tom Rini2019-07-2511-346/+1897
|\ \ \
| * | | net: sun8i_emac: Test the correct phyEmmanuel Vadot2019-07-251-8/+21
| * | | net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-251-35/+42
| * | | net: macb: Fix check for little-endian system in gmac_configure_dma()Anup Patel2019-07-251-4/+7
| * | | net: macb: Extend MACB driver for SiFive Unleashed boardAnup Patel2019-07-251-17/+56