Commit Graph

  • 69e54cb Corrected pylint reported formatting issues by kent 2020-08-11 11:13:24 -0700
  • 5d80f7e (refs/pull/94/head) Merge branch 'udoo' by kent 2020-08-10 23:35:41 -0700
  • c711421 Added Udoo x64 boards by kent 2020-08-10 23:25:20 -0700
  • 01b7ff7 detect Pentium_N3710 (Braswell core) by kent 2020-08-10 23:19:00 -0700
  • ae007c0 Added code to read board name from system by kent 2020-08-10 23:14:00 -0700
  • c207b2f (tag: 2.14.4) Merge pull request #93 from makermelissa/master by Limor "Ladyada" Fried 2020-08-10 19:27:54 -0400
  • 528efbc add Pentium_N3700 Braswell SOC for UDOO x64 by kent 2020-08-10 15:02:53 -0700
  • 28dd577 (refs/pull/93/head) Ran black by Melissa LeBlanc-Williams 2020-08-10 14:24:20 -0700
  • dc6475f Clean up Tinkerboard detection by Melissa LeBlanc-Williams 2020-08-10 14:23:25 -0700
  • 2908910 (tag: 2.14.3) Merge pull request #92 from makermelissa/master by Melissa LeBlanc-Williams 2020-07-28 14:36:22 -0700
  • e46a186 (refs/pull/92/head) Fix formatting by Melissa LeBlanc-Williams 2020-07-28 14:34:36 -0700
  • c52b24b Fix false positive on Tinkerboard by Melissa LeBlanc-Williams 2020-07-28 14:29:26 -0700
  • 3f33421 Fixed formatting via "black" by Daniel Manla 2020-07-28 14:38:48 -0400
  • 4b820a0 (tag: 2.14.2) Merge pull request #91 from makermelissa/master by Melissa LeBlanc-Williams 2020-07-28 10:48:16 -0700
  • b499838 (refs/pull/91/head) Add missing Raspberry Pi 2 Rev code by Melissa LeBlanc-Williams 2020-07-28 10:44:35 -0700
  • 578742c Modified a comment for clarification by Daniel Manla 2020-07-23 15:26:07 -0400
  • e586f7e Add PineH64 and Allwinner H6 constants by Daniel Manla 2020-07-23 15:21:25 -0400
  • ee64a3d Added Allwinner H6; Modified Allwinner A64 by Daniel Manla 2020-07-23 15:20:03 -0400
  • 111daa0 Add PineH64 to board detection by Daniel Manla 2020-07-23 15:14:21 -0400
  • 5cdf8af (tag: 2.14.1) Merge pull request #88 from fpdotmonkey/bugfix/check_dt_compatible_value_memory_leak by Melissa LeBlanc-Williams 2020-07-02 08:29:34 -0700
  • e2f1b67 (refs/pull/88/head) Fixed an issue where __init__.check_dt_compatible_value opened a file but did not close it and thus caused a memory leak and a ResourceWarning. by Fletcher Porter 2020-07-02 07:51:08 +0100
  • 1b43d2a (tag: 2.14.0) Merge pull request #84 from BlitzCityDIY/master by Melissa LeBlanc-Williams 2020-06-26 10:55:06 -0700
  • 2412435 (refs/pull/84/head) Changing to use function by BlitzCityDIY 2020-06-26 13:52:16 -0400
  • 34d046a Add support for detecting FT2232H by Franklin Harding 2020-06-17 09:14:02 -0700
  • 834f1b3 Changing to _ASUS_TINKER_BOARD_IDS by BlitzCityDIY 2020-06-16 18:51:56 -0400
  • d81e9f7 Merge remote-tracking branch 'upstream/master' by BlitzCityDIY 2020-06-16 15:17:49 -0400
  • 2e4da97 Merge branch 'master' of https://github.com/BlitzCityDIY/Adafruit_Python_PlatformDetect by BlitzCityDIY 2020-06-02 18:55:40 -0400
  • 8f4bf4a Adding _ASUS_TINKER_BOARD_IDS by BlitzCityDIY 2020-06-02 18:51:33 -0400
  • 6333865 Changing ASUS_TINKER_BOARD to _ASUS_TINKER_BOARD by BlitzCityDIY 2020-06-02 10:24:40 -0400
  • 6b0847d (tag: 2.13.3) Merge pull request #87 from SpasilliumNexus/patch-1 by Limor "Ladyada" Fried 2020-06-01 23:08:54 -0400
  • 6776b98 (refs/pull/87/head) Add revision code for 8GB model Raspberry Pi 4B by Tommy 2020-06-01 22:47:51 -0400
  • 71653a6 (tag: 2.13.2) Merge pull request #86 from makermelissa/master by Limor "Ladyada" Fried 2020-06-01 12:15:51 -0400
  • 1cc0239 (refs/pull/86/head) Black formatted by Melissa LeBlanc-Williams 2020-06-01 08:22:11 -0700
  • 63a6103 Added missing rev codes for newer Raspberry Pi 2 by Melissa LeBlanc-Williams 2020-06-01 08:21:44 -0700
  • 3eaf2ad Reformatted with Black by BlitzCityDIY 2020-05-29 15:31:38 -0400
  • d0e22d0 Updating pylint by BlitzCityDIY 2020-05-29 15:25:32 -0400
  • 07e8625 Black formatting by BlitzCityDIY 2020-05-29 14:38:13 -0400
  • f6cf2cd Updating board.py by BlitzCityDIY 2020-05-29 13:57:16 -0400
  • 98cdaa4 Adding Tinker Board detection by BlitzCityDIY 2020-05-29 13:00:37 -0400
  • 1067d51 (tag: 2.13.1) Merge pull request #83 from geekguy-wy/add_udoo_bolt_detect by Melissa LeBlanc-Williams 2020-05-25 10:08:51 -0700
  • ebb72a4 (refs/pull/83/head) Added UDOO Bolt V3 and V8 detection. Original Bolt is Bolt V8 now by Dale Weber 2020-05-24 14:02:33 -0700
  • a1cbc7b (tag: 2.13.0) Merge pull request #81 from geekguy-wy/add_udoo_bolt_detect by Melissa LeBlanc-Williams 2020-05-22 17:19:56 -0700
  • e16fed5 (refs/pull/81/head) Merge pull request #1 from makermelissa/udoo_bolt by geekguy-wy 2020-05-22 17:17:23 -0700
  • 61c0859 Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into udoo_bolt by Melissa LeBlanc-Williams 2020-05-21 07:30:22 -0700
  • e8b0a2c (tag: 2.12.0) Merge pull request #82 from hhk7734/odroid-xu4 by Melissa LeBlanc-Williams 2020-05-21 07:30:06 -0700
  • f418f0f Black formatting, fixed syntax error by Melissa LeBlanc-Williams 2020-05-21 07:24:36 -0700
  • 125f2ad Updated code to search board IDs by Melissa LeBlanc-Williams 2020-05-21 07:18:13 -0700
  • 3fedb68 Merge branch 'add_udoo_bolt_detect' of https://github.com/geekguy-wy/Adafruit_Python_PlatformDetect into udoo_bolt by Melissa LeBlanc-Williams 2020-05-21 07:05:28 -0700
  • f5bfd07 (refs/pull/82/head) ODROID-XU4: add support for Hardkernel Odroid XU4 by Hyeonki Hong 2020-05-21 16:31:03 +0900
  • 4c3b219 Fixed error - added ':' in if statement.' by Dale Weber 2020-05-20 09:22:13 -0700
  • ab2bd7d Changed names of UDOO_IDS and UDOO_ASSET_TAG; Corrected layout of UDOO_BOARD_IDS by Dale Weber 2020-05-20 09:10:15 -0700
  • d3cc2a2 Fixed code formatting by running black on detect.py, try #4. Oh, my! by Dale Weber 2020-05-19 05:56:57 -0700
  • 0de104c Fixed code formatting, try #3. Oh, my! by Dale Weber 2020-05-19 05:51:22 -0700
  • a5eb09d Fixed code formatting, try #2 by Dale Weber 2020-05-19 05:46:38 -0700
  • d0d36d1 Fixed code formatting by Dale Weber 2020-05-19 05:41:15 -0700
  • 710f368 Added board detection for UDOO Bolt using check_board_asset_value() and added it to detect.py by Dale Weber 2020-05-19 05:32:12 -0700
  • a7da497 Merge pull request #80 from geekguy-wy/add_udoo_bolt_detect by Melissa LeBlanc-Williams 2020-05-18 11:48:15 -0700
  • 8285f64 (refs/pull/80/head) The chip (Ryzen V1605B) and board *UDOO_BOLT) are now correctly detected by PlatformDetect. by =Dale Weber 2020-05-17 02:47:46 -0700
  • 7de55e2 Fixed statement has no effect for PyLint by =Dale Weber 2020-05-16 11:51:55 -0700
  • ca21ef9 Fixed the way I am calling get_board_asset_tag() by =Dale Weber 2020-05-16 11:47:45 -0700
  • e9f6442 Fixed the last one-off space I missed last time. by =Dale Weber 2020-05-15 21:26:46 -0700
  • 7d1f669 Fixed a one-off space and added two ':' in comparisons by =Dale Weber 2020-05-15 21:23:04 -0700
  • 727cb3d First try at detecting an UDOO Bolt. There will probably be more. by =Dale Weber 2020-05-15 21:07:02 -0700
  • 0415b1c (tag: 2.11.1) Merge pull request #79 from makermelissa/master by Melissa LeBlanc-Williams 2020-05-08 15:34:17 -0700
  • 1333644 (refs/pull/79/head) Black formatted by Melissa LeBlanc-Williams 2020-05-08 14:57:19 -0700
  • dae542a Huge GreatFET detection speedup by Melissa LeBlanc-Williams 2020-05-08 14:52:12 -0700
  • 66925a5 (tag: 2.11.0) Merge pull request #78 from bawilless/AvnetIIoTGW by Melissa LeBlanc-Williams 2020-05-08 09:35:57 -0700
  • 04f33db (refs/pull/78/head) Detect board as 40pin Pi, fix file formatting by Brian 2020-05-08 12:31:54 -0400
  • 314d23e Changes to support detecting the Avnet IIoT Gateway by Brian 2020-05-08 11:55:27 -0400
  • 309a7d2 (tag: 2.10.0) Merge pull request #77 from makermelissa/master by Melissa LeBlanc-Williams 2020-05-06 14:07:26 -0700
  • 8421507 (refs/pull/77/head) Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect by Melissa LeBlanc-Williams 2020-05-06 12:50:06 -0700
  • 22d2dfe Black linted by Melissa LeBlanc-Williams 2020-05-06 12:49:47 -0700
  • b26276d Added GreatFET One Detection by Melissa LeBlanc-Williams 2020-05-06 12:44:38 -0700
  • ad7120e (tag: 2.9.1) Merge pull request #76 from pdp7/patch-2 by Limor "Ladyada" Fried 2020-05-05 12:24:45 -0400
  • 5085109 (refs/pull/76/head) add ID for BeagleBone Black revision B by Drew Fustini 2020-05-05 18:23:02 +0200
  • 3893450 (tag: 2.9.0) Merge pull request #75 from trainman419/master by Melissa LeBlanc-Williams 2020-05-04 09:48:08 -0700
  • 48387d0 (refs/pull/75/head) Add to _ORANGE_PI_IDS too. by trainman419 2020-05-03 04:46:40 +0000
  • 7e402d0 Add Orange Pi 2 support by trainman419 2020-05-03 02:15:20 +0000
  • 9ff0213 (tag: 2.8.0) Merge pull request #74 from makermelissa/master by Melissa LeBlanc-Williams 2020-04-23 21:40:51 -0700
  • d09c0c6 (refs/pull/74/head) Disable didn't take the first time by Melissa LeBlanc-Williams 2020-04-23 16:34:53 -0700
  • c94541c Pylint Disabling too many methods by Melissa LeBlanc-Williams 2020-04-23 16:32:22 -0700
  • f9ca2bd Added Rock Pi S by Melissa LeBlanc-Williams 2020-04-23 16:29:38 -0700
  • 47c90a1 (tag: 2.7.0) Merge pull request #73 from makermelissa/master by Melissa LeBlanc-Williams 2020-04-21 09:42:30 -0700
  • 879426c (refs/pull/73/head) Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect by Melissa LeBlanc-Williams 2020-04-21 08:42:37 -0700
  • 89efa71 Fix badges in README by Melissa LeBlanc-Williams 2020-04-21 08:41:33 -0700
  • 7292ece Merge pull request #72 from makermelissa/master by Melissa LeBlanc-Williams 2020-04-21 08:27:28 -0700
  • 4166e0a (refs/pull/72/head) Fixed spacing and removed todos by Melissa LeBlanc-Williams 2020-04-20 20:21:24 -0700
  • 7fc5763 Updated README to modern version by Melissa LeBlanc-Williams 2020-04-20 20:16:02 -0700
  • 52233a4 Merge pull request #71 from makermelissa/master by Melissa LeBlanc-Williams 2020-04-20 20:11:53 -0700
  • 29b9998 (refs/pull/71/head) Fixing another readme link by Melissa LeBlanc-Williams 2020-04-20 17:26:06 -0700
  • 4a30974 Fixing readme link by Melissa LeBlanc-Williams 2020-04-20 17:24:34 -0700
  • 02003de Updated RTD conf by Melissa LeBlanc-Williams 2020-04-20 17:21:57 -0700
  • a667d8b Documentification by Melissa LeBlanc-Williams 2020-04-20 17:18:03 -0700
  • ea2c69b Get black and pylint to stop fighting by Melissa LeBlanc-Williams 2020-04-20 15:08:16 -0700
  • 4deb308 Black reformatted by Melissa LeBlanc-Williams 2020-04-20 15:03:52 -0700
  • 209bc8e Fixed gitignore and added build by Melissa LeBlanc-Williams 2020-04-20 14:57:38 -0700
  • 7e2bcb4 Removed Travis by Melissa LeBlanc-Williams 2020-04-20 14:53:32 -0700
  • df66981 Black formatted, Pylinted, and Github Actionified by Melissa LeBlanc-Williams 2020-04-20 14:52:25 -0700
  • 3b3ff5a Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect by Melissa LeBlanc-Williams 2020-04-20 14:13:57 -0700
  • 7143038 (tag: 2.6.1) Merge pull request #70 from hhk7734/odroid-c4 by Melissa LeBlanc-Williams 2020-04-20 08:29:50 -0700