summaryrefslogtreecommitdiff
path: root/board/toradex/colibri_imx7
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini1-1/+1
2024-05-29board: toradex: change maintainer to FrancescoFrancesco Dolcini1-1/+1
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07board: toradex: Remove <common.h> and add needed includesTom Rini1-1/+0
2024-03-01toradex: Remove not necessary model prints from checkboard()Emanuele Ghidoli1-8/+0
2023-12-21global: Remove duplicate common.h inclusionsTom Rini1-1/+0
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini1-3/+3
2023-12-13board: apalis/colibri imx6/imx6ull/imx7: Add fastboot bootcmd supportHiago De Franco1-5/+9
2023-12-12board: colibri_imx7: fix emmc detectionMarcel Ziswiler1-3/+3
2023-11-28toradex: Use checkboard() instead of show_board_info()Simon Glass1-1/+1
2023-10-16toradex: colibri_imx7: Enable nand/emmc detection and set boot variantHiago De Franco1-0/+24
2023-07-25MAINTAINERS: Add a number of "common" directoriesTom Rini1-0/+1
2023-07-05colibri-imx7: Call fdt_increase_size()Fabio Estevam1-0/+13
2023-04-16colibri-imx7: specify MTD partitions on command lineFrancesco Dolcini1-10/+0
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-3/+3
2022-07-25colibri-imx7d/-emmc: synchronise device tree with linuxMarcel Ziswiler2-8/+10
2022-04-21board: colibri_imx7: fix usb start on soloMarcel Ziswiler1-32/+8
2022-02-08imx: Don't define __ASSEMBLY__ in source filesSimon Glass1-1/+0
2021-10-20toradex: take over maintainershipMarcel Ziswiler1-1/+1
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
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-12-26toradex: hand over maintainershipIgor Opaniuk1-1/+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-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