Commit Graph

1612 Commits

Author SHA1 Message Date
Rudi Heitbaum
b548e28acd amlogic-boot-fip: update to githash e96b6a6 (2023-03-04)
add fip for bananapi-cm4io
2023-03-12 08:07:54 +00:00
CvH
990903654c Merge pull request #7203 from heitbaum/grub
grub: update to 2.06
2023-03-05 21:37:49 +01:00
Matthias Reichl
29d3f7f5d4 Merge pull request #7528 from antonlacon/rpi-aarch64
Add aarch64 userland to RPi
2023-03-05 21:33:27 +01:00
Christian Hewitt
585c672686 emmctool: check file exists before writing and error on box images 2023-02-26 17:56:47 +00:00
Ian Leonard
b8db5223e7 bcm2835-utils: initial commit
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-02-24 22:13:12 +00:00
Ian Leonard
1b27eda8e5 bcm2835-userland: initial commit
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-02-24 22:13:12 +00:00
Matthias Reichl
6cda2520a4 RPi: update to firmware 489d3e2
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-22 17:39:18 +01:00
Matthias Reichl
717b61d37b RPi: update to firmware cc64c94
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-22 17:39:18 +01:00
Rudi Heitbaum
be76472412 amlogic-boot-fip: update to githash 955a8ae9 (2023-02-17) 2023-02-19 12:26:07 +00:00
Alex Bee
b0d02bc24a tools: atf: use ATF_PLATFORM for platform specifc quirks 2023-02-11 09:36:51 +01:00
Jernej Skrabec
9d76e390aa Allwinner: atf: Revert to old workaround 2023-02-08 22:16:36 +01:00
CvH
266db50e81 Merge pull request #7478 from jernejsk/h6-fixes
Allwinner H6 fixes
2023-02-08 18:08:29 +01:00
Rudi Heitbaum
fdcb4916ca flashrom: update to 1.3.0
Supported in 1.2:
- dummy, serprog, buspirate_spi, pony_spi, linux_mtd, linux_spi.

Supported in 1.3.0:
- dummy, serprog, buspirate_spi, pony_spi, linux_mtd, linux_spi.
2023-02-08 09:54:23 +00:00
Jernej Skrabec
9fdc091a5e atf: Fix regulators for Allwinner, again
This time is done with upstream fix, so it should stick.
2023-02-08 09:11:18 +01:00
Matthias Reichl
a581207139 RPi: config.txt: document how to enable composite video
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-03 16:02:21 +01:00
Matthias Reichl
aae078a290 bcm2835-bootloader: also install distroconfig-composite.txt
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-03 16:02:21 +01:00
Matthias Reichl
5a02115f31 RPi: add distroconfig-composite.txt files
This allows users to easily enable composite video out by changing
the include in config.txt.

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-03 16:02:21 +01:00
Matthias Reichl
4337d4ff7e bcm2835-bootloader: support multiple distroconfig files in update/release
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-03 16:02:21 +01:00
Rudi Heitbaum
509d4770e8 amlogic-boot-fip: update to f94fab42b3 (2023-01-22) 2023-01-24 11:03:58 +00:00
Demetris Ierokipides
d590d32ee7 rpi-eeprom: clean pkg arch restictions
It's redundant and causes merge issues with other projects

Signed-off-by: Demetris Ierokipides <ierokipides.dem@gmail.com>
2023-01-22 21:44:28 +02:00
Matthias Reichl
ed37e096ad rpi-eeprom: update to bf7419c
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-19 20:56:29 +01:00
Matthias Reichl
f390dfda7c RPi: update to firmware 2578acb
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-19 20:56:29 +01:00
Matthias Reichl
0a093a11ae rpi-eeprom: update to e2fc5b1
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-19 20:56:29 +01:00
Matthias Reichl
fe22175e21 RPi: update to firmware 5a3c253
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-19 20:56:29 +01:00
mglae
fbcae7276b installer: fix device detection with pmbr_boot flag set
Failing on e.g. "/dev/sda:512GB:scsi:512:512:gpt:ATA Samsung SSD 850:pmbr_boot;"

Fixed by only matching the device name when removing rpmb and boot devices

RE was added for MMC support in #9d1d032 and removes special MMC areas like
/dev/mmcblk0rmpb or /dev/mmcblk0boot1
2023-01-16 19:30:15 +01:00