aboutsummaryrefslogtreecommitdiff
path: root/board/toradex/colibri_vf
AgeCommit message (Expand)AuthorFilesLines
2019-12-02common: 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-07-29video: fsl_dcu_fb: refactor init functionsIgor Opaniuk1-2/+4
2019-04-25colibri_vf: fix tab vs. spacesMarcel Ziswiler1-1/+1
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-04-13ARM: dts: colibri_vf: update device treesMarcel Ziswiler1-1/+3
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 Rini4-8/+4
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2017-04-14board: toradex: colibri_vf: Add DCU support for Colibri VybridStefan Agner3-16/+99
2017-03-19ARM: vf610: move to standard arch/board approachStefan Agner1-6/+0
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
2016-11-28apalis/colibri_imx7/pxa270/t20/t30/vf: integrate config block handlingMarcel Ziswiler1-0/+14
2016-10-26imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki1-1/+1
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-08colibri_vf: Add separate defconfig for device tree supportBhuvanchandra DV1-0/+4
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 Maity5-0/+409