1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-08 13:28:05 +00:00
freebsd/sys/arm/mv
Tijl Coosemans 27f38a8d69 Since r289279 bufinit() uses mp_ncpus, but some architectures set this
variable during mp_start() which is too late.  Move this to mp_setmaxid()
where other architectures set it and move x86 assertions to MI code.

Reviewed by:	kib (x86 part)
2015-11-08 14:26:50 +00:00
..
armadaxp Since r289279 bufinit() uses mp_ncpus, but some architectures set this 2015-11-08 14:26:50 +00:00
discovery
kirkwood
orion
files.mv Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00
gpio.c Stop using machine/fdt.h in the arm kernel code when we don't need it. 2015-04-04 21:34:26 +00:00
ic.c
mpic.c An IPI must be cleared before it is handled otherwise next IPI could be 2015-10-01 12:09:05 +00:00
mv_common.c Follow r275792 eliminating fdt_data_verify(). 2014-12-15 11:57:39 +00:00
mv_localbus.c Move the definition of fdt_localbus_devmap to a Marvell specific file as 2015-04-04 22:05:43 +00:00
mv_machdep.c
mv_pci.c Fix typo. 2014-12-15 12:15:18 +00:00
mv_ts.c Stop using machine/fdt.h in the arm kernel code when we don't need it. 2015-04-04 21:34:26 +00:00
mvreg.h
mvvar.h Move the definition of fdt_localbus_devmap to a Marvell specific file as 2015-04-04 22:05:43 +00:00
mvwin.h
rtc.c
std-pj4b.mv Fix a strange macro re-definition compile error. If the VM_MAXUSER_ADDRESS 2015-10-18 01:03:43 +00:00
std.mv
timer.c
twsi.c