summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-22doc: imx: reorganize i.MX documentationBreno Matheus Lima
2018-10-22imx: imx8qxp_mek: update to build image in U-BootPeng Fan
2018-10-22arm: imx: include imx8image supportPeng Fan
2018-10-22tools: add i.MX8/8X image supportPeng Fan
2018-10-22imx: add i.MX8QXP MEK board supportPeng Fan
2018-10-22arm: dts: introduce dtsi for i.MX8QXPPeng Fan
2018-10-22mmc: fsl_esdhc: add uclass clk supportPeng Fan
2018-10-22fsl_esdhc: Update usdhc driver to support i.MX8Ye Li
2018-10-22serial: lpuart: support uclass clk apiPeng Fan
2018-10-22serial: lpuart: Enable RX and TX FIFOYe Li
2018-10-22serial_lpuart: Update lpuart driver to support i.MX8Peng Fan
2018-10-22clk: imx: add clk driver for i.MX8QXPPeng Fan
2018-10-22power: Add power domain driver for i.MX8Peng Fan
2018-10-22pinctrl: Add pinctrl driver for i.MX8Peng Fan
2018-10-22gpio: mxc_gpio: add support for i.MX8Peng Fan
2018-10-22imx8: add dummy clockPeng Fan
2018-10-22imx8: add iomux configuration apiPeng Fan
2018-10-22imx8: cpu: add uclass based CPU driverAnatolij Gustschin
2018-10-22imx8: cpu: add function for reading FEC MAC from fuseAnatolij Gustschin
2018-10-22imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan
2018-10-22imx8: add mmu and dram related functionsPeng Fan
2018-10-22imx8: implement mmc_get_env_devPeng Fan
2018-10-22imx8: add boot device detectionPeng Fan
2018-10-22imx8: add basic cpu supportPeng Fan
2018-10-22armv8: add cpu core helper functionsPeng Fan
2018-10-22imx: add i.MX8 cpu typePeng Fan
2018-10-22imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP definedPeng Fan
2018-10-22imx8: add imx-regs header filePeng Fan
2018-10-22imx: boot_mode: Add FLEXSPI boot entryPeng Fan
2018-10-22misc: imx8: add scfw api impementationPeng Fan
2018-10-22misc: add i.MX8 misc driverPeng Fan
2018-10-22arm: global_data: add scu_dev for i.MX8Peng Fan
2018-10-22arm: build mach-imx for i.MX8Peng Fan
2018-10-22imx: add Kconfig entry for i.MX8QXPPeng Fan
2018-10-22imx8: add scfw macro definitionPeng Fan
2018-10-22dt-bindings: soc: add i.MX8QXP pm and rsrc definitionPeng Fan
2018-10-22dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QXP clocks definitionPeng Fan
2018-10-22dt-bindings: pinctrl: add i.MX8QXP pads definitionPeng Fan
2018-10-22travis: Add qemu-x86_64 target for test.py testingBin Meng
2018-10-22travis: Update to use QEMU 3.0.0 for testingBin Meng
2018-10-22travis: Generate grub_x64.efi for qemu-x86_64Bin Meng
2018-10-22x86: quark: Specify X86_TSC_TIMER_EARLY_FREQBin Meng
2018-10-22x86: tsc: Introduce config option for early timer frequencyBin Meng
2018-10-22x86: Fix the mystery of printch() during 64-bit bootBin Meng
2018-10-22x86: put global data pointer into the .data sectionHeinrich Schuchardt
2018-10-22x86: detect unsupported relocation typesHeinrich Schuchardt
2018-10-22x86: qemu: enable CONFIG_SPL_DM_RTCHeinrich Schuchardt
2018-10-22x86: doc: Remove stale sections of 64-bit supportBin Meng
2018-10-22x86: doc: Mention qemu-x86_64 supportBin Meng
2018-10-22x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit buildBin Meng