summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Expand)AuthorAgeFilesLines
...
*-. Merge ^/projects/release-arm-redux into ^/head.gjb2015-05-0916-762/+640
|\ \
| * | Use the IMX6 kernel configuration for the WANDBOARD build,gjb2015-05-083-85/+1
| * | Strip the KERNEL from the mount paths, working around the followinggjb2015-05-087-14/+14
| * | Fix path to the u-boot.imx file, which is relative to the root ofgjb2015-05-083-3/+3
| * | Touch '/firstboot' so the growfs rc(8) script runs.gjb2015-05-087-0/+7
| * | Fix the starting block of the partition.gjb2015-05-083-6/+6
| * | Initial support for building the PANDABOARD image.gjb2015-05-081-0/+26
| * | Add a file missed in the previous commit.gjb2015-05-081-0/+41
| * | Copy arm/WANDBOARD-QUAD.conf to arm/WANDBOARD-{SOLO,DUAL}.conf.gjb2015-05-081-0/+41
| * | Fix FAT partition size.gjb2015-05-081-1/+1
| * | Sigh. Really fix CHECKSUM file creation.gjb2015-05-081-4/+4
| * | Fix CHECKSUM file creation.gjb2015-05-081-4/+4
| * | Initial support for building WANDBOARD-QUAD images.gjb2015-05-081-0/+30
| * | Initial commit to support building RPI2 images, based on informationgjb2015-05-081-0/+31
| * | Do not include '/R' in the path when generating checksums, sincegjb2015-05-081-2/+2
| * | Move the finished image build to the '/R' directory (thegjb2015-05-081-0/+8
| * | Fix the name of the final image.gjb2015-05-081-1/+1
| * | Rename KERNEL.img -> OSRELEASE-KERNEL.img when complete.gjb2015-05-081-0/+4
| * | Do not create the uenv.txt file for RPI-B. It is not needed.gjb2015-05-081-4/+0
| * | Fix path to /boot/msdos for the target image.gjb2015-05-081-1/+1
| * | Copy the rpi.dtb file to the FAT partition, preventing thegjb2015-05-071-0/+2
| * | Reorder / and /boot/msdos mount to avoid the following error:gjb2015-05-071-2/+2
| * | Create the /boot/msdos directory so the FAT partition is mountedgjb2015-05-071-0/+1
| * | Remove the ZEDBOARD configuration file, as it does notgjb2015-05-071-10/+0
| * | Spell 'u-boot.img' correctly.gjb2015-05-071-1/+1
| * | Remove the arm/ROADMAP file.gjb2015-05-071-18/+0
| * | Remove arm/Makefile.{KERNEL} files, as this projectgjb2015-05-077-183/+0
| * | Fix creating directories within DESTDIR.gjb2015-05-072-2/+2
| * | Fix a copy/paste mistake.gjb2015-05-071-1/+1
| * | Add entries to uenv.txt.gjb2015-05-071-0/+4
| * | Enable the growfs rc(8) script.gjb2015-05-071-0/+1
| * | Set NODOC=1 to avoid building the reldoc target.gjb2015-05-076-0/+6
| * | Add initial native suppor for RPI-B:gjb2015-05-071-0/+29
| * | Remove FDT_DIR definition, which is no longer needed.gjb2015-05-071-1/+0
| * | Reduce the number of files copied onto the FAT partition.gjb2015-05-071-5/+0
| * | In arm_install_uboot(), mount both FAT and UFS partitionsgjb2015-05-071-9/+19
| * | Set UBLDR_LOADADDR for the BEAGLEBONE image.gjb2015-05-071-0/+1
| * | Do not rename u-boot.img file when copying to the FAT partition.gjb2015-05-071-1/+1
| * | Fix paths.gjb2015-05-071-3/+5
| * | In arm_create_disk(), chroot(8) to the build environmentgjb2015-05-071-29/+29
| * | Fix file/directory paths.gjb2015-05-071-11/+11
| * | In release.sh, create the /dev directory within the chrootgjb2015-05-072-2/+4
| * | Use the correct variable for the tools/TARGET.conf file.gjb2015-05-061-2/+2
| |/
| * Add tools/arm.subr to contain common subroutines used forgjb2015-05-063-0/+153
| * Evaluage chroot_build_release_cmd based on the TARGET/TARGET_ARCHgjb2015-05-061-14/+24
| * buildenv_setup(), if overridden in the configuration file,gjb2015-05-061-2/+2
| * Remove Crochet invocation.gjb2015-05-061-20/+2
| * Remove crochet configuration files and tools/arm/ directory.gjb2015-05-066-185/+0
| * Update the arm/*.conf configuration files to only setgjb2015-05-067-196/+37
| * In extra_chroot_setup(), use 'uname -U' to determine OSVERSION.gjb2015-05-062-152/+8
OpenPOWER on IntegriCloud