aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkimg.arm.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts: generate grub efi for arm except rpiNatanael Copa2019-02-281-0/+1
| | | | | | add all_video (cherry picked from commit dd59175033665f48b2c9ba17d52edc870cd05940)
* scripts/mkimg.arm.sh: create rpi image for armv7Natanael Copa2019-02-281-2/+2
| | | | (cherry picked from commit 4dfaaf8987d13b5141c6faa8c152ba55d48da303)
* scripts: add armv7 support to imagesOlliver Schinagl2019-02-281-0/+6
| | | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> (cherry picked from commit bf993f3f649bc2e9520ff4d1f9a3c00a41f419e0)
* scripts: add modloopfw supportCarlo Landmeter2019-02-281-0/+1
| | | | | | this is needed for firware which is not automatically detected. (cherry picked from commit 680b40d3d2eebb2a9e83a6d3926f45a2daa58074)
* scripts: typo fixesSascha Paunovic2018-07-101-1/+1
|
* scripts/mkimg.arm.sh: fix regressionNatanael Copa2018-06-251-0/+1
|
* scripts: use aports rpi bootloaderCarlo Landmeter2018-06-251-10/+3
|
* scripts/mkimg.arm.sh: fix typoNatanael Copa2018-06-251-1/+1
|
* scripts/mkimg.arm.sh: cleanupNatanael Copa2018-06-211-7/+5
| | | | no functional difference but make it clearer what the intention is
* scripts: add aarch64 support to rpi profileCarlo Landmeter2018-06-191-24/+47
| | | | | | - removed serial from cmdline. rpi3 has a limited serial interface (used for bluetooth now) and when enabled (enable_uart=1) it will lock the cpu speed to 250Mhz.
* scripts/mkimg.arm.sh: update firmware commitNatanael Copa2018-06-131-1/+2
|
* scripts/mkimg: remove ext2 and ext3 featuresNatanael Copa2018-06-121-2/+2
| | | | ext4 module can handle it.
* scripts/mkimg: remove -hardened kernel and vanilla isoNatanael Copa2018-03-051-11/+3
| | | | | | | standard iso is now vanilla kernel so it does not make any sense to have a separata vanilla iso. Also update xen to use vanilla kernel instead of hardened
* scripts/mkimg.arm: update rpi firmwareTimo Teräs2017-11-211-1/+1
|
* scripts/mkimg.arm: update rpi bootloader, remove unneeded initrd load addressTimo Teräs2017-05-301-5/+5
|
* scripts/mkimg.*: add title and descriptionNatanael Copa2017-05-301-0/+8
|
* scripts/mkimg.arm: fix ubootNatanael Copa2017-05-191-2/+3
| | | | ref #7181
* scripts: pull in hardened image, not grsec imageWilliam Pitcock2017-04-271-1/+1
|
* scripts/mkimg: raspberry pi bootloader 2017-01-25Timo Teräs2017-01-271-1/+1
|
* scripts: add aarch64 release imageNatanael Copa2016-12-161-3/+11
|
* scripts: set execute permissions on scriptsNatanael Copa2016-11-141-0/+0
|
* scripts/mkimage.sh: scripts to build bootable alpine imagesTimo Teräs2016-11-141-0/+86