freebsd.git
2014-04-28 sjgMerge head
2014-04-28 eadlerbsd-family-tree: Fix date
2014-04-28 ganboldMove common device tree informations to separate dtsi...
2014-04-28 ianDon't use multiprocessing-extensions instruction on...
2014-04-27 ianMove duplicated code to print l2 cache config into...
2014-04-27 adrianNote that the AR9380 and later hardware supports MYBEACON.
2014-04-27 adrianNote that the AR5416 and later hardware supports the...
2014-04-27 adrian* Add a new capability which returns whether the hardwa...
2014-04-27 adrianProgram the AR_TSFOOR_THRESHOLD register with a default...
2014-04-27 adrianFix the AR_SLEEP1 and AR_SLEEP2 definitions. Oops!
2014-04-27 adrianDo a read-after-write to ensure the interrupt register...
2014-04-27 dteskeDisable the beastie menu for EFI console which doesn...
2014-04-27 melifaroFix build
2014-04-27 nwhitehornNo EFI on i386. This unbreaks the i386 VT kernel build.
2014-04-27 ianExplain why wbinv_all is SMP-safe in this case, and...
2014-04-27 ianFlush and invalidate caches on each CPU as part of...
2014-04-27 ianThere is no difference between IPI_STOP and IPI_STOP_HA...
2014-04-27 ianRemove cpu_idcache_wbinv_all() from kdb_cpu_trap()...
2014-04-27 melifaroImprove memory allocation model for rt_msg2() rtsock...
2014-04-27 gjbTurn off the full witness trace on console output.
2014-04-27 nwhitehornloader's GPT support on BIOS does not seem to like...
2014-04-27 nwhitehornFinish connecting up installer UEFI support. If the...
2014-04-27 hselaskySetting the IMOD value below 0x3F8 can cause IRQ lockup...
2014-04-27 emasteReport boot method (BIOS/UEFI) via sysctl machdep.bootm...
2014-04-27 loosRevert r258678. Make the led gpio-specifier match...
2014-04-27 loosFix the gpio-specifier decoding by respecting the GPIO...
2014-04-27 melifaroRemove useless zeroing of RTAX_DST on error.
2014-04-27 melifaroCleanup route_output() a bit.
2014-04-27 melifaroDo not delay freeing rtm. Bandaid added in r227061...
2014-04-27 sjgMerge head
2014-04-27 kibSame as it was done in r263878 for invlrng_handler...
2014-04-27 kibFix order of libthr and libc in the global dso list...
2014-04-27 kibWhen vm_fault_copy_entry() is called from vm_map_protec...
2014-04-27 nwhitehornDon't need this now. VT does the same thing, but better.
2014-04-27 nwhitehornAdd vt_efifb to VT kernel configuration now that that...
2014-04-27 nwhitehornIncrease the maximum framebuffer size to more reasonabl...
2014-04-27 melifaroMove up fibnum to ensure it is always defined.
2014-04-27 nwhitehornDisable vga if EFI framebuffer present. vt(9) should...
2014-04-27 nwhitehornAdd script to setup bootable CD ISOs for both BIOS...
2014-04-27 ianProvide a proper armv7 implementation of icache_sync_al...
2014-04-27 nwhitehornRevert to FAT12. This file system is apparently too...
2014-04-27 nwhitehornMake a dual-boot BIOS/UEFI memstick image. Testing...
2014-04-26 ianUse logical rather than bitwise OR in if() expression.
2014-04-26 ianCall cpu_icache_sync_range() rather than sync_all since...
2014-04-26 melifaroRemove useless `register' declarations.
2014-04-26 neelA VMCS is always inactive when it exits the vmx_run...
2014-04-26 melifaroDetermine fibnum once in the beginning of route_output().
2014-04-26 melifaroDecouple RTM_CHANGE from RTM_GET handling in rtsock...
2014-04-26 ianReword a comment block a bit; no functional changes.
2014-04-26 scottlRetire smp_active. It was racey and caused demonstrate...
2014-04-26 ianFlesh out imx_uart_init() so that we're not relying...
2014-04-26 andreastFix gcc build, initialize off variable.
2014-04-26 ianThe freescale imx uart driver works for the whole i...
2014-04-26 nwhitehornApparently this is supposed to be FAT32, not FAT12.
2014-04-26 impmake_dtb.sh is designed to be used in a kernel build...
2014-04-26 nwhitehornAdd EFI support to the installer. This requires that...
2014-04-26 ianStop calling imx51_ccm_foo() clock functions from imx6...
2014-04-26 melifaroUse "hash" value in rtalloc_mpath_fib() instead of...
2014-04-26 nwhitehornAdd generation of an EFI filesystem to hold boot1.efi...
2014-04-26 melifaroRemove sa_equal() definition since it is already define...
2014-04-26 melifaroUnify sa_equal() macro usage.
2014-04-26 kevloInitialize rssi variable.
2014-04-26 dumbbelldate(1): Forgot to update manpage date in r264968
2014-04-26 markmCorrectly set the sysctl format to Alphanumeric, rather...
2014-04-26 dumbbelldate(1): Add "-R" flag to use RFC 2822 date and time...
2014-04-26 desAdd sysctl OIDs showing the actual size and capacity...
2014-04-26 desNote that the bug was fixed, and when.
2014-04-26 desr261913 broke DES passwords, because the only way they...
2014-04-26 trocinyDefine startup order the same way as it is in dummynet.
2014-04-25 gjbAdd a UEFI kernel configuration to include the VT kerne...
2014-04-25 gjbAdd a separate script to build the memstick.img and the
2014-04-25 ianThe FTDI product ID we've been calling BEAGLEBONE is...
2014-04-25 gjbFix indentation for diff reduction with commits to...
2014-04-25 impGeneralize FOO.clang to FOO.${COMPILER_TYPE}. There...
2014-04-25 impSplit up the options into those used only by bsd.mk...
2014-04-25 impEliminate NO_INCS. It is used one place, and MK_TOOLCHA...
2014-04-25 impNow that all the NO_foo expressed in this loop have...
2014-04-25 impSpell NO_PROFILE= as MK_PROFILE=no.
2014-04-25 impNO_DEBUG_FILES -> MK_DEBUG_FILES=no in last remaining...
2014-04-25 impKill last remaining NO_INSTALLLIB in tree by converting...
2014-04-25 impEliminate last vestigies of NO_MAN= in the tree. Also...
2014-04-25 impRemove NO_CTF, exccept as an undocumented compatibility
2014-04-25 ianRemove device type from the uftdi_devs table, enhance...
2014-04-25 gjbRevert r264907 and r264908:
2014-04-25 grehanRespect and track the enable bit in the PCI configurati...
2014-04-25 bdreweryFix spelling error.
2014-04-25 asomersStyle fixes, mostly trailing whitespace elimination...
2014-04-25 tychonProvide a very basic stub for the 8042 PS/2 keyboard...
2014-04-25 glebiusThe current API for adding rules with pool addresses...
2014-04-25 kevloAdd preliminary support for the Realtek RTL8188EUS...
2014-04-25 delphijConstify.
2014-04-25 impPut my inner hobgoblin on a leash: These routines,...
2014-04-25 gjbStyle cleanup
2014-04-25 gjbRefactor make-memstick.sh to avoid creating the 'danger...
2014-04-25 adrianAdd a SLEEP->SCAN transition. Without this a disassoci...
2014-04-24 asomersFix subnet and default routes on different FIBs on...
2014-04-24 brooksFix beri_simplebus probing. It's not allowed to have...
2014-04-24 impAdd option WITHOUT_VI to not build/install vi. vi was...
2014-04-24 impUse MK_OPENLDAP in preference to WITH_OPENLDAP and...
2014-04-24 adrianModify the ioctl path to support querying things if...
next