linhhoang
8447c058b3
Add support for NVIDIA TX2 NX
4 years ago
lukschwalb
ba05171224
Add Revision ID for Pi CM4
4 years ago
twa127
48cbed1216
Update chips.py
4 years ago
twa127
91c1b49fbe
Update boards.py
4 years ago
twa127
621592758e
Update chip.py
4 years ago
twa127
86d416c1d3
Update board.py
4 years ago
Melissa LeBlanc-Williams
febd68b395
Add NanoPi NEO Air and NanoPi Duo2 support
4 years ago
Melissa LeBlanc-Williams
2e344175f4
Fix None type not iterable issue on Github actions
4 years ago
Melissa LeBlanc-Williams
01b3d6ecfd
Add BeagleBone AI Detection
4 years ago
Melissa LeBlanc-Williams
27e60ee22f
Change docstring to be more accurate
4 years ago
Melissa LeBlanc-Williams
d9a251b321
Explicitly close files after use
4 years ago
Hosstia Cortes
8f73ec9fef
Adding Radxa ROCK Pi X detection
Adding detection for the Radxa ROCK Pi X.
SoC: Intel(R) Atom(TM) x5-Z8350
Signed-off-by: Hosstia Cortes <hosstia@gmail.com>
4 years ago
twa127
9bada625a3
Update board.py
4 years ago
twa127
db02a86e64
Update boards.py
4 years ago
flyleaf91
e277535f63
Add support for LubanCat i.MX6ULL and STM32MP157
4 years ago
Melissa LeBlanc-Williams
776dcd5b23
Added another Pi CM4 Rev ID
4 years ago
twa127
4efebcfc01
Update board.py
4 years ago
twa127
f061f49fce
Update chip.py
4 years ago
lady ada
f30f7c9b64
fix black
4 years ago
Timon
3a00e32626
Add support for Raspberry Pi CM4
4 years ago
Scott Main
1e83152b46
Add detection for Coral Dev Board Mini
4 years ago
Melissa LeBlanc-Williams
70b9dd7a61
Add missing Pi 4 Rev code
4 years ago
Jordan ERNST
141ac825c9
SoPine (Pine64) detection
4 years ago
Melissa LeBlanc-Williams
71f439703d
Adding Raspberry Pi 400 detection
4 years ago
Melissa LeBlanc-Williams
1f6b3f056f
Removed long line
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
Melissa LeBlanc-Williams
1fa338d969
Change Pine64 to use dt-compatible
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
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
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
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
ebcb4a0cb2
Implemented simple chip id and board id caching
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
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
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
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
e46a1867c3
Fix formatting
4 years ago