Melissa LeBlanc-Williams
ffbbf59487
Merge branch 'master' into master
2020-11-01 10:19:54 -07:00
Melissa LeBlanc-Williams
d2ccda4c11
Merge pull request #110 from jolesieur/patch-1
...
Added support for BeagleBone Green Gateway
2020-11-01 10:16:33 -07:00
Melissa LeBlanc-Williams
25d750d9ca
Merge pull request #114 from twa127/patch-2
...
Support for Orange Pi Zero Plus2 H5
2020-11-01 10:13:06 -07:00
Melissa LeBlanc-Williams
d7457a85a0
Merge remote-tracking branch 'twa127/patch-4' into patch-2
2020-11-01 09:10:33 -08:00
Melissa LeBlanc-Williams
72a7a38be3
Merge remote-tracking branch 'twa127/patch-3' into patch-2
2020-11-01 09:10:28 -08:00
twa127
97ee9a9415
Update chips.py
2020-10-31 20:54:51 +00:00
twa127
9ec299e072
Update boards.py
2020-10-31 20:53:19 +00:00
twa127
74e1d05857
Update board.py
2020-10-31 20:50:28 +00:00
Limor "Ladyada" Fried
5423a45e2f
Merge pull request #113 from makermelissa/master
...
Change Pine64 to use dt-compatible
2020-10-31 11:35:44 -04:00
Melissa LeBlanc-Williams
1fa338d969
Change Pine64 to use dt-compatible
2020-10-31 08:23:51 -07:00
Melissa LeBlanc-Williams
bcb244845c
Merge pull request #111 from twa127/master
...
Support for Banana Pi M2 Zero
2020-10-30 13:06:16 -06:00
twa127
f1ed7750b2
Update boards.py
2020-10-30 17:16:04 +00:00
twa127
c08f180aa6
Update board.py
2020-10-30 17:12:31 +00:00
jolesieur
0c1d3b700c
Added support for BeagleBone Green Gateway
...
Added support for the BeagleBone Green Gateway from Seeed Studio.
2020-10-28 13:31:25 -04:00
Limor "Ladyada" Fried
c5f50bd6c3
Merge pull request #108 from l-r-r/contribution
...
Add support for RPi 4 Model B Rev 1.4
2020-10-24 17:45:34 -04:00
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.
2020-10-24 22:07:06 +02:00
Melissa LeBlanc-Williams
82d923e9ac
Merge pull request #105 from CrazyIvan359/fix-amdgeneric
...
Fix generic amd not returning a chip
2020-10-19 08:31:44 -06:00
Melissa LeBlanc-Williams
2079a987f3
Merge pull request #106 from swarren/fix-any_jetson_board
...
Fix any_jetson_board after _JETSON_IDS type change
2020-10-12 09:50:59 -06:00
Michael Murton
e1661ce56a
fix generic amd not returning a chip ref #96
2020-10-12 11:10:42 -04:00
Stephen Warren
2516a166f4
Fix any_jetson_board after _JETSON_IDS type change
...
Fixes issue 103
Fixes: e3fede2f5c ("Convert _JETSON_IDS to a tuple")
2020-10-11 18:32:05 -06:00
Melissa LeBlanc-Williams
1a7e2714bc
Merge pull request #101 from swarren/clara-agx-xavier
...
Add support for NVIDIA Clara AGX Xavier
2020-10-06 17:58:17 -06:00
Stephen Warren
f41f70e1ab
Add support for NVIDIA Clara AGX Xavier
2020-10-05 15:46:34 -06:00
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.
2020-10-05 15:46:34 -06:00
Melissa LeBlanc-Williams
89b73da013
Merge pull request #100 from makermelissa/master
...
Implemented simple chip id and board id caching
2020-09-11 11:20:38 -07:00
Melissa LeBlanc-Williams
ebcb4a0cb2
Implemented simple chip id and board id caching
2020-09-11 08:58:45 -07:00
Melissa LeBlanc-Williams
699f9114eb
Merge pull request #99 from makermelissa/master
...
Allow latest release of black to run
2020-09-10 20:59:08 -07:00
Melissa LeBlanc-Williams
72a23600f4
Allow latest release of black to run
2020-09-10 16:56:12 -07:00
Jeff Epler
366a41f603
Merge pull request #97 from makermelissa/master
...
Added STM32MP1 detection
2020-09-05 19:02:21 -05:00
Melissa LeBlanc-Williams
95a3fdd7ad
Renamed STM32 to STM32F405 because it was too generic
2020-09-04 10:15:15 -07:00
Melissa LeBlanc-Williams
67854a2d13
Remove bad-whitespace pylint option
2020-09-03 11:06:51 -07:00
Melissa LeBlanc-Williams
ec95b17d19
Added STM32MP1 detection
2020-09-03 11:01:06 -07:00
Melissa LeBlanc-Williams
0de2f8b82b
Merge pull request #95 from zzts/master
...
Pentium N3710 (Braswell SOC) on UDOO x86
2020-08-11 11:46:03 -07:00
kent
da46b462ce
formatted with black and pylint
2020-08-11 11:28:40 -07:00
kent
69e54cbe5d
Corrected pylint reported formatting issues
...
whitespaces removed. = surrounded with spaces and removed redundant else:
2020-08-11 11:13:24 -07:00
kent
5d80f7eb91
Merge branch 'udoo'
2020-08-10 23:35:41 -07:00
kent
c7114215b3
Added Udoo x64 boards
...
tested on Udoo x64 ultra II
2020-08-10 23:25:20 -07:00
kent
01b7ff76c9
detect Pentium_N3710 (Braswell core)
...
detect Udoo x64 cpu
2020-08-10 23:19:00 -07:00
kent
ae007c0fbf
Added code to read board name from system
2020-08-10 23:14:00 -07:00
Limor "Ladyada" Fried
c207b2ffed
Merge pull request #93 from makermelissa/master
...
Clean up Tinkerboard detection
2020-08-10 19:27:54 -04:00
kent
528efbc783
add Pentium_N3700 Braswell SOC for UDOO x64
2020-08-10 15:48:42 -07:00
Melissa LeBlanc-Williams
28dd57733d
Ran black
2020-08-10 14:24:20 -07:00
Melissa LeBlanc-Williams
dc6475f9ec
Clean up Tinkerboard detection
2020-08-10 14:23:25 -07:00
Melissa LeBlanc-Williams
2908910ee5
Merge pull request #92 from makermelissa/master
...
Fix false positive on Tinkerboard
2020-07-28 14:36:22 -07:00
Melissa LeBlanc-Williams
e46a1867c3
Fix formatting
2020-07-28 14:34:36 -07:00
Melissa LeBlanc-Williams
c52b24b515
Fix false positive on Tinkerboard
2020-07-28 14:29:26 -07:00
Daniel Manla
3f334213a1
Fixed formatting via "black"
2020-07-28 14:38:48 -04:00
Melissa LeBlanc-Williams
4b820a0de7
Merge pull request #91 from makermelissa/master
...
Add missing Raspberry Pi 2 Rev code
2020-07-28 10:48:16 -07:00
Melissa LeBlanc-Williams
b4998383c7
Add missing Raspberry Pi 2 Rev code
2020-07-28 10:44:35 -07:00
Daniel Manla
578742c684
Modified a comment for clarification
2020-07-23 15:26:07 -04:00
Daniel Manla
e586f7e1c5
Add PineH64 and Allwinner H6 constants
2020-07-23 15:21:25 -04:00