Commit Graph

51 Commits

Author SHA1 Message Date
EvilOlaf
8821837c01 orangepi5: bump u-boot to v2026.04-rc3 2026-02-28 22:28:29 +01:00
Igor
4850dbfbf9
Add BOARD_VENDOR to board configs (#9063)
* Add BOARD_VENDOR to board configs

* Add BOARD_VENDOR to all board configuration files

- Added BOARD_VENDOR variable to board configuration files
- Using lowercase vendor slugs (e.g., friendlyelec, radxa, xunlong)
- Set 'generic' for boards without clear vendor match
- TV box files (.tvb) excluded as they have no clear vendor
- Enables better board categorization and vendor-specific handling

* Manual adjustements on top of AI matching

* Drop doubled definition and add retroid vendor
2025-12-14 10:28:37 +01:00
Muhammed Efe Cetin
e5b845f943 orangepi5: drop vendor uboot 2025-11-15 10:23:03 +01:00
Werner
05303e8474
maint: cleanup board config files (#8929)
* cleanup comments, linebreaks...

* two more comments

* `BOOTFS_TYPE` has never been set as far as I can see, therefore no need to unset.

* some more comments...

* comment, simplify logic

* even more comments

* just a few more

* comments, description for elish

* merge uboot functions. @SuperKali review
2025-11-13 08:46:16 +01:00
Igor Pecovnik
a96702dec5 orangepi5: hardening and typo 2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
ab74439823 orangepi5: update edge, current uboot to v2025.07 2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
1f9c554fb0 rockchip64: support binman images in write_uboot_platform_mtd 2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
2b4400c36a orangepi5: also copy the sata bootconfig to compiled package 2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
b3f0e43d00 rockchip64: check whether the terminal is interactive during write_uboot_platform_mtd process 2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
a8f4db3253 orangepi5: add sata spi image compilation for mainline uboot 2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
d9515877c6 orangepi5: overhaul board config, update mainline uboot 2025-09-28 06:45:17 +02:00
Werner
ffc25bbea4 unfreeze vendor upgrades 2025-03-08 20:11:56 +01:00
Werner
4c377b660b Unfix BL31 and DDR versions 2025-03-08 20:11:56 +01:00
Werner
cdf8364937 bump uboot to v2025.01 2025-03-08 20:11:56 +01:00
Igor Pecovnik
3851e940bf Cosmetical: switch edge and current kernel order, so that current shows as primary
When using TUI, this is important.
2025-02-11 13:46:04 +01:00
Ricardo Pardini
f16e1408e4 u-boot: orangepi5: fix UBOOT_TARGET_MAP whitespace/newlines and add note 2025-01-05 16:38:43 +01:00
Igor Pecovnik
edbf678780 Improved freezing mechanism with README 2024-08-26 17:51:06 +02:00
Igor Pecovnik
ec76e1282e
More elegant solution to prevent kernel upgrades per certain board 2024-08-24 17:15:24 +02:00
Igor Pecovnik
a78e88dff5 Build automation: update kernel test targets for many boards
- remove duplicated MAINTAINER field for BPI m7
- update README
2024-08-21 12:52:25 +02:00
Igor Pecovnik
f8c5736727 Adjust parameters for several boards 2024-08-19 21:24:09 +02:00
ColorfulRhino
39fdf21b98
Beautify shellfmt and add board configs to formatting list (#6910)
* tools: shellfmt: Beautify and add board configs to formatting list
* Format the whole code using `lib/tools/shellfmt.sh`
---------
Co-authored-by: Igor <igor@armbian.com>
2024-07-08 17:00:38 +02:00
ColorfulRhino
0bc5d27701
rk35xx: Remove legacy kernel target from board configs (#6881)
Deprecate `legacy`, but only remove from board configs for now.
Print a warning, the whole branch is slated for removal.
2024-07-04 21:34:41 +02:00
Muhammed Efe Cetin
35f6fd3238 Move OPi5/5B uboot to Radxa git tree 2024-07-04 21:29:44 +02:00
Igor Pecovnik
0719c990d0 Test automation - adjust kernel test targets. 2024-07-02 12:33:33 +02:00
Ricardo Pardini
b52b08ffdf rk3588: bump default blobs (DDR:1.16, BL31:1.45); remove board-specific blobs from boards that used those versions
- in practice:
  - boards that didn't specify their own blobs: bump DDR 1.08->1.16 ; BL31 1.28 -> 1.45 (example: rock-5b!)
  - boards that specified 1.16/1.45 individually now follow the defaults (no change)
  - boards that specified a different version: no change; just a TODO suggesting review/removal/go-with-the-defaults
  - Mekotronics boards: bump from 1.11/1.38 to defaults (1.16 / 1.45)
2024-06-27 14:24:00 +02:00
ColorfulRhino
6a42d502fa patch: u-boot: Fix patch dirs for CM3588 NAS and Orange Pi 5 2024-06-09 12:59:24 +00:00
amazingfate
06aaf81ee6 rockchip-rk3588: drop BOOTFS_TYPE for single root partition image 2024-05-20 16:01:21 +02:00
Igor
0ba8771891
Proposed board status change for 24.5 (#6569)
* Odroid C1 received some update
* Zero 3W is maintained by Radxa
* Rock5 itx will be platinum
* Plus version nobody mentioned - save some build resources
* Enabled rock5c
* Enable other two rock5
* Adjust testing targets
2024-05-10 19:58:33 +02:00
Ricardo Pardini
1184c6d0e3 multiple boards: drop hooks adding 'python3-pyelftools' & libgnutls28-dev hostdeps, now included in standard core deps 2024-04-29 02:26:38 +08:00
Ricardo Pardini
b208144144 rk35xx/rockchip-rk3588: vendor: enable new BRANCH=vendor for all boards that had legacy 2024-03-06 00:48:17 +01:00
Igor Pecovnik
d921aacbdc Update DDR/BL31 blobs for Orangepi 5/Plus 2024-03-03 15:40:07 +01:00
Igor Pecovnik
40c19e536e Fix random MAC on Orangepi 5 series
We don't want that MAC address is changed on every reboot
2024-02-24 23:23:00 +01:00
Gunjan Gupta
a57329d611 remove remnants of SKIP_BOOTSPLASH 2024-01-17 04:13:40 +05:30
Muhammed Efe Cetin
dae967fd88 opi5: add mainline uboot support 2023-12-17 10:31:06 +01:00
Igor Pecovnik
305886b111
Revert "opi5: add mainline uboot support"
This reverts commit b93250d345.
2023-12-14 11:48:47 +01:00
Muhammed Efe Cetin
b93250d345 opi5: add mainline uboot support 2023-12-14 10:34:17 +01:00
Ricardo Pardini
54c896e029 rk3588: configure UEFI_EDK2_BOARD_ID for all UEFI-supported boards
- From https://github.com/edk2-porting/edk2-rk3588/releases/tag/v0.9.1
  - For example, for `rock-5b_UEFI_Release_v0.9.1.img`
    - `UEFI_EDK2_BOARD_ID` is `rock-5b`
- **Important**: this has no effect unless optional extension is enabled
- to test this out:
  - make sure to read carefully the instructions at https://github.com/edk2-porting/edk2-rk3588/blob/master/README.md
  - suppose you previously built the regular u-boot version with:
    - `./compile.sh BOARD=rock-5b BRANCH=legacy RELEASE=jammy`
  - now you can build the UEFI version with:
    - `./compile.sh BOARD=rock-5b BRANCH=legacy RELEASE=jammy EXT=uefi-edk2-rk3588`
  - write the produced image to SD or eMMC and boot it
  - use normally, or enter "UMS" mode by selecting that option in the grub menu
    - You can write image to eMMC, boot it, enter UMS, write it again to NVMe, reboot, press <ESC> in UEFI and boot from NVMe
    - Also works if .img is written to eg USB stick, and UEFI edk2 is separately deployed to SPI flash
- **Important**: make _absolutely_ sure you are able to force Maskrom mode (by shorting pins, pressing buttons, etc) before writing an UEFI image to eMMC; UEFI has no RockUSB ("Loader mode" support) at all. The new "initramfs-usb-gadget-ums" extension hopes to address this, but it is not guaranteed to work.
2023-11-19 22:31:33 +01:00
Igor
b6fea441d1
Optimise testing targets (#5785)
We don't need to run so many duplicated tested, especially on slow 32b devices.
2023-10-04 14:30:52 +02:00
Muhammed Efe Cetin
8ffdf8c55c Add edge kernel support for Orange Pi 5 2023-07-15 00:00:07 +02:00
Muhammed Efe Cetin
2827e77a3e update rk3588 blobs for opi5 and nanopi r6s 2023-07-04 18:25:15 +02:00
Muhammed Efe Çetin
a2fa87866e Add bluetooth-hciattach extension to Orange Pi 5 2023-06-28 08:03:36 +02:00
Muhammed Efe Çetin
23c1b71eee fix opi5 uboot building 2023-06-27 17:24:11 +02:00
Muhammed Efe Çetin
879a97603a Add sata spi image to Orange Pi 5 2023-06-26 16:29:39 +02:00
hzyitc
e189c104c2
Introduce the BOARD_MAINTAINER in board config (#5159)
* Introduce the `BOARD_MAINTAINER` in board config

Yes, we have documented the maintainers in `armbian/documentation`.
But it seem like that some of them don't maintain anymore.
Use a separated repos make us forget to update it.
So let's document here.

What's more, defining this make us easier to update `.github/CODEOWNERS`

* Set `BOARD_MAINTAINER` accroding to `armbian/documentation`

* Guess `BOARD_MAINTAINER`

Set he/she as board maintiner if he/she:
1. Create the board config
3. Commit at lease 3 times for the board config
3. Commit most for the board config

* Guess `BOARD_MAINTAINER`

Set he/she as board maintiner if he/she:
1. Create the board config
2. The only one to commit for the board config

* Set `BOARD_MAINTAINER` to empty for other boards
* AR-1712 fixing PR from wrong DB
* Fixing maintainers

Signed-off-by: Igor <igor@armbian.com>

* Add variable to missing ones

---------

Signed-off-by: Igor <igor@armbian.com>
Co-authored-by: Rafal-Hacus <68160861+Rafal-Hacus@users.noreply.github.com>
Co-authored-by: Igor <igor@armbian.com>
2023-06-19 17:30:35 +02:00
aghost
0ae137082b rk3566/rk3568/rk3588: remove configurations that prevent wireguard from building 2023-06-07 20:34:06 +02:00
Muhammed Efe Çetin
fd6a6dec66 Add support for NanoPi R6S 2023-04-16 16:13:09 +02:00
Ricardo Pardini
c4d91fd66f rockchip64_common: refactor: extract BOOT_SPI_RKSPI_LOADER=yes into rock-3a, rock-5b, and orangepi5 (no more such rockchip-rk3588 references in common code) 2023-04-03 11:14:44 +02:00
Muhammed Efe Çetin
6bd665eaf4 Naming Audios on OPi5 2023-03-22 07:47:11 +01:00
Tony
915bd66187
[ rockchip64] second round config migration (#4982)
* [ rockchip64] second round config migration

Recommend all @armbian/boards-rockchip  maintainers double check the resulting configurations, as stated in the PR the level of confusion in the family config logic likely means some boards have unnecessary extra stuff.
2023-03-21 10:40:22 -04:00
Tony
ee76ad99b0
[ Rockchip64 ]Move board specific configs (#4974) 2023-03-20 10:19:57 -04:00