summaryrefslogtreecommitdiff
path: root/recipes-support
AgeCommit message (Collapse)Author
2017-06-09bmode-usb: add recipe to set i.mx 6 boot modeMax Krummenacher
This linux userspace tool does what U-Boot's 'bmode usb noreset' does. On the next reboot the i.MX 6 will boot to recovery aka serial download mode. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2017-04-07recipes: remove unneeded RDEPENDSMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-09-29fbset: remove Vybrid specific fb.modes fileStefan Agner
The DRM driver fbdev emulation does not support setting modes using fbset: ioctl FBIOPUT_VSCREENINFO: Invalid argument Remove the fb.modes configuration file as it provides no value anymore. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-03-14recipes-support: usb-suspend-resume: Add USB suspend resume fix for VybridSanchayan Maity
Add systemd service which utilises systemd's suspend resume hooks to excute scripts which take care of unbinding and binding the necessary configurations and usb driver during suspend and resume respectively. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2013-11-21Machine: use the changed machinename colibri-vfMax Krummenacher
2013-10-10colibri-vf50: add the machine, kernel and u-bootMax Krummenacher
- also add the relevant configuration files