aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-14Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"Tom Rini2-5/+2
2018-09-14am3517_evm: Drop inadvertently added lineTom Rini1-1/+0
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-11MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROLAdam Ford1-0/+41
2018-09-11ARM: am3517_evm: Disable DM_I2C_COMPATAdam Ford2-2/+4
2018-09-11Configs: am3517_evm: Remove TWL4030 referenceAdam Ford1-0/+1
2018-09-11ARM: omap3_logic: Enable DM_PMIC and DM_REGULATORAdam Ford1-0/+5
2018-09-11ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford2-2/+5
2018-09-11ARM: davinci: omapl138_lcdk: Enable DM_MMCAdam Ford2-0/+3
2018-09-11ARM: davinci: da850evm: Support DM_MMCAdam Ford2-0/+3
2018-09-11MMC: Enable DM_MMC for DavinciAdam Ford1-11/+147
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