aboutsummaryrefslogtreecommitdiff
path: root/board/toradex/colibri_imx7
AgeCommit message (Expand)AuthorFilesLines
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-27ARM: dts: imx7-colibri: multiple node updatesIgor Opaniuk1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-16doc: update reference to README.imximagePatrick Delaunay1-1/+1
2020-03-05toradex: MAINTAINERS: entries for new reST docsIgor Opaniuk1-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
2020-01-07MAINTAINERS: change colibri_imx6/imx6ull/t30/vf maintainersIgor Opaniuk1-1/+1
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-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic1-1/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-05-05board: toradex: drop support.arm maintainer emailMarcel Ziswiler1-1/+0
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
2019-01-28arm: dts: imx7: colibri: split dt for raw NAND and eMMC devicesStefan Agner1-0/+3
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 Agner3-5/+82
2018-07-25board: constify struct node_info arrayMasahiro Yamada1-1/+1
2018-07-23colibri_imx7: improve DDR3 timingStefan Agner1-5/+5
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 Rini3-7/+3
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-11-28apalis/colibri_imx7/pxa270/t20/t30/vf: integrate config block handlingMarcel Ziswiler1-0/+16
2016-10-26imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki1-1/+1
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 Agner5-0/+602