Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-27 | Remove references of cvsync in favour of rsync. The former has already | Nayden Markatchev | |
been removed from ports and the website has been updated accordingly. | |||
2019-10-07 | Update to reflect the hardware list in arm64.html | kmos | |
Requested by and ok kettenis | |||
2019-09-25 | adjust for U-Boot RK3288 changes | Jonathan Gray | |
2019-08-10 | tweaks, from miod | Theo de Raadt | |
2019-08-01 | text improvements from evan silberman; | Jason McIntyre | |
tweaked along the way by at least myself and tj; ok tj deraadt | |||
2019-07-28 | Update instructions to use the bootloader. | Visa Hankala | |
2019-06-24 | Reference innovations.html. | rob | |
"can't hurt" deraadt@ | |||
2019-05-11 | socppc makes an extended visit to the bigbucket. | Theo de Raadt | |
ok kettenis | |||
2019-04-24 | Tweak the initial sentence to mention OCTEON II and OCTEON III. | Visa Hankala | |
2018-12-21 | Remove outdated instruction. | Visa Hankala | |
2018-12-21 | Document how to boot from SD/MMC or SATA on U-Boot. Also mention that | Visa Hankala | |
the root disk may be specified by DUID. Initial diff by Chris McGee | |||
2018-08-15 | sync machine list with arm64.html | Jonathan Gray | |
2018-03-11 | installated->installed; Edgar Pettijohn | Stuart Henderson | |
2017-11-30 | Replace `coremask' with `numcores'. | Visa Hankala | |
2017-11-30 | Prefer `numcores' to `coremask'. The former is probably easier | Visa Hankala | |
to use than the latter. | |||
2017-11-30 | Fix variable expansion. | Visa Hankala | |
From Rafael Neves | |||
2017-09-29 | Mention that U-Boot images for Allwinner and Rockchip targets contain a | Jonathan Gray | |
default DTB. | |||
2017-09-29 | With arm64 targets U-Boot looks for dtbs in a directory named after the | Jonathan Gray | |
vendor of the SoC. | |||
2017-09-25 | update set sizes | Jonathan Gray | |
2017-09-01 | Remove the miniroot for the OMAP3 BeagleBoards. Ethernet is on USB and | Jonathan Gray | |
USB isn't supported. The installer turns out to have been broken on BeagleBoard for over a year and no one noticed. The existing support for OMAP3 in the kernel remains though it isn't clear if anyone has tried it after the fdt changes went in. ok patrick@ tom@ kettenis@ matthieu@ | |||
2017-08-28 | sync list of supported machines with arm64.html | Jonathan Gray | |
2017-08-26 | mention U-Boot file/offset for Marvell ARMADA 38x | Jonathan Gray | |
ok patrick@ | |||
2017-08-23 | Reverting 1.126. espie@ pointed out that the change was misleding | Nayden Markatchev | |
becuase the compilers, which are part of comp62, still provide support for Objective-C, hence the original text was still correct. | |||
2017-08-23 | Update the INSTALL docs to reflect the removal of Objective-C support from | Nayden Markatchev | |
comp62. ok tom@ | |||
2017-08-13 | mention raw SD card offset for U-Boot on Rockchip RK3xxx | Jonathan Gray | |
2017-08-13 | Avoid raw devices when dd'ing U-Boot. Avoids cases that might require | Jonathan Gray | |
conv=sync. Discussed with kettenis some time ago. | |||
2017-04-24 | Replace 'rtsol' with 'autoconf' to reflect the change in the installer. | Robert Peichaer | |
2017-04-02 | add overdrive 1000 | Jonathan Gray | |
2017-03-25 | mention Opteron A1100 systems | Jonathan Gray | |
2017-03-19 | sync set sizes | Jonathan Gray | |
2017-03-04 | remove/tweak some cd-related text. | T.J. Townsend | |
ok deraadt | |||
2017-03-02 | Document some installation quirks for the EdgeRouter Lite in INSTALL.octeon: | Stefan Sperling | |
How to deal with USB sticks which are not detected during power up. How to enable both CPU cores (this also applies to other octeon SMP systems). ok pirofti@ visa@ | |||
2017-02-27 | xdm -> xenodm(1) | Matthieu Herrb | |
2017-02-27 | bump block size for dd; 39x faster on my system. | Stuart Henderson | |
ok tom@ | |||
2017-02-11 | update miniroot notes | Jonathan Gray | |
2017-01-25 | Add arm64 to the allarchs target. | Patrick Wildt | |
ok jsg@ | |||
2017-01-25 | Updates to OpenBSD/arm64 install notes. | Patrick Wildt | |
with jsg@ | |||
2017-01-25 | Copy install notes for arm64 from armv7. These still need to be | Patrick Wildt | |
modified to make sense for arm64. | |||
2017-01-19 | The u-boot package was renamed to u-boot-arm. | Jonathan Gray | |
2016-10-18 | spelling: | Theo Buehler | |
initialising -> initializing from Claus Assmann artitions -> partitions from spell(1) | |||
2016-10-18 | typo fix and zap some trailing eol whitespace; | Jason McIntyre | |
from claus assman | |||
2016-10-05 | Remove an outdated remark about the 'a' partition. The sgi bootblocks | Visa Hankala | |
now locate the partition by using the disklabel. ok jsing@ | |||
2016-10-01 | Add notes on installing on systems a miniroot is not available for. | Jonathan Gray | |
ok kettenis@ | |||
2016-09-04 | Switch the cubie miniroot from the Allwinner A10 based Cubieboard1 | Jonathan Gray | |
to the Allwinner A20 based Cubieboard2 now that problems with cortex A7 are fixed. There seems to be more people with the Cubieboard2 than the Cubieboard1. | |||
2016-09-03 | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | Philip Guenther | |
shortly when we use the hardware thread register in userland | |||
2016-09-02 | move links from http to https://www.openbsd.org/ | Theo Buehler | |
ok beck | |||
2016-09-01 | remove sparc media building goop | Theo de Raadt | |
2016-08-10 | armish handled some early-gen arm machines, which required tons of | Theo de Raadt | |
workarounds. Some of them will soon stand in the way of armv7. Off to the attic you go. | |||
2016-07-28 | Typo in the installation notes, from Roman Yakovlev. | Vadim Zhukov | |
Too bad this highly critical bugfix will miss release. okay deraadt@ | |||
2016-07-23 | Some armv7 machines are shipped with linux images that run USB OTG ports | Jonathan Gray | |
in client mode and provide serial access to a getty and networking. Make it clear that a real serial console that can interact with the firmware is required. Suggested by and wording tweaks from ian@ |