| Commit message (Expand) | Author | Age | Files | Lines |
* | Increase the FreeBSD/arm image sizes back to 1G for 11-CURRENT. | gjb | 2015-06-18 | 7 | -7/+7 |
* | Reduce the arm/armv6 image size from 1G to 480M. | gjb | 2015-06-12 | 7 | -10/+7 |
* | Set the correct UBLDR_LOADADDR for the Wandboard and | gjb | 2015-06-06 | 2 | -2/+2 |
* | Fix a whitespace nit. | gjb | 2015-06-04 | 1 | -1/+1 |
* | Add initial support for building images for the Duovero Gumstix | gjb | 2015-06-04 | 1 | -0/+37 |
* | Add a configuration file to support the Cubox/Hummingboard SoC. | gjb | 2015-06-02 | 1 | -0/+39 |
* | Export 'BOARDNAME' when differs from the KERNCONF. | gjb | 2015-05-29 | 1 | -0/+1 |
* | Sort configuration options for consistency with other boards. | gjb | 2015-05-29 | 2 | -2/+2 |
*-. | Merge ^/projects/release-arm-redux into ^/head. | gjb | 2015-05-09 | 8 | -349/+173 |
|\ \ |
|
| * | | Use the IMX6 kernel configuration for the WANDBOARD build, | gjb | 2015-05-08 | 3 | -85/+1 |
| * | | Strip the KERNEL from the mount paths, working around the following | gjb | 2015-05-08 | 7 | -14/+14 |
| * | | Fix path to the u-boot.imx file, which is relative to the root of | gjb | 2015-05-08 | 3 | -3/+3 |
| * | | Touch '/firstboot' so the growfs rc(8) script runs. | gjb | 2015-05-08 | 7 | -0/+7 |
| * | | Fix the starting block of the partition. | gjb | 2015-05-08 | 3 | -6/+6 |
| * | | Initial support for building the PANDABOARD image. | gjb | 2015-05-08 | 1 | -0/+26 |
| * | | Add a file missed in the previous commit. | gjb | 2015-05-08 | 1 | -0/+41 |
| * | | Copy arm/WANDBOARD-QUAD.conf to arm/WANDBOARD-{SOLO,DUAL}.conf. | gjb | 2015-05-08 | 1 | -0/+41 |
| * | | Fix FAT partition size. | gjb | 2015-05-08 | 1 | -1/+1 |
| * | | Initial support for building WANDBOARD-QUAD images. | gjb | 2015-05-08 | 1 | -0/+30 |
| * | | Initial commit to support building RPI2 images, based on information | gjb | 2015-05-08 | 1 | -0/+31 |
| * | | Do not create the uenv.txt file for RPI-B. It is not needed. | gjb | 2015-05-08 | 1 | -4/+0 |
| * | | Copy the rpi.dtb file to the FAT partition, preventing the | gjb | 2015-05-07 | 1 | -0/+2 |
| * | | Remove the ZEDBOARD configuration file, as it does not | gjb | 2015-05-07 | 1 | -10/+0 |
| * | | Spell 'u-boot.img' correctly. | gjb | 2015-05-07 | 1 | -1/+1 |
| * | | Remove the arm/ROADMAP file. | gjb | 2015-05-07 | 1 | -18/+0 |
| * | | Remove arm/Makefile.{KERNEL} files, as this project | gjb | 2015-05-07 | 5 | -48/+0 |
| * | | Fix creating directories within DESTDIR. | gjb | 2015-05-07 | 2 | -2/+2 |
| * | | Fix a copy/paste mistake. | gjb | 2015-05-07 | 1 | -1/+1 |
| * | | Add entries to uenv.txt. | gjb | 2015-05-07 | 1 | -0/+4 |
| * | | Set NODOC=1 to avoid building the reldoc target. | gjb | 2015-05-07 | 6 | -0/+6 |
| * | | Add initial native suppor for RPI-B: | gjb | 2015-05-07 | 1 | -0/+29 |
| * | | Remove FDT_DIR definition, which is no longer needed. | gjb | 2015-05-07 | 1 | -1/+0 |
| * | | Reduce the number of files copied onto the FAT partition. | gjb | 2015-05-07 | 1 | -5/+0 |
| * | | In arm_install_uboot(), mount both FAT and UFS partitions | gjb | 2015-05-07 | 1 | -9/+19 |
| * | | Set UBLDR_LOADADDR for the BEAGLEBONE image. | gjb | 2015-05-07 | 1 | -0/+1 |
| * | | Do not rename u-boot.img file when copying to the FAT partition. | gjb | 2015-05-07 | 1 | -1/+1 |
| * | | Fix file/directory paths. | gjb | 2015-05-07 | 1 | -11/+11 |
| |/ |
|
| * | Add tools/arm.subr to contain common subroutines used for | gjb | 2015-05-06 | 1 | -0/+21 |
| * | Update the arm/*.conf configuration files to only set | gjb | 2015-05-06 | 6 | -196/+29 |
| * | In extra_chroot_setup(), use 'uname -U' to determine OSVERSION. | gjb | 2015-05-06 | 1 | -151/+0 |
| * | MFH: r282315-r282534 | gjb | 2015-05-06 | 3 | -5/+39 |
| |\
| |/
|/| |
|
| * | MFH: r281855-r282312 | gjb | 2015-05-01 | 5 | -5/+5 |
| |\ |
|
| * | | Attempt to create the final image (though not nearly ready | gjb | 2015-03-26 | 5 | -0/+5 |
| * | | MFH: r278968-r280640 | gjb | 2015-03-25 | 6 | -8/+9 |
| |\ \ |
|
| * | | | Add a ROADMAP file for FreeBSD/arm release builds, which | gjb | 2015-02-12 | 1 | -0/+18 |
| * | | | Fix build-arm-ports target for WANDBOARD-QUAD. | gjb | 2015-02-11 | 1 | -1/+1 |
| * | | | Add CROSS_TOOLCHAIN for arm builds. | gjb | 2015-02-11 | 3 | -3/+6 |
| * | | | Initial restructure for FreeBSD/arm release builds. | gjb | 2015-02-11 | 5 | -0/+40 |
* | | | | Fix building BEAGLEBONE images with Crochet using the | gjb | 2015-05-05 | 2 | -5/+1 |
* | | | | Remove buildenv_setup(), and set EMBEDDEDPORTS to the | gjb | 2015-05-05 | 1 | -16/+1 |