summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | pico-imx7d: Add instructions for booting in Falcon modeFabio Estevam2019-10-081-0/+91
| * | pico-imx7d: Add NYMPH baseboard supportOtavio Salvador2019-10-082-1/+71
| * | pico-imx7d: Add DWARF baseboard supportOtavio Salvador2019-10-082-1/+71
| * | pico-imx7d: Sync pico-hobbit-imx7d_defconfigFabio Berton2019-10-081-1/+1
| * | pico-imx6ul: Provide a way to escape the Falcon modeFabio Estevam2019-10-081-0/+4
| * | pico-imx6ul: Update the Falcon mode instructionsFabio Estevam2019-10-081-4/+4
| * | pico-imx6ul: Add LCD supportFabio Estevam2019-10-086-1/+71
| * | pico-imx6ul: Increase the CONFIG_ENV_OFFSET sizeFabio Estevam2019-10-081-1/+13
| * | pico-imx6ul: Add DWARF baseboard supportOtavio Salvador2019-10-082-2/+68
| * | Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"Stefano Babic2019-10-082-9/+4
| * | habv4: tools: Avoid hardcoded CSF size for SPL targetsBreno Matheus Lima2019-10-082-4/+9
| * | imx8: cpu: fix mac fuse word for i.MX8QMPeng Fan2019-10-081-0/+7
| * | imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan2019-10-083-168/+183
| * | 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