Jordan ERNST
141ac825c9
SoPine (Pine64) detection
4 years ago
Limor "Ladyada" Fried
5fe73c7216
Merge pull request #117 from makermelissa/master
Adding Raspberry Pi 400 detection
4 years ago
Melissa LeBlanc-Williams
71f439703d
Adding Raspberry Pi 400 detection
4 years ago
Melissa LeBlanc-Williams
9b8c8cdd67
Merge pull request #90 from dmanla/master
Added PineH64 detection; Modified Allwinner A64 Detection
4 years ago
Melissa LeBlanc-Williams
1f6b3f056f
Removed long line
4 years ago
Melissa LeBlanc-Williams
ffbbf59487
Merge branch 'master' into master
4 years ago
Melissa LeBlanc-Williams
d2ccda4c11
Merge pull request #110 from jolesieur/patch-1
Added support for BeagleBone Green Gateway
4 years ago
Melissa LeBlanc-Williams
25d750d9ca
Merge pull request #114 from twa127/patch-2
Support for Orange Pi Zero Plus2 H5
4 years ago
Melissa LeBlanc-Williams
d7457a85a0
Merge remote-tracking branch 'twa127/patch-4' into patch-2
4 years ago
Melissa LeBlanc-Williams
72a7a38be3
Merge remote-tracking branch 'twa127/patch-3' into patch-2
4 years ago
twa127
97ee9a9415
Update chips.py
4 years ago
twa127
9ec299e072
Update boards.py
4 years ago
twa127
74e1d05857
Update board.py
4 years ago
Limor "Ladyada" Fried
5423a45e2f
Merge pull request #113 from makermelissa/master
Change Pine64 to use dt-compatible
4 years ago
Melissa LeBlanc-Williams
1fa338d969
Change Pine64 to use dt-compatible
4 years ago
Melissa LeBlanc-Williams
bcb244845c
Merge pull request #111 from twa127/master
Support for Banana Pi M2 Zero
4 years ago
twa127
f1ed7750b2
Update boards.py
4 years ago
twa127
c08f180aa6
Update board.py
4 years ago
jolesieur
0c1d3b700c
Added support for BeagleBone Green Gateway
Added support for the BeagleBone Green Gateway from Seeed Studio.
4 years ago
Limor "Ladyada" Fried
c5f50bd6c3
Merge pull request #108 from l-r-r/contribution
Add support for RPi 4 Model B Rev 1.4
4 years ago
l-r-r
78c7df9733
Add support for RPi 4 Model B Rev 1.4
Add rev_code "b03114" in _PI_REV_CODES to support Rev 1.4 of RPi 4B.
4 years ago
Melissa LeBlanc-Williams
82d923e9ac
Merge pull request #105 from CrazyIvan359/fix-amdgeneric
Fix generic amd not returning a chip
4 years ago
Melissa LeBlanc-Williams
2079a987f3
Merge pull request #106 from swarren/fix-any_jetson_board
Fix any_jetson_board after _JETSON_IDS type change
4 years ago
Michael Murton
e1661ce56a
fix generic amd not returning a chip ref #96
4 years ago
Stephen Warren
2516a166f4
Fix any_jetson_board after _JETSON_IDS type change
Fixes issue 103
Fixes: e3fede2f5c
("Convert _JETSON_IDS to a tuple")
4 years ago
Melissa LeBlanc-Williams
1a7e2714bc
Merge pull request #101 from swarren/clara-agx-xavier
Add support for NVIDIA Clara AGX Xavier
4 years ago
Stephen Warren
f41f70e1ab
Add support for NVIDIA Clara AGX Xavier
4 years ago
Stephen Warren
e3fede2f5c
Convert _JETSON_IDS to a tuple
This will allow us to control the order that each entry is checked,
whereas the current dictionary is unordered. This will be useful when
adding support for future very similar boards.
4 years ago
Melissa LeBlanc-Williams
89b73da013
Merge pull request #100 from makermelissa/master
Implemented simple chip id and board id caching
4 years ago
Melissa LeBlanc-Williams
ebcb4a0cb2
Implemented simple chip id and board id caching
4 years ago
Melissa LeBlanc-Williams
699f9114eb
Merge pull request #99 from makermelissa/master
Allow latest release of black to run
4 years ago
Melissa LeBlanc-Williams
72a23600f4
Allow latest release of black to run
4 years ago
Jeff Epler
366a41f603
Merge pull request #97 from makermelissa/master
Added STM32MP1 detection
4 years ago
Melissa LeBlanc-Williams
95a3fdd7ad
Renamed STM32 to STM32F405 because it was too generic
4 years ago
Melissa LeBlanc-Williams
67854a2d13
Remove bad-whitespace pylint option
4 years ago
Melissa LeBlanc-Williams
ec95b17d19
Added STM32MP1 detection
4 years ago
Melissa LeBlanc-Williams
0de2f8b82b
Merge pull request #95 from zzts/master
Pentium N3710 (Braswell SOC) on UDOO x86
4 years ago
kent
da46b462ce
formatted with black and pylint
4 years ago
kent
69e54cbe5d
Corrected pylint reported formatting issues
whitespaces removed. = surrounded with spaces and removed redundant else:
4 years ago
kent
5d80f7eb91
Merge branch 'udoo'
4 years ago
kent
c7114215b3
Added Udoo x64 boards
tested on Udoo x64 ultra II
4 years ago
kent
01b7ff76c9
detect Pentium_N3710 (Braswell core)
detect Udoo x64 cpu
4 years ago
kent
ae007c0fbf
Added code to read board name from system
4 years ago
Limor "Ladyada" Fried
c207b2ffed
Merge pull request #93 from makermelissa/master
Clean up Tinkerboard detection
4 years ago
kent
528efbc783
add Pentium_N3700 Braswell SOC for UDOO x64
4 years ago
Melissa LeBlanc-Williams
28dd57733d
Ran black
4 years ago
Melissa LeBlanc-Williams
dc6475f9ec
Clean up Tinkerboard detection
4 years ago
Melissa LeBlanc-Williams
2908910ee5
Merge pull request #92 from makermelissa/master
Fix false positive on Tinkerboard
4 years ago
Melissa LeBlanc-Williams
e46a1867c3
Fix formatting
4 years ago
Melissa LeBlanc-Williams
c52b24b515
Fix false positive on Tinkerboard
4 years ago