summaryrefslogtreecommitdiff
path: root/board/toradex/colibri_vf/colibri_vf.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-09board: colibri_vf: fix compiling warningOleksandr Suvorov1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-29video: fsl_dcu_fb: add DM_VIDEO supportIgor Opaniuk1-1/+3
2019-04-13colibri_vf: use leveling evaluated by DDR validation toolsStefan Agner1-0/+7
2019-04-13colibri_vf: adjust timing according to data sheetStefan Agner1-3/+9
2019-04-13colibri_vf: sync the board info messageBhuvanchandra DV1-2/+2
2019-04-13colibri_vf: migrate fec, esdhc, nfc and usb to driver modelMarcel Ziswiler1-81/+1
2019-04-13colibri_vf: migrate pinctrl and regulators to dtb/dmMarcel Ziswiler1-128/+11
2019-02-20board: toradex: turn off lcd backlight before OS handoverGerard Salvatella1-1/+11
2019-01-09toradex: colibri_vf: fix memory initializationStefan Agner1-9/+1
2018-07-25board: constify struct node_info arrayMasahiro Yamada1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-04-14board: toradex: colibri_vf: Add DCU support for Colibri VybridStefan Agner1-16/+60
2016-12-16colibri_vf: use same NAND clock as Linux usesStefan Agner1-1/+1
2016-12-16colibri_vf: cleanup USB clock initializationStefan Agner1-4/+10
2016-12-16colibri_vf: use device-tree for MTD partitionsStefan Agner1-0/+13
2016-12-16toradex: allow custom fdt board setup in board fileStefan Agner1-0/+8
2016-11-28colibri_vf: usb gadget: toradex pid is now set genericallyMax Krummenacher1-16/+0
2015-11-25colibri_vf: Add board_usb_phy_mode functionSanchayan Maity1-1/+32
2015-10-15colibri_vf: Fix bstlen fieldFabio Estevam1-1/+1
2015-10-02vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)1-39/+105
2015-06-08colibri_vf: Enable board specific USB initialisation for USB pen gpioSanchayan Maity1-0/+25
2015-06-08arm: vf610: Add iomux support for DSPIBhuvanchandra DV1-0/+21
2015-06-08colibri_vf: Add pinmux entries for GPIOsBhuvanchandra DV1-0/+60
2015-04-23colibri_vf: Enable USB support for Colibri VybridSanchayan Maity1-0/+24
2015-04-23ARM: vf610: Initial integration for Colibri VF50/VF61Sanchayan Maity1-0/+361