summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-08imx: scu_api: add sc_rm_set_master_sidPeng Fan
2019-10-08configs: imx8qm/qxp_mek: enable CONFIG_OF_SYSTEM_SETUPPeng Fan
2019-10-08imx8: disable node when the resource is not ownedPeng Fan
2019-10-08imx8qm: correct fdt_filePeng Fan
2019-10-08imx8qm: power up SMMUPeng Fan
2019-10-08imx: sys_proto: add is_imx8qm helperPeng Fan
2019-10-08imx8: Probe the SCU driver by using uclass functionYe Li
2019-10-08doc: imx: mkimage: introduce i.MX8 image formatPeng Fan
2019-10-08imx8qm_mek: switch to use container imagePeng Fan
2019-10-08imx8qxp_mek: switch to use container imagePeng Fan
2019-10-08imx: add container targetPeng Fan
2019-10-08spl: mmc: support loading i.MX container format filePeng Fan
2019-10-08imx8: support parsing i.MX8 Container filePeng Fan
2019-10-08imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTORPeng Fan
2019-10-08imx: imx6qdl: dtsi: move U-Boot specific change to u-boot.dtsiPeng Fan
2019-10-08imx: mx6sabresd: fix usb start when DM enabledPeng Fan
2019-10-08imx: configs: Cleanup CONFIG_SECURE_BOOT commentsBreno Matheus Lima
2019-10-08imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabledBreno Matheus Lima
2019-10-08Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima
2019-10-08mx6sabresd: Reduce overall SPL sizeFabio Estevam
2019-10-08i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXTYe Li
2019-10-08i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chipYe Li
2019-10-08i.MX7ULP: Add CPU revision check for B0Peng Fan
2019-10-08i.MX7ULP: Workaround APLL PFD2 to 345.6MhzYe Li
2019-10-08i.MX7ULP: Fix SPLL/APLL clock rate calculation issueYe Li
2019-10-08i.MX7ULP: evk: Enable fuse comamndPeng Fan
2019-10-08misc: Kconfig: make i.MX7ULP could use MXC_OCOTPPeng Fan
2019-10-08i.MX7ULP: Fix wrong i2c configuration nameYe Li
2019-10-08i.MX7ULP: Add CONFIG_MX7ULP to kconfigYe Li
2019-10-08i.MX7ULP: Fix PCC register bits mask and offset issueYe Li
2019-10-08i.MX7ULP: Correct the clock indexBai Ping
2019-10-08i.MX7ULP: Fix system reset after a7 rtc alarm expired.Bai Ping
2019-10-08i.MX7ULP: evk: Modify FDT file to disable SD3.0 for usb bootPeng Fan
2019-10-08imx: i.MX7ULP: add get_boot_devicePeng Fan
2019-10-08configs: nitrogen6x: Add DM_SPI/DM_SPI_FLASH supportTroy Kisky
2019-10-08configs: nitrogen6x: Add DM_GPIO supportTroy Kisky
2019-10-08nitrogen6x: reserve used gpiosTroy Kisky
2019-10-08configs: nitrogen6x: Add DM_MMC/DM_USB/AHCI supportTroy Kisky
2019-10-08nitrogen6x: migrate to using device treeTroy Kisky
2019-10-08ARM: imx: Support larger SPL size on IMX6DQRobert Hancock
2019-10-08spl: imx: only use HAB if spl fit signature is not enabledRicardo Salveti
2019-10-08imx: apalis_imx6: select MX6Q via KconfigRicardo Salveti
2019-10-08apalis_imx6: fix broken fsl_esdhc_imx conversionRicardo Salveti
2019-10-08apalis_imx6: add board_fit_config_name_match to support FIT in SPLRicardo Salveti
2019-10-08arm: dts: imx: fsl-imx8qm.dtsi: add gpio aliases to fix gpio commandPeng Fan
2019-10-08spl: pass args to board_return_to_bootromPeng Fan
2019-10-08serial: Kconfig: make MXC_UART usable for MX7 and IMX8MPeng Fan
2019-10-08tools: imx8mimage: fix HDMI/FIT parsingPeng Fan
2019-10-08pinctrl: imx: use devfdt_get_addr_size_indexPeng Fan
2019-10-08imx: mx6slevk: enable DM_SPI and DM_SPI_FLASHPeng Fan