freebsd-dev/sys/mips/atheros/ar531x
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
..
apb.c follow-up to r336635, update TAILQ to CK_SLIST for ie_handlers 2018-07-23 15:36:55 +00:00
apbvar.h
ar5312_chip.c
ar5312_chip.h
ar5312reg.h
ar5315_chip.c
ar5315_chip.h
ar5315_cpudef.h
ar5315_gpio.c
ar5315_gpiovar.h
ar5315_machdep.c Print CPU informtion later in boot. 2020-05-20 21:16:54 +00:00
ar5315_setup.c
ar5315_setup.h
ar5315_spi.c
ar5315_wdog.c Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
ar5315reg.h
arspireg.h
files.ar5315 [etherswitch] simplify kernconf for recently added etherswitch drivers 2017-03-27 19:26:09 +00:00
if_are.c [ar531x] [if_are] Fix if_are behaviour under high load traffic 2017-05-06 06:06:11 +00:00
if_arereg.h [ar531x] [if_are] Fix if_are behaviour under high load traffic 2017-05-06 06:06:11 +00:00
uart_bus_ar5315.c add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
uart_cpu_ar5315.c