173 Commits (2.5.0)

Author SHA1 Message Date
  Hyeonki Hong 69e6bd7770 Add support for Hardkernel Odroid C4 4 years ago
  Paul Mundt ed5313c1ea Fix up pylint method could be a function (no-self-use) warning 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 f8069768c2 Add support for NVIDIA Jetson NX 4 years ago
  Stephen Warren d3b716a97b NVIDIA Jetson: Detect boards using compatible value 4 years ago
  Stephen Warren b8ed4d2cca NVIDIA Jetson: Detect chip directly 4 years ago
  mruz 797bbbe8b5 Get revision from device-tree, fix #61 4 years ago
  mruz ee1ce0f5c6 Hardware to upper 4 years ago
  Drew Fustini 54468b8d8d
Fix reference to BeagleBone Green model 4 years ago
  Drew Fustini 56f54311ce add condition to detect BeagleBone Green #57 4 years ago
  mruz dd6d4f9158 Detect rpi4b on openSUSE 4 years ago
  mruz 77824a6f77 Add rpi4 bcm2711 chip 4 years ago
  yeyeto2788 ac5513d910 Fix failing build. 4 years ago
  yeyeto2788 98a65eb537 Refactor library in order to separate components. 4 years ago
  yeyeto2788 00d3aa9076 Fix minor issue on Orange Board ids and add the Orange Pi Plus 2E 4 years ago
  yeyeto2788 8e069fd800 Fix lint issues. 4 years ago
  yeyeto2788 072f0738cd Fix lint issues 4 years ago
  yeyeto2788 446acd49e0 Fix naming of orange pi one. 4 years ago
  yeyeto2788 bc6ee45689 Fix name of board id for Orange Pi One 4 years ago
  yeyeto2788 bf73044c2f Add Orange Pi boards (One, Lite, PC +) 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 041d29dfa9 Fix docstring on property `any_pine64_board` 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 1819e608a1 Fix error on board.py replacing `ONION` by `MIPS24KC` 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 6f7af39447 Rename board to BINHO_NOVA 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
  Melissa LeBlanc-Williams f8eb72b91d Added more Raspberry Pi codes 4 years ago
  Francis Guevarra d09621e521 Use binho connection singleton 4 years ago
  caternuson e000760424 update detect script 4 years ago
  caternuson 364069ac77 lint 4 years ago