- f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 3 months ago
- 48609d0 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 3 months ago
- 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 10 months ago
- d638a18 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 10 months ago
- e87e86f gpio: sandbox: Make sandbox_gpio_set_flags() set all flags by Simon Glass · 3 years, 10 months ago
- 0242aec gpio: sandbox: Fully separate pin value from output value by Simon Glass · 3 years, 10 months ago
- 1f212af gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 10 months ago
- a03a0aa gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 10 months ago
- 9648789 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · 3 years, 10 months ago
- 13979fc dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 10 months ago
- bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 11 months ago
- 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 11 months ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 7cd96a4 drivers: gpio: keep output value for input on sandbox by Heinrich Schuchardt · 4 years, 2 months ago
- 2912686 gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 4 months ago
- addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
- e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- e5301ba test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 10 months ago
- ff52665 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 10 months ago
- 2c0f782 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 10 months ago
- e3f3a12 gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 10 months ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 995b60b sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · 7 years ago
- 95795ad dm: gpio: sandbox: Use dev_read...() functions to access DT by Simon Glass · 8 years ago
- 3a57123 dm: gpio: Refactor to prepare for live tree support by Simon Glass · 8 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 743268f dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · 8 years ago
- e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
- 3669e0e dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
- 5e0bbd6 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · 10 years ago
- 62cb89d dm: gpio: sandbox: Implement the remove() method by Simon Glass · 10 years ago
- 699ea96 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · 10 years ago
- ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
- 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
- e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 8d30fcd sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago