1. 7450790 gpio: Pull down HiZ pins after reading tristate GPIO strapping by Julius Werner · 4 years ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  3. 118a9c7 src/lib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  4. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  5. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  6. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  7. 7160766e lib/gpio.c: Fix _gpio_base3_value invalid shift by Richard Spiegel · 6 years ago
  8. 4cafc88 lib/gpio.c: Validate num_gpio by Richard Spiegel · 6 years ago
  9. 0a0340e gpio: Change gpio_baseX_value() function return types to unsigned by Julius Werner · 6 years ago
  10. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  11. bd885c5 lib/gpio: constify array inputs by Aaron Durbin · 7 years ago
  12. 45fde70 src/lib: Add space before ( by Lee Leahy · 7 years ago
  13. f41ac22 lib/gpio: add pullup & pulldown gpio_base2_value() variants by Aaron Durbin · 8 years ago
  14. 5b6c28c gpio: Add support for translating gpio_t into ACPI pin by Duncan Laurie · 8 years ago
  15. 3a39f44 gpio: Add a function to map GPIO to ACPI path by Duncan Laurie · 8 years ago
  16. 2b23948 gpio: Add support for binary_first base3 number system by Julius Werner · 8 years ago
  17. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  18. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  19. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  20. f9b49e8 Add delay before reading GPIOs in gpio_base2_value() by David Hendricks · 10 years ago
  21. 21db62e gpio: add a function to read GPIO array as base-2 value by David Hendricks · 10 years ago
  22. 3fc6368 gpio: cosmetic changes to tristate_gpios.c by David Hendricks · 10 years ago[Renamed (93%) from src/lib/tristate_gpios.c]
  23. 886d29b gpio: Remove non-ternary tristate mode, make ternaries easier by Julius Werner · 10 years ago
  24. eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 10 years ago
  25. 573e211 fix how to interpret board id read from gpios by Daisuke Nojiri · 10 years ago
  26. 3760272 Restore name of the function reading tertiary GPIO states by Vadim Bendebury · 10 years ago
  27. 9c9c336 Generalize revision number calculation function by Vadim Bendebury · 10 years ago