summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16arm: mx5: Add M53Menlo boardMarek Vasut
2018-10-16arm: mx5: Add LDB clock config codeMarek Vasut
2018-10-16arm: imx: mx5: Make videoskip available on MX5Marek Vasut
2018-10-09ARM: opos6ul: make the board boot againSébastien Szymanski
2018-10-09configs: mx7: Remove CONFIG_DBG_MONITORFabio Estevam
2018-10-09colibri_imx7: prime get_ram_size() using imx_ddr_size()Fabio Estevam
2018-10-09imx: mx7: fix potential overflow in imx_ddr_size()Marcel Ziswiler
2018-10-09pico-imx7d: Add USB Host supportFabio Estevam
2018-10-09pico-imx7d: Make SPL binary fit into 64kBFabio Estevam
2018-10-09pico-imx6ul, pico-imx7d: Enable USB and PXE boot supportOtavio Salvador
2018-10-09pico-imx6ul, pico-imx7d: Use eMMC user partition by defaultOtavio Salvador
2018-10-07Kconfig: sandbox: enable cmd_avb and dependenciesJens Wiklander
2018-10-07avb_verify: support sandbox configurationJens Wiklander
2018-10-07test_avb: Update pymark.buildconfigspec information for the AVB testsJens Wiklander
2018-10-07avb_verify: support using OP-TEE TA AVBJens Wiklander
2018-10-07test: tee: test TEE uclassJens Wiklander
2018-10-07tee: add sandbox driverJens Wiklander
2018-10-07sandbox: imply CONFIG_TEE (TEE uclass)Jens Wiklander
2018-10-07sandbox: dt: add sandbox_tee nodeJens Wiklander
2018-10-07tee: optee: support AVB trusted applicationJens Wiklander
2018-10-07optee: support routing of rpmb data frames to mmcJens Wiklander
2018-10-07arm: dt: hikey: Add optee nodeJens Wiklander
2018-10-07Documentation: tee uclass and op-tee driverJens Wiklander
2018-10-07tee: add OP-TEE driverJens Wiklander