summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-11DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIALAdam Ford
2018-09-11ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabledAdam Ford
2018-09-11DM: omap_gpio: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-09-11DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-09-11DM: I2C: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-09-11regulator: pbias: Add additional compatible flagsAdam Ford
2018-09-11GPIO: omap_gpio: Fix gpio name names with device treeAdam Ford
2018-09-11ARM: dts: da850-evm-u-boot: Remove redundant entriesAdam Ford
2018-09-11arm: dts: da850: Re-sync da850-evm.dts from Linux 4.18Adam Ford
2018-09-11dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGHAdam Ford
2018-09-11DM: GPIO: Fix da8xx GPIO indexing over GPIO 32Adam Ford
2018-09-11ARM: configs: Add da850evm_nand to boot from NANDAdam Ford
2018-09-11ARM: da850evm_direct_nor: Enable CONFIG_BLKAdam Ford
2018-09-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2018-09-11Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini
2018-09-11configs: am65x_evm_a53: Add initial supportLokesh Vutla
2018-09-11arm64: dts: k3: Add u-boot specific nodesLokesh Vutla
2018-09-11arm64: dts: k3: Add Support for AM654 SoCLokesh Vutla
2018-09-11include: am654_evm: Establish initial environment for SD card bootAndreas Dannenberg
2018-09-11board: ti: am654: a53: Add initial support for am654Lokesh Vutla
2018-09-11gpio: do not include <asm/arch/gpio.h> for ARCH_K3Lokesh Vutla
2018-09-11mmc: k3_arasan: Add sdhci driver support for K3 family SoCsLokesh Vutla
2018-09-11spl: Allow remoteproc drivers to be used within SPLLokesh Vutla
2018-09-11remoteproc: Introduce K3 remoteproc driverLokesh Vutla
2018-09-11remoteproc: Introduce K3 system controllerLokesh Vutla
2018-09-11remoteproc: Allow for individual remoteproc initializationLokesh Vutla
2018-09-11spl: Allow mailbox drivers to be used within SPLLokesh Vutla
2018-09-11mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla
2018-09-11mailbox: Allow attaching private data for mbox_chanLokesh Vutla
2018-09-11sysreset: Add TI System Control Interface (TI SCI) sysreset driverAndreas Dannenberg
2018-09-11power domain: Introduce TI System Control Interface (TI SCI) power domain driverAndreas Dannenberg
2018-09-11power domain: Add support for multiple powerdomains per deviceLokesh Vutla
2018-09-11clk: Introduce TI System Control Interface (TI SCI) clock driverAndreas Dannenberg
2018-09-11clk: Extend clock control with an optional data fieldAndreas Dannenberg
2018-09-11reset: Introduce TI System Control Interface (TI SCI) reset driverAndreas Dannenberg
2018-09-11reset: Extend reset control with an optional data fieldAndreas Dannenberg
2018-09-11dm: reset: Update uclass to allow querying reset statusAndreas Dannenberg
2018-09-11dm: firmware: Automatically bind child devicesAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for processor control servicesLokesh Vutla
2018-09-11firmware: ti_sci: Add support for reboot core serviceAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for clock controlLokesh Vutla
2018-09-11firmware: ti_sci: Add support for device controlAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for board configurationAndreas Dannenberg
2018-09-11firmware: Add basic support for TI System Control Interface (TI SCI) protocolLokesh Vutla
2018-09-11armv8: K3: am654: Add support for generating build targetsLokesh Vutla
2018-09-11armv8: K3: am654: Introduce FIT generator scriptLokesh Vutla
2018-09-11armv8: K3: am654: Add custom MMU supportLokesh Vutla
2018-09-11arm: K3: am654: Unlock control module registers during initAndreas Dannenberg
2018-09-11arm: K3: am654: Add support for boot device detectionLokesh Vutla
2018-09-11arm: K3: Update _start instructionLokesh Vutla