summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-08pico-imx6ul: Add LCD supportFabio Estevam6-1/+71
2019-10-08pico-imx6ul: Increase the CONFIG_ENV_OFFSET sizeFabio Estevam1-1/+13
2019-10-08pico-imx6ul: Add DWARF baseboard supportOtavio Salvador2-2/+68
2019-10-08Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"Stefano Babic2-9/+4
2019-10-08habv4: tools: Avoid hardcoded CSF size for SPL targetsBreno Matheus Lima2-4/+9
2019-10-08imx8: cpu: fix mac fuse word for i.MX8QMPeng Fan1-0/+7
2019-10-08imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan3-168/+183
2019-10-08imx: scu_api: add sc_pm_is_partition_startedPeng Fan3-1/+32
2019-10-08imx8: fdt: add optee nodePeng Fan1-1/+51
2019-10-08imx8: save args passed from ATFPeng Fan3-1/+38
2019-10-08imx8: fdt: configure sid for mastersPeng Fan1-0/+134
2019-10-08imx: scu_api: add sc_rm_set_master_sidPeng Fan2-0/+23
2019-10-08configs: imx8qm/qxp_mek: enable CONFIG_OF_SYSTEM_SETUPPeng Fan2-0/+2
2019-10-08imx8: disable node when the resource is not ownedPeng Fan2-0/+109
2019-10-08imx8qm: correct fdt_filePeng Fan1-1/+1
2019-10-08imx8qm: power up SMMUPeng Fan1-0/+7
2019-10-08imx: sys_proto: add is_imx8qm helperPeng Fan1-0/+1
2019-10-08imx8: Probe the SCU driver by using uclass functionYe Li1-9/+2
2019-10-08doc: imx: mkimage: introduce i.MX8 image formatPeng Fan1-0/+45
2019-10-08imx8qm_mek: switch to use container imagePeng Fan3-6/+19
2019-10-08imx8qxp_mek: switch to use container imagePeng Fan3-6/+16
2019-10-08imx: add container targetPeng Fan3-2/+27
2019-10-08spl: mmc: support loading i.MX container format filePeng Fan2-0/+22
2019-10-08imx8: support parsing i.MX8 Container filePeng Fan4-0/+186
2019-10-08imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTORPeng Fan2-2/+2
2019-10-08imx: imx6qdl: dtsi: move U-Boot specific change to u-boot.dtsiPeng Fan2-3/+6
2019-10-08imx: mx6sabresd: fix usb start when DM enabledPeng Fan1-0/+1
2019-10-08imx: configs: Cleanup CONFIG_SECURE_BOOT commentsBreno Matheus Lima2-6/+0
2019-10-08imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabledBreno Matheus Lima1-0/+3
2019-10-08Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima10-32/+8
2019-10-08mx6sabresd: Reduce overall SPL sizeFabio Estevam1-3/+0
2019-10-08i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXTYe Li1-1/+9
2019-10-08i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chipYe Li3-0/+44
2019-10-08i.MX7ULP: Add CPU revision check for B0Peng Fan1-2/+5
2019-10-08i.MX7ULP: Workaround APLL PFD2 to 345.6MhzYe Li1-2/+2
2019-10-08i.MX7ULP: Fix SPLL/APLL clock rate calculation issueYe Li1-2/+8
2019-10-08i.MX7ULP: evk: Enable fuse comamndPeng Fan2-0/+2
2019-10-08misc: Kconfig: make i.MX7ULP could use MXC_OCOTPPeng Fan1-1/+1
2019-10-08i.MX7ULP: Fix wrong i2c configuration nameYe Li4-2/+4
2019-10-08i.MX7ULP: Add CONFIG_MX7ULP to kconfigYe Li1-1/+5
2019-10-08i.MX7ULP: Fix PCC register bits mask and offset issueYe Li1-2/+2
2019-10-08i.MX7ULP: Correct the clock indexBai Ping1-1/+1
2019-10-08i.MX7ULP: Fix system reset after a7 rtc alarm expired.Bai Ping2-0/+11
2019-10-08i.MX7ULP: evk: Modify FDT file to disable SD3.0 for usb bootPeng Fan2-0/+48
2019-10-08imx: i.MX7ULP: add get_boot_devicePeng Fan3-0/+41
2019-10-08configs: nitrogen6x: Add DM_SPI/DM_SPI_FLASH supportTroy Kisky7-0/+14
2019-10-08configs: nitrogen6x: Add DM_GPIO supportTroy Kisky7-0/+7
2019-10-08nitrogen6x: reserve used gpiosTroy Kisky1-1/+29
2019-10-08configs: nitrogen6x: Add DM_MMC/DM_USB/AHCI supportTroy Kisky7-0/+34
2019-10-08nitrogen6x: migrate to using device treeTroy Kisky14-16/+543