Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resync the supported hardware list with armv7.html, suggested by, | 2021-03-26 | 1 | -39/+28 | |
| | | | | | | corrections and ok jsg@. This replaces the obsolete list of boards and their supported devices with the current list of supported boards only, similar to arm64. | ||||
* | spelling | 2021-03-15 | 16 | -32/+32 | |
| | |||||
* | Mention that U-Boot serial speed should be 115200. | 2021-02-18 | 1 | -1/+7 | |
| | | | | Initial diff from Janne Johansson | ||||
* | Update model details for Loongson Lynloong. | 2021-01-16 | 1 | -3/+3 | |
| | | | | From Yifei ZHAN on tech@ | ||||
* | sync Amlogic section with arm64.html | 2020-12-31 | 1 | -2/+4 | |
| | |||||
* | Add Orange Pi Zero Plus. ok jsg@ | 2020-12-25 | 1 | -1/+2 | |
| | |||||
* | i386 is pentium or later as toolchain defaults to -march=i586 now | 2020-09-30 | 1 | -2/+2 | |
| | |||||
* | spelling/grammar fixes | 2020-07-05 | 11 | -27/+27 | |
| | |||||
* | First stab at installation notes for OpenBSD/powerpc64. | 2020-07-05 | 8 | -0/+132 | |
| | |||||
* | Installer bits for powerpc64. | 2020-07-04 | 1 | -2/+2 | |
| | |||||
* | Change install images called *.fs to *.img. These are UFS filesystem images, | 2020-05-17 | 15 | -49/+49 | |
| | | | | | | | | but additionally have a bootblock in the first 8K (since UFS does not use that space). There are some UEFI direct-from-internet bootloaders that require the name *.img. So this makes things more convenient for those, while keeping it consistant in all architectures. ok kettenis beck kn | ||||
* | There have been no floppy images since the 6.2 release. Remove mention | 2020-04-28 | 5 | -84/+22 | |
| | | | | | of boot floppies from the INSTALL.alpha notes. ok deraadt@ | ||||
* | Add installation instructions for Raspberry Pi 4, covering what hardware | 2020-04-19 | 1 | -3/+32 | |
| | | | | | you will currently need to run OpenBSD on the board, steps to take, and what you should expect to see. ok kettenis@ | ||||
* | Indicate that ACPI is supported as well. | 2020-04-15 | 2 | -9/+11 | |
| | |||||
* | Update. | 2020-04-15 | 1 | -2/+4 | |
| | |||||
* | Typo in RCSID, from Andrius V | 2020-02-17 | 1 | -1/+1 | |
| | |||||
* | sync machine list with arm64.html | 2020-01-17 | 1 | -1/+3 | |
| | |||||
* | mention U-Boot files and offsets for Rockchip RK33xx | 2020-01-10 | 1 | -1/+8 | |
| | |||||
* | Acknowledge SMP kernels in INSTALL.octeon | 2020-01-01 | 1 | -2/+2 | |
| | | | | From miod@ | ||||
* | Remove references of cvsync in favour of rsync. The former has already | 2019-11-27 | 1 | -3/+2 | |
| | | | | been removed from ports and the website has been updated accordingly. | ||||
* | Update to reflect the hardware list in arm64.html | 2019-10-07 | 1 | -2/+7 | |
| | | | | Requested by and ok kettenis | ||||
* | adjust for U-Boot RK3288 changes | 2019-09-25 | 1 | -3/+5 | |
| | |||||
* | tweaks, from miod | 2019-08-10 | 2 | -6/+8 | |
| | |||||
* | text improvements from evan silberman; | 2019-08-01 | 9 | -93/+91 | |
| | | | | | tweaked along the way by at least myself and tj; ok tj deraadt | ||||
* | Update instructions to use the bootloader. | 2019-07-28 | 1 | -8/+7 | |
| | |||||
* | Reference innovations.html. | 2019-06-24 | 1 | -2/+5 | |
| | | | | "can't hurt" deraadt@ | ||||
* | socppc makes an extended visit to the bigbucket. | 2019-05-11 | 9 | -341/+2 | |
| | | | | ok kettenis | ||||
* | Tweak the initial sentence to mention OCTEON II and OCTEON III. | 2019-04-24 | 1 | -5/+5 | |
| | |||||
* | Remove outdated instruction. | 2018-12-21 | 1 | -5/+1 | |
| | |||||
* | Document how to boot from SD/MMC or SATA on U-Boot. Also mention that | 2018-12-21 | 1 | -5/+11 | |
| | | | | | | the root disk may be specified by DUID. Initial diff by Chris McGee | ||||
* | sync machine list with arm64.html | 2018-08-15 | 1 | -2/+11 | |
| | |||||
* | installated->installed; Edgar Pettijohn | 2018-03-11 | 1 | -2/+2 | |
| | |||||
* | Replace `coremask' with `numcores'. | 2017-11-30 | 1 | -3/+3 | |
| | |||||
* | Prefer `numcores' to `coremask'. The former is probably easier | 2017-11-30 | 1 | -4/+5 | |
| | | | | to use than the latter. | ||||
* | Fix variable expansion. | 2017-11-30 | 1 | -2/+2 | |
| | | | | From Rafael Neves | ||||
* | Mention that U-Boot images for Allwinner and Rockchip targets contain a | 2017-09-29 | 2 | -4/+6 | |
| | | | | default DTB. | ||||
* | With arm64 targets U-Boot looks for dtbs in a directory named after the | 2017-09-29 | 1 | -3/+5 | |
| | | | | vendor of the SoC. | ||||
* | update set sizes | 2017-09-25 | 13 | -117/+117 | |
| | |||||
* | Remove the miniroot for the OMAP3 BeagleBoards. Ethernet is on USB and | 2017-09-01 | 2 | -9/+5 | |
| | | | | | | | | | 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@ | ||||
* | sync list of supported machines with arm64.html | 2017-08-28 | 1 | -6/+12 | |
| | |||||
* | mention U-Boot file/offset for Marvell ARMADA 38x | 2017-08-26 | 1 | -1/+6 | |
| | | | | ok patrick@ | ||||
* | Reverting 1.126. espie@ pointed out that the change was misleding | 2017-08-23 | 1 | -2/+2 | |
| | | | | | becuase the compilers, which are part of comp62, still provide support for Objective-C, hence the original text was still correct. | ||||
* | Update the INSTALL docs to reflect the removal of Objective-C support from | 2017-08-23 | 1 | -2/+2 | |
| | | | | | | comp62. ok tom@ | ||||
* | mention raw SD card offset for U-Boot on Rockchip RK3xxx | 2017-08-13 | 1 | -1/+6 | |
| | |||||
* | Avoid raw devices when dd'ing U-Boot. Avoids cases that might require | 2017-08-13 | 2 | -7/+7 | |
| | | | | conv=sync. Discussed with kettenis some time ago. | ||||
* | Replace 'rtsol' with 'autoconf' to reflect the change in the installer. | 2017-04-24 | 1 | -2/+2 | |
| | |||||
* | add overdrive 1000 | 2017-04-02 | 1 | -1/+2 | |
| | |||||
* | mention Opteron A1100 systems | 2017-03-25 | 1 | -1/+3 | |
| | |||||
* | sync set sizes | 2017-03-19 | 1 | -9/+9 | |
| | |||||
* | remove/tweak some cd-related text. | 2017-03-04 | 7 | -80/+22 | |
| | | | | ok deraadt |