| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-23 | 1 | -1/+0 |
* | release: increase IMAGE_SIZE for arm, arm64, riscv | Glen Barber | 2022-07-13 | 1 | -1/+1 |
* | release: permanently remove the 'reldoc' target and associates | Glen Barber | 2021-05-12 | 1 | -1/+0 |
* | release: chase ports r519089 (rpi-firmware update) | Kyle Evans | 2019-12-05 | 1 | -3/+3 |
* | release: arm: Always boot armv6/v7 image with EFI | Emmanuel Vadot | 2018-07-31 | 1 | -1/+0 |
* | release: rpi-b: add BOARDNAME variable | Emmanuel Vadot | 2018-07-31 | 1 | -0/+1 |
* | Fix OL_DIR definition following r336721. | Glen Barber | 2018-07-26 | 1 | -1/+1 |
* | release: Add OL_DIR forgot in r336600 | Emmanuel Vadot | 2018-07-25 | 1 | -2/+3 |
* | release: Add rpi firmware dtb and mmc overlays for RPI-B and RPI2 | Emmanuel Vadot | 2018-07-22 | 1 | -1/+9 |
* | release: Add arm_install_boot to install the commit boot bits | Emmanuel Vadot | 2018-07-22 | 1 | -10/+1 |
* | release: Uniform release arm image size | Emmanuel Vadot | 2018-07-22 | 1 | -1/+1 |
* | Increase the msdosfs partition size on arm SoC images where the | Glen Barber | 2018-04-18 | 1 | -1/+1 |
* | release: arm: Copy boot.scr from ports | Emmanuel Vadot | 2018-03-26 | 1 | -0/+1 |
* | Sort variables for consistency. | Glen Barber | 2017-11-17 | 1 | -5/+5 |
* | release: Update u-boot and firmware file for RPI-B target | Emmanuel Vadot | 2017-11-15 | 1 | -3/+10 |
* | release/arm: Do not install ubldr | Emmanuel Vadot | 2017-11-03 | 1 | -2/+0 |
* | Increase the arm/armv6 and arm/armv7 images from 2.5GB to 3GB, | Glen Barber | 2017-10-13 | 1 | -1/+1 |
* | Bump armv6 SoC images to 2.25GB. RPI-B is full, so increase all | Glen Barber | 2017-10-02 | 1 | -1/+1 |
* | Increase arm{,64} SoC image sizes to prevent "filesystem full" build | Glen Barber | 2017-09-13 | 1 | -1/+1 |
* | In addition to the ubldr file, also copy ubldr.bin to the | Glen Barber | 2015-09-29 | 1 | -0/+2 |
* | Increase the FreeBSD/arm image sizes back to 1G for 11-CURRENT. | Glen Barber | 2015-06-18 | 1 | -1/+1 |
* | Reduce the arm/armv6 image size from 1G to 480M. | Glen Barber | 2015-06-12 | 1 | -1/+1 |
* | Merge ^/projects/release-arm-redux into ^/head. | Glen Barber | 2015-05-09 | 1 | -33/+36 |
|\ |
|
| * | Strip the KERNEL from the mount paths, working around the following | Glen Barber | 2015-05-08 | 1 | -2/+2 |
| * | Touch '/firstboot' so the growfs rc(8) script runs. | Glen Barber | 2015-05-08 | 1 | -0/+1 |
| * | 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 |
| * | Spell 'u-boot.img' correctly. | Glen Barber | 2015-05-07 | 1 | -1/+1 |
| * | Fix creating directories within DESTDIR. | Glen Barber | 2015-05-07 | 1 | -1/+1 |
| * | 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 | 1 | -0/+1 |
| * | Add initial native suppor for RPI-B: | Glen Barber | 2015-05-07 | 1 | -0/+29 |
| * | Update the arm/*.conf configuration files to only set | Glen Barber | 2015-05-06 | 1 | -35/+5 |
|/ |
|
* | Fix CROCHETBRANCH, forgotten in r280640. | Glen Barber | 2015-04-28 | 1 | -1/+1 |
* | Crochet sources moved to a new home; update accordingly. | Glen Barber | 2015-03-25 | 1 | -1/+1 |
* | Set a static revision of the Crochet checkout to avoid | Glen Barber | 2014-09-16 | 1 | -1/+1 |
* | Merge the following from ^/projects/release-noxdev: | Glen Barber | 2014-08-06 | 1 | -25/+33 |
* | Move xdev knobs from release/arm/release.sh and into an | Glen Barber | 2014-04-23 | 1 | -0/+1 |
* | Merge r262906 from ^/projects/release-embedded: | Glen Barber | 2014-04-04 | 1 | -8/+0 |
* | Merge ^/projects/release-embedded into ^/head. | Glen Barber | 2014-03-05 | 1 | -2/+2 |
* | Export WORLD_FLAGS and KERNEL_FLAGS for buildworld/buildkernel. | Glen Barber | 2014-02-03 | 1 | -0/+2 |
* | Remove EMBEDDED_WORLD_FLAGS from release.sh, and move the gcc(1) | Glen Barber | 2014-01-26 | 1 | -1/+0 |
* | Explicitly set XDEV_ARCH and TARGET_ARCH to 'armv6', which resolves | Glen Barber | 2014-01-25 | 1 | -1/+1 |
* | When bootstrapping the build chroot, the default environment is | Glen Barber | 2014-01-19 | 1 | -0/+1 |
* | Implement cross build support for embedded devices into | Glen Barber | 2013-12-28 | 1 | -0/+37 |