| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the IMX6 kernel configuration for the WANDBOARD build, | Glen Barber | 2015-05-08 | 3 | -85/+1 |
* | Strip the KERNEL from the mount paths, working around the following | Glen Barber | 2015-05-08 | 7 | -14/+14 |
* | Fix path to the u-boot.imx file, which is relative to the root of | Glen Barber | 2015-05-08 | 3 | -3/+3 |
* | Touch '/firstboot' so the growfs rc(8) script runs. | Glen Barber | 2015-05-08 | 7 | -0/+7 |
* | Fix the starting block of the partition. | Glen Barber | 2015-05-08 | 3 | -6/+6 |
* | Initial support for building the PANDABOARD image. | Glen Barber | 2015-05-08 | 1 | -0/+26 |
* | Add a file missed in the previous commit. | Glen Barber | 2015-05-08 | 1 | -0/+41 |
* | Copy arm/WANDBOARD-QUAD.conf to arm/WANDBOARD-{SOLO,DUAL}.conf. | Glen Barber | 2015-05-08 | 1 | -0/+41 |
* | Fix FAT partition size. | Glen Barber | 2015-05-08 | 1 | -1/+1 |
* | Initial support for building WANDBOARD-QUAD images. | Glen Barber | 2015-05-08 | 1 | -0/+30 |
* | Initial commit to support building RPI2 images, based on information | Glen Barber | 2015-05-08 | 1 | -0/+31 |
* | Do not create the uenv.txt file for RPI-B. It is not needed. | Glen Barber | 2015-05-08 | 1 | -4/+0 |
* | Copy the rpi.dtb file to the FAT partition, preventing the | Glen Barber | 2015-05-07 | 1 | -0/+2 |
* | Remove the ZEDBOARD configuration file, as it does not | Glen Barber | 2015-05-07 | 1 | -10/+0 |
* | Spell 'u-boot.img' correctly. | Glen Barber | 2015-05-07 | 1 | -1/+1 |
* | Remove the arm/ROADMAP file. | Glen Barber | 2015-05-07 | 1 | -18/+0 |
* | Remove arm/Makefile.{KERNEL} files, as this project | Glen Barber | 2015-05-07 | 5 | -48/+0 |
* | Fix creating directories within DESTDIR. | Glen Barber | 2015-05-07 | 2 | -2/+2 |
* | Fix a copy/paste mistake. | Glen Barber | 2015-05-07 | 1 | -1/+1 |
* | Add entries to uenv.txt. | Glen Barber | 2015-05-07 | 1 | -0/+4 |
* | Set NODOC=1 to avoid building the reldoc target. | Glen Barber | 2015-05-07 | 6 | -0/+6 |
* | Add initial native suppor for RPI-B: | Glen Barber | 2015-05-07 | 1 | -0/+29 |
* | Remove FDT_DIR definition, which is no longer needed. | Glen Barber | 2015-05-07 | 1 | -1/+0 |
* | Reduce the number of files copied onto the FAT partition. | Glen Barber | 2015-05-07 | 1 | -5/+0 |
* | In arm_install_uboot(), mount both FAT and UFS partitions | Glen Barber | 2015-05-07 | 1 | -9/+19 |
* | Set UBLDR_LOADADDR for the BEAGLEBONE image. | Glen Barber | 2015-05-07 | 1 | -0/+1 |
* | Do not rename u-boot.img file when copying to the FAT partition. | Glen Barber | 2015-05-07 | 1 | -1/+1 |
* | Fix file/directory paths. | Glen Barber | 2015-05-07 | 1 | -11/+11 |
* | Add tools/arm.subr to contain common subroutines used for | Glen Barber | 2015-05-06 | 1 | -0/+21 |
* | Update the arm/*.conf configuration files to only set | Glen Barber | 2015-05-06 | 6 | -196/+29 |
* | In extra_chroot_setup(), use 'uname -U' to determine OSVERSION. | Glen Barber | 2015-05-06 | 1 | -151/+0 |
* | MFH: r282315-r282534 | Glen Barber | 2015-05-06 | 3 | -5/+39 |
|\ |
|
| * | Fix building BEAGLEBONE images with Crochet using the | Glen Barber | 2015-05-05 | 2 | -5/+1 |
| * | Remove buildenv_setup(), and set EMBEDDEDPORTS to the | Glen Barber | 2015-05-05 | 1 | -16/+1 |
| * | Add initial support for building RPI2 images. | Glen Barber | 2015-05-05 | 1 | -0/+53 |
* | | MFH: r281855-r282312 | Glen Barber | 2015-05-01 | 5 | -5/+5 |
|\| |
|
| * | Fix CROCHETBRANCH, forgotten in r280640. | Glen Barber | 2015-04-28 | 5 | -5/+5 |
* | | Attempt to create the final image (though not nearly ready | Glen Barber | 2015-03-26 | 5 | -0/+5 |
* | | MFH: r278968-r280640 | Glen Barber | 2015-03-25 | 6 | -8/+9 |
|\| |
|
| * | Crochet sources moved to a new home; update accordingly. | Glen Barber | 2015-03-25 | 5 | -5/+5 |
| * | Properly evaluate XZ_CMD from the chroot. | Glen Barber | 2015-03-02 | 1 | -1/+1 |
| * | Use xz(1) to compress FreeBSD/arm images. | Glen Barber | 2015-03-02 | 1 | -3/+4 |
* | | Add a ROADMAP file for FreeBSD/arm release builds, which | Glen Barber | 2015-02-12 | 1 | -0/+18 |
* | | Fix build-arm-ports target for WANDBOARD-QUAD. | Glen Barber | 2015-02-11 | 1 | -1/+1 |
* | | Add CROSS_TOOLCHAIN for arm builds. | Glen Barber | 2015-02-11 | 3 | -3/+6 |
* | | Initial restructure for FreeBSD/arm release builds. | Glen Barber | 2015-02-11 | 5 | -0/+40 |
|/ |
|
* | Build gperf before gcc | Ed Maste | 2014-12-24 | 1 | -0/+8 |
* | Set a static revision of the Crochet checkout to avoid | Glen Barber | 2014-09-16 | 5 | -5/+5 |
* | Catch up with Crochet changes to fix the WANDBOARD-QUAD | Glen Barber | 2014-09-16 | 1 | -2/+2 |
* | Catch up with Crochet changes to fix the BEAGLEBONE | Glen Barber | 2014-09-16 | 1 | -2/+2 |