Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-22 | u-boot-rock64: remove unreferenced file | tnn | 1 | -42/+0 | |
2022-04-28 | u-boot-rock64: remove unused distinfo file | wiz | 1 | -13/+0 | |
2022-02-11 | update u-boot-rock64 to 2022.01 and tf-a 2.6. | mrg | 1 | -26/+4 | |
change the u-boot-rockchip.mk to default to 2022.01 as only the (probably) obsolete ayufan package uses anything else. | |||||
2021-10-26 | sysutils: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -4/+4 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
2021-10-07 | sysutils: Remove SHA1 hashes for distfiles | nia | 1 | -4/+1 | |
2021-08-12 | u-boot*: fix more pkglint | wiz | 1 | -1/+2 | |
2021-06-25 | minor u-boot rockchip package cleanup. | mrg | 2 | -5/+5 | |
rename U_BOOT_IMAGE_TYPE to UBOOT_IMAGE_TYPE -- matching the rest of pkgsrc. remove not used (or needed) DISTINFO_FILE and PATCHDIR. NFC. | |||||
2021-04-26 | bump pkg version as two patches were not being applied properly. | mrg | 1 | -2/+2 | |
2021-04-18 | various updates for the new pkgsrc u-boot world order. | mrg | 2 | -54/+0 | |
the whole u-boot package builds with the patches and distinfos moved into the new places. | |||||
2021-01-19 | u-boot-rock64: requires python2 | nia | 1 | -1/+4 | |
2020-08-11 | Python is necessary for the build. Reference it correctly. | joerg | 1 | -1/+5 | |
2020-04-06 | u-boot-rock64: reset PATCHDIR and restore the patches | tnn | 3 | -2/+56 | |
2020-04-02 | u-boot-rock64: add a local copy of u-boot-rockchip.mk here | tnn | 2 | -2/+44 | |
Since this package still uses the ayufan branch. This is so that the main u-boot-rockchip.mk can move to mainline. | |||||
2020-01-27 | Add installboot(8) configurations for Rock64, RockPro64 and Pinebook Pro. | thorpej | 3 | -3/+53 | |
2019-09-15 | u-boot-rock{,pro}64: move PKGREVISION from common Makefile to per-package | tnn | 1 | -1/+2 | |
2019-08-13 | add SPI loader. missed in previous commit | tnn | 1 | -2/+2 | |
2019-08-13 | u-boot-rock{,pro}64: install the SPI boot loader. Bump. | tnn | 1 | -1/+2 | |
2019-07-21 | u-boot-rock*: update to latest ayufan release & rockchip DDR firmware | tnn | 2 | -13/+13 | |
No convenient changelog available. Note: due to upstream changes in EFI device enumeration, implicit boot device selection no longer works from the NetBSD EFI boot loader. e.g. "boot netbsd" doesn't work. Specify the device explicitly, e.g. "boot hd0a:netbsd". | |||||
2019-06-10 | update rock*64 u-boot to the latest (1060-g56bd958253) from ayufan. | mrg | 1 | -5/+5 | |
tested on rock64, works with rock64 v3. | |||||
2019-06-08 | update pine64's rockpro64 to latest version from ayufan. | mrg | 5 | -0/+58 | |
add u-boot package for rock64. originally this was the same as the old rockpro64 and works fine on that the rev2.0 board, but didn't on rev3.0. the updated version is still has a problem, but at least gets further and has partition issues instead of failing to talk to the sd at all. share a bunch of the makefile with rockpro64. for all u-boot, properly fix the subst for tools/dtoc/dtoc. add both rock64 and rockpro64 to the u-boot meta package and bump the pkg revision. |