summaryrefslogtreecommitdiff
path: root/board/toradex/colibri-imx6ull
AgeCommit message (Expand)AuthorFilesLines
2023-04-16colibri-imx6ull: specify MTD partitions on command lineFrancesco Dolcini1-11/+0
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-2/+2
2022-07-25colibri-imx6ull/-emmc: synchronise device tree with linuxMarcel Ziswiler1-2/+5
2022-04-12board: colibri-imx6ull: fix detecting ethernet phyPhilippe Schenker1-15/+8
2022-04-12board: colibri-imx6ull: Do not leave variant variable unsetPhilippe Schenker1-0/+4
2022-02-09imx: Don't define __ASSEMBLY__ in source filesSimon Glass1-1/+0
2021-10-20colibri-imx6ull: add emmc variantMax Krummenacher3-4/+77
2021-10-20colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variantPhilippe Schenker1-8/+5
2021-10-20toradex: take over maintainershipMarcel Ziswiler1-1/+1
2021-10-20colibri-imx6ull: fix setup of nand gpmi clockPhilippe Schenker1-2/+3
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini1-1/+1
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini1-1/+1
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-26toradex: hand over maintainershipIgor Opaniuk1-1/+1
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-09-17colibri-imx6ull: use splashcreen value instead of legacy functionIgor Opaniuk1-2/+0
2020-07-27colibri-imx6ull: show boot logoIgor Opaniuk1-33/+7
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-04-17doc: update reference to README.imximagePatrick Delaunay1-1/+1
2020-01-07MAINTAINERS: change colibri_imx6/imx6ull/t30/vf maintainersIgor Opaniuk1-1/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-11-03ARM: dts: imx6ull-colibri: change hierarchy of DTS filesIgor Opaniuk1-0/+2
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic1-1/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-05-05board: toradex: drop support.arm maintainer emailMarcel Ziswiler1-1/+0
2019-04-25colibri-imx6ull: migrate usb to using driver modelMarcel Ziswiler1-48/+0
2019-04-25colibri-imx6ull: migrate mmc to using driver modelMarcel Ziswiler1-70/+0
2019-04-25colibri-imx6ull: migrate pinctrl and regulators to dtb/dmMarcel Ziswiler1-76/+6
2019-04-25board: imx6ull: Add disable PMIC_STBY_REQPhilippe Schenker1-0/+10
2019-04-25colibri-imx6ull: fix ethernet phy power onMarcel Ziswiler1-0/+3
2019-04-25colibri-imx6ull: set module variant depending on config blockStefan Agner1-3/+9
2018-07-23board: toradex: add Colibri iMX6ULL supportStefan Agner5-0/+557