aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update - allow collecting stats when WITH_META_STATS is defined.Simon J. Gerraty2014-05-071-0/+26
* Need to stage_filesSimon J. Gerraty2014-05-051-0/+6
* Sadly there is at least on lib we need to build for host (libdwarf)Simon J. Gerraty2014-05-051-1/+4
* If building WITH_META_FILES we do not want STAGINGSimon J. Gerraty2014-05-051-1/+2
* New/updated dependenciesSimon J. Gerraty2014-05-0513-49/+602
* Leverage bsd.opts.mkSimon J. Gerraty2014-05-051-1/+5
* If doing destroy-all and at top-level whack stage tree too.Simon J. Gerraty2014-05-051-4/+25
* WITHOUT always winsSimon J. Gerraty2014-05-051-1/+1
* Avoid /etc/make.confSimon J. Gerraty2014-05-051-4/+9
* Update to latest versions.Simon J. Gerraty2014-05-053-47/+62
* Leverage bsd.opts.mkSimon J. Gerraty2014-05-051-8/+24
* We can now leverage bsd.opts.mk to use MK_* to control what we build.Simon J. Gerraty2014-05-041-4/+11
* Some warnings depened on the version of clang, allow us to check.Simon J. Gerraty2014-05-022-1/+9
* Add 'destroy' target to efficiently rm -rf objtreeSimon J. Gerraty2014-05-021-0/+25
* There is no guarantee that our group has a name.Simon J. Gerraty2014-05-021-3/+4
* Merge headSimon J. Gerraty2014-04-2814445-635670/+992606
|\
| * bsd-family-tree: Fix dateEitan Adler2014-04-281-1/+1
| * Move common device tree informations to separate dtsi files for A10 and A20 SoC.Ganbold Tsagaankhuu2014-04-284-172/+282
| * Don't use multiprocessing-extensions instruction on processors that don'tIan Lepore2014-04-281-0/+4
| * Move duplicated code to print l2 cache config into the common code.Ian Lepore2014-04-274-68/+45
| * Note that the AR9380 and later hardware supports MYBEACON.Adrian Chadd2014-04-271-0/+4
| * Note that the AR5416 and later hardware supports the MYBEACON RX filter.Adrian Chadd2014-04-271-0/+5
| * * Add a new capability which returns whether the hardware supportsAdrian Chadd2014-04-273-1/+6
| * Program the AR_TSFOOR_THRESHOLD register with a default lifted fromAdrian Chadd2014-04-271-0/+26
| * Fix the AR_SLEEP1 and AR_SLEEP2 definitions. Oops!Adrian Chadd2014-04-271-2/+2
| * Do a read-after-write to ensure the interrupt register update is flushedAdrian Chadd2014-04-271-0/+3
| * Disable the beastie menu for EFI console which doesn't support ANSI codesDevin Teske2014-04-273-2/+11
| * Fix buildAlexander V. Chernikov2014-04-271-1/+1
| * No EFI on i386. This unbreaks the i386 VT kernel build.Nathan Whitehorn2014-04-271-1/+1
| * Explain why wbinv_all is SMP-safe in this case, and add a missing l2 cacheIan Lepore2014-04-271-1/+7
| * Flush and invalidate caches on each CPU as part of handling IPI_STOP.Ian Lepore2014-04-272-1/+23
| * There is no difference between IPI_STOP and IPI_STOP_HARD on ARM, soIan Lepore2014-04-272-2/+1
| * Remove cpu_idcache_wbinv_all() from kdb_cpu_trap(), it's no longer needed.Ian Lepore2014-04-271-2/+0
| * Improve memory allocation model for rt_msg2() rtsock messages:Alexander V. Chernikov2014-04-271-53/+109
| * Turn off the full witness trace on console output.Glen Barber2014-04-271-0/+3
| * loader's GPT support on BIOS does not seem to like the root filesystemNathan Whitehorn2014-04-271-1/+1
| * Finish connecting up installer UEFI support. If the kernel was booted usingNathan Whitehorn2014-04-271-5/+5
| * Setting the IMOD value below 0x3F8 can cause IRQ lockups in the IntelHans Petter Selasky2014-04-274-2/+9
| * Report boot method (BIOS/UEFI) via sysctl machdep.bootmethodEd Maste2014-04-271-0/+6
| * Revert r258678. Make the led gpio-specifier match again the #gpio-cellsLuiz Otavio O Souza2014-04-271-1/+1
| * Fix the gpio-specifier decoding by respecting the GPIO controller'sLuiz Otavio O Souza2014-04-274-35/+138
| * Remove useless zeroing of RTAX_DST on error.Alexander V. Chernikov2014-04-271-11/+17
| * Cleanup route_output() a bit.Alexander V. Chernikov2014-04-271-12/+11
| * Do not delay freeing rtm. Bandaid added in r227061 is not needed since r227061,Alexander V. Chernikov2014-04-271-4/+2
| * Same as it was done in r263878 for invlrng_handler(), fix order ofKonstantin Belousov2014-04-271-6/+5
| * Fix order of libthr and libc in the global dso list for sshd, byKonstantin Belousov2014-04-271-0/+10
| * When vm_fault_copy_entry() is called from vm_map_protect() for a wiredKonstantin Belousov2014-04-271-8/+15
| * Don't need this now. VT does the same thing, but better.Nathan Whitehorn2014-04-271-11/+0
| * Add vt_efifb to VT kernel configuration now that that actually works. ThisNathan Whitehorn2014-04-271-0/+1
| * Increase the maximum framebuffer size to more reasonable values reflectingNathan Whitehorn2014-04-271-2/+2