summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/roms/helper
Commit message (Collapse)AuthorAgeFilesLines
* coreboot-libre: move GRUB configs to grub/Francis Rowe2015-06-281-2/+2
|
* build/roms/helper: re-enable building of txtmode imagesFrancis Rowe2015-06-261-7/+0
|
* all script: use a standard styleFrancis Rowe2015-06-101-31/+31
| | | | | Based on the style used for the script in resources/scripts/helpers/build/release/
* build/roms/helper: add version information to CBFSFrancis Rowe2015-06-081-1/+16
|
* Replace rm -r with rm -RFrancis Rowe2015-06-061-3/+3
|
* GRUB: change background to libreboot logo, with grey backgroundFrancis Rowe2015-05-241-2/+2
|
* disable generation of txtmode ROM images (temporarily)Francis Rowe2015-05-161-0/+7
| | | | | | | | I wanted to get a release done as quickly as possible (within 24 hours after pushing this commit). That release will most likely be short-lived; as soon as it's out, the plan is to work as fast as possible fixing as many bugs as possible (there are a lot) and make a new release again as soon as possible.
* ThinkPad T500 supportFrancis Rowe2015-03-311-3/+4
|
* New board: ThinkPad T400Francis Rowe2015-03-181-3/+3
|
* bash scripts: Make script output more user-friendlyFrancis Rowe2015-02-201-1/+5
|
* bash scripts: Only enable verbose output if DEBUG= is usedFrancis Rowe2015-02-191-1/+2
|
* Move all build scripts into a single generic script, with helpersFrancis Rowe2015-02-141-0/+114
All build scripts were moved to resources/scripts/helpers/