summaryrefslogtreecommitdiff
path: root/sys/arch/prep/stand/boot
AgeCommit message (Expand)Author
2023-06-19Fix typo. unknwon -> unknownmsaitoh
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-05-06s/regster/register/ in comments and error messages.andvar
2022-06-03fix folloing->following typos in more files.andvar
2022-04-30Fix fallout from libsa change; stand.h includes <sys/param.h> now.rin
2022-04-29Fix fallout from libsa change; stand.h includes <sys/param.h> now.rin
2022-02-16powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks.riastradh
2021-08-21fix mainly same typos as in my previous commit but outside sys/dev/dm.andvar
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2020-09-07apply some GCC_NO_ADDR_OF_PACKED_MEMBER.mrg
2019-09-03PR 54394: do not compile in experimental SCSI support by default,martin
2019-01-08no need to include <machine/param.h> if <sys/param.h> already includedjdolecek
2017-04-08centralize vers.c building for standalone programs.christos
2016-06-11PR 51200 gets in libsa considered harmful: use kgetsdholland
2016-04-30Appease gcc - error: 'error' may be used uninitialized in this functionskrll
2015-01-02We have three sets of DTYPE_ constants in the kernel:christos
2014-08-10Unify all arch/*/stand's atoi() to MI libsa.isaki
2014-08-08Mark _rtt as deadjoerg
2014-08-08Don't set -mmultiple or -mno-string for PowerPC, the difference is toojoerg
2014-06-10Fix SCSI reads beyond block 0x1fffff, by writing the READ_10/READ_16 opcodephx
2014-04-03GCC 4.8 build fixes from John D. Bakermrg
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2013-08-21Use <bsd.klinks.mk>matt
2012-05-19Support load kernel from SCSI HDD with siop. It copy from bebox. (EXPERIMENTAL)kiyohara
2011-07-07remove inline from some non-inline function prototypes.mrg
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2011-01-22Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerlyjoerg
2011-01-21Switch remaining platforms to modern CPP for assembler.joerg
2010-03-02Add missing <powerpc/FOO/spr.h> to a few files missed on the first pass.matt
2010-02-03Remove extra parenthesis. Found by cppcheck, reported bywiz
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2009-01-12Warning options should be in CFLAGS, not CPPFLAGS.tsutsui
2008-09-13Put a missing newline.tsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-01cnscan() should return -1 (no input) if there is no console device.tsutsui
2007-12-19s/prep_magic.h/magic.h/garbled
2007-12-19Change the prep bootloader to reach over into thegarbled
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-05-19Set DTR and RTS in NS16550_init().tsutsui
2007-04-29fix typosmsaitoh
2006-09-19Generate an intermediate boot.elf with symbols.matt
2006-06-27General fixups:garbled
2006-06-20Basic prep timecounter support. This greatly increases the stability ofgarbled
2006-06-10Put newline if there is no input on Boot: prompt.tsutsui
2006-05-14integrate kauth.elad
2006-04-13More major bootblock changes:garbled
2006-04-10de-__P, minor formatting nits, bump version.garbled
2006-04-10Remove unused fd.c and video.c files.garbled
2006-04-10Clean up the bootloader a little bit. Get rid of some unused code,garbled