summaryrefslogtreecommitdiff
path: root/board/toradex/colibri_imx6
AgeCommit message (Expand)Author
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-07-25colibri_imx6: synchronise device tree with linuxMarcel Ziswiler
2022-06-28toradex: apalis/colibri_imx6: Fix CLKO1/CLKO2 outputFrancesco Dolcini
2021-10-20toradex: take over maintainershipMarcel Ziswiler
2021-10-19colibri-imx6: use dynamic DDR calibrationFrancesco Dolcini
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-09board: colibri_imx6: add board_fit_config_name_match to support FIT in SPLMing Liu
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-26toradex: hand over maintainershipIgor Opaniuk
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-07colibri_imx6: set gpr1 ENET_CLK_SELIgor Opaniuk
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-07colibri_imx6: migrate to DM_ETHIgor Opaniuk
2020-01-07MAINTAINERS: change apalis_imx6/colibri_imx6 maintainersIgor Opaniuk
2019-12-27colibri_imx6: fix broken fsl_esdhc_imx conversionIgor Opaniuk
2019-12-03board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get_ulong() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-04-13board: colibri_imx6: check for and report ecc errors in fusesGerard Salvatella
2019-04-13colibri_imx6: added nreset gpio on rebootGerard Salvatella
2019-04-13colibri_imx6: use SDP if USB serial downloader has been usedStefan Agner
2019-04-13toradex: colibri_imx6: overwrite CMA memory set in device treeBhuvanchandra DV
2019-04-13colibri_imx6: revert fuse value set in mfgr_fuseMax Krummenacher
2019-04-13colibri_imx6: change pmic fusing according to hw 1.1 requirementsMax Krummenacher
2019-04-13colibri imx6: disable ri and dcd irq in uartsMax Krummenacher
2019-04-13colibri imx6: pf0100: reorder and cleanup message printingMax Krummenacher
2019-04-13colibri_imx6: unify sd/mmc drive strenght with linux kernel settingsMax Krummenacher
2019-04-13colibri_imx6: print also 64-bit ITMax Krummenacher
2019-04-13colibri_imx6: drop CONFIG_OF_SYSTEM_SETUPMax Krummenacher
2019-04-13colibri_imx6: migrate usb to using driver modelMarcel Ziswiler
2019-04-13colibri_imx6: migrate mmc to using driver modelMarcel Ziswiler
2019-04-13colibri_imx6: migrate i2c to using driver modelMarcel Ziswiler
2019-04-13colibri_imx6: clean-up and migrate gpios to using driver modelMarcel Ziswiler
2019-04-13colibri_imx6: migrate to using device treeMarcel Ziswiler
2019-04-13colibri_imx6: get rid of obsolete nospl configurationsMarcel Ziswiler
2019-02-20board: toradex: turn off lcd backlight before OS handoverGerard Salvatella
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini