aboutsummaryrefslogtreecommitdiff
path: root/board/toradex/colibri_imx6
AgeCommit message (Expand)AuthorFilesLines
2021-10-20toradex: take over maintainershipMarcel Ziswiler1-1/+1
2021-10-19colibri-imx6: use dynamic DDR calibrationFrancesco Dolcini1-0/+22
2021-09-07arm: Disable ATAGs supportTom Rini1-3/+2
2021-08-09board: colibri_imx6: add board_fit_config_name_match to support FIT in SPLMing Liu1-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
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini1-1/+1
2021-01-05Merge 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-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass2-6/+8
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-07colibri_imx6: set gpr1 ENET_CLK_SELIgor Opaniuk1-0/+3
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-07colibri_imx6: migrate to DM_ETHIgor Opaniuk1-55/+4
2020-01-07MAINTAINERS: change apalis_imx6/colibri_imx6 maintainersIgor Opaniuk1-1/+1
2019-12-27colibri_imx6: fix broken fsl_esdhc_imx conversionIgor Opaniuk1-2/+2
2019-12-03board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne1-1/+0
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_get_ulong() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-3/+3
2019-04-13board: colibri_imx6: check for and report ecc errors in fusesGerard Salvatella2-2/+108
2019-04-13colibri_imx6: added nreset gpio on rebootGerard Salvatella1-0/+24
2019-04-13colibri_imx6: use SDP if USB serial downloader has been usedStefan Agner1-1/+9
2019-04-13toradex: colibri_imx6: overwrite CMA memory set in device treeBhuvanchandra DV1-1/+13
2019-04-13colibri_imx6: revert fuse value set in mfgr_fuseMax Krummenacher1-1/+1
2019-04-13colibri_imx6: change pmic fusing according to hw 1.1 requirementsMax Krummenacher1-7/+9
2019-04-13colibri imx6: disable ri and dcd irq in uartsMax Krummenacher1-1/+8
2019-04-13colibri imx6: pf0100: reorder and cleanup message printingMax Krummenacher1-41/+41
2019-04-13colibri_imx6: unify sd/mmc drive strenght with linux kernel settingsMax Krummenacher1-10/+14
2019-04-13colibri_imx6: print also 64-bit ITMax Krummenacher1-0/+1
2019-04-13colibri_imx6: drop CONFIG_OF_SYSTEM_SETUPMax Krummenacher1-7/+0
2019-04-13colibri_imx6: migrate usb to using driver modelMarcel Ziswiler1-22/+1
2019-04-13colibri_imx6: migrate mmc to using driver modelMarcel Ziswiler1-34/+4
2019-04-13colibri_imx6: migrate i2c to using driver modelMarcel Ziswiler2-73/+31
2019-04-13colibri_imx6: clean-up and migrate gpios to using driver modelMarcel Ziswiler1-75/+134
2019-04-13colibri_imx6: migrate to using device treeMarcel Ziswiler1-0/+2
2019-04-13colibri_imx6: get rid of obsolete nospl configurationsMarcel Ziswiler6-292/+0
2019-02-20board: toradex: turn off lcd backlight before OS handoverGerard Salvatella1-0/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini10-20/+10
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-01-12toradex: imx6: Rework PF0100 fuse programming commands to not be in SPLTom Rini2-6/+5
2017-10-12imx: Include <input.h> header fileDiego Dorta1-0/+1
2017-10-12colibri_imx6: Avoid calling setup_display() from SPL codeFabio Estevam1-3/+4