freebsd-dev/sys/mips
John Baldwin 2aa1dc7e3b Print CPU informtion later in boot.
Match other architectures and print CPU information during
cpu_startup().  In particular, this prints the information after the
message buffer is initialized which allows it to be retrieved after
boot via dmesg(8).

While here, add some extern declarations to <machine/md_var.h> in
place of duplicated declarations in various source files.

Reviewed by:	brooks
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D24936
2020-05-20 21:16:54 +00:00
..
atheros Print CPU informtion later in boot. 2020-05-20 21:16:54 +00:00
beri beri: correct kernel printf typo 2020-02-05 19:15:36 +00:00
broadcom Move phys_avail definition into MI code. It is consumed in the MI layer and 2019-08-16 00:45:14 +00:00
cavium Print CPU informtion later in boot. 2020-05-20 21:16:54 +00:00
conf Add 'gpio' since mmc now requires gpio_if.h. 2020-04-16 20:45:54 +00:00
include Print CPU informtion later in boot. 2020-05-20 21:16:54 +00:00
ingenic Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
malta Move phys_avail definition into MI code. It is consumed in the MI layer and 2019-08-16 00:45:14 +00:00
mediatek Print CPU informtion later in boot. 2020-05-20 21:16:54 +00:00
mips Print CPU informtion later in boot. 2020-05-20 21:16:54 +00:00
nlm Remove MD5 HMAC from OCF. 2020-05-11 22:08:08 +00:00