summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-18sysreset: Add get_status methodMario Six1-0/+10
2018-09-18ram: Add driver for MPC83xxMario Six3-0/+1106
2018-09-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-5/+66
2018-09-15usb: ehci-generic: Add vbus-supply regulator supportPatrice Chotard1-1/+61
2018-09-15socfpga: stratix10: fix sdram_calculate_sizeDalon Westergreen1-2/+2
2018-09-15gpio: dwapb_gpio: Change to use dev_read_addr()Ley Foon Tan1-1/+1
2018-09-15gpio: dwapb_gpio: Add reset ctrl to driverLey Foon Tan1-2/+49
2018-09-15gpio: dwapb_gpio: Enable get_function supportLey Foon Tan1-0/+14
2018-09-14Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-320/+0
2018-09-14i2c: Drop CONFIG_SYS_I2C_MXSTuomas Tynkkynen2-320/+0
2018-09-12MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROLAdam Ford1-0/+41
2018-09-12MMC: Enable DM_MMC for DavinciAdam Ford1-11/+147
2018-09-12mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIOAdam Ford1-5/+9
2018-09-12DM: omap_gpio: Reduce overhead when used with OF_PLATDATAAdam Ford1-3/+4
2018-09-12DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATAAdam Ford1-6/+10
2018-09-12DM: I2C: Reduce overhead when used with OF_PLATDATAAdam Ford1-4/+4
2018-09-12regulator: pbias: Add additional compatible flagsAdam Ford1-0/+4
2018-09-12GPIO: omap_gpio: Fix gpio name names with device treeAdam Ford1-3/+1
2018-09-12dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGHAdam Ford1-0/+13
2018-09-12DM: GPIO: Fix da8xx GPIO indexing over GPIO 32Adam Ford1-7/+15
2018-09-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-1/+3
2018-09-11Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini1-8/+8
2018-09-11mmc: k3_arasan: Add sdhci driver support for K3 family SoCsLokesh Vutla3-0/+119
2018-09-11spl: Allow remoteproc drivers to be used within SPLLokesh Vutla2-2/+2
2018-09-11remoteproc: Introduce K3 remoteproc driverLokesh Vutla3-0/+254
2018-09-11remoteproc: Introduce K3 system controllerLokesh Vutla3-0/+333
2018-09-11remoteproc: Allow for individual remoteproc initializationLokesh Vutla1-0/+19
2018-09-11spl: Allow mailbox drivers to be used within SPLLokesh Vutla2-1/+2
2018-09-11mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla3-0/+449
2018-09-11sysreset: Add TI System Control Interface (TI SCI) sysreset driverAndreas Dannenberg3-0/+81
2018-09-11power domain: Introduce TI System Control Interface (TI SCI) power domain driverAndreas Dannenberg3-0/+115
2018-09-11power domain: Add support for multiple powerdomains per deviceLokesh Vutla1-2/+9
2018-09-11clk: Introduce TI System Control Interface (TI SCI) clock driverAndreas Dannenberg3-0/+226
2018-09-11reset: Introduce TI System Control Interface (TI SCI) reset driverAndreas Dannenberg3-0/+215
2018-09-11dm: reset: Update uclass to allow querying reset statusAndreas Dannenberg1-0/+9
2018-09-11dm: firmware: Automatically bind child devicesAndreas Dannenberg1-0/+3
2018-09-11firmware: ti_sci: Add support for processor control servicesLokesh Vutla2-0/+552
2018-09-11firmware: ti_sci: Add support for reboot core serviceAndreas Dannenberg2-0/+58
2018-09-11firmware: ti_sci: Add support for clock controlLokesh Vutla2-0/+928
2018-09-11firmware: ti_sci: Add support for device controlAndreas Dannenberg2-0/+489
2018-09-11firmware: ti_sci: Add support for board configurationAndreas Dannenberg2-0/+158
2018-09-11firmware: Add basic support for TI System Control Interface (TI SCI) protocolLokesh Vutla4-0/+542
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla1-1/+1
2018-09-11mmc: uniphier-sd: sync with LinuxMasahiro Yamada1-1/+3
2018-09-11fpga: Kconfig: Replace spaces with tabsMichal Simek1-8/+8
2018-09-11serial: omap: Introduce DM specific omap serialLokesh Vutla4-44/+139
2018-09-11serial: arm_dcc: Add DCC support for V7R based coresLokesh Vutla1-1/+1
2018-09-11pinctrl: Fix build warning with ARM64Lokesh Vutla1-3/+3
2018-09-11dm: omap-timer: Update clock rate only if not populatedLokesh Vutla1-1/+2
2018-09-11dm: omap-timer: Use 64bit for counter valuesLokesh Vutla1-1/+2