]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-08-29 adrianDisable fsck_ffs for now, 4MB target size issues.
2012-08-29 adrianDisable building textproc for now, it doesn't fit on...
2012-08-29 adrianFor now, disable building wpa_supplicant.
2012-08-29 emasteAvoid passing uninitialized stack to addelem() if calle...
2012-08-29 dimAfter r239868, also remove the comment about the workar...
2012-08-29 dimTeach libdwarf about the DW_FORM_flag_present dwarf...
2012-08-29 dimTeach gdb about the DW_FORM_flag_present dwarf attribut...
2012-08-29 dimRemove the argument-less .align directive in sys/i386...
2012-08-29 dimRemove workaround for the clang 3.2 warning in ah_eepro...
2012-08-29 adrianThere's no nede to allocate a DMA map just before calli...
2012-08-29 marius- Unlike cache invalidation and TLB demapping IPIs...
2012-08-29 edFix whitespace.
2012-08-29 issyl0Fix a dead link in sk(4).
2012-08-29 desChange the gptboot example so the boot partition is...
2012-08-29 pluknetFollow r239818 and remove no more relevant vslock(...
2012-08-29 zont- Don't take an account of locked memory for current...
2012-08-29 imp4-wire mode isn't working quite right, so turn it off...
2012-08-29 impMake this work on the AT91SAM9G20:
2012-08-29 impWhen copying data, use memcpy instead of bcopy. It...
2012-08-29 adrianSet the HAL combined antenna diversity capability if...
2012-08-29 adrianAdd a new capability bit - whether the hardware support...
2012-08-29 adrianAdd AR5413 radar parameters and strong signal diversity...
2012-08-29 adrianAdd a (temporarily located) definition.
2012-08-29 adrianBring over a configuration for the Atheros AP91 referen...
2012-08-29 adrianRemove - not needed.
2012-08-29 adrianRemove extra debugging - there's no longer any need.
2012-08-28 adrian* Don't compile in sysctl descriptions
2012-08-28 adrianAdd a new flash part - 4MB SPI flash from Winbond.
2012-08-28 edRemove unused SI_* flags.
2012-08-28 edRemove unneeded G_PF_CANDELETE flag.
2012-08-28 edUse a proper destructor function.
2012-08-28 impMake AT91_MCI_ALLOW_OVERCLOCK a real option. Rename...
2012-08-28 brooksDon't overwrite the global default CFLAGS when setting...
2012-08-28 impClip the upper end to 31MHz for slow clock speeds....
2012-08-28 jhbShorten the name of the fast SWI taskqueue to "fast...
2012-08-28 issyl0Link ipfilter(4) and ipfilter(5) to the build to stop...
2012-08-28 mmMerge recent vendor changes:
2012-08-28 jhbFix misspelled "Infiniband".
2012-08-28 zont- Don't allow watchdogd(8) to be swapped out.
2012-08-28 adrianoops, make cfg read-write.
2012-08-28 adrianThis is an initial board configuration for the D-Link...
2012-08-28 impMove to using a flag instead of checking the CPU type...
2012-08-28 impStyle: Move these routines to be before the forward...
2012-08-28 impBring in the multi-block patches for mci. These requir...
2012-08-27 adrianOnly print the descriptor contents!
2012-08-27 adrianDon't grab an unreferenced pointer to the VAP bss node.
2012-08-27 adrianConvert AP93 to use the new AR724X_BASE configuration...
2012-08-27 adrianSlim down the default AR724X build.
2012-08-27 adrianConvert to using ulzma.
2012-08-27 adrianImprove the sample rate logging.
2012-08-27 adrianEnsure that all firstep values are available in ANI.
2012-08-27 adrianFix the debugging output to correctly log CCK errors.
2012-08-27 mmAdd missing parts to zpool-features.5 manual page
2012-08-27 dimAdd a few other files that are obsolete if WITH_CLANG_E...
2012-08-27 delphijShow error messages if nmount() failed.
2012-08-27 jhbRework the DMA handling in ida(4) and add locking to...
2012-08-27 jhbDon't build and install the 07.lpd doc if WITHOUT_LPR...
2012-08-27 luigiuse MALLOC_PRODUCTION for picobsd builds, be more fruga...
2012-08-27 rdivackyDont cast from char* to struct chrp_header* which has...
2012-08-27 desParly revert r239255: reinstate a default maxswzone...
2012-08-27 pluknetTypo in previous change: print half the theoretical...
2012-08-27 kientzleCorrectly fetch the MAC address.
2012-08-27 impAdd hint and sysctl support for 4 wire mode.
2012-08-27 impMinor style(9) nit.
2012-08-27 impDon't puprosely overclock the SD bus to 30MHz, make...
2012-08-27 davidxuIn suspend_common(), don't wait for a thread which...
2012-08-26 rayMove AR71XX (MIPS SoCs family) options to options.mips...
2012-08-26 dimAdd libc++ and libcxxrt related files to OptionalObsole...
2012-08-26 rwatsonExpose DE4 buttons and switches via a de4bsw device...
2012-08-26 rwatsonAdd a altera_sdcardc(4) man page link for altera_sdcard...
2012-08-26 glebiusFix function name in keg_cachespread_init() assert.
2012-08-26 rwatsonAdd terasic_de4led, a led(4) driver for the on-board...
2012-08-26 adrianEnsure that BAR(0) is set for the PCI slot before the...
2012-08-26 adrianCreate a skeleton AR724x SoC board configuration for...
2012-08-26 adrianMove this magic check to only occur if no eeprom data...
2012-08-26 adrianAdd EEPROM data hooks for the AR9287.
2012-08-26 gonzoAdd ARM11 support for elf trampoline
2012-08-26 gonzoAdd support for ARM11 cpufunc
2012-08-26 gjbGrammar fix: s/NIC's/NICs/
2012-08-26 gonzoCall set_pcpu for ARMv6 architecture too
2012-08-26 gonzoMerge fix for hang on ARM11 from NetBSD
2012-08-25 gonzoPiggyback MIPS changes and add ARM syscons support...
2012-08-25 dimFor building libstdc++ and libsupc++, filter out any...
2012-08-25 mavReturn "locally assigned" Enclosure Logical Identifier...
2012-08-25 rwatsonAdd terasic_mtl(4), a device driver for the Terasic...
2012-08-25 gonzoStyle cleanup
2012-08-25 gonzoDo not swap byte order if we assign default value for...
2012-08-25 gonzoARM11 might have more then 32 interrupts, e.g. BCM2835...
2012-08-25 gonzoAdd clrex, strex , ldrex, strex and variants
2012-08-25 dimWhen using -stdlib=libc++, add the correct dependency...
2012-08-25 brooksAdd isf(4), a driver for the Intel StrataFlash family...
2012-08-25 rwatsonAdd MD syscons header file for MIPS.
2012-08-25 brooksDon't include syscons in the config just yet. We haven...
2012-08-25 rpauloUnbreak tinderbox.
2012-08-25 alcRetire PV_TABLE_MOD. When we destroy or write protect...
2012-08-25 dimAdd libcxxrt's objects (prefixing them with cxxrt_...
2012-08-25 rwatsonAdd reference kernel configurations for FreeBSD/beri...
2012-08-25 joelMinor mdoc fix.
2012-08-25 rwatsonAdd altera_jtag_uart(4), a device driver for Altera...
2012-08-25 rwatsonAdd a device driver for the Altera University Program...
next