aboutsummaryrefslogtreecommitdiff
path: root/release/arm
Commit message (Expand)AuthorAgeFilesLines
* Increase the FreeBSD/arm image sizes back to 1G for 11-CURRENT.Glen Barber2015-06-187-7/+7
* Reduce the arm/armv6 image size from 1G to 480M.Glen Barber2015-06-127-10/+7
* Set the correct UBLDR_LOADADDR for the Wandboard andGlen Barber2015-06-062-2/+2
* Fix a whitespace nit.Glen Barber2015-06-041-1/+1
* Add initial support for building images for the Duovero GumstixGlen Barber2015-06-041-0/+37
* Add a configuration file to support the Cubox/Hummingboard SoC.Glen Barber2015-06-021-0/+39
* Export 'BOARDNAME' when differs from the KERNCONF.Glen Barber2015-05-291-0/+1
* Sort configuration options for consistency with other boards.Glen Barber2015-05-292-2/+2
* Merge ^/projects/release-arm-redux into ^/head.Glen Barber2015-05-098-349/+173
|\
| * Use the IMX6 kernel configuration for the WANDBOARD build,Glen Barber2015-05-083-85/+1
| * Strip the KERNEL from the mount paths, working around the followingGlen Barber2015-05-087-14/+14
| * Fix path to the u-boot.imx file, which is relative to the root ofGlen Barber2015-05-083-3/+3
| * Touch '/firstboot' so the growfs rc(8) script runs.Glen Barber2015-05-087-0/+7
| * Fix the starting block of the partition.Glen Barber2015-05-083-6/+6
| * Initial support for building the PANDABOARD image.Glen Barber2015-05-081-0/+26
| * Add a file missed in the previous commit.Glen Barber2015-05-081-0/+41
| * Copy arm/WANDBOARD-QUAD.conf to arm/WANDBOARD-{SOLO,DUAL}.conf.Glen Barber2015-05-081-0/+41
| * Fix FAT partition size.Glen Barber2015-05-081-1/+1
| * Initial support for building WANDBOARD-QUAD images.Glen Barber2015-05-081-0/+30
| * Initial commit to support building RPI2 images, based on informationGlen Barber2015-05-081-0/+31
| * Do not create the uenv.txt file for RPI-B. It is not needed.Glen Barber2015-05-081-4/+0
| * Copy the rpi.dtb file to the FAT partition, preventing theGlen Barber2015-05-071-0/+2
| * Remove the ZEDBOARD configuration file, as it does notGlen Barber2015-05-071-10/+0
| * Spell 'u-boot.img' correctly.Glen Barber2015-05-071-1/+1
| * Remove the arm/ROADMAP file.Glen Barber2015-05-071-18/+0
| * Remove arm/Makefile.{KERNEL} files, as this projectGlen Barber2015-05-075-48/+0
| * Fix creating directories within DESTDIR.Glen Barber2015-05-072-2/+2
| * Fix a copy/paste mistake.Glen Barber2015-05-071-1/+1
| * Add entries to uenv.txt.Glen Barber2015-05-071-0/+4
| * Set NODOC=1 to avoid building the reldoc target.Glen Barber2015-05-076-0/+6
| * 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 file/directory paths.Glen Barber2015-05-071-11/+11
| * Add tools/arm.subr to contain common subroutines used forGlen Barber2015-05-061-0/+21
| * Update the arm/*.conf configuration files to only setGlen Barber2015-05-066-196/+29
| * In extra_chroot_setup(), use 'uname -U' to determine OSVERSION.Glen Barber2015-05-061-151/+0
| * MFH: r282315-r282534Glen Barber2015-05-063-5/+39
| |\ | |/ |/|
| * MFH: r281855-r282312Glen Barber2015-05-015-5/+5
| |\
| * | Attempt to create the final image (though not nearly readyGlen Barber2015-03-265-0/+5
| * | MFH: r278968-r280640Glen Barber2015-03-256-8/+9
| |\ \
| * | | Add a ROADMAP file for FreeBSD/arm release builds, whichGlen Barber2015-02-121-0/+18
| * | | Fix build-arm-ports target for WANDBOARD-QUAD.Glen Barber2015-02-111-1/+1
| * | | Add CROSS_TOOLCHAIN for arm builds.Glen Barber2015-02-113-3/+6
| * | | Initial restructure for FreeBSD/arm release builds.Glen Barber2015-02-115-0/+40
* | | | Fix building BEAGLEBONE images with Crochet using theGlen Barber2015-05-052-5/+1
* | | | Remove buildenv_setup(), and set EMBEDDEDPORTS to theGlen Barber2015-05-051-16/+1