summaryrefslogtreecommitdiff
path: root/board/toradex/colibri_imx7/colibri_imx7.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-09board: colibri_imx7: use SDP if USB serial downloader has been usedStefan Agner1-0/+10
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-09-17colibri_imx7: wrap video specific funcs with ifdefsIgor Opaniuk1-0/+2
2020-09-17colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk1-2/+0
2020-07-27colibri-imx7: fix splash logo drawingIgor Opaniuk1-32/+12
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+2
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-07colibri_imx7: migrate to DM_ETHIgor Opaniuk1-44/+0
2019-12-06board: colibri_imx7: reserve DDR memory for Cortex-M4Igor Opaniuk1-0/+37
2019-10-13colibri_imx7: provide proper node name to pmic_getIgor Opaniuk1-2/+2
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-02-20board: toradex: turn off lcd backlight before OS handoverGerard Salvatella1-0/+9
2019-01-28colibri_imx7: drop legacy usdhc supportStefan Agner1-97/+0
2018-10-09colibri_imx7: prime get_ram_size() using imx_ddr_size()Fabio Estevam1-1/+1
2018-09-04colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module supportStefan Agner1-4/+37
2018-07-25board: constify struct node_info arrayMasahiro Yamada1-1/+1
2018-07-23colibri_imx7: add compatible string used in vanilla LinuxStefan Agner1-0/+1
2018-07-23mx7: Remove BMODE supportFabio Estevam1-19/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-09-18imx: imx7d: remove CamelCase from ENET_xMHz macrosEric Nelson1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-2/+2
2017-05-12colibri_imx7: Fix unused variable warningTom Rini1-16/+0
2017-03-19colibri_imx7: use device-tree for MTD partitionsStefan Agner1-0/+13
2017-03-19colibri_imx7: setup PMIC sleep mode configurationStefan Agner1-0/+16
2017-03-19colibri_imx7: implement board level USB PHY modeStefan Agner1-0/+28
2016-12-16toradex: allow custom fdt board setup in board fileStefan Agner1-0/+8
2016-10-07colibri_imx7: use Ricoh RN5T567 to reboot the boardStefan Agner1-0/+42
2016-10-07colibri_imx7: remove legancy UART platform dataStefan Agner1-10/+0
2016-10-07colibri_imx7: remove legancy I2C supportStefan Agner1-40/+0
2016-07-28colibri_imx7: add Colibri iMX7S/iMX7D module supportStefan Agner1-0/+420