aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/imx8
Commit message (Expand)AuthorAgeFilesLines
* imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini2021-09-071-2/+2
* arm: imx: move container Kconfig under mach-imxPeng Fan2021-08-091-13/+0
* arm: imx8: Move container image header file to mach-imxYe Li2021-08-091-1/+1
* arm: imx8: Move container parser and image to mach-imx common folderYe Li2021-08-093-460/+0
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-1/+1
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-022-28/+28
* imx: support for conga-QMX8 boardOliver Graute2021-06-091-0/+7
* imx8: Add DEK blob encapsulationClement Faure2021-04-081-0/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-026-0/+6
* imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron2020-12-261-1/+2
* imx8: allow overriding memory layoutMarcel Ziswiler2020-12-061-29/+67
* board: toradex: add apalis-imx8x 2gb wb it v1.1a module supportIgor Opaniuk2020-12-061-0/+6
* imx: ahab: fix implicit declaration warningOliver Graute2020-12-061-0/+1
* imx: ahab: fix compiler warnings in debugOliver Graute2020-12-061-1/+1
* imx: ahab: Fix compiler warnings in printfOliver Graute2020-12-061-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-3/+3
* imx8: misc: use arm_smccc_smcPeng Fan2020-07-141-2/+5
* common: Drop log.h from common headerSimon Glass2020-05-187-0/+7
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-12/+14
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* imx8: cpu: check resource owned after sid failPeng Fan2020-05-101-4/+4
* imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan2020-05-101-0/+30
* imx8: Select boot device dynamicallyYe Li2020-05-101-0/+12
* imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan2020-05-102-0/+7
* imx: imx8qm/qxp: add get_board_serialPeng Fan2020-05-101-0/+32
* imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li2020-05-101-3/+3
* imx: imx8qm/qxp: reserving DDR memory for M4Peng Fan2020-05-102-0/+18
* imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez2020-05-101-1/+0
* imx8: Configure SNVSFranck LENORMAND2020-05-013-0/+937
* imx8: parser: fix some bad debug message formatingPeng Fan2020-05-011-5/+5
* imx8: ahab: fix some bad debug message formatingSeb Fagard2020-05-011-4/+3
* imx8: ahab: fix 'end address' parameter of rm_find_memregPeng Fan2020-05-011-1/+1
* imx8: Change to use new SECO API commandsYe Li2020-05-012-6/+6
* imx8: parser: fix 'end address' parameter of rm_find_memregPeng Fan2020-05-011-1/+1
* imx8: move SIP macro to common headerPeng Fan2020-05-011-5/+3
* Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-03-101-1/+2
|\
| * spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementationFaiz Abbas2020-03-091-1/+2
* | imx: Makefile: added missing ahab.oOliver Graute2020-03-091-0/+1
|/
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* imx: add imx8x based deneb boardAnatolij Gustschin2020-01-141-0/+5
* imx: add imx8x capricorn giedi boardAnatolij Gustschin2020-01-141-0/+6
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* imx: support i.MX8QM ROM 7720 a1 boardOliver Graute2019-11-031-0/+7
* imx8: output SECO-FW and ATF commit IDsAnatolij Gustschin2019-11-031-1/+25
* imx8: Add AHAB secure boot supportPeng Fan2019-11-033-4/+443
* imx8: Add support to get container image set sizePeng Fan2019-10-082-1/+247
* 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-081-168/+0
* imx8: fdt: add optee nodePeng Fan2019-10-081-1/+51