1. f316f52 Rework to build by autoconf/automake and new Debian scripts by Dongjin Kim · 3 years, 7 months ago
  2. f78d982 ODROID-M1: New support for ODROID-M1 by Steve Jeong · 3 years, 7 months ago
  3. 2f8842f Fix build error for gcc 10 by Deokgyu Yang · 4 years, 5 months ago
  4. 6bf0d6c Bump up version to 3.9 by Deokgyu Yang · 4 years, 9 months ago
  5. bf7cd9a WiringPi: Android: Add odroidhc4.c to compile on the android platform. by Luke go · 4 years, 9 months ago
  6. f9cbdb1 Bump up version to 3.8 by Deokgyu Yang · 4 years, 9 months ago
  7. e94695f WiringPi: Add support for Odroid-HC4 by Deokgyu Yang · 4 years, 9 months ago
  8. 4416fa5 Revert "WiringPi: Android: Add HC4 to ModelNames list." by Deokgyu Yang · 4 years, 9 months ago
  9. b7b6d95 Merge "WiringPi: Android: Add HC4 to ModelNames list." by Chris · 4 years, 10 months ago
  10. 7e937c7 WiringPi: Bump up version to 3.7 by Deokgyu Yang · 5 years ago
  11. 54aca3f Odroid-C1/C2: Add I2C support for mainline kernel by Deokgyu Yang · 5 years ago
  12. 141eec2 Odroid-C1: Fix to keep compatibility with Odroid-C series by Deokgyu Yang · 5 years ago
  13. 2557a0a Odroid-C4: Add base number to GPIO_H pad pins by Deokgyu Yang · 5 years ago
  14. 49bcab5 WiringPi: Bump up version to 3.6 by Deokgyu Yang · 5 years ago
  15. 6a87102 Odroid-C4: Correct ADC nodes and change their access number as to the Odroid convention by Deokgyu Yang · 5 years ago
  16. 858c814 WiringPi: Remove patch string in kernel number and add whole release string by Deokgyu Yang · 5 years ago
  17. f6a49aa WiringPi: Bump up version to 3.5 by Deokgyu Yang · 5 years ago
  18. f85513d Odroid-XU4: Use cmpKernelVersion to determine ADC node by Deokgyu Yang · 5 years ago
  19. 5ebe86a WiringPi: Update in response to the latest regulations about I2C/SPI nodes by Deokgyu Yang · 5 years ago
  20. 912e3d9 WiringPi: Add cmpKernelVersion and update the kernelVerion structure by Deokgyu Yang · 5 years ago
  21. 6f11fef WiringPi: Remove utsname things from each board's file by Deokgyu Yang · 5 years ago
  22. 26f8815 WiringPi: Add showing current kernel version to the help text by Deokgyu Yang · 5 years ago
  23. 9e7f5c6 WiringPi: Implement storing current operating board's kernel version by Deokgyu Yang · 5 years ago
  24. f787046 WiringPi: Android: Add HC4 to ModelNames list. by Chris · 5 years ago
  25. 63443ff WiringPi: Bump up version to 3.4 by Deokgyu Yang · 5 years ago
  26. 10b2f2b WiringPi: Android: Add N2Plus to ModelNames list. by Luke Go · 5 years ago
  27. 41f8016 WiringPi: Bump up version to 3.3 by Deokgyu Yang · 5 years ago
  28. 38b0248 WiringPi: Check Device Tree first to recognize and change the referenced DT path by Deokgyu Yang · 5 years ago
  29. c61f82b WiringPi: Android: Redefine some function that's not supported. by Luke Go · 5 years ago
  30. a81abab WiringPi: Bump up version to 3.2 by Deokgyu Yang · 5 years ago
  31. 685816b Revert "WiringPi: Android: Apply removes to Android.bp" by Deokgyu Yang · 5 years ago
  32. 2c7e86b WiringPi: Bring back all of the stuffs I removed to do with peripherals by Deokgyu Yang · 5 years ago
  33. 73d5c3f WiringPi: Bump up version to 3.1 by Deokgyu Yang · 5 years ago
  34. 152712d debian: Fix typo by Deokgyu Yang · 5 years ago
  35. 2fa3784 debian: Add explicit package dependency by Deokgyu Yang · 5 years ago
  36. cac5556 WiringPi: Bump up version to 3.0 by Deokgyu Yang · 5 years ago
  37. 6738d3e newVersion: Remove unused codes by Deokgyu Yang · 5 years ago
  38. 9a27ae8 Revert "wiringPi: newVersion: Fix for adding minor-fixed version" by Deokgyu Yang · 5 years ago
  39. 6d5f5da WiringPi: Bump up version to 2.44-7.0 by Deokgyu Yang · 5 years ago
  40. 3f787a1 Bring devLib/lcd* back by Deokgyu Yang · 5 years ago
  41. 40b5bc1 Add definition _GNU_SOURCE to remove warnings to do with implicit functions by Deokgyu Yang · 5 years ago
  42. a0bd5eb WiringPi: Minor changes by Deokgyu Yang · 5 years ago
  43. 90fb4b9 WiringPi: Remove unused codes from newVersion script by Deokgyu Yang · 5 years ago
  44. e5a9903 WiringPi: Android: Apply removes to Android.bp by Deokgyu Yang · 5 years ago
  45. 89cf23c WiringPi: Remove files that seem won't be used or already have not been used by Deokgyu Yang · 5 years ago
  46. b3a297e WiringPi: Improve logic of getting board information by Deokgyu Yang · 5 years ago
  47. ffeba7f ODROID-C4: New support for ODROID-C4 by Yang Deokgyu · 6 years ago
  48. 8c26c89 WiringPi: Bump up version to 2.44-6.2 by Deokgyu Yang · 5 years ago
  49. 79b6474 Merge pull request #29 from hhk7734/master by Deokgyu Yang · 5 years ago
  50. d3a9aad Fix issue where 'wiringPiISR' can't run without sudo by Hyeonki Hong · 5 years ago
  51. c9cf497 WiringPi: Bump up version to 2.44-6.1 by Yang Deokgyu · 5 years ago
  52. ae873a2 WiringPi: Make it does not configure /dev/gpiomem during deb package build by Yang Deokgyu · 5 years ago
  53. 089a2ea gpio: Add options for readall command in help text by Yang Deokgyu · 6 years ago
  54. 2363e58 WiringPi: Ignore case when identifying a board by Yang Deokgyu · 6 years ago
  55. 51d3702 WiringPi: Bump up version to 2.44-6.0 by Yang Deokgyu · 6 years ago
  56. 1d462d6 debian: libwiringpi2: Remove previous built header files after installing by Yang Deokgyu · 6 years ago
  57. 868f262 build: Clean up build script and do uninstall/clean before install by Yang Deokgyu · 6 years ago
  58. 8bea636 wiringPi/Makefile: Remove legacy files when uninstallation by Yang Deokgyu · 6 years ago
  59. 0e02254 WiringPi: Get model name from Device Tree if not able from cpuinfo by Yang Deokgyu · 6 years ago
  60. 8ec73fe wiringPi: Bump up version to 2.44-5.3 by Yang Deokgyu · 6 years ago
  61. 3ffc583 wiringPi: Add a udev rules file for meson-gpiomem for ODROID-C/C2 boards by Yang Deokgyu · 6 years ago
  62. 2515484 wiringPi: Bump up version to 2.44-5.2 by Yang Deokgyu · 6 years ago
  63. 639f1b4 wiringPi: Fix for parsing /proc/cpuinfo on ODROID-C by Yang Deokgyu · 6 years ago
  64. e7ff9b5 wiringPi: Bump up version to 2.44-5.1 by Yang Deokgyu · 6 years ago
  65. d26507b wiringPi: Fix for parsing /proc/cpuinfo properly by Yang Deokgyu · 6 years ago
  66. dfcb6e2 wiringPi: Bump up version to 2.44-5.0 by Yang Deokgyu · 6 years ago
  67. 01a38bd wiringPi: Change readall output width to 79 for compatibility by Yang Deokgyu · 6 years ago
  68. 5106f2a wiringPi: Add readall option '--all' and refactor readall.c by Yang Deokgyu · 6 years ago
  69. 57890f8 build: Tune make jobs by Yang Deokgyu · 6 years ago
  70. 2ef868b wiringPi: Add udev rules to correct /dev/gpiomem permission by Yang Deokgyu · 6 years ago
  71. d848750 wiringPi: Bump up version to 2.44-4.1 by Yang Deokgyu · 6 years ago
  72. 020ff31 wiringPi: Fix non-root user who has gpiomem cannot use gpio binary properly by Yang Deokgyu · 6 years ago
  73. 89a55d9 wiringPi: Change author information by Yang Deokgyu · 6 years ago
  74. 6c20d2c wiringPi: Fix typo by Yang Deokgyu · 6 years ago
  75. 9666c1a wiringPi: Bump up version to 2.44-4.0 by Joshua Yang · 6 years ago
  76. 5f724d4 Add #ifndef ANDROID to pinMode by Hyeonki Hong · 6 years ago
  77. cff00af Add PWM comments for N2 by Hyeonki Hong · 6 years ago
  78. 50e3574 Add pullup/down mode to pinMode by Hyeonki Hong · 6 years ago
  79. 53b8871 Add i2c Block read and write by Hyeonki Hong · 6 years ago
  80. 8aed853 wiringPi: Bump up version to 2.44-3.0 by Joshua Yang · 6 years ago
  81. c5a06f5 Add wiringPiSPISetupInterface by Hyeonki Hong · 6 years ago
  82. 85603cb ODROID-N2: Add static keyword to the new PWM functions by Joshua Yang · 6 years ago
  83. 010207e ODROID-N2: Add new support for hardware PWM by Hyeonki Hong · 6 years ago
  84. 714fd07 wiringPi: Remove global pinPass. by Luke Go · 6 years ago
  85. 4786c27 wiringPi: pthread: add mutex lock to avoid null pointer error. by Luke Go · 6 years ago
  86. 6bb12bc android: replace using 'gpio' to direct node touching. by Luke Go · 6 years ago
  87. ecb33ea android: pthread: replace pthread_cancel. by Luke Go · 6 years ago
  88. 5344991 wiringPi: Bump up version to 2.44-2.0 by Joshua Yang · 6 years ago
  89. cbdb7ef wiringPi: Add wiringPiISRCancel function by Joshua Yang · 6 years ago
  90. 68a09cb android: Make valide to link wiringPi library from vendor. by Luke Go · 6 years ago
  91. 7e9bece wiringPi: Bump up version to 2.44-1.1 by Joshua Yang · 6 years ago
  92. 07cc462 wiringPi: newVersion: Fix for adding minor-fixed version by Joshua Yang · 6 years ago
  93. f20892d wiringPi: People: Add Hardkernel team by Joshua Yang · 6 years ago
  94. 58892f8 wiringPi: Add copyright in gpio help messages by Joshua Yang · 6 years ago
  95. 47abe4c ODROID: fix absolute path problem after building by Dongjin Kim · 6 years ago
  96. 2be588e ODROID: fix to build Debian package without running 'build' script by Dongjin Kim · 6 years ago
  97. 9651348 wiringPi: Bump up version to 2.44-1 by Joshua Yang · 6 years ago
  98. 41a423e wiringPi: Prepare to distribute as debian package by Joshua Yang · 6 years ago
  99. 8140e5a ODROID-N2: Remove duplicate includes by Joshua Yang · 6 years ago
  100. b14e783 android: Separate header library. by Luke Go · 6 years ago