Commit Graph

  • db19a14 (refs/pull/70/head) ODROID-C4: modify detection through 'compatible' by Hyeonki Hong 2020-04-20 13:39:09 +0900
  • 43f3fc6 (tag: 2.6.0) Merge pull request #69 from johalun/master by Melissa LeBlanc-Williams 2020-04-14 08:39:55 -0700
  • ee623a3 (refs/pull/69/head) Add Clockwork Pi board by cpi 2020-04-13 10:15:53 -0700
  • 26ae7c2 Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect by Melissa LeBlanc-Williams 2020-03-23 10:02:14 -0700
  • 34697fe (tag: 2.5.0) Merge pull request #68 from hhk7734/odroid-c4 by Melissa LeBlanc-Williams 2020-03-23 08:42:43 -0700
  • 69e6bd7 (refs/pull/68/head) Add support for Hardkernel Odroid C4 by Hyeonki Hong 2020-03-24 00:36:23 +0900
  • 2dbcc84 Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect by Melissa LeBlanc-Williams 2020-03-12 11:34:38 -0700
  • 110a54c (tag: 2.4.0) Merge pull request #65 from yeyeto2788/master by Melissa LeBlanc-Williams 2020-03-03 08:40:02 -0800
  • bfc2691 Merge pull request #67 from pmundt/xilinx-pynq by Melissa LeBlanc-Williams 2020-03-03 08:39:23 -0800
  • ed5313c (refs/pull/67/head) Fix up pylint method could be a function (no-self-use) warning by Paul Mundt 2020-03-03 11:18:09 +0100
  • 3bc3d1e Add support for Xilinx PYNQ dev boards (Z1 and Z2) by Paul Mundt 2020-03-02 12:40:27 +0000
  • bcb836c (refs/pull/65/head) Merge pull request #2 from yeyeto2788/pinephone by Juan Biondi 2020-02-28 22:57:49 +0100
  • 7a06bc8 Add recognition of pinephone using alpine linux by yeyeto2788 2020-02-28 22:56:53 +0100
  • c93449d (tag: 2.3.0) Merge pull request #64 from swarren/jetson-nx by Melissa LeBlanc-Williams 2020-02-24 11:55:29 -0800
  • f806976 (refs/pull/64/head) Add support for NVIDIA Jetson NX by Stephen Warren 2020-02-18 13:04:16 -0700
  • d3b716a NVIDIA Jetson: Detect boards using compatible value by Stephen Warren 2020-02-18 12:59:53 -0700
  • b8ed4d2 NVIDIA Jetson: Detect chip directly by Stephen Warren 2020-02-18 12:49:14 -0700
  • 5ac2520 (refs/pull/63/head) Fix CI issue with spaces. by yeyeto2788 2020-02-12 20:02:35 +0100
  • ed8d768 Merge branch 'module_refactor' of https://github.com/yeyeto2788/Adafruit_Python_PlatformDetect into module_refactor by yeyeto2788 2020-02-12 20:01:23 +0100
  • a3f8723 Merge branch 'master' into module_refactor by Juan Biondi 2020-02-12 19:49:38 +0100
  • a174e7c (tag: 2.2.0) Merge pull request #62 from mruz/master by Melissa LeBlanc-Williams 2020-02-11 11:44:01 -0800
  • b6cf7d0 Merge branch 'master' of https://github.com/mruz/Adafruit_Python_PlatformDetect by Melissa LeBlanc-Williams 2020-02-11 11:39:11 -0800
  • 36f1d76 Fix lint issue. by yeyeto2788 2020-02-03 10:19:47 +0100
  • 12e153d Add proper documentation on method and make code more readable. by yeyeto2788 2020-02-03 09:58:02 +0100
  • 717d2f1 Make the code a bit more readable and remove so many conditional branches by yeyeto2788 2020-01-31 16:00:06 +0100
  • 797bbbe (refs/pull/62/head) Get revision from device-tree, fix #61 by mruz 2020-01-25 14:59:41 +0100
  • 0eb6058 (tag: 2.1.0) Merge pull request #58 from mruz/master by Melissa LeBlanc-Williams 2020-01-22 09:36:17 -0800
  • 6e6d6f6 Merge pull request #60 from pdp7/master by Melissa LeBlanc-Williams 2020-01-22 09:34:26 -0800
  • a6be564 (tag: 2.0.1) Merge pull request #59 from yeyeto2788/module_refactor by Melissa LeBlanc-Williams 2020-01-22 08:17:28 -0800
  • a6a280a (refs/pull/60/head) add test to detect BeagleBone Green #57 by Drew Fustini 2020-01-22 15:22:37 +0000
  • ee1ce0f (refs/pull/58/head) Hardware to upper by mruz 2020-01-22 15:18:14 +0100
  • 54468b8 Fix reference to BeagleBone Green model by Drew Fustini 2020-01-22 11:54:28 +0000
  • 56f5431 add condition to detect BeagleBone Green #57 by Drew Fustini 2020-01-22 11:10:45 +0000
  • 05c4593 (refs/pull/59/head) Fix dependencies on setup.py so it add the constants. by yeyeto2788 2020-01-22 11:28:21 +0100
  • 7b44c98 Add constants to setup.py by yeyeto2788 2020-01-22 08:10:33 +0100
  • dd6d4f9 Detect rpi4b on openSUSE by mruz 2020-01-21 21:36:39 +0100
  • 77824a6 Add rpi4 bcm2711 chip by mruz 2020-01-21 21:35:47 +0100
  • d806552 (tag: 2.0.0) Merge pull request #56 from yeyeto2788/module_refactor by Melissa LeBlanc-Williams 2020-01-21 13:53:59 -0800
  • ac5513d (refs/pull/56/head) Fix failing build. by yeyeto2788 2020-01-20 20:04:50 +0100
  • 98a65eb Refactor library in order to separate components. by yeyeto2788 2020-01-20 15:44:24 +0100
  • d5bf517 Merge branch 'orangepi' of https://github.com/yeyeto2788/Adafruit_Python_PlatformDetect into orangepi by yeyeto2788 2020-01-20 15:27:24 +0100
  • c5e0798 (tag: 1.4.5) Merge pull request #54 from yeyeto2788/orangepi by Limor "Ladyada" Fried 2020-01-17 14:09:32 -0500
  • 00d3aa9 (refs/pull/54/head) Fix minor issue on Orange Board ids and add the Orange Pi Plus 2E by yeyeto2788 2020-01-17 20:04:12 +0100
  • 73551a1 (tag: 1.4.4) Merge pull request #53 from yeyeto2788/orangepi by Melissa LeBlanc-Williams 2020-01-16 08:39:24 -0800
  • 8e069fd (refs/pull/53/head) Fix lint issues. by yeyeto2788 2020-01-15 21:20:11 +0000
  • 072f073 Fix lint issues by yeyeto2788 2020-01-15 22:18:17 +0100
  • 446acd4 Fix naming of orange pi one. by yeyeto2788 2020-01-15 21:15:34 +0000
  • bc6ee45 Fix name of board id for Orange Pi One by yeyeto2788 2020-01-15 22:04:42 +0100
  • bf73044 Add Orange Pi boards (One, Lite, PC +) by yeyeto2788 2020-01-15 21:40:12 +0100
  • 18c9682 (tag: 1.4.3) Merge pull request #52 from yeyeto2788/master by Melissa LeBlanc-Williams 2020-01-09 09:13:04 -0800
  • 869b151 (refs/pull/52/head) Add detection for Pine64 by yeyeto2788 2020-01-09 17:48:48 +0100
  • a867b45 Fix pylint issue regarding too many statements on the `chip.Chip._linux_id` method by yeyeto2788 2020-01-08 08:18:36 +0100
  • 87b7a2e Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect by yeyeto2788 2020-01-08 08:07:27 +0100
  • ad3a44f Rename chip to `A64` as it is supposed to be instead of `PINE64` by yeyeto2788 2020-01-08 07:57:46 +0100
  • eab68f0 (tag: 1.4.2) Merge pull request #40 from sommersoft/ubuntu-disco by Melissa LeBlanc-Williams 2020-01-07 16:11:00 -0800
  • cbdf403 Fix Pinebook detection based on Armbian distro by Juan Biondi 2020-01-07 20:15:06 +0000
  • 15d3b72 Merge branch 'master' into master by Juan Biondi 2020-01-07 12:26:59 +0100
  • 041d29d Fix docstring on property `any_pine64_board` by yeyeto2788 2020-01-07 12:21:31 +0100
  • 57c0ef6 Add detection of the Pine64 in the `detect.py` by yeyeto2788 2020-01-07 12:18:45 +0100
  • 2ce29ed First attempt to add Pine64 board and devices by yeyeto2788 2020-01-07 12:16:25 +0100
  • eed3b9f Fix error of PR done by mistake by yeyeto2788 2020-01-07 11:43:40 +0100
  • 9ae4f6a (refs/pull/51/head) Fix error for issue #50 by F59JBP0 2020-01-07 11:36:03 +0100
  • d943f95 (refs/pull/40/head) re-add stuff after more merge conflict fixes by sommersoft 2020-01-03 17:52:01 -0600
  • 82487c0 Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into ubuntu-disco-deconflict by sommersoft 2020-01-03 17:50:20 -0600
  • a2c9e3e (tag: 1.4.1) Merge pull request #48 from makermelissa/master by Melissa LeBlanc-Williams 2020-01-03 12:32:47 -0800
  • 57e3c32 (refs/pull/48/head) Checking if cpu_model is not None by Melissa LeBlanc-Williams 2020-01-03 12:14:54 -0800
  • bf42d08 (tag: 1.4.0) Merge pull request #47 from yeyeto2788/master by Melissa LeBlanc-Williams 2020-01-02 16:31:47 -0800
  • 7711eca (refs/pull/47/head) Added Onion Omega2 detection by Melissa LeBlanc-Williams 2020-01-02 16:29:26 -0800
  • 1819e60 Fix error on board.py replacing `ONION` by `MIPS24KC` by yeyeto2788 2019-12-31 19:03:25 +0100
  • 8286f11 Change chip id for onion omega on detection. by yeyeto2788 2019-12-31 19:00:03 +0100
  • a35117b Change detection of Onion Omega boards based on its 'cpu model' by yeyeto2788 2019-12-31 14:30:50 +0100
  • e135ce4 Merge branch 'ubuntu-disco' of https://github.com/sommersoft/Adafruit_Python_PlatformDetect into ubuntu-disco by sommersoft 2019-12-30 17:34:28 -0600
  • 633a4a9 re-add chip.py::BCM_RANGE after merge conflict by sommersoft 2019-12-30 17:32:25 -0600
  • f54d7e7 Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into ubuntu-disco by sommersoft 2019-12-30 17:30:58 -0600
  • 7001c3b Addition of onion omega board running OpenWRT by yeyeto2788 2019-12-23 21:58:27 +0100
  • b9c0541 (tag: 1.3.8) Merge pull request #44 from binhollc/master by Melissa LeBlanc-Williams 2019-12-02 18:55:57 -0800
  • 5f540e9 (refs/pull/44/head) Remove circular dependency with Blinka. Connection will be checked in blinka code already. by Francis Guevarra 2019-12-02 18:53:10 -0800
  • 93c4d5c (tag: 1.3.7) Merge pull request #43 from binhollc/master by Melissa LeBlanc-Williams 2019-12-02 17:41:31 -0800
  • 6f7af39 (refs/pull/43/head) Rename board to BINHO_NOVA by Francis Guevarra 2019-12-02 17:39:33 -0800
  • ea802ab Fix Comparison expr is None check from pylint by Francis Guevarra 2019-12-02 16:43:10 -0800
  • 0a1c8ff Clean up and remove unused code by Francis Guevarra 2019-12-02 15:52:54 -0800
  • 6cde03a Merge branch 'master' of https://github.com/binhollc/Adafruit_Python_PlatformDetect by Francis Guevarra 2019-12-02 15:46:45 -0800
  • 5084033 Use binho connection singleton by Francis Guevarra 2019-11-23 14:37:07 -0800
  • 9c68446 set _binho only if BLINKA_NOVA env variable exists by Francis Guevarra 2019-11-19 18:04:27 -0800
  • bf78cc6 change board id to NOVA and fix issue with autodetect being called multiple times after there's already a binho object by Francis Guevarra 2019-11-17 22:27:20 -0800
  • 86c9931 Use BLINKA_NOVA as env variable instead by Francis Guevarra 2019-11-16 21:04:49 -0800
  • 0d67ae6 Added support for Binho Nova Multi-Protocol USB Host Adapter by Jonathan Georgino 2019-11-16 14:03:25 -0800
  • 2eba410 (tag: 1.3.6) Merge pull request #42 from makermelissa/master by Melissa LeBlanc-Williams 2019-11-25 10:54:15 -0800
  • f8eb72b (refs/pull/42/head) Added more Raspberry Pi codes by Melissa LeBlanc-Williams 2019-11-25 10:20:16 -0800
  • d09621e Use binho connection singleton by Francis Guevarra 2019-11-23 14:37:07 -0800
  • 2292125 (tag: 1.3.5) Merge pull request #41 from caternuson/mcp2221 by Limor "Ladyada" Fried 2019-11-21 14:44:23 -0500
  • e000760 (refs/pull/41/head) update detect script by caternuson 2019-11-21 11:37:06 -0800
  • 364069a lint by caternuson 2019-11-21 10:46:16 -0800
  • b79c2d5 add MCP2221 by caternuson 2019-11-20 21:01:03 -0800
  • 95e159f set _binho only if BLINKA_NOVA env variable exists by Francis Guevarra 2019-11-19 18:04:27 -0800
  • 903fc78 change board id to NOVA and fix issue with autodetect being called multiple times after there's already a binho object by Francis Guevarra 2019-11-17 22:27:20 -0800
  • 2f3ffab Use BLINKA_NOVA as env variable instead by Francis Guevarra 2019-11-16 21:04:49 -0800
  • e6925ab Have Binho use its own try block by Francis G 2019-11-16 20:49:25 -0800
  • 9690546 Added support for Binho Nova Multi-Protocol USB Host Adapter by Jonathan Georgino 2019-11-16 14:03:25 -0800
  • 8c64f6f fix late-night keyword mangle by sommersoft 2019-10-22 08:51:58 -0500