- bfadb61 ODROID-N2/C4: add path of ADC in kernel 5.x by steve.jeong · 3 years, 2 months ago
- 4132c07 debian: update package version 3.13.2 by steve.jeong · 3 years, 4 months ago
- b3d4dfb debian: update package version 3.13.1 by steve.jeong · 3 years, 4 months ago
- b79592b debian: update package version 3.13 by steve.jeong · 3 years, 4 months ago
- 86db399 ODROID-N2/C4: fix compile error at http://ppa.launchpad.net/hardkernel/ppa/ubuntu by steve.jeong · 3 years, 4 months ago
- dcf6f8a ODROID: Add __attribute__ for avoding unused parameters. by Luke go · 3 years, 4 months ago
- 75b0858 Add include headers & change linux default lib: gpiod by jkhgit · 3 years, 6 months ago
- 7be6d78 Check build MODE to check gpiod fw. by Luke go · 3 years, 6 months ago
- f316f52 Rework to build by autoconf/automake and new Debian scripts by Dongjin Kim · 3 years, 7 months ago
- f78d982 ODROID-M1: New support for ODROID-M1 by Steve Jeong · 3 years, 7 months ago
- 2f8842f Fix build error for gcc 10 by Deokgyu Yang · 4 years, 5 months ago
- 6bf0d6c Bump up version to 3.9 by Deokgyu Yang · 4 years, 9 months ago
- bf7cd9a WiringPi: Android: Add odroidhc4.c to compile on the android platform. by Luke go · 4 years, 9 months ago
- f9cbdb1 Bump up version to 3.8 by Deokgyu Yang · 4 years, 9 months ago
- e94695f WiringPi: Add support for Odroid-HC4 by Deokgyu Yang · 4 years, 9 months ago
- 4416fa5 Revert "WiringPi: Android: Add HC4 to ModelNames list." by Deokgyu Yang · 4 years, 9 months ago
- b7b6d95 Merge "WiringPi: Android: Add HC4 to ModelNames list." by Chris · 4 years, 10 months ago
- 7e937c7 WiringPi: Bump up version to 3.7 by Deokgyu Yang · 5 years ago
- 54aca3f Odroid-C1/C2: Add I2C support for mainline kernel by Deokgyu Yang · 5 years ago
- 141eec2 Odroid-C1: Fix to keep compatibility with Odroid-C series by Deokgyu Yang · 5 years ago
- 2557a0a Odroid-C4: Add base number to GPIO_H pad pins by Deokgyu Yang · 5 years ago
- 49bcab5 WiringPi: Bump up version to 3.6 by Deokgyu Yang · 5 years ago
- 6a87102 Odroid-C4: Correct ADC nodes and change their access number as to the Odroid convention by Deokgyu Yang · 5 years ago
- 858c814 WiringPi: Remove patch string in kernel number and add whole release string by Deokgyu Yang · 5 years ago
- f6a49aa WiringPi: Bump up version to 3.5 by Deokgyu Yang · 5 years ago
- f85513d Odroid-XU4: Use cmpKernelVersion to determine ADC node by Deokgyu Yang · 5 years ago
- 5ebe86a WiringPi: Update in response to the latest regulations about I2C/SPI nodes by Deokgyu Yang · 5 years ago
- 912e3d9 WiringPi: Add cmpKernelVersion and update the kernelVerion structure by Deokgyu Yang · 5 years ago
- 6f11fef WiringPi: Remove utsname things from each board's file by Deokgyu Yang · 5 years ago
- 26f8815 WiringPi: Add showing current kernel version to the help text by Deokgyu Yang · 5 years ago
- 9e7f5c6 WiringPi: Implement storing current operating board's kernel version by Deokgyu Yang · 5 years ago
- f787046 WiringPi: Android: Add HC4 to ModelNames list. by Chris · 5 years ago
- 63443ff WiringPi: Bump up version to 3.4 by Deokgyu Yang · 5 years ago
- 10b2f2b WiringPi: Android: Add N2Plus to ModelNames list. by Luke Go · 5 years ago
- 41f8016 WiringPi: Bump up version to 3.3 by Deokgyu Yang · 5 years ago
- 38b0248 WiringPi: Check Device Tree first to recognize and change the referenced DT path by Deokgyu Yang · 5 years ago
- c61f82b WiringPi: Android: Redefine some function that's not supported. by Luke Go · 5 years ago
- a81abab WiringPi: Bump up version to 3.2 by Deokgyu Yang · 5 years ago
- 685816b Revert "WiringPi: Android: Apply removes to Android.bp" by Deokgyu Yang · 5 years ago
- 2c7e86b WiringPi: Bring back all of the stuffs I removed to do with peripherals by Deokgyu Yang · 5 years ago
- 73d5c3f WiringPi: Bump up version to 3.1 by Deokgyu Yang · 5 years ago
- 152712d debian: Fix typo by Deokgyu Yang · 5 years ago
- 2fa3784 debian: Add explicit package dependency by Deokgyu Yang · 5 years ago
- cac5556 WiringPi: Bump up version to 3.0 by Deokgyu Yang · 5 years ago
- 6738d3e newVersion: Remove unused codes by Deokgyu Yang · 5 years ago
- 9a27ae8 Revert "wiringPi: newVersion: Fix for adding minor-fixed version" by Deokgyu Yang · 5 years ago
- 6d5f5da WiringPi: Bump up version to 2.44-7.0 by Deokgyu Yang · 5 years ago
- 3f787a1 Bring devLib/lcd* back by Deokgyu Yang · 5 years ago
- 40b5bc1 Add definition _GNU_SOURCE to remove warnings to do with implicit functions by Deokgyu Yang · 5 years ago
- a0bd5eb WiringPi: Minor changes by Deokgyu Yang · 5 years ago
- 90fb4b9 WiringPi: Remove unused codes from newVersion script by Deokgyu Yang · 5 years ago
- e5a9903 WiringPi: Android: Apply removes to Android.bp by Deokgyu Yang · 5 years ago
- 89cf23c WiringPi: Remove files that seem won't be used or already have not been used by Deokgyu Yang · 5 years ago
- b3a297e WiringPi: Improve logic of getting board information by Deokgyu Yang · 5 years ago
- ffeba7f ODROID-C4: New support for ODROID-C4 by Yang Deokgyu · 6 years ago
- 8c26c89 WiringPi: Bump up version to 2.44-6.2 by Deokgyu Yang · 5 years ago
- 79b6474 Merge pull request #29 from hhk7734/master by Deokgyu Yang · 5 years ago
- d3a9aad Fix issue where 'wiringPiISR' can't run without sudo by Hyeonki Hong · 5 years ago
- c9cf497 WiringPi: Bump up version to 2.44-6.1 by Yang Deokgyu · 5 years ago
- ae873a2 WiringPi: Make it does not configure /dev/gpiomem during deb package build by Yang Deokgyu · 5 years ago
- 089a2ea gpio: Add options for readall command in help text by Yang Deokgyu · 6 years ago
- 2363e58 WiringPi: Ignore case when identifying a board by Yang Deokgyu · 6 years ago
- 51d3702 WiringPi: Bump up version to 2.44-6.0 by Yang Deokgyu · 6 years ago
- 1d462d6 debian: libwiringpi2: Remove previous built header files after installing by Yang Deokgyu · 6 years ago
- 868f262 build: Clean up build script and do uninstall/clean before install by Yang Deokgyu · 6 years ago
- 8bea636 wiringPi/Makefile: Remove legacy files when uninstallation by Yang Deokgyu · 6 years ago
- 0e02254 WiringPi: Get model name from Device Tree if not able from cpuinfo by Yang Deokgyu · 6 years ago
- 8ec73fe wiringPi: Bump up version to 2.44-5.3 by Yang Deokgyu · 6 years ago
- 3ffc583 wiringPi: Add a udev rules file for meson-gpiomem for ODROID-C/C2 boards by Yang Deokgyu · 6 years ago
- 2515484 wiringPi: Bump up version to 2.44-5.2 by Yang Deokgyu · 6 years ago
- 639f1b4 wiringPi: Fix for parsing /proc/cpuinfo on ODROID-C by Yang Deokgyu · 6 years ago
- e7ff9b5 wiringPi: Bump up version to 2.44-5.1 by Yang Deokgyu · 6 years ago
- d26507b wiringPi: Fix for parsing /proc/cpuinfo properly by Yang Deokgyu · 6 years ago
- dfcb6e2 wiringPi: Bump up version to 2.44-5.0 by Yang Deokgyu · 6 years ago
- 01a38bd wiringPi: Change readall output width to 79 for compatibility by Yang Deokgyu · 6 years ago
- 5106f2a wiringPi: Add readall option '--all' and refactor readall.c by Yang Deokgyu · 6 years ago
- 57890f8 build: Tune make jobs by Yang Deokgyu · 6 years ago
- 2ef868b wiringPi: Add udev rules to correct /dev/gpiomem permission by Yang Deokgyu · 6 years ago
- d848750 wiringPi: Bump up version to 2.44-4.1 by Yang Deokgyu · 6 years ago
- 020ff31 wiringPi: Fix non-root user who has gpiomem cannot use gpio binary properly by Yang Deokgyu · 6 years ago
- 89a55d9 wiringPi: Change author information by Yang Deokgyu · 6 years ago
- 6c20d2c wiringPi: Fix typo by Yang Deokgyu · 6 years ago
- 9666c1a wiringPi: Bump up version to 2.44-4.0 by Joshua Yang · 6 years ago
- 5f724d4 Add #ifndef ANDROID to pinMode by Hyeonki Hong · 6 years ago
- cff00af Add PWM comments for N2 by Hyeonki Hong · 6 years ago
- 50e3574 Add pullup/down mode to pinMode by Hyeonki Hong · 6 years ago
- 53b8871 Add i2c Block read and write by Hyeonki Hong · 6 years ago
- 8aed853 wiringPi: Bump up version to 2.44-3.0 by Joshua Yang · 6 years ago
- c5a06f5 Add wiringPiSPISetupInterface by Hyeonki Hong · 6 years ago
- 85603cb ODROID-N2: Add static keyword to the new PWM functions by Joshua Yang · 6 years ago
- 010207e ODROID-N2: Add new support for hardware PWM by Hyeonki Hong · 6 years ago
- 714fd07 wiringPi: Remove global pinPass. by Luke Go · 6 years ago
- 4786c27 wiringPi: pthread: add mutex lock to avoid null pointer error. by Luke Go · 6 years ago
- 6bb12bc android: replace using 'gpio' to direct node touching. by Luke Go · 6 years ago
- ecb33ea android: pthread: replace pthread_cancel. by Luke Go · 6 years ago
- 5344991 wiringPi: Bump up version to 2.44-2.0 by Joshua Yang · 6 years ago
- cbdb7ef wiringPi: Add wiringPiISRCancel function by Joshua Yang · 6 years ago
- 68a09cb android: Make valide to link wiringPi library from vendor. by Luke Go · 6 years ago
- 7e9bece wiringPi: Bump up version to 2.44-1.1 by Joshua Yang · 6 years ago
- 07cc462 wiringPi: newVersion: Fix for adding minor-fixed version by Joshua Yang · 6 years ago