summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/README.hardware.md
Commit message (Collapse)AuthorAgeFilesLines
* README.hardware.md: add section on genericarm64 on qemuRoss Burton2024-03-281-0/+5
| | | | | | | (From meta-yocto rev: 3b45bc4faa620ecf11eb117252e6cd6c5e7d0a09) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware.md: fix Markdown formattingRoss Burton2024-03-281-33/+32
| | | | | | | | | | This file is has a .md extension so it's meant to be Markdown. Reformat it so that it's actually Markdown. (From meta-yocto rev: 53470f2050efeb09935c238f22ce62a0185d0e13) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Add genericarm64 MACHINERoss Burton2024-03-051-1/+17
| | | | | | | | | | This is a new 64-bit "generic" Arm machine, that expects the hardware to be SystemReady IR compatible. (From meta-yocto rev: 68de209f58917d8e7108caacfefc55bbe0e0c5a2) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README: Clarify/standardise contributions processRichard Purdie2023-09-021-3/+12
| | | | | | | | | Now we have a contributor guide combining various wiki pages, point at that and standarise our approach across layers. (From meta-yocto rev: 000bc83cf581aeb47798a5a30299bb0d5c767984) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-bsp: drop MIPS Edgerouter supportPaul Gortmaker2023-05-111-112/+0
| | | | | | | | | | | | | | | | As per ongoing discussions, there is a general desire to try and update our hardware reference platforms when an appropriate (newer) substitute is available. However, in the case of MIPS, there isn't an obvious one to choose. But continuing to maintain support for an old board that hasn't been available for purchase for years doesn't make sense either. So we are dropping support for the Edgerouter for future releases. The MIPS architecture will still get coverage via QEMU build/boot testing. (From meta-yocto rev: 5ea231c6c6387804a85adf15d3f03bdae9b2be25) Signed-off-by: Paul Gortmaker <paulg@kernel.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware.md: Fix the tftp exampleFabio Estevam2022-09-141-1/+1
| | | | | | | | | | | | There is a double 'tftp' command in the example for loading vmlinux via tftp command in U-Boot. Fix it by removing the extra occurrence. (From meta-yocto rev: 60f5479ffcde1036899826db01506e981f90e360) Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-bsp/poky: replace http with https for URLsJon Mason2021-10-081-1/+1
| | | | | | | | | | | https has been the preferred way to access websites for many years now. Change all of the URLs with a _working_ https server/certificate to use that URL. (From meta-yocto rev: 89de71da1c1e46d42a5c786bcac76462aa9c31e0) Signed-off-by: Jon Mason <jdmason@kudzu.us> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README: Update email address for BruceRichard Purdie2021-09-171-1/+1
| | | | | | (From meta-yocto rev: 6ed7cd279fdf51dd22edbd923e7456e0afff0918) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README: update mailing list addressJon Mason2021-09-171-1/+1
| | | | | | | (From meta-yocto rev: bef9f0bded38964be20c5b9f0d02e4e0fbe22b93) Signed-off-by: Jon Mason <jdmason@kudzu.us> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README: Move to using markdown as the formatRichard Purdie2021-06-161-0/+265
(From meta-yocto rev: d397ed754c04b8ef02b01ae4b439610ede12d9d9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>