summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* imx: scu_api: add sc_pm_is_partition_startedPeng Fan2019-10-083-1/+32
* imx8: fdt: add optee nodePeng Fan2019-10-081-1/+51
* imx8: save args passed from ATFPeng Fan2019-10-083-1/+38
* imx8: fdt: configure sid for mastersPeng Fan2019-10-081-0/+134
* imx: scu_api: add sc_rm_set_master_sidPeng Fan2019-10-082-0/+23
* configs: imx8qm/qxp_mek: enable CONFIG_OF_SYSTEM_SETUPPeng Fan2019-10-082-0/+2
* imx8: disable node when the resource is not ownedPeng Fan2019-10-082-0/+109
* imx8qm: correct fdt_filePeng Fan2019-10-081-1/+1
* imx8qm: power up SMMUPeng Fan2019-10-081-0/+7
* imx: sys_proto: add is_imx8qm helperPeng Fan2019-10-081-0/+1
* imx8: Probe the SCU driver by using uclass functionYe Li2019-10-081-9/+2
* doc: imx: mkimage: introduce i.MX8 image formatPeng Fan2019-10-081-0/+45
* imx8qm_mek: switch to use container imagePeng Fan2019-10-083-6/+19
* imx8qxp_mek: switch to use container imagePeng Fan2019-10-083-6/+16
* imx: add container targetPeng Fan2019-10-083-2/+27
* spl: mmc: support loading i.MX container format filePeng Fan2019-10-082-0/+22
* imx8: support parsing i.MX8 Container filePeng Fan2019-10-084-0/+186
* imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTORPeng Fan2019-10-082-2/+2
* imx: imx6qdl: dtsi: move U-Boot specific change to u-boot.dtsiPeng Fan2019-10-082-3/+6
* imx: mx6sabresd: fix usb start when DM enabledPeng Fan2019-10-081-0/+1
* imx: configs: Cleanup CONFIG_SECURE_BOOT commentsBreno Matheus Lima2019-10-082-6/+0
* imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabledBreno Matheus Lima2019-10-081-0/+3
* Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima2019-10-0810-32/+8
* mx6sabresd: Reduce overall SPL sizeFabio Estevam2019-10-081-3/+0
* i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXTYe Li2019-10-081-1/+9
* i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chipYe Li2019-10-083-0/+44
* i.MX7ULP: Add CPU revision check for B0Peng Fan2019-10-081-2/+5
* i.MX7ULP: Workaround APLL PFD2 to 345.6MhzYe Li2019-10-081-2/+2
* i.MX7ULP: Fix SPLL/APLL clock rate calculation issueYe Li2019-10-081-2/+8
* i.MX7ULP: evk: Enable fuse comamndPeng Fan2019-10-082-0/+2
* misc: Kconfig: make i.MX7ULP could use MXC_OCOTPPeng Fan2019-10-081-1/+1
* i.MX7ULP: Fix wrong i2c configuration nameYe Li2019-10-084-2/+4
* i.MX7ULP: Add CONFIG_MX7ULP to kconfigYe Li2019-10-081-1/+5
* i.MX7ULP: Fix PCC register bits mask and offset issueYe Li2019-10-081-2/+2
* i.MX7ULP: Correct the clock indexBai Ping2019-10-081-1/+1
* i.MX7ULP: Fix system reset after a7 rtc alarm expired.Bai Ping2019-10-082-0/+11
* i.MX7ULP: evk: Modify FDT file to disable SD3.0 for usb bootPeng Fan2019-10-082-0/+48
* imx: i.MX7ULP: add get_boot_devicePeng Fan2019-10-083-0/+41
* configs: nitrogen6x: Add DM_SPI/DM_SPI_FLASH supportTroy Kisky2019-10-087-0/+14
* configs: nitrogen6x: Add DM_GPIO supportTroy Kisky2019-10-087-0/+7
* nitrogen6x: reserve used gpiosTroy Kisky2019-10-081-1/+29
* configs: nitrogen6x: Add DM_MMC/DM_USB/AHCI supportTroy Kisky2019-10-087-0/+34
* nitrogen6x: migrate to using device treeTroy Kisky2019-10-0814-16/+543
* ARM: imx: Support larger SPL size on IMX6DQRobert Hancock2019-10-083-3/+37
* spl: imx: only use HAB if spl fit signature is not enabledRicardo Salveti2019-10-081-0/+2
* imx: apalis_imx6: select MX6Q via KconfigRicardo Salveti2019-10-081-0/+1
* apalis_imx6: fix broken fsl_esdhc_imx conversionRicardo Salveti2019-10-081-2/+2
* apalis_imx6: add board_fit_config_name_match to support FIT in SPLRicardo Salveti2019-10-081-0/+10
* arm: dts: imx: fsl-imx8qm.dtsi: add gpio aliases to fix gpio commandPeng Fan2019-10-081-0/+7
* spl: pass args to board_return_to_bootromPeng Fan2019-10-085-7/+18