Commit Graph

97 Commits

Author SHA1 Message Date
Demetris Ierokipides
cff38254a6 Merge branch 'libreelec-11.0' of github.com:LibreELEC/LibreELEC.tv into Lakka-v5.x 2023-06-25 20:47:07 +03:00
Demetris Ierokipides
f8b643342b Merge Upstream LE 2023-03-18 19:46:40 +02:00
Christian Hewitt
258e4b9b3d
scripts: add bananapi-cm4io to uboot_helper 2023-03-09 15:49:09 +00:00
Demetris Ierokipides
585d9de1f9 Add lakka support for Orange-Pi Zero2
Allwinner H616 Soc
- Quad-Core Cortex-A53 ARM CPU, and a Mali-G31 MP2 GPU
2023-03-03 19:27:55 +02:00
Christian Hewitt
49950be03a
scripts: add BananaPi M2S to uboot_helper 2023-02-26 13:07:02 +00:00
Christian Hewitt
e753bdf537
scripts: add BananaPi M2-Pro to uboot_helper 2023-02-26 13:06:55 +00:00
Tomáš Kelemen (vudiq)
1ad6e3c3a0
Merge branch 'LibreELEC.tv/master' 2023-02-11 02:25:33 +01:00
Jernej Skrabec
826c062bc0 uboot_helper: update orangepi-3-lts configuration 2023-02-08 18:03:12 +01:00
Demetris Ierokipides
8da8037b92
Add rock pi 4c plus support 2023-01-21 18:59:22 +01:00
David Lawson
cef3425619
orangepi-4-lts: fix build and add ethernet support (#1764) 2023-01-21 18:42:39 +01:00
David Lawson
5b319c1ffc
Update orangepi-4-lts build (#1717)
* orangepi-4-lts: rename orangepi-lts -> orangepi-4-lts

* orangepi-4-lts: split makefile and dts patches, update dts patch from armbian and remove sections that don't build

Specifically:

```
&i2s0 {
	assigned-clocks = <&cru SCLK_I2SOUT_SRC>;
	assigned-clock-parents = <&cru SCLK_I2S0_8CH>;
	resets = <&cru SRST_I2S0_8CH>, <&cru SRST_H_I2S0_8CH>;
	reset-names = "reset-m", "reset-h";
	rockchip,playback-channels = <2>;
	rockchip,capture-channels = <2>;
	status = "okay";
	#sound-dai-cells = <0>;
};
```

and

```
&hdmi_in_vopl {
	status = "disable";
};
```

result in a syntax error for some reason I don't understand, which likely means no sound for now
2023-01-21 15:06:49 +01:00
Demetris Ierokipides
adf40077e3
Add orangepi-4-lts support to lakka
http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/orange-pi-4-LTS.html

Signed-off-by: Demetris Ierokipides <ierokipides.dem@gmail.com>
2023-01-21 15:05:43 +01:00
Tomáš Kelemen (vudiq)
33e9e1eaaa
Merge branch 'LibreELEC.tv/master' into Lakka-LE-master 2023-01-18 11:15:04 +01:00
Jernej Skrabec
1bd87f7360 uboot_helper: Add OrangePi 3 LTS target 2023-01-02 16:01:01 +01:00
Alex Bee
109b7bc2d0 Rockchip: switch to mainline u-boot 2022-09-12 08:21:01 +00:00
Christian Hewitt
e924769df9 samsung: add support for an XU3 image 2022-08-21 12:24:14 +00:00
Tomáš Kelemen (vudiq)
ee6140e55c
Merge 'libreelec/master' 2022-03-04 00:02:04 +01:00
Christian Hewitt
3ccf688470 scripts: add Radxa Zero2 to uboot_helper 2022-02-19 11:01:39 +00:00
Christian Hewitt
b04da7c1e3 scripts: drop beelink-s922x from helper as no longer needed 2022-02-19 11:01:39 +00:00
Christian Hewitt
eeae7f246b scripts: use bananapi-m5_defconfig 2021-12-17 10:01:51 +00:00
Tomáš Kelemen (vudiq)
6bd3406f20
Merge branch 'libreelec-master' 2021-11-27 12:32:40 +01:00
Christian Hewitt
f7812aaf95 scripts: update devices in uboot_helper 2021-11-26 12:00:19 +00:00
Michael Klein
749e9c2f54 Allwinner: add Crust support for bananapi-m2-zero 2021-11-21 15:52:03 +01:00
Tomáš Kelemen (vudiq)
bdb7d1951d Pull updates from LibreELEC/master 2021-10-21 10:05:13 +02:00
Alex Bee
8f104ff85b Rockchip: RK3399: add support for Radxa ROCK Pi 4+ 2021-10-11 15:26:36 +02:00
Alex Bee
187f3999c9 Rockchip: RK3399: add support for ROC-RK3399-PC-PLUS 2021-10-11 15:26:21 +02:00
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