aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-11ARM: omap3_logic: Enable PinctrlAdam Ford1-0/+2
2018-09-11ARM: omap3_logic_defconfig: Convert to DM_SPLAdam Ford2-0/+34
2018-09-11mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIOAdam Ford1-5/+9
2018-09-11DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIALAdam Ford1-3/+1
2018-09-11ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabledAdam Ford1-1/+1
2018-09-11DM: omap_gpio: Reduce overhead when used with OF_PLATDATAAdam Ford1-3/+4
2018-09-11DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATAAdam Ford1-6/+10
2018-09-11DM: I2C: Reduce overhead when used with OF_PLATDATAAdam Ford1-4/+4
2018-09-11regulator: pbias: Add additional compatible flagsAdam Ford1-0/+4
2018-09-11GPIO: omap_gpio: Fix gpio name names with device treeAdam Ford1-3/+1
2018-09-11ARM: dts: da850-evm-u-boot: Remove redundant entriesAdam Ford1-11/+0
2018-09-11arm: dts: da850: Re-sync da850-evm.dts from Linux 4.18Adam Ford1-136/+172
2018-09-11dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGHAdam Ford1-0/+13
2018-09-11DM: GPIO: Fix da8xx GPIO indexing over GPIO 32Adam Ford1-7/+15
2018-09-11ARM: configs: Add da850evm_nand to boot from NANDAdam Ford3-3/+69
2018-09-11ARM: da850evm_direct_nor: Enable CONFIG_BLKAdam Ford1-0/+1
2018-09-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini20-90/+68
2018-09-11Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini4-324/+904
2018-09-11configs: am65x_evm_a53: Add initial supportLokesh Vutla2-0/+72
2018-09-11arm64: dts: k3: Add u-boot specific nodesLokesh Vutla2-0/+252
2018-09-11arm64: dts: k3: Add Support for AM654 SoCLokesh Vutla6-0/+283
2018-09-11include: am654_evm: Establish initial environment for SD card bootAndreas Dannenberg1-0/+35
2018-09-11board: ti: am654: a53: Add initial support for am654Lokesh Vutla7-0/+273
2018-09-11gpio: do not include <asm/arch/gpio.h> for ARCH_K3Lokesh Vutla1-1/+2
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 Vutla3-2/+8
2018-09-11remoteproc: Introduce K3 remoteproc driverLokesh Vutla4-0/+304
2018-09-11remoteproc: Introduce K3 system controllerLokesh Vutla4-0/+357
2018-09-11remoteproc: Allow for individual remoteproc initializationLokesh Vutla2-0/+28
2018-09-11spl: Allow mailbox drivers to be used within SPLLokesh Vutla3-1/+10
2018-09-11mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla5-0/+514
2018-09-11mailbox: Allow attaching private data for mbox_chanLokesh Vutla1-4/+3
2018-09-11sysreset: Add TI System Control Interface (TI SCI) sysreset driverAndreas Dannenberg4-0/+110
2018-09-11power domain: Introduce TI System Control Interface (TI SCI) power domain driverAndreas Dannenberg4-0/+167
2018-09-11power domain: Add support for multiple powerdomains per deviceLokesh Vutla2-2/+30
2018-09-11clk: Introduce TI System Control Interface (TI SCI) clock driverAndreas Dannenberg4-0/+279
2018-09-11clk: Extend clock control with an optional data fieldAndreas Dannenberg1-5/+7
2018-09-11reset: Introduce TI System Control Interface (TI SCI) reset driverAndreas Dannenberg4-0/+269
2018-09-11reset: Extend reset control with an optional data fieldAndreas Dannenberg1-5/+7
2018-09-11dm: reset: Update uclass to allow querying reset statusAndreas Dannenberg3-0/+31
2018-09-11dm: firmware: Automatically bind child devicesAndreas Dannenberg1-0/+3
2018-09-11firmware: ti_sci: Add support for processor control servicesLokesh Vutla3-0/+589
2018-09-11firmware: ti_sci: Add support for reboot core serviceAndreas Dannenberg3-0/+70
2018-09-11firmware: ti_sci: Add support for clock controlLokesh Vutla3-0/+1006
2018-09-11firmware: ti_sci: Add support for device controlAndreas Dannenberg3-0/+570
2018-09-11firmware: ti_sci: Add support for board configurationAndreas Dannenberg3-0/+196
2018-09-11firmware: Add basic support for TI System Control Interface (TI SCI) protocolLokesh Vutla6-0/+686
2018-09-11armv8: K3: am654: Add support for generating build targetsLokesh Vutla2-0/+28
2018-09-11armv8: K3: am654: Introduce FIT generator scriptLokesh Vutla1-0/+99
2018-09-11armv8: K3: am654: Add custom MMU supportLokesh Vutla2-0/+46