aboutsummaryrefslogtreecommitdiff
path: root/package/boot/uboot-oxnas/src/board
Commit message (Collapse)AuthorAge
* oxnas: drop targetNick Hainke2024-04-24
| | | | | | | | | The Upstream Linux community has discontinued support for the target. Maintaining support for it downstream would require too much effort. Moreover, it seems that the supported hardware is no longer deemed worthy of it. Signed-off-by: Nick Hainke <vincent@systemli.org>
* uboot-oxnas: remove unnecessary execute permission bitSungbo Eo2019-10-12
| | | | | | .c files do not need to be executable. 644 is enough. Signed-off-by: Sungbo Eo <mans0n@gorani.run>
* uboot-oxnas: switch to u-boot.mkFelix Fietkau2017-01-24
Signed-off-by: Felix Fietkau <nbd@nbd.name>