summaryrefslogtreecommitdiff
path: root/recipes/gpioconfig
AgeCommit message (Collapse)Author
2016-09-28gpioconfig: mv all files into recipes-support/gpioconfigMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-08-17gpioconfig: deploy v1.4 for apalis/colibri imx6Max Krummenacher
Deploy GPIOConfig V1.4. Apalis iMX6: corrects the iomux offset of PAD_SD4_DATA6. Colibri iMX6: corrects 'SODIMM Pin'/'EvalLoc' columns for pads: DI0_PIN15 NANDF_D4 NANDF_D6 SD1_CLK Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2016-06-30gpioconfig: fix pkg_postrmMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-14gpioconfig: add binary for colibri-imx6Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-03-14gpioconfig: add dummy binary for unsupported machinesMax Krummenacher
Avoids WARNING: Unable to get checksum for gpioconfig SRC_URI entry GPIOConfig: file could not be found during recipe parse by providing a dummy GPIOConfig. The dummy displays a popup with a button that says that the program is not available on this machine. (cherry picked from commit e6959294ac99c87c7aabe2334d6582618ea3a825) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2015-05-18GPIOConfig: update GPIOConfig which now works on VF50Stefan Agner
GPIOConfig CPU detection was broken on Colibri VF50. Update to latest revision 674 which fixes CPU detection on newer kernel for Colibri VF50 too.
2015-05-12recipes: replace short DESCRIPTION with SUMMARYMax Krummenacher
The SUMMARY variable gives a short description of the package (<72 chars). A missing DESCRIPTION is automatically set to the content of SUMMARY.
2014-12-19Apalis iMX6/T30 & Colibri T20/T30/VF50/VF61: fix GPIOConfigMarcel Ziswiler
2014-12-18GPIOConfig: update with mainline kernel supportStefan Agner
2014-11-13Apalis iMX6/T30 & Colibri T20/T30/VF50/VF61: update resp. introduce ↵Marcel Ziswiler
GPIOconfig tool
2014-08-04GPIOConfig: update to latest binariesMax Krummenacher
2014-08-04gpioconfig: add dummy binary for unsupported machinesMax Krummenacher
Avoids WARNING: Unable to get checksum for gpioconfig SRC_URI entry GPIOConfig: file could not be found during recipe parse by providing a dummy GPIOConfig. The dummy displays a popup with a button that says that the program is not available on this machine.
2014-08-04build warnings: remove warnings already strippedMax Krummenacher
Change to new way of inhibiting warning from INHIBIT_PACKAGE_DEBUG_SPLIT = "1" to INSANE_SKIP_${PN} = "already-stripped"
2014-05-09GPIOConfig: update Vybrid GPIOConfig toolStefan Agner
Update GPIOConfig for Vybrid (V1.2)
2014-04-01gpioconfig: make the executable SOC family specificMax Krummenacher
2014-03-17GPIOConfig: add initial version for VybridStefan Agner
Add initial GPIOConfig for Vybrid (V1.0 Alpha 1)
2013-09-22inhibit missing debug info warnings in binary packageMax Krummenacher
2013-09-22gpioconfig: fix RDEPENDS to include ${PN}Max Krummenacher
2013-02-05GPIOConfig: Colibri-t30 GPIO to SODIMM assignmentMax Krummenacher
- Colibri T30 V1.1 has a different assignment of GPIO to SODIMM pins
2013-01-22GPIOConfig: fix issues with T30Max Krummenacher
- fix GPIO numbers > 222 not working correctly - fix handling of tristate - fix strings for first alternate function
2012-10-18update the binary applications to use hard float abiMax Krummenacher
2012-06-19Add binary package of GPIOConfig, TegrastatsMax Krummenacher
Add udev-late-mount
2012-06-19Update to new NV binary packages L4T R15Max Krummenacher
Removed nvrm_deamon and corresponding init.d script Kernel from git.toradex.int
2012-06-03Initial commitMax Krummenacher