index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
socppc
/
stand
Age
Commit message (
Expand
)
Author
2016-11-14
Fix build now that ftd.h move to a MI directory.
Martin Pieuchot
2016-11-06
Do not create machine@ symlinks in obj as root during includes:, but
Theo Buehler
2016-10-09
Apply consistency to forever loops with continue and NOTREACHED
Tom Cosgrove
2016-09-13
crank bootloader version after .SUNW_ctf change
Jasper Lievisse Adriaanse
2016-07-30
Prep for relro: make sure it's off for any non-PIE stand/ program
Philip Guenther
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2015-12-14
s/begining/beginning/g
mmcc
2015-10-01
Use DOS_LABELSECTOR rather than LABELSECTOR to indicate offset into an
Kenneth R Westerback
2015-10-01
Remove more blinding trailing whitespace.
Kenneth R Westerback
2015-09-10
reduce .Nd to one line and kill .Tn while here
Ingo Schwarze
2015-06-22
document that boot.conf can contain comments;
Jason McIntyre
2015-01-24
correct the syntax description of the boot command; ok jmc@
Christian Weisgerber
2015-01-20
Missing $OpenBSD$'s.
Kenneth R Westerback
2014-07-13
move putchar() into libsa
Jasper Lievisse Adriaanse
2014-07-12
move getchar() into libsa where applicable
Jasper Lievisse Adriaanse
2014-03-29
It's been a quarter century: we can assume volatile is present with that name.
Philip Guenther
2013-12-28
crank the version
Theo de Raadt
2013-11-08
fix spelling.
Federico G. Schwindt
2013-11-05
Replace direct references to p_size, p_offset and d_secperunit with
Kenneth R Westerback
2013-03-24
use sys/param.h instead of machine/param.h
Theo de Raadt
2012-09-27
remove the zlib rfc text: these pages already point to gzip(1), which
Jason McIntyre
2012-09-11
Add -nopie to the linker flags.
Mark Kettenis
2012-09-02
convert to plain -fno-pie/-nopie. Looks good to deraadt@.
Pascal Stumpf
2012-08-21
Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be
Pascal Stumpf
2012-08-15
use Lk for links;
Jason McIntyre
2011-07-10
bring in more libgcc type thingies for new libz
Theo de Raadt
2011-03-13
Change daddr_t to daddr32_t. The bootblocks on our architectures only
Theo de Raadt
2010-12-06
- drop NENTS(), which was yet another copy of nitems().
Jasper Lievisse Adriaanse
2010-06-26
Don't #include <sys/user.h> into files that don't need the stuff
Philip Guenthe
2010-04-23
Recycle unused disklabel fields in order to create a disklabel unique
Joel Sing
2010-02-15
Simplify MBR and install it as /usr/mdec/mbr instead of /usr/mdec/mbr.mini
Mark Kettenis
2010-02-15
Since strip doesn't know how to strip a U-boot image, don't attempt to
Mark Kettenis
2010-02-15
Descend into mbr subdirectory.
Mark Kettenis
2010-02-15
MBR for rb600 installation miniroot image.
Mark Kettenis
2010-02-14
Bump version number (to 1.0).
Mark Kettenis
2010-02-14
Enable loading kernels compressed by gzip(1).
Mark Kettenis
2010-02-13
Install boot.elf in /usr/mdec, since we need it as a bootloader on the rb600.
Mark Kettenis
2009-11-08
Relocate FDT blob such that it doesn't clash with the kernel we're going to
Mark Kettenis
2009-10-05
remove nasty code, since now we have a nice function to lookup node'ss parent.
Dariusz Swiderski
2009-10-01
add fdt_parent_node() and OF_parent() functions,
Dariusz Swiderski
2009-09-11
bump version
Dariusz Swiderski
2009-09-11
add 'machine fdt' command that dumps device tree if present
Dariusz Swiderski
2009-09-07
Bring support for booting RB600.
Dariusz Swiderski
2009-05-21
The only value that d_npartitions should have is MAXPARTITIONS.
Kenneth R Westerback
2009-01-31
Rename loadpoint to loadaddr and add to usage().
Alexander Yurchenko
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-06-09
Place manuals in the MD directories; from pierre.riteau@gmail
Theo de Raadt
2008-05-28
Add a boot.8 manual page (copied straight from armish). This will in turn
Miod Vallat
2008-05-16
There's no point in having an ELF bootloader; turn it into a U-Boot image.
Mark Kettenis
2008-05-16
some macro fixage;
Jason McIntyre
[next]