Commit graph

71 commits

Author SHA1 Message Date
Demetris Ierokipides
e61dc81459 Add Support for the Capcom Home Arcade Console
https://capcomhomearcade.com/uk
- Allwinner H3 Quad-core Cortex-A7
- Mali400MP2 GPU
- 512MB DDR3 (shared with GPU)
- TF card (need mod) / MMC card 4Gb
- No Ethernet RJ45
- Only One USB 2.0 HOST

port of
d6b60abc2f
2021-10-01 19:40:03 +02:00
Alex Bee
6560ed36ef Rockchip: u-boot: fix boot for RK3999-ROC-PC 2021-06-04 22:16:41 +02:00
Alex Bee
8d87ef9f77 Rockchip: exchange devicetrees for RK3399-ROC-PC and Rock Pi 4 2021-06-02 09:53:17 +02:00
heitbaum
3cc4d90cda Rockchip (RK3399): add Radxa ROCK Pi N10 2021-05-28 04:00:52 +00:00
Jernej Skrabec
8a7ac3950d uboot_helper: Add Beelink GS1 Crust config 2021-03-31 19:41:03 +02:00
Alex Bee
50336190c4 Rockchip: reduce number of images
In order to reduce the number of images, I trimed to build only the most basic version which allows to boot all revsions and has all capabilities we need. (People can replace dtb from /usr/share/bootloader)
I also dropped some boards where I found shortcomings in the device tree which might be easy to solve but I can't test and they were not supported in earlier releases.
2021-02-28 11:14:51 +01:00
Alex Bee
071cc4cee1 uboot_helper: fix config files names for RK3399 and RK3288 2021-02-17 21:46:44 +01:00
Lukas Rusak
ea3df74224 scripts/uboot_helper: add iMX8 2021-02-08 13:25:48 -08:00
Christian Hewitt
0f2c3e1994 scripts: add odroid-hc4 to uboot_helper 2021-01-31 15:11:56 +00:00
Jernej Skrabec
eb02a6365c uboot_helper: Add crust_config to some boards 2021-01-30 18:19:01 +01:00
Christian Hewitt
fb96fe278e
Merge pull request #4998 from lrusak/uboot-helper-argparse
uboot_helper: convert to use argparse
2021-01-29 05:08:21 +04:00
Lukas Rusak
5a26b38e38 fixup! uboot_helper: convert to use argparse 2021-01-27 13:23:26 -08:00
CvH
b10d15fc54
Merge pull request #4988 from knaerzche/rockchip-update
Rockchip update
2021-01-23 09:30:07 +01:00
Christian Hewitt
2eefeb6c06 iMX6: reduce UBOOT_SYSTEM options to cubox/udoo/wandboard 2021-01-23 06:51:47 +00:00
Jernej Skrabec
f7d920227a uboot_helper: Add missing crust_config for A64 boards 2021-01-19 18:35:22 +01:00
Lukas Rusak
fb54b12cfd uboot_helper: convert to use argparse 2021-01-18 20:16:11 -08:00
Alex Bee
fb250136fa rockchip: align uboot_helper and READMEs for currently supported boards 2021-01-18 00:28:58 +01:00
chewitt
7beb75fdaf amlogic: remove AMLG12 device and update AMLGX options 2021-01-13 10:43:45 +00:00
Jernej Skrabec
23e64b8622 uboot_helper: Add Tanix TX6 Crust config 2021-01-10 11:44:58 +01:00
Jernej Skrabec
d9bacba15b uboot_helper: Update Tanix TX6 U-Boot config file name 2021-01-06 18:20:57 +01:00
Jonas Karlman
b175b5d12f scripts/uboot_helper: update usage and comments after adding crust_config 2021-01-02 22:35:16 +00:00
Jernej Skrabec
f05af922e3 Allwinner: Fix OrangePi 3 ethernet resume 2021-01-02 19:36:45 +01:00
Andre Heider
9faef13b0b scripts: add board specific 'crust_config' to uboot_helper
The sunxi firmware crust needs to be enabled per board, add this as a
new optional option.

A missing entry indicated that crust is not supported/enabled for the
corresponding board.
2020-12-28 11:20:57 +01:00
Ilya Ostrovskiy
3f5eb79f52 Support the RockPi DTSs that are being pulled in from 5.10 2020-12-06 16:51:57 -05:00
Michael Klein
5c432689e5 uboot_helper: add Banana Pi M2 Zero board 2020-11-04 22:05:45 +01:00
Jernej Skrabec
a5be43f45c uboot_helper: Remove Allwinner A20 boards 2020-10-25 10:13:57 +01:00
Jernej Skrabec
23551f92e4 uboot_helper: Add BananaPi M2 Ultra 2020-09-05 11:16:47 +02:00
Jernej Škrabec
3ff609fd34
Merge pull request #4468 from chewitt/samsung
add experimental Samsung/Exynos/Odroid-XU4 project
2020-07-06 17:30:44 +02:00
chewitt
b17b795e83 amlogic: add C4 to scripts/u-boot helper 2020-07-01 09:55:59 +00:00
chewitt
1c0cd9e880 samsung: add exynos/odroid-xu4 to uboot_helper 2020-07-01 09:54:47 +00:00
Pat Wood
c6f8822b27 uboot_helper: for Pine H64 Model B: changed target to pine-h64-model-b 2020-05-21 16:23:48 +00:00
Pat Wood
28cee771fe uboot_helper: added support for Pine H64 Model B 2020-05-21 15:51:20 +00:00
Ntemis
a0c7fef3ae uboot_helper: add Tritium H5 support
Signed-off-by: Ntemis <ierokipides.dem@gmail.com>
2020-04-26 18:50:54 +03:00
Jernej Skrabec
7a86df990c uboot_helper: H6: Add orangepi-lite2 board 2020-04-04 21:25:52 +02:00
Jernej Skrabec
5a75688cd1 uboot_helper: add H5 board 2020-03-13 20:23:07 +01:00
chewitt
22422b139d scripts: add Amlogic emmc devices to uboot_helper 2020-03-02 11:57:30 +00:00
Jonas Karlman
dc8a2e1783 Amlogic: mkimage: do not configure extlinux for box 2020-01-12 21:19:58 +00:00
Jonas Karlman
30d63b56a0 Rockchip: drop rockchip-4.4 linux support 2019-12-31 09:09:33 +00:00
Jonas Karlman
09b236900e Rockchip: add mainline linux support 2019-12-31 09:09:33 +00:00
Jernej Skrabec
01c80a2b9f uboot_helper: Add Allwinner A20 boards 2019-12-29 09:08:50 +01:00
MilhouseVH
6eb226b1fb buildsystem: use /usr/bin/python3 in scripts 2019-11-07 10:33:47 +00:00
chewitt
2cccc6c9bd u-boot: add odroid-n2 to helper script 2019-09-04 03:50:40 +00:00
Jernej Skrabec
8f49486c1a uboot_helper: Add Allwinner H6 based Tanix TX6 STB 2019-08-16 12:38:05 +02:00
MilhouseVH
774e6a6708 NXP/iMX6: drop matrix-q board 2019-08-13 19:39:49 +01:00
MilhouseVH
0b3504f791 uboot_helper: sort usage 2019-08-13 18:09:05 +01:00
MilhouseVH
9bc5f153e5 uboot_helper: cleanup, more pythonic, validate, exit code 2019-08-13 11:30:13 +01:00
Clément Péron
8f9988fab6 uboot_helper: Add Beelink GS1 board 2019-08-11 20:13:21 +02:00
Lukas Rusak
40243635ee
scripts/uboot_helper: add NXP/iMX6 2019-07-10 15:37:46 -07:00
Lukas Rusak
ecd04e5a6f
uboot_helper: add dragonboard 410c 2019-07-10 15:14:45 -07:00
Lukas Rusak
34a4515f06
scripts/uboot_helper: add formatting to the python object
sort printed output
use dashes instead of underscores for board names
sort alphabetically
2019-07-08 11:59:37 -07:00