101 Commits (2.13.0)

Author SHA1 Message Date
  Hyeonki Hong f5bfd071fe ODROID-XU4: add support for Hardkernel Odroid XU4 4 years ago
  =Dale Weber 8285f64c2a The chip (Ryzen V1605B) and board *UDOO_BOLT) are now correctly detected by PlatformDetect. 4 years ago
  =Dale Weber ca21ef9e02 Fixed the way I am calling get_board_asset_tag() 4 years ago
  =Dale Weber 7d1f6696ca Fixed a one-off space and added two ':' in comparisons 4 years ago
  =Dale Weber 727cb3d3a0 First try at detecting an UDOO Bolt. There will probably be more. 4 years ago
  Melissa LeBlanc-Williams 133364413e Black formatted 4 years ago
  Melissa LeBlanc-Williams dae542af67 Huge GreatFET detection speedup 4 years ago
  Melissa LeBlanc-Williams 22d2dfe0c8 Black linted 4 years ago
  Melissa LeBlanc-Williams b26276d542 Added GreatFET One Detection 4 years ago
  Melissa LeBlanc-Williams f9ca2bd0da Added Rock Pi S 4 years ago
  Melissa LeBlanc-Williams a667d8b8e2 Documentification 4 years ago
  Melissa LeBlanc-Williams ea2c69b36b Get black and pylint to stop fighting 4 years ago
  Melissa LeBlanc-Williams 4deb3083b8 Black reformatted 4 years ago
  Melissa LeBlanc-Williams df66981de3 Black formatted, Pylinted, and Github Actionified 4 years ago
  Hyeonki Hong db19a142d7 ODROID-C4: modify detection through 'compatible' 4 years ago
  cpi ee623a3eaf Add Clockwork Pi board 4 years ago
  Hyeonki Hong 69e6bd7770 Add support for Hardkernel Odroid C4 4 years ago
  Paul Mundt 3bc3d1e61a Add support for Xilinx PYNQ dev boards (Z1 and Z2) 4 years ago
  yeyeto2788 7a06bc81ae Add recognition of pinephone using alpine linux 4 years ago
  Stephen Warren b8ed4d2cca NVIDIA Jetson: Detect chip directly 4 years ago
  mruz ee1ce0f5c6 Hardware to upper 4 years ago
  yeyeto2788 98a65eb537 Refactor library in order to separate components. 4 years ago
  yeyeto2788 869b1519be Add detection for Pine64 4 years ago
  yeyeto2788 a867b45e08 Fix pylint issue regarding too many statements on the `chip.Chip._linux_id` method 4 years ago
  yeyeto2788 ad3a44f6f7 Rename chip to `A64` as it is supposed to be instead of `PINE64` 4 years ago
  Juan Biondi cbdf40330e Fix Pinebook detection based on Armbian distro 4 years ago
  yeyeto2788 2ce29ed8b6 First attempt to add Pine64 board and devices 4 years ago
  yeyeto2788 eed3b9f07c Fix error of PR done by mistake 4 years ago
  F59JBP0 9ae4f6ae29 Fix error for issue #50 4 years ago
  sommersoft d943f95646 re-add stuff after more merge conflict fixes 4 years ago
  Melissa LeBlanc-Williams 57e3c32b4d Checking if cpu_model is not None 4 years ago
  Melissa LeBlanc-Williams 7711eca97c Added Onion Omega2 detection 4 years ago
  yeyeto2788 8286f1172e Change chip id for onion omega on detection. 4 years ago
  yeyeto2788 a35117b822 Change detection of Onion Omega boards based on its 'cpu model' 4 years ago
  sommersoft 633a4a92c9 re-add chip.py::BCM_RANGE after merge conflict 4 years ago
  yeyeto2788 7001c3b382 Addition of onion omega board running OpenWRT 4 years ago
  Francis Guevarra 5f540e9ac7 Remove circular dependency with Blinka. Connection will be checked in blinka code already. 4 years ago
  Francis Guevarra ea802ab728 Fix Comparison expr is None check from pylint 4 years ago
  Francis Guevarra 0a1c8ff2c7 Clean up and remove unused code 4 years ago
  Francis Guevarra 50840337b7 Use binho connection singleton 4 years ago
  Francis Guevarra 9c684461c2 set _binho only if BLINKA_NOVA env variable exists 4 years ago
  Francis Guevarra bf78cc6777 change board id to NOVA and fix issue with autodetect being called multiple times after there's already a binho object 4 years ago
  Francis Guevarra 86c99316dc Use BLINKA_NOVA as env variable instead 4 years ago
  Jonathan Georgino 0d67ae6fe4 Added support for Binho Nova Multi-Protocol USB Host Adapter 4 years ago
  Francis Guevarra d09621e521 Use binho connection singleton 4 years ago
  caternuson 364069ac77 lint 4 years ago
  caternuson b79c2d5794 add MCP2221 4 years ago
  Francis Guevarra 95e159f32d set _binho only if BLINKA_NOVA env variable exists 4 years ago
  Francis Guevarra 903fc7851d change board id to NOVA and fix issue with autodetect being called multiple times after there's already a binho object 4 years ago
  Francis Guevarra 2f3ffabd9f Use BLINKA_NOVA as env variable instead 4 years ago