summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imxWIP/23Sep2019Tom Rini2019-09-23145-2770/+5083
|\
| * Merge branch 'for-imx' of https://github.com/OSSystems/u-bootStefano Babic2019-09-2219-22/+1520
| |\
| | * pico-imx6: Add Falcon modeFabio Estevam2019-09-202-0/+23
| | * pico-imx6: Add splashscreen supportFabio Estevam2019-09-203-0/+222
| | * pico-imx6: Add Ethernet supportFabio Estevam2019-09-202-0/+84
| | * pico-imx6: Fix bootmenu handlingOtavio Salvador2019-09-202-10/+12
| | * pico-imx6: Add initial supportFabio Estevam2019-09-2013-0/+1155
| | * mx6: clock: Allow enable_ipu_clock() to be built for SPL codeFabio Estevam2019-09-201-16/+16
| | * mx53loco: Fix U-Boot corruption after saving the environmentFabio Estevam2019-09-201-2/+12
| | * configs: Sync all baseboard specific pico-imx7dOtavio Salvador2019-09-164-4/+6
| * | board: imx6dl_mamoj: set the value for CSF sizeStefano Babic2019-09-201-1/+2
| |/
| * configs: pico-imx7d: Convert to DM_VIDEOJoris Offouga2019-09-169-38/+137
| * ARM: dts: pico-imx7d: sync device tree with v5.3-rc6Joris Offouga2019-09-161-1/+1
| * ARM: dts: pico-imx7d: Add u-boot.dtsi for uboot specific dts changeJoris Offouga2019-09-162-7/+12
| * imx: fix missing MAINTAINERS pico boardsStefano Babic2019-09-161-0/+2
| * imx: sksimx6_defconfig: remove SPL misc option to fix build errorAnatolij Gustschin2019-09-141-1/+0
| * pico: Convert to CONFIG_FSL_USDHCFabio Estevam2019-09-143-3/+3
| * logos: Add the TechNexion's logoFabio Estevam2019-09-131-0/+0
| * pico-imx7d: Provide a way to escape the Falcon modeFabio Estevam2019-09-131-0/+4
| * pico-imx7d: Add instructions for booting in Falcon modeFabio Estevam2019-09-131-0/+91
| * pico-imx7d: Add NYMPH baseboard supportOtavio Salvador2019-09-132-1/+71
| * pico-imx7d: Add DWARF baseboard supportOtavio Salvador2019-09-132-1/+71
| * pico-imx7d: Sync pico-hobbit-imx7d_defconfigFabio Berton2019-09-131-1/+1
| * pico-imx6ul: Provide a way to escape the Falcon modeFabio Estevam2019-09-131-0/+4
| * pico-imx6ul: Update the Falcon mode instructionsFabio Estevam2019-09-131-4/+4
| * pico-imx6ul: Add LCD supportFabio Estevam2019-09-136-1/+71
| * pico-imx6ul: Increase the CONFIG_ENV_OFFSET sizeFabio Estevam2019-09-131-1/+13
| * pico-imx6ul: Add DWARF baseboard supportOtavio Salvador2019-09-132-2/+68
| * Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"Stefano Babic2019-09-132-9/+4
| * habv4: tools: Avoid hardcoded CSF size for SPL targetsBreno Matheus Lima2019-09-132-4/+9
| * imx8: cpu: fix mac fuse word for i.MX8QMPeng Fan2019-09-131-0/+7
| * imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan2019-09-133-168/+183
| * imx: scu_api: add sc_pm_is_partition_startedPeng Fan2019-09-133-1/+32
| * imx8: fdt: add optee nodePeng Fan2019-09-131-1/+51
| * imx8: save args passed from ATFPeng Fan2019-09-133-1/+38
| * imx8: fdt: configure sid for mastersPeng Fan2019-09-131-0/+134
| * imx: scu_api: add sc_rm_set_master_sidPeng Fan2019-09-132-0/+23
| * configs: imx8qm/qxp_mek: enable CONFIG_OF_SYSTEM_SETUPPeng Fan2019-09-132-0/+2
| * imx8: disable node when the resource is not ownedPeng Fan2019-09-132-0/+109
| * imx8qm: correct fdt_filePeng Fan2019-09-131-1/+1
| * imx8qm: power up SMMUPeng Fan2019-09-131-0/+7
| * imx: sys_proto: add is_imx8qm helperPeng Fan2019-09-131-0/+1
| * imx8: Probe the SCU driver by using uclass functionYe Li2019-09-131-9/+2
| * doc: imx: mkimage: introduce i.MX8 image formatPeng Fan2019-09-131-0/+45
| * imx8qm_mek: switch to use container imagePeng Fan2019-09-133-6/+19
| * imx8qxp_mek: switch to use container imagePeng Fan2019-09-133-6/+16
| * imx: add container targetPeng Fan2019-09-133-2/+27
| * spl: mmc: support loading i.MX container format filePeng Fan2019-09-132-0/+22
| * imx8: support parsing i.MX8 Container filePeng Fan2019-09-134-0/+186
| * imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTORPeng Fan2019-09-132-2/+2