Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove sparc64 support from the boot loader. | Warner Losh | 2020-02-03 | 1 | -67/+1 |
* | Extend loader(8) geli support to all architectures and all disk-like devices. | Ian Lepore | 2018-07-13 | 1 | -1/+7 |
* | Transition to boot_env_to_howto and boot_howto_to_env in the boot | Warner Losh | 2018-07-13 | 1 | -1/+1 |
* | Eliminate boot loader copies of boot arg parsing. | Warner Losh | 2018-07-13 | 1 | -52/+2 |
* | stand: Fix build after r334882 | Kyle Evans | 2018-06-09 | 1 | -0/+1 |
* | stand: Consolidate checking for boot flags driven by environment vars | Kyle Evans | 2018-06-09 | 1 | -7/+1 |
* | - Unbreak booting sparc64 kernels after the metadata unification in | Marius Strobl | 2018-05-21 | 1 | -3/+5 |
* | Prefer uintXX_t to u_intXX_t | Warner Losh | 2018-03-13 | 1 | -1/+1 |
* | Fix module loading on arm after the metadata.c unification in r329190. | Ian Lepore | 2018-02-28 | 1 | -1/+6 |
* | stand: Fix ubldr after r329190 | Kyle Evans | 2018-02-15 | 1 | -0/+36 |
* | Unify metadata load files for arm, mips, powerpc, sparc64 | Justin Hibbits | 2018-02-13 | 1 | -0/+434 |