Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define __HAVE_ACPI on arm64 and __HAVE_FDT on arm64, armv7 and octeon | 2018-08-09 | 1 | -1/+5 | |
| | | | | | | | | so that we can include firmware-dependant code in generic drivers to be able to extract metadata information like MAC addresses and out-of-band interrupts from the ACPI/FDT tables. ok kettenis@ | ||||
* | refactor sys/param.h and machine/param.h. A lot of #ifdef _KERNEL is added | 2013-03-23 | 1 | -9/+9 | |
| | | | | | | | to keep definitions our of user space. The MD files now follow a consistant order -- all namespace intrusion is at the tail can be cleaned up independently. locore, bootblocks, and libkvm still see enough visibility to build. Checked on 90% of platforms... | ||||
* | Remove irrelevant comments borrowed from loongson. | 2011-06-25 | 1 | -11/+1 | |
| | |||||
* | correct MACHINE, MACHINE_ARCH | 2010-10-11 | 1 | -5/+5 | |
| | |||||
* | Initial revision | 2010-09-20 | 1 | -0/+28 | |