summaryrefslogtreecommitdiff
path: root/board/toradex/colibri_vf
Commit message (Expand)AuthorAgeFilesLines
* doc: update reference to README.imximagePatrick Delaunay2020-04-161-1/+1
* MAINTAINERS: change colibri_imx6/imx6ull/t30/vf maintainersIgor Opaniuk2020-01-071-1/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* video: fsl_dcu_fb: add DM_VIDEO supportIgor Opaniuk2019-07-291-1/+3
* video: fsl_dcu_fb: refactor init functionsIgor Opaniuk2019-07-291-2/+4
* colibri_vf: fix tab vs. spacesMarcel Ziswiler2019-04-251-1/+1
* colibri_vf: use leveling evaluated by DDR validation toolsStefan Agner2019-04-131-0/+7
* colibri_vf: adjust timing according to data sheetStefan Agner2019-04-131-3/+9
* colibri_vf: sync the board info messageBhuvanchandra DV2019-04-131-2/+2
* colibri_vf: migrate fec, esdhc, nfc and usb to driver modelMarcel Ziswiler2019-04-131-81/+1
* colibri_vf: migrate pinctrl and regulators to dtb/dmMarcel Ziswiler2019-04-131-128/+11
* ARM: dts: colibri_vf: update device treesMarcel Ziswiler2019-04-131-1/+3
* board: toradex: turn off lcd backlight before OS handoverGerard Salvatella2019-02-201-1/+11
* toradex: colibri_vf: fix memory initializationStefan Agner2019-01-091-9/+1
* board: constify struct node_info arrayMasahiro Yamada2018-07-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-8/+4
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* board: toradex: colibri_vf: Add DCU support for Colibri VybridStefan Agner2017-04-143-16/+99
* ARM: vf610: move to standard arch/board approachStefan Agner2017-03-191-6/+0
* colibri_vf: use same NAND clock as Linux usesStefan Agner2016-12-161-1/+1
* colibri_vf: cleanup USB clock initializationStefan Agner2016-12-161-4/+10
* colibri_vf: use device-tree for MTD partitionsStefan Agner2016-12-161-0/+13
* toradex: allow custom fdt board setup in board fileStefan Agner2016-12-161-0/+8
* colibri_vf: usb gadget: toradex pid is now set genericallyMax Krummenacher2016-11-281-16/+0
* apalis/colibri_imx7/pxa270/t20/t30/vf: integrate config block handlingMarcel Ziswiler2016-11-281-0/+14
* imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki2016-10-261-1/+1
* colibri_vf: Add board_usb_phy_mode functionSanchayan Maity2015-11-251-1/+32
* colibri_vf: Fix bstlen fieldFabio Estevam2015-10-151-1/+1
* vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)2015-10-021-39/+105
* colibri_vf: Enable board specific USB initialisation for USB pen gpioSanchayan Maity2015-06-081-0/+25
* colibri_vf: Add separate defconfig for device tree supportBhuvanchandra DV2015-06-081-0/+4
* arm: vf610: Add iomux support for DSPIBhuvanchandra DV2015-06-081-0/+21
* colibri_vf: Add pinmux entries for GPIOsBhuvanchandra DV2015-06-081-0/+60
* colibri_vf: Enable USB support for Colibri VybridSanchayan Maity2015-04-231-0/+24
* ARM: vf610: Initial integration for Colibri VF50/VF61Sanchayan Maity2015-04-235-0/+409