summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-23Convert CONFIG_MX_CYCLIC to KconfigAdam Ford
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford
2019-08-23Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford
2019-08-23kconfig: Convert CONFIG_MXS_GPIO to KconfigLukasz Majewski
2019-08-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2019-08-22armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor
2019-08-22armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor
2019-08-22armv8: fsl-layerscape: make icid setup endianness awareLaurentiu Tudor
2019-08-22armv8: fsl-layerscape: add base addresses for several devicesLaurentiu Tudor
2019-08-22armv8: fsl-layerscape: add missing sec jr base address definesLaurentiu Tudor
2019-08-22armv8: kconfig: Fix some platforms incorrect I2C clock dividerChuanhua Han
2019-08-22armv8: ls1088aqds: support DSPI mode by hwconfigChuanhua Han
2019-08-22armv8: ls1028aqds: define ARCH_MISC_INIT to handle muxPankaj Bansal
2019-08-22armv8: ls1046afrwy: Define CONFIG_ENV_ADDR for QSPI BootAlison Wang
2019-08-22boards: fsl: lx2160ardb: enable flexcanPankaj Bansal
2019-08-22configs: ls1088a: Enable DM support for pcf2127 rtcChuanhua Han
2019-08-22armv8: dts: ls1088aqds : Add pcf2127 nodeChuanhua Han
2019-08-22armv8: ls1088aqds: Add support of I2C driver model.Chuanhua Han
2019-08-22armv8: dts: ls1088ardb: Add slave nodes under the i2c0 controllerChuanhua Han
2019-08-22armv8: dts: ls1088a: add I2C node supportChuanhua Han
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088AChuanhua Han
2019-08-22boards: ls1088a: Add support of I2C driver modelChuanhua Han
2019-08-22configs: ls2088a: Enable DM support for ds3231 rtcChuanhua Han
2019-08-22armv8: dts: ls2088aqds : Add ds3232 nodeChuanhua Han
2019-08-22boards: ls2088aqds: Add support of I2C driver model.Chuanhua Han
2019-08-22rtc: ds3232/ds3231: Add support to generate 32KHz output for driver moduleChuanhua Han
2019-08-22armv8: dts: ls2088ardb: Add slave nodes under the i2c0Chuanhua Han
2019-08-22armv8: dts: fsl-ls2088a: add i2c node supportchuanhua han
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080AChuanhua Han
2019-08-22boards: ls2088a: Add support of I2C driver model.Chuanhua Han
2019-08-22armv8: dts: ls1028aqds: Add pcf2127 node under i2c1Chuanhua Han
2019-08-22armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controllerChuanhua Han
2019-08-22configs: ls1028a: Enable DM support for pcf2127 rtcChuanhua Han
2019-08-22armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INITChuanhua Han
2019-08-22armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controllerChuanhua Han
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028AChuanhua Han
2019-08-22boards: ls1028a: Add support of I2C driver modelChuanhua Han
2019-08-22configs: lx2160: enable DM support for pcf2127 rtcChuanhua Han
2019-08-22armv8: dts: lx2160aqds : Add pcf2127 nodeChuanhua Han
2019-08-22armv8: dts: lx2160ardb : Add the "u-boot, dm-pre-reloc" for i2c0Chuanhua Han
2019-08-22armv8: dts: Add pcf2127 node for lx2160ardbChuanhua Han
2019-08-22armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodesChuanhua Han
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160AChuanhua Han
2019-08-22drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han
2019-08-22boards: lx2160a: Add support of I2C driver modelChuanhua Han
2019-08-22configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfigAshish Kumar
2019-08-22armv8: ls1028a: select BOARD_LATE_INIT configYuantian Tang
2019-08-22common: qixis: make the qixis compatible with new socYuantian Tang
2019-08-22drivers: net: mc: Report extra memory to LinuxMeenakshi Aggarwal
2019-08-20Merge branch '2019-08-20-master-imports'Tom Rini