aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-22test: overlay: add missing includeHeinrich Schuchardt1-0/+1
2018-10-22nand: atmel: Initialize pmecc smu with correct sizeBin Meng1-1/+1
2018-10-22configs: sama5d2_ptc_ek: add default bootargs for MMC defconfigEugen Hristev1-0/+2
2018-10-22configs: sama5d2_ptc_ek: add default bootargs for NAND defconfigEugen Hristev1-0/+2
2018-10-22configs: sama5d2_xplained: enable w1 and overlay for emmc defconfigEugen Hristev1-1/+6
2018-10-22configs: sama5d27_som1_ek: enable w1 and overlay for mmc1 defconfigEugen Hristev1-1/+6
2018-10-22configs: at91: sama5: enable CMD_IMIEugen Hristev12-12/+0
2018-10-22configs: at91: sam9x5: added FIT and iminfo supportEugen Hristev4-4/+4
2018-10-22board: at91sam9x5: add environment var for cpu typeEugen Hristev2-0/+11
2018-10-22ARM: omap3logic: Fix MMC nameAdam Ford1-1/+1
2018-10-22ARM: omap3logic: Specify DM serial driver as omap_serialAdam Ford1-1/+1
2018-10-22ARM: omap3logic: Encapsulate the MUSB functions in check for DMAdam Ford1-2/+4
2018-10-22ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37Adam Ford1-5/+15
2018-10-22ARM: da850evm_direct_nor: Remove DM_I2C_COMPATAdam Ford1-1/+0
2018-10-22warp7: configs: add bl33 defconfigRui Miguel Silva1-0/+42
2018-10-22warp7: include: configs: set skip low level initRui Miguel Silva1-0/+11
2018-10-22optee: adjust dependencies and default values for dramRui Miguel Silva2-4/+6
2018-10-22imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva2-0/+4
2018-10-22i2c: imx_lpi2c: fix typo and register base address formatAnatolij Gustschin1-2/+2
2018-10-22Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang21-18/+18
2018-10-22board: ge: bx50v3: fix initialization of i2c bus0Dan Cimpoca1-3/+3
2018-10-22board: ge: bx50v3: b{4,6}50v3 modelineIan Ray1-0/+2
2018-10-22board: ge: bx50v3: correct LDB clockIan Ray1-13/+17
2018-10-22board: ge: bx50v3: Change maintainerFabien Lahoudere1-1/+1
2018-10-22doc: imx: Improve i.MX documentation namingBreno Matheus Lima8-0/+0
2018-10-22doc: imx: misc: Reorganize miscellaneous documentationBreno Matheus Lima1-0/+0
2018-10-22doc: imx: hab: Reorganize High Assurance Boot documentationBreno Matheus Lima2-44/+43
2018-10-22doc: imx: Reorganize i.MX SoC common documentationBreno Matheus Lima5-0/+0
2018-10-22doc: imx: mkimage: reorganize i.MX mkimage documentationBreno Matheus Lima2-0/+0
2018-10-22doc: imx: Move SPD related info to the appropriate docBreno Matheus Lima2-27/+20
2018-10-22doc: imx: reorganize i.MX documentationBreno Matheus Lima9-0/+0
2018-10-22imx: imx8qxp_mek: update to build image in U-BootPeng Fan3-29/+38
2018-10-22arm: imx: include imx8image supportPeng Fan1-6/+11
2018-10-22tools: add i.MX8/8X image supportPeng Fan7-0/+1245
2018-10-22imx: add i.MX8QXP MEK board supportPeng Fan11-0/+819
2018-10-22arm: dts: introduce dtsi for i.MX8QXPPeng Fan4-0/+627
2018-10-22mmc: fsl_esdhc: add uclass clk supportPeng Fan1-4/+22
2018-10-22fsl_esdhc: Update usdhc driver to support i.MX8Ye Li1-4/+4
2018-10-22serial: lpuart: support uclass clk apiPeng Fan1-19/+76
2018-10-22serial: lpuart: Enable RX and TX FIFOYe Li1-7/+26
2018-10-22serial_lpuart: Update lpuart driver to support i.MX8Peng Fan2-4/+13
2018-10-22clk: imx: add clk driver for i.MX8QXPPeng Fan5-0/+406
2018-10-22power: Add power domain driver for i.MX8Peng Fan4-1/+338
2018-10-22pinctrl: Add pinctrl driver for i.MX8Peng Fan6-93/+258
2018-10-22gpio: mxc_gpio: add support for i.MX8Peng Fan2-9/+42
2018-10-22imx8: add dummy clockPeng Fan2-0/+48
2018-10-22imx8: add iomux configuration apiPeng Fan3-1/+84
2018-10-22imx8: cpu: add uclass based CPU driverAnatolij Gustschin2-78/+142
2018-10-22imx8: cpu: add function for reading FEC MAC from fuseAnatolij Gustschin1-0/+38
2018-10-22imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan2-1/+61