summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* test: Add tests for sysreset_get_statusMario Six2018-09-181-0/+16
* sysreset: Add get_status methodMario Six2018-09-181-0/+10
* ram: Add driver for MPC83xxMario Six2018-09-183-0/+1106
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-09-162-5/+66
|\
| * socfpga: stratix10: fix sdram_calculate_sizeDalon Westergreen2018-09-151-2/+2
| * gpio: dwapb_gpio: Change to use dev_read_addr()Ley Foon Tan2018-09-151-1/+1
| * gpio: dwapb_gpio: Add reset ctrl to driverLey Foon Tan2018-09-151-2/+49
| * gpio: dwapb_gpio: Enable get_function supportLey Foon Tan2018-09-151-0/+14
* | usb: ehci-generic: Add vbus-supply regulator supportPatrice Chotard2018-09-151-1/+61
|/
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2018-09-142-320/+0
|\
| * i2c: Drop CONFIG_SYS_I2C_MXSTuomas Tynkkynen2018-09-142-320/+0
* | MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROLAdam Ford2018-09-111-0/+41
* | MMC: Enable DM_MMC for DavinciAdam Ford2018-09-111-11/+147
* | mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIOAdam Ford2018-09-111-5/+9
* | DM: omap_gpio: Reduce overhead when used with OF_PLATDATAAdam Ford2018-09-111-3/+4
* | DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATAAdam Ford2018-09-111-6/+10
* | 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