aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-22serial: mxc: Add match string for i.mx6 quad/dual lite serialBernhard Messerklinger1-0/+1
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
2018-10-22imx8: add mmu and dram related functionsPeng Fan1-0/+284
2018-10-22imx8: implement mmc_get_env_devPeng Fan1-0/+32
2018-10-22imx8: add boot device detectionPeng Fan2-0/+95
2018-10-22imx8: add basic cpu supportPeng Fan2-0/+100
2018-10-22armv8: add cpu core helper functionsPeng Fan1-0/+26
2018-10-22imx: add i.MX8 cpu typePeng Fan2-0/+8
2018-10-22imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP definedPeng Fan1-0/+15
2018-10-22imx8: add imx-regs header filePeng Fan1-0/+46
2018-10-22imx: boot_mode: Add FLEXSPI boot entryPeng Fan1-0/+1
2018-10-22misc: imx8: add scfw api impementationPeng Fan3-1/+398
2018-10-22misc: add i.MX8 misc driverPeng Fan3-0/+270
2018-10-22arm: global_data: add scu_dev for i.MX8Peng Fan1-0/+4
2018-10-22arm: build mach-imx for i.MX8Peng Fan1-1/+1