summaryrefslogtreecommitdiff
path: root/test/dm/gpio.c
AgeCommit message (Expand)Author
2020-07-05sandbox, test: add test for GPIO_HOG functionHeiko Schocher
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-11test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong
2020-04-16test: dm: update test for pins configuration in gpioPatrick Delaunay
2020-04-16gpio: remove the open_drain API and opsPatrick Delaunay
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2016-06-03dm: test: Add GPIO open drain testsmario.six@gdsys.cc
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-01-29dm: gpio: Add better functions to request GPIOsSimon Glass
2014-10-23test: dm: Add additional GPIO testsSimon Glass
2014-10-23dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass
2014-10-23test: dm: Update GPIO tests for new gpio_request() methodSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Add GPIO support and testsSimon Glass