summaryrefslogtreecommitdiff
path: root/distrib/notes
AgeCommit message (Expand)Author
2021-01-16Update model details for Loongson Lynloong.Visa Hankala
2020-12-31sync Amlogic section with arm64.htmlJonathan Gray
2020-12-25Add Orange Pi Zero Plus. ok jsg@Darren Tucker
2020-09-30i386 is pentium or later as toolchain defaults to -march=i586 nowJonathan Gray
2020-07-05spelling/grammar fixesT.J. Townsend
2020-07-05First stab at installation notes for OpenBSD/powerpc64.Mark Kettenis
2020-07-04Installer bits for powerpc64.Mark Kettenis
2020-05-17Change install images called *.fs to *.img. These are UFS filesystem images,Theo de Raadt
2020-04-28There have been no floppy images since the 6.2 release. Remove mentionSebastian Benoit
2020-04-19Add installation instructions for Raspberry Pi 4, covering what hardwareStuart Henderson
2020-04-15Indicate that ACPI is supported as well.Mark Kettenis
2020-04-15Update.Mark Kettenis
2020-02-17Typo in RCSID, from Andrius VOtto Moerbeek
2020-01-17sync machine list with arm64.htmlJonathan Gray
2020-01-10mention U-Boot files and offsets for Rockchip RK33xxJonathan Gray
2020-01-01Acknowledge SMP kernels in INSTALL.octeonVisa Hankala
2019-11-27Remove references of cvsync in favour of rsync. The former has alreadyNayden Markatchev
2019-10-07Update to reflect the hardware list in arm64.htmlkmos
2019-09-25adjust for U-Boot RK3288 changesJonathan Gray
2019-08-10tweaks, from miodTheo de Raadt
2019-08-01text improvements from evan silberman;Jason McIntyre
2019-07-28Update instructions to use the bootloader.Visa Hankala
2019-06-24Reference innovations.html.rob
2019-05-11socppc makes an extended visit to the bigbucket.Theo de Raadt
2019-04-24Tweak the initial sentence to mention OCTEON II and OCTEON III.Visa Hankala
2018-12-21Remove outdated instruction.Visa Hankala
2018-12-21Document how to boot from SD/MMC or SATA on U-Boot. Also mention thatVisa Hankala
2018-08-15sync machine list with arm64.htmlJonathan Gray
2018-03-11installated->installed; Edgar PettijohnStuart Henderson
2017-11-30Replace `coremask' with `numcores'.Visa Hankala
2017-11-30Prefer `numcores' to `coremask'. The former is probably easierVisa Hankala
2017-11-30Fix variable expansion.Visa Hankala
2017-09-29Mention that U-Boot images for Allwinner and Rockchip targets contain aJonathan Gray
2017-09-29With arm64 targets U-Boot looks for dtbs in a directory named after theJonathan Gray
2017-09-25update set sizesJonathan Gray
2017-09-01Remove the miniroot for the OMAP3 BeagleBoards. Ethernet is on USB andJonathan Gray
2017-08-28sync list of supported machines with arm64.htmlJonathan Gray
2017-08-26mention U-Boot file/offset for Marvell ARMADA 38xJonathan Gray
2017-08-23Reverting 1.126. espie@ pointed out that the change was misledingNayden Markatchev
2017-08-23Update the INSTALL docs to reflect the removal of Objective-C support fromNayden Markatchev
2017-08-13mention raw SD card offset for U-Boot on Rockchip RK3xxxJonathan Gray
2017-08-13Avoid raw devices when dd'ing U-Boot. Avoids cases that might requireJonathan Gray
2017-04-24Replace 'rtsol' with 'autoconf' to reflect the change in the installer.Robert Peichaer
2017-04-02add overdrive 1000Jonathan Gray
2017-03-25mention Opteron A1100 systemsJonathan Gray
2017-03-19sync set sizesJonathan Gray
2017-03-04remove/tweak some cd-related text.T.J. Townsend
2017-03-02Document some installation quirks for the EdgeRouter Lite in INSTALL.octeon:Stefan Sperling
2017-02-27xdm -> xenodm(1)Matthieu Herrb
2017-02-27bump block size for dd; 39x faster on my system.Stuart Henderson