summaryrefslogtreecommitdiffstats
path: root/board/toradex/colibri_imx7/colibri_imx7.c
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* colibri_imx7: wrap video specific funcs with ifdefsIgor Opaniuk2020-09-171-0/+2
* colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk2020-09-171-2/+0
* colibri-imx7: fix splash logo drawingIgor Opaniuk2020-07-271-32/+12
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+2
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* colibri_imx7: migrate to DM_ETHIgor Opaniuk2020-01-071-44/+0
* board: colibri_imx7: reserve DDR memory for Cortex-M4Igor Opaniuk2019-12-061-0/+37
* colibri_imx7: provide proper node name to pmic_getIgor Opaniuk2019-10-131-2/+2
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* board: toradex: turn off lcd backlight before OS handoverGerard Salvatella2019-02-201-0/+9
* colibri_imx7: drop legacy usdhc supportStefan Agner2019-01-281-97/+0
* colibri_imx7: prime get_ram_size() using imx_ddr_size()Fabio Estevam2018-10-091-1/+1
* colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module supportStefan Agner2018-09-041-4/+37
* board: constify struct node_info arrayMasahiro Yamada2018-07-251-1/+1
* colibri_imx7: add compatible string used in vanilla LinuxStefan Agner2018-07-231-0/+1
* mx7: Remove BMODE supportFabio Estevam2018-07-231-19/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* imx: imx7d: remove CamelCase from ENET_xMHz macrosEric Nelson2017-09-181-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-2/+2
* colibri_imx7: Fix unused variable warningTom Rini2017-05-121-16/+0
* colibri_imx7: use device-tree for MTD partitionsStefan Agner2017-03-191-0/+13
* colibri_imx7: setup PMIC sleep mode configurationStefan Agner2017-03-191-0/+16
* colibri_imx7: implement board level USB PHY modeStefan Agner2017-03-191-0/+28
* toradex: allow custom fdt board setup in board fileStefan Agner2016-12-161-0/+8
* colibri_imx7: use Ricoh RN5T567 to reboot the boardStefan Agner2016-10-071-0/+42
* colibri_imx7: remove legancy UART platform dataStefan Agner2016-10-071-10/+0
* colibri_imx7: remove legancy I2C supportStefan Agner2016-10-071-40/+0
* colibri_imx7: add Colibri iMX7S/iMX7D module supportStefan Agner2016-07-281-0/+420