summaryrefslogtreecommitdiffstats
path: root/release/arm
Commit message (Expand)AuthorAgeFilesLines
* Currently stable/11 is using custom DTS for beaglebone(-black) while CURRENTmanu2017-06-081-0/+4
* MFC r319603, r319608, r319609:gjb2017-06-081-0/+2
* MFC r316617:gjb2017-04-103-5/+5
* MFC r305739-r305740manu2016-11-041-1/+1
* Replace the A20 kernel config with a generic ALLWINNER kernel config thatjmcneill2016-04-212-2/+2
* Use UBOOT_FILES in the dd(1) input file, as intended.gjb2015-10-063-6/+6
* Fix the path to the correct u-boot.bin file to write togjb2015-10-013-12/+6
* Partially revert r288433, with a minor change:gjb2015-10-013-9/+9
* Fix FAT_SIZE by removing '-b' argument passing, which wasgjb2015-10-013-3/+3
* Initial attempt to add support for building images forgjb2015-09-303-0/+128
* In addition to the ubldr file, also copy ubldr.bin to thegjb2015-09-297-0/+14
* Increase the FreeBSD/arm image sizes back to 1G for 11-CURRENT.gjb2015-06-187-7/+7
* Reduce the arm/armv6 image size from 1G to 480M.gjb2015-06-127-10/+7
* Set the correct UBLDR_LOADADDR for the Wandboard andgjb2015-06-062-2/+2
* Fix a whitespace nit.gjb2015-06-041-1/+1
* Add initial support for building images for the Duovero Gumstixgjb2015-06-041-0/+37
* Add a configuration file to support the Cubox/Hummingboard SoC.gjb2015-06-021-0/+39
* Export 'BOARDNAME' when differs from the KERNCONF.gjb2015-05-291-0/+1
* Sort configuration options for consistency with other boards.gjb2015-05-292-2/+2
*-. Merge ^/projects/release-arm-redux into ^/head.gjb2015-05-098-349/+173
|\ \
| * | 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
| * | 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 create the uenv.txt file for RPI-B. It is not needed.gjb2015-05-081-4/+0
| * | Copy the rpi.dtb file to the FAT partition, preventing thegjb2015-05-071-0/+2
| * | 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-075-48/+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
| * | 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 file/directory paths.gjb2015-05-071-11/+11
| |/
| * Add tools/arm.subr to contain common subroutines used forgjb2015-05-061-0/+21
| * Update the arm/*.conf configuration files to only setgjb2015-05-066-196/+29
OpenPOWER on IntegriCloud