summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_MX_CYCLIC to KconfigWIP/2019-08-23-master-importsAdam Ford2019-08-2342-17/+43
* Convert CONFIG_FSL_USDHC to KconfigAdam Ford2019-08-23137-136/+123
* Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford2019-08-233-8/+12
* kconfig: Convert CONFIG_MXS_GPIO to KconfigLukasz Majewski2019-08-2315-7/+17
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/22Aug2019Tom Rini2019-08-2270-196/+1533
|\
| * armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor2019-08-228-16/+76
| * armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor2019-08-226-10/+89
| * armv8: fsl-layerscape: make icid setup endianness awareLaurentiu Tudor2019-08-222-11/+28
| * armv8: fsl-layerscape: add base addresses for several devicesLaurentiu Tudor2019-08-221-0/+15
| * armv8: fsl-layerscape: add missing sec jr base address definesLaurentiu Tudor2019-08-221-0/+8
| * armv8: kconfig: Fix some platforms incorrect I2C clock dividerChuanhua Han2019-08-221-0/+4
| * armv8: ls1088aqds: support DSPI mode by hwconfigChuanhua Han2019-08-223-0/+39
| * armv8: ls1028aqds: define ARCH_MISC_INIT to handle muxPankaj Bansal2019-08-221-0/+1
| * armv8: ls1046afrwy: Define CONFIG_ENV_ADDR for QSPI BootAlison Wang2019-08-221-0/+3
| * boards: fsl: lx2160ardb: enable flexcanPankaj Bansal2019-08-221-0/+20
| * configs: ls1088a: Enable DM support for pcf2127 rtcChuanhua Han2019-08-224-7/+31
| * armv8: dts: ls1088aqds : Add pcf2127 nodeChuanhua Han2019-08-221-0/+23
| * armv8: ls1088aqds: Add support of I2C driver model.Chuanhua Han2019-08-222-49/+104
| * armv8: dts: ls1088ardb: Add slave nodes under the i2c0 controllerChuanhua Han2019-08-221-0/+23
| * armv8: dts: ls1088a: add I2C node supportChuanhua Han2019-08-221-0/+32
| * gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088AChuanhua Han2019-08-221-1/+1
| * boards: ls1088a: Add support of I2C driver modelChuanhua Han2019-08-223-2/+151
| * configs: ls2088a: Enable DM support for ds3231 rtcChuanhua Han2019-08-224-9/+27
| * armv8: dts: ls2088aqds : Add ds3232 nodeChuanhua Han2019-08-221-0/+19
| * boards: ls2088aqds: Add support of I2C driver model.Chuanhua Han2019-08-223-47/+121
| * rtc: ds3232/ds3231: Add support to generate 32KHz output for driver moduleChuanhua Han2019-08-225-0/+32
| * armv8: dts: ls2088ardb: Add slave nodes under the i2c0Chuanhua Han2019-08-221-0/+22
| * armv8: dts: fsl-ls2088a: add i2c node supportchuanhua han2019-08-221-0/+36
| * gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080AChuanhua Han2019-08-221-1/+2
| * boards: ls2088a: Add support of I2C driver model.Chuanhua Han2019-08-223-0/+13
| * armv8: dts: ls1028aqds: Add pcf2127 node under i2c1Chuanhua Han2019-08-221-0/+5
| * armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controllerChuanhua Han2019-08-221-0/+8
| * configs: ls1028a: Enable DM support for pcf2127 rtcChuanhua Han2019-08-225-12/+36
| * armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INITChuanhua Han2019-08-221-1/+0
| * armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controllerChuanhua Han2019-08-221-0/+20
| * gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028AChuanhua Han2019-08-221-1/+1
| * boards: ls1028a: Add support of I2C driver modelChuanhua Han2019-08-223-1/+10
| * configs: lx2160: enable DM support for pcf2127 rtcChuanhua Han2019-08-225-8/+32
| * armv8: dts: lx2160aqds : Add pcf2127 nodeChuanhua Han2019-08-221-0/+23
| * armv8: dts: lx2160ardb : Add the "u-boot, dm-pre-reloc" for i2c0Chuanhua Han2019-08-221-0/+5
| * armv8: dts: Add pcf2127 node for lx2160ardbChuanhua Han2019-08-221-0/+9
| * armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodesChuanhua Han2019-08-221-0/+85
| * gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160AChuanhua Han2019-08-221-1/+2
| * drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han2019-08-222-7/+10
| * boards: lx2160a: Add support of I2C driver modelChuanhua Han2019-08-226-5/+245
| * configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfigAshish Kumar2019-08-224-1/+6
| * armv8: ls1028a: select BOARD_LATE_INIT configYuantian Tang2019-08-221-0/+2
| * common: qixis: make the qixis compatible with new socYuantian Tang2019-08-221-12/+33
| * drivers: net: mc: Report extra memory to LinuxMeenakshi Aggarwal2019-08-225-9/+96
|/
* Merge branch '2019-08-20-master-imports'WIP/20Aug2019Tom Rini2019-08-207-1171/+28
|\