| Commit message (Expand) | Author | Age | Files | Lines |
* | Increase the arm/armv6 and arm/armv7 images from 2.5GB to 3GB, | Glen Barber | 2017-10-13 | 10 | -10/+11 |
* | Switch BEAGLEBONE, CUBIEBOARD, and PANDABOARD to use the GENERIC | Glen Barber | 2017-10-09 | 3 | -3/+6 |
* | Catch up with r324340, switching relevant arm SoCs from armv6 | Glen Barber | 2017-10-06 | 8 | -8/+8 |
* | Bump armv6 SoC images to 2.25GB. RPI-B is full, so increase all | Glen Barber | 2017-10-02 | 9 | -9/+9 |
* | Increase arm{,64} SoC image sizes to prevent "filesystem full" build | Glen Barber | 2017-09-13 | 5 | -5/+5 |
* | Bump the image size for BANANAPI and CUBIEBOARD2 to 1.5G, as | Glen Barber | 2017-07-27 | 2 | -2/+2 |
* | Revert r319603, r319608, and r319609. Creating a hard link to the | Glen Barber | 2017-06-26 | 1 | -2/+0 |
* | Revert r319608, the dtb path was correct the first time. Sigh. | Glen Barber | 2017-06-05 | 1 | -1/+1 |
* | Fix the source path for the cubieboard2 dtb hard link. | Glen Barber | 2017-06-05 | 1 | -1/+1 |
* | Create a hard link for sun7i-a20-cubieboard2.dtb to allow the | Glen Barber | 2017-06-05 | 1 | -0/+2 |
* | - Increase the image size for RPI2 and IMX6-based boards from 1G | Glen Barber | 2017-04-07 | 3 | -5/+5 |
* | Use the armv6 GENERIC kernel in the release images on hardware this kernel | Andrew Turner | 2016-10-12 | 3 | -3/+3 |
* | Use "generic" ALLWINNER_UP kernel config for Cubieboard release. | Emmanuel Vadot | 2016-09-12 | 1 | -1/+1 |
* | Replace the A20 kernel config with a generic ALLWINNER kernel config that | Jared McNeill | 2016-04-21 | 2 | -2/+2 |
* | Use UBOOT_FILES in the dd(1) input file, as intended. | Glen Barber | 2015-10-06 | 3 | -6/+6 |
* | Fix the path to the correct u-boot.bin file to write to | Glen Barber | 2015-10-01 | 3 | -12/+6 |
* | Partially revert r288433, with a minor change: | Glen Barber | 2015-10-01 | 3 | -9/+9 |
* | Fix FAT_SIZE by removing '-b' argument passing, which was | Glen Barber | 2015-10-01 | 3 | -3/+3 |
* | Initial attempt to add support for building images for | Glen Barber | 2015-09-30 | 3 | -0/+128 |
* | In addition to the ubldr file, also copy ubldr.bin to the | Glen Barber | 2015-09-29 | 7 | -0/+14 |
* | Increase the FreeBSD/arm image sizes back to 1G for 11-CURRENT. | Glen Barber | 2015-06-18 | 7 | -7/+7 |
* | Reduce the arm/armv6 image size from 1G to 480M. | Glen Barber | 2015-06-12 | 7 | -10/+7 |
* | Set the correct UBLDR_LOADADDR for the Wandboard and | Glen Barber | 2015-06-06 | 2 | -2/+2 |
* | Fix a whitespace nit. | Glen Barber | 2015-06-04 | 1 | -1/+1 |
* | Add initial support for building images for the Duovero Gumstix | Glen Barber | 2015-06-04 | 1 | -0/+37 |
* | Add a configuration file to support the Cubox/Hummingboard SoC. | Glen Barber | 2015-06-02 | 1 | -0/+39 |
* | Export 'BOARDNAME' when differs from the KERNCONF. | Glen Barber | 2015-05-29 | 1 | -0/+1 |
* | Sort configuration options for consistency with other boards. | Glen Barber | 2015-05-29 | 2 | -2/+2 |
* | Merge ^/projects/release-arm-redux into ^/head. | Glen Barber | 2015-05-09 | 8 | -349/+173 |
|\ |
|
| * | 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 |