~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test:dm:fix typoYuepeng Xing2023-01-05
* gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate functionPatrice Chotard2022-09-15
* gpio: Add a way to read 3-way strapping pinsSimon Glass2021-03-03
* dm: gpio: Add a way to update flagsSimon Glass2021-03-03
* gpio: sandbox: Rename GPIO dir_flags to flagsSimon Glass2021-03-03
* gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()Simon Glass2021-03-03
* dm: gpio: Rename set_dir_flags() method to update_flags()Simon Glass2021-03-03
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* test: gpio: Add tests for the managed APIJean-Jacques Hiblot2020-09-30
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-07
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-03
* sandbox, test: change hog gpioPhilippe Reynes2020-07-28
* gpio: Add a method to convert a GPIO to ACPISimon Glass2020-07-17
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-09
* gpio: search for gpio label if gpio is not found through bank nameHeiko Schocher2020-07-07
* sandbox, test: add test for GPIO_HOG functionHeiko Schocher2020-07-05
* common: Drop log.h from common headerSimon Glass2020-05-18
* test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong2020-05-11
* test: dm: update test for pins configuration in gpioPatrick Delaunay2020-04-16
* gpio: remove the open_drain API and opsPatrick Delaunay2020-04-16
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* dm: test: Add GPIO open drain testsmario.six@gdsys.cc2016-06-03
* test: Generalize the unit test frameworkJoe Hershberger2015-05-21
* dm: gpio: Add better functions to request GPIOsSimon Glass2015-01-29
* test: dm: Add additional GPIO testsSimon Glass2014-10-23
* dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass2014-10-23
* test: dm: Update GPIO tests for new gpio_request() methodSimon Glass2014-10-23
* dm: rename device struct to udeviceHeiko Schocher2014-05-27
* dm: Add GPIO support and testsSimon Glass2014-03-04