summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* DM: I2C: Reduce overhead when used with OF_PLATDATAAdam Ford2018-09-111-4/+4
* regulator: pbias: Add additional compatible flagsAdam Ford2018-09-111-0/+4
* GPIO: omap_gpio: Fix gpio name names with device treeAdam Ford2018-09-111-3/+1
* dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGHAdam Ford2018-09-111-0/+13
* DM: GPIO: Fix da8xx GPIO indexing over GPIO 32Adam Ford2018-09-111-7/+15
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2018-09-111-1/+3
|\
| * mmc: uniphier-sd: sync with LinuxMasahiro Yamada2018-09-111-1/+3
* | Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini2018-09-111-8/+8
|\ \
| * | fpga: Kconfig: Replace spaces with tabsMichal Simek2018-09-111-8/+8
| |/
* | mmc: k3_arasan: Add sdhci driver support for K3 family SoCsLokesh Vutla2018-09-113-0/+119
* | spl: Allow remoteproc drivers to be used within SPLLokesh Vutla2018-09-112-2/+2
* | remoteproc: Introduce K3 remoteproc driverLokesh Vutla2018-09-113-0/+254
* | remoteproc: Introduce K3 system controllerLokesh Vutla2018-09-113-0/+333
* | remoteproc: Allow for individual remoteproc initializationLokesh Vutla2018-09-111-0/+19
* | spl: Allow mailbox drivers to be used within SPLLokesh Vutla2018-09-112-1/+2
* | mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla2018-09-113-0/+449
* | sysreset: Add TI System Control Interface (TI SCI) sysreset driverAndreas Dannenberg2018-09-113-0/+81
* | power domain: Introduce TI System Control Interface (TI SCI) power domain driverAndreas Dannenberg2018-09-113-0/+115
* | power domain: Add support for multiple powerdomains per deviceLokesh Vutla2018-09-111-2/+9
* | clk: Introduce TI System Control Interface (TI SCI) clock driverAndreas Dannenberg2018-09-113-0/+226
* | reset: Introduce TI System Control Interface (TI SCI) reset driverAndreas Dannenberg2018-09-113-0/+215
* | dm: reset: Update uclass to allow querying reset statusAndreas Dannenberg2018-09-111-0/+9
* | dm: firmware: Automatically bind child devicesAndreas Dannenberg2018-09-111-0/+3
* | firmware: ti_sci: Add support for processor control servicesLokesh Vutla2018-09-112-0/+552
* | firmware: ti_sci: Add support for reboot core serviceAndreas Dannenberg2018-09-112-0/+58
* | firmware: ti_sci: Add support for clock controlLokesh Vutla2018-09-112-0/+928
* | firmware: ti_sci: Add support for device controlAndreas Dannenberg2018-09-112-0/+489
* | firmware: ti_sci: Add support for board configurationAndreas Dannenberg2018-09-112-0/+158
* | firmware: Add basic support for TI System Control Interface (TI SCI) protocolLokesh Vutla2018-09-114-0/+542
* | arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla2018-09-111-1/+1
* | serial: omap: Introduce DM specific omap serialLokesh Vutla2018-09-104-44/+139
* | serial: arm_dcc: Add DCC support for V7R based coresLokesh Vutla2018-09-101-1/+1
* | pinctrl: Fix build warning with ARM64Lokesh Vutla2018-09-101-3/+3
* | dm: omap-timer: Update clock rate only if not populatedLokesh Vutla2018-09-101-1/+2
* | dm: omap-timer: Use 64bit for counter valuesLokesh Vutla2018-09-101-1/+2
* | mmc: fsl_esdhc: enable HS400 featurePeng Fan2018-09-101-1/+35
* | mmc: add HS400 supportPeng Fan2018-09-102-27/+123
* | gpio: stm32f7: replace ODR update by BSRR writePatrice Chotard2018-09-101-6/+5
* | clk: clk_meson: Add mux and div support for reparent and rate settingNeil Armstrong2018-09-101-5/+528
* | power: domain: Add the VPU Power Domain driverNeil Armstrong2018-09-103-0/+206
* | Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-103-10/+6
* | sandbox: Add serial testPatrice Chotard2018-09-101-0/+14
* | serial: stm32: Replace setparity by setconfigPatrice Chotard2018-09-101-6/+15
* | dm: serial: Replace setparity by setconfigPatrice Chotard2018-09-101-0/+16
* | serial: protect access to serial rx bufferPatrick Delaunay2018-09-101-0/+3
|/
* mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCsMasahiro Yamada2018-09-101-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2018-09-041-1/+1
|\
| * watchdog: mx25: use the imx_watchdog driver for mx25Martin Kaiser2018-09-041-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-08-302-2/+2
|\ \
| * | mmc: renesas-sdhi: Use priv directlyMarek Vasut2018-08-301-1/+1