aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford137-136/+123
2019-08-23Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford3-8/+12
2019-08-23kconfig: Convert CONFIG_MXS_GPIO to KconfigLukasz Majewski15-7/+17
2019-08-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini70-196/+1533
2019-08-22armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor8-16/+76
2019-08-22armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor6-10/+89
2019-08-22armv8: fsl-layerscape: make icid setup endianness awareLaurentiu Tudor2-11/+28
2019-08-22armv8: fsl-layerscape: add base addresses for several devicesLaurentiu Tudor1-0/+15
2019-08-22armv8: fsl-layerscape: add missing sec jr base address definesLaurentiu Tudor1-0/+8
2019-08-22armv8: kconfig: Fix some platforms incorrect I2C clock dividerChuanhua Han1-0/+4
2019-08-22armv8: ls1088aqds: support DSPI mode by hwconfigChuanhua Han3-0/+39
2019-08-22armv8: ls1028aqds: define ARCH_MISC_INIT to handle muxPankaj Bansal1-0/+1
2019-08-22armv8: ls1046afrwy: Define CONFIG_ENV_ADDR for QSPI BootAlison Wang1-0/+3
2019-08-22boards: fsl: lx2160ardb: enable flexcanPankaj Bansal1-0/+20
2019-08-22configs: ls1088a: Enable DM support for pcf2127 rtcChuanhua Han4-7/+31
2019-08-22armv8: dts: ls1088aqds : Add pcf2127 nodeChuanhua Han1-0/+23
2019-08-22armv8: ls1088aqds: Add support of I2C driver model.Chuanhua Han2-49/+104
2019-08-22armv8: dts: ls1088ardb: Add slave nodes under the i2c0 controllerChuanhua Han1-0/+23
2019-08-22armv8: dts: ls1088a: add I2C node supportChuanhua Han1-0/+32
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088AChuanhua Han1-1/+1
2019-08-22boards: ls1088a: Add support of I2C driver modelChuanhua Han3-2/+151
2019-08-22configs: ls2088a: Enable DM support for ds3231 rtcChuanhua Han4-9/+27
2019-08-22armv8: dts: ls2088aqds : Add ds3232 nodeChuanhua Han1-0/+19
2019-08-22boards: ls2088aqds: Add support of I2C driver model.Chuanhua Han3-47/+121
2019-08-22rtc: ds3232/ds3231: Add support to generate 32KHz output for driver moduleChuanhua Han5-0/+32
2019-08-22armv8: dts: ls2088ardb: Add slave nodes under the i2c0Chuanhua Han1-0/+22
2019-08-22armv8: dts: fsl-ls2088a: add i2c node supportchuanhua han1-0/+36
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080AChuanhua Han1-1/+2
2019-08-22boards: ls2088a: Add support of I2C driver model.Chuanhua Han3-0/+13
2019-08-22armv8: dts: ls1028aqds: Add pcf2127 node under i2c1Chuanhua Han1-0/+5
2019-08-22armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controllerChuanhua Han1-0/+8
2019-08-22configs: ls1028a: Enable DM support for pcf2127 rtcChuanhua Han5-12/+36
2019-08-22armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INITChuanhua Han1-1/+0
2019-08-22armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controllerChuanhua Han1-0/+20
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028AChuanhua Han1-1/+1
2019-08-22boards: ls1028a: Add support of I2C driver modelChuanhua Han3-1/+10
2019-08-22configs: lx2160: enable DM support for pcf2127 rtcChuanhua Han5-8/+32
2019-08-22armv8: dts: lx2160aqds : Add pcf2127 nodeChuanhua Han1-0/+23
2019-08-22armv8: dts: lx2160ardb : Add the "u-boot, dm-pre-reloc" for i2c0Chuanhua Han1-0/+5
2019-08-22armv8: dts: Add pcf2127 node for lx2160ardbChuanhua Han1-0/+9
2019-08-22armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodesChuanhua Han1-0/+85
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160AChuanhua Han1-1/+2
2019-08-22drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han2-7/+10
2019-08-22boards: lx2160a: Add support of I2C driver modelChuanhua Han6-5/+245
2019-08-22configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfigAshish Kumar4-1/+6
2019-08-22armv8: ls1028a: select BOARD_LATE_INIT configYuantian Tang1-0/+2
2019-08-22common: qixis: make the qixis compatible with new socYuantian Tang1-12/+33
2019-08-22drivers: net: mc: Report extra memory to LinuxMeenakshi Aggarwal5-9/+96
2019-08-20Merge branch '2019-08-20-master-imports'Tom Rini7-1171/+28
2019-08-20Merge branch '2019-08-20-ti-imports'Tom Rini21-55/+50