Andrew Turner
|
59c3cb81c1
|
Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine
independent code that needs to know about INTRNG such as PCI drivers.
Obtained from: ABT Systems Ltd
Sponsored by: The FreeBSD Foundation
|
2016-04-15 16:05:41 +00:00 |
|
Andrew Turner
|
09bcaf7acc
|
Fix a logic inversion when checking for ARM_INTRNG
Pointy hat to: andrew
|
2016-02-10 16:44:20 +00:00 |
|
Andrew Turner
|
c5fdd4d379
|
Only use fdt_pic_table when not using ARM_INTRNG
|
2016-02-10 16:39:02 +00:00 |
|
Ian Lepore
|
302a9d3633
|
Include "opt_platform.h" early so that the FDT option is visible as needed.
|
2015-10-18 20:32:37 +00:00 |
|
Andrew Turner
|
42f0d1fa49
|
Add support for the QEMU virt SoC. This is a SoC built depending on the
command line arguments passed in. It will then generate a dtb on the fly,
as such no dts will be added as it may be incorrect.
Relnotes: yes
|
2015-04-11 17:52:47 +00:00 |
|