summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkWIP/23Aug2019Tom Rini2019-08-2315-38/+1178
|\
| * clk: imx: add i.MX8MM clk driverPeng Fan2019-08-222-0/+417
| * clk: imx: add i.MX8M composite clk supportPeng Fan2019-08-221-0/+170
| * clk: imx: add pll14xx driverPeng Fan2019-08-222-0/+406
| * clk: imx: expose CCF entry for allPeng Fan2019-08-222-2/+16
| * sandbox: clk: add clk enable/disable test codePeng Fan2019-08-223-0/+46
| * clk: support clk tree dumpPeng Fan2019-08-221-30/+49
| * clk: prograte clk enable/disable to parentPeng Fan2019-08-221-6/+71
| * clk: introduce enable_countPeng Fan2019-08-223-0/+3
| * test/py: Add cmd_memory dependency back to test_mmc_wrMichal Simek2019-08-221-1/+1
| * easylogo: avoid buffer overrunHeinrich Schuchardt2019-08-221-1/+2
| * jffs2: remove unused code filesUwe Kleine-König2019-08-222-1169/+0
| * mmc: mtk-sd: Add MT8183 SoC supportFabien Parent2019-08-221-0/+10
| * mailmap: provide usage instructionHeinrich Schuchardt2019-08-221-0/+8
| * README: Clarify use of BSS during SPL board_init_f()Andreas Dannenberg2019-08-221-0/+7
* | 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