aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add initial native suppor for RPI-B:Glen Barber2015-05-071-0/+29
* Remove FDT_DIR definition, which is no longer needed.Glen Barber2015-05-071-1/+0
* Reduce the number of files copied onto the FAT partition.Glen Barber2015-05-071-5/+0
* In arm_install_uboot(), mount both FAT and UFS partitionsGlen Barber2015-05-071-9/+19
* Set UBLDR_LOADADDR for the BEAGLEBONE image.Glen Barber2015-05-071-0/+1
* Do not rename u-boot.img file when copying to the FAT partition.Glen Barber2015-05-071-1/+1
* Fix paths.Glen Barber2015-05-071-3/+5
* In arm_create_disk(), chroot(8) to the build environmentGlen Barber2015-05-071-29/+29
* Fix file/directory paths.Glen Barber2015-05-071-11/+11
* In release.sh, create the /dev directory within the chrootGlen Barber2015-05-072-2/+4
* Use the correct variable for the tools/TARGET.conf file.Glen Barber2015-05-061-2/+2
* Add tools/arm.subr to contain common subroutines used forGlen Barber2015-05-063-0/+153
* Evaluage chroot_build_release_cmd based on the TARGET/TARGET_ARCHGlen Barber2015-05-061-14/+24
* buildenv_setup(), if overridden in the configuration file,Glen Barber2015-05-061-2/+2
* Remove Crochet invocation.Glen Barber2015-05-061-20/+2
* Remove crochet configuration files and tools/arm/ directory.Glen Barber2015-05-066-185/+0
* Update the arm/*.conf configuration files to only setGlen Barber2015-05-067-196/+37
* In extra_chroot_setup(), use 'uname -U' to determine OSVERSION.Glen Barber2015-05-062-152/+8
* Add a return to chroot_build_target().Glen Barber2015-05-061-18/+18
* Wrap long lines in comments after previous commits that indentedGlen Barber2015-05-061-20/+22
* Ensure resolv.conf exists on the build host before attemptingGlen Barber2015-05-061-6/+8
* Move where the configuration file is sourced if '-c'Glen Barber2015-05-061-6/+8
* Move the trap after env_check(), since CHROOTDIR may beGlen Barber2015-05-061-1/+1
* Shorten long lines.Glen Barber2015-05-061-5/+9
* Move PATH and export to the same line.Glen Barber2015-05-061-3/+8
* Add documentation for newly-added functions.Glen Barber2015-05-061-10/+23
* Add the following functions to release.sh to organize and makeGlen Barber2015-05-061-235/+273
* MFH: r282315-r282534Glen Barber2015-05-06544-16205/+25531
|\
| * Correctly print valtype for empty bitmask.Alexander V. Chernikov2015-05-061-0/+1
| * Corrected indentation on conflicted source files.Kashyap D Desai2015-05-066-307/+319
| * Configured the mrsas(4) driver to support UNMAPPED I/O and updated driver ver...Kashyap D Desai2015-05-062-14/+38
| * 1. All LSI namings are converted to AVAGO Tech.Kashyap D Desai2015-05-067-37/+50
| * Bug fixes found internally as detailed below:Kashyap D Desai2015-05-063-6/+13
| * Driver calls mrsas_complete_cmd() to call mrsas_wakeup() for each MFI frame t...Kashyap D Desai2015-05-061-2/+31
| * In OCR(Online Controller Reset) path, driver sets adapter state toKashyap D Desai2015-05-062-62/+74
| * Current driver does fast path read load balancing between arm and mirror diskKashyap D Desai2015-05-064-73/+113
| * Now Driver expose Secure Jbod Support via driver_operations in MFI INIT Frame.Kashyap D Desai2015-05-063-39/+93
| * This patch adds the feature to provide PCI information via IOCTL query.Kashyap D Desai2015-05-063-11/+217
| * Reimplement queue freeze on error, added in r282429:Alexander Motin2015-05-061-3/+9
| * Fix the KASSERT and improve wording in r282426.Gleb Smirnoff2015-05-061-3/+3
| * Fix panic when prepare_batch_buffer() returns error.Alexander V. Chernikov2015-05-061-3/+5
| * Do a proper emulation of guest writes to MSR_EFER.Neel Natu2015-05-063-14/+128
| * Add macros for AMD-specific bits in MSR_EFER: LMSLE, FFXSR and TCE.Neel Natu2015-05-061-1/+4
| * Fix DragonFly 4.0.5 release date.Sergey A. Osokin2015-05-061-1/+1
| * This patch adds support for the extended baud rate registerGanbold Tsagaankhuu2015-05-062-7/+54
| * Add the code necessary to run the imx6 chip at its lowest clock/powerIan Lepore2015-05-054-21/+63
| * Fix building BEAGLEBONE images with Crochet using theGlen Barber2015-05-053-5/+12
| * Add new USB ID.Hans Petter Selasky2015-05-052-0/+2
| * Start to reduce the diff between the Atmel kernel configs.Andrew Turner2015-05-053-80/+89
| * The VIRT kernel config targets armv6.Andrew Turner2015-05-051-33/+1