freebsd.git
2015-05-08 gjbRename KERNEL.img -> OSRELEASE-KERNEL.img when complete.
2015-05-08 gjbDo not create the uenv.txt file for RPI-B. It is not...
2015-05-08 gjbFix path to /boot/msdos for the target image.
2015-05-07 gjbCopy the rpi.dtb file to the FAT partition, preventing the
2015-05-07 gjbReorder / and /boot/msdos mount to avoid the following...
2015-05-07 gjbCreate the /boot/msdos directory so the FAT partition...
2015-05-07 gjbRemove the ZEDBOARD configuration file, as it does not
2015-05-07 gjbSpell 'u-boot.img' correctly.
2015-05-07 gjbRemove the arm/ROADMAP file.
2015-05-07 gjbRemove arm/Makefile.{KERNEL} files, as this project
2015-05-07 gjbFix creating directories within DESTDIR.
2015-05-07 gjbFix a copy/paste mistake.
2015-05-07 gjbAdd entries to uenv.txt.
2015-05-07 gjbEnable the growfs rc(8) script.
2015-05-07 gjbSet NODOC=1 to avoid building the reldoc target.
2015-05-07 gjbAdd initial native suppor for RPI-B:
2015-05-07 gjbRemove FDT_DIR definition, which is no longer needed.
2015-05-07 gjbReduce the number of files copied onto the FAT partition.
2015-05-07 gjbIn arm_install_uboot(), mount both FAT and UFS partitions
2015-05-07 gjbSet UBLDR_LOADADDR for the BEAGLEBONE image.
2015-05-07 gjbDo not rename u-boot.img file when copying to the FAT...
2015-05-07 gjbFix paths.
2015-05-07 gjbIn arm_create_disk(), chroot(8) to the build environment
2015-05-07 gjbFix file/directory paths.
2015-05-07 gjbIn release.sh, create the /dev directory within the...
2015-05-06 gjbUse the correct variable for the tools/TARGET.conf...
2015-05-06 gjbAdd tools/arm.subr to contain common subroutines used for
2015-05-06 gjbEvaluage chroot_build_release_cmd based on the TARGET...
2015-05-06 gjbbuildenv_setup(), if overridden in the configuration...
2015-05-06 gjbRemove Crochet invocation.
2015-05-06 gjbRemove crochet configuration files and tools/arm/ direc...
2015-05-06 gjbUpdate the arm/*.conf configuration files to only set
2015-05-06 gjbIn extra_chroot_setup(), use 'uname -U' to determine...
2015-05-06 gjbAdd a return to chroot_build_target().
2015-05-06 gjbWrap long lines in comments after previous commits...
2015-05-06 gjbEnsure resolv.conf exists on the build host before...
2015-05-06 gjbMove where the configuration file is sourced if '-c'
2015-05-06 gjbMove the trap after env_check(), since CHROOTDIR may be
2015-05-06 gjbShorten long lines.
2015-05-06 gjbMove PATH and export to the same line.
2015-05-06 gjbAdd documentation for newly-added functions.
2015-05-06 gjbAdd the following functions to release.sh to organize...
2015-05-06 gjbMFH: r282315-r282534
2015-05-06 melifaroCorrectly print valtype for empty bitmask.
2015-05-06 kadesaiCorrected indentation on conflicted source files.
2015-05-06 kadesaiConfigured the mrsas(4) driver to support UNMAPPED...
2015-05-06 kadesai1. All LSI namings are converted to AVAGO Tech.
2015-05-06 kadesaiBug fixes found internally as detailed below:
2015-05-06 kadesaiDriver calls mrsas_complete_cmd() to call mrsas_wakeup...
2015-05-06 kadesaiIn OCR(Online Controller Reset) path, driver sets adapt...
2015-05-06 kadesaiCurrent driver does fast path read load balancing betwe...
2015-05-06 kadesaiNow Driver expose Secure Jbod Support via driver_operat...
2015-05-06 kadesaiThis patch adds the feature to provide PCI information...
2015-05-06 mavReimplement queue freeze on error, added in r282429:
2015-05-06 glebiusFix the KASSERT and improve wording in r282426.
2015-05-06 melifaroFix panic when prepare_batch_buffer() returns error.
2015-05-06 neelDo a proper emulation of guest writes to MSR_EFER.
2015-05-06 neelAdd macros for AMD-specific bits in MSR_EFER: LMSLE...
2015-05-06 osaFix DragonFly 4.0.5 release date.
2015-05-06 ganboldThis patch adds support for the extended baud rate...
2015-05-05 ianAdd the code necessary to run the imx6 chip at its...
2015-05-05 gjbFix building BEAGLEBONE images with Crochet using the
2015-05-05 hselaskyAdd new USB ID.
2015-05-05 andrewStart to reduce the diff between the Atmel kernel configs.
2015-05-05 andrewThe VIRT kernel config targets armv6.
2015-05-05 andrewMove the first batch of common armv6 options to std...
2015-05-05 gjbRemove buildenv_setup(), and set EMBEDDEDPORTS to the
2015-05-05 gjbAdd initial support for building RPI2 images.
2015-05-05 ianCreate std.arm and std.armv6 config files and include...
2015-05-05 gjbDocument r281617, wc(1) race when receiving SIGINFO...
2015-05-05 gjbFix a FDP style nit. Wrap the lines as a result.
2015-05-05 gjbDocument r281802, support added for building FreeBSD...
2015-05-05 gjbUpdate the svn revision marker.
2015-05-05 gjbDocument r282434, openresolv updated to version 3.7.0.
2015-05-05 gjbDocument r282274, xen(4) PV domU kernel support removed.
2015-05-05 gjbDocument r282213, kern.racct.enable tunable and RACCT_D...
2015-05-05 gjbDocument r282212, several improvements/updates to the...
2015-05-05 gjbDocument r282208, chmod(1), chflags(1), chgrp(1), and...
2015-05-05 gjbFix a typo.
2015-05-05 julianTweak seekdir, telldir and readdir so that when htere...
2015-05-05 andrewAdd DEV_ACPI to opt_acpi.h to be used to detect when...
2015-05-05 andrewUpdate the comment on what CPUs this driver supports.
2015-05-05 jillescp: Remove fts sorting.
2015-05-05 osaAdd "The Design and Implementation of the FreeBSD OS...
2015-05-05 andrewMove the point we attach the ofw driver on arm64 to...
2015-05-05 osaDocument DragonFly releases 4.0.2 - 4.0.5 and OpenBSD...
2015-05-05 andrewAdd FDT to the list of known GUIDs.
2015-05-05 avgzfs: do not hold an extra reference on a root vnode...
2015-05-05 andrewDisable the use of floating-point and vector registers...
2015-05-05 avgdmu_recv_end_check: don't leak hold if dsl_destroy_snap...
2015-05-05 pluknetFix major copy/paste and other style errors.
2015-05-05 andrewCopy new attribute types when linking. bfd will copy...
2015-05-05 andrewWhen cross-building ${LIBSTAND} may be set to the host...
2015-05-05 gargaAdd support for Sierra MC7354 card
2015-05-05 baptEnlarge the buffer for storing macros as some macros...
2015-05-05 baptUpdate the list of known roff commands (adding the...
2015-05-05 baptProperly assign open and close brackets and checks...
2015-05-05 aeAdd apple-boot, apple-hfs and apple-ufs aliases to...
2015-05-05 baptEnsure we read existing values of the stk table
2015-05-05 baptUse stdup(3) and check its return instead from homebrew...
next