aboutsummaryrefslogtreecommitdiff
path: root/projects/coreboot
Commit message (Expand)AuthorAgeFilesLines
* Update Coreboot config for board d510moAndrew Robbins2018-01-121-95/+217
* Delete board-specific Coreboot revision filesAndrew Robbins2017-12-2226-26/+0
* Delete obsolete Coreboot patch from treeAndrew Robbins2017-12-221-27/+0
* Update Coreboot patch for removing git submodulesAndrew Robbins2017-12-221-26/+24
* Bump Coreboot revision to current upstream HEADAndrew Robbins2017-12-211-1/+1
* Update 'projects/coreboot/configs/seabios/w500_8mb/config'CoreShoe2017-12-051-1/+1
* Update 'projects/coreboot/configs/seabios/w500_4mb/config'CoreShoe2017-12-051-1/+1
* Update 'projects/coreboot/configs/seabios/w500_16mb/config'CoreShoe2017-12-051-1/+1
* Update 'projects/coreboot/configs/seabios/t500_8mb/config'CoreShoe2017-12-051-1/+1
* Update 'projects/coreboot/configs/seabios/t500_4mb/config'CoreShoe2017-12-051-1/+1
* Update 'projects/coreboot/configs/seabios/t500_16mb/config'CoreShoe2017-12-051-1/+1
* Update 'projects/coreboot/configs/seabios/t400_8mb/config'CoreShoe2017-12-051-1/+1
* Update 'projects/coreboot/configs/seabios/t400_4mb/config'CoreShoe2017-12-051-1/+1
* Update 'projects/coreboot/configs/seabios/t400_16mb/config'CoreShoe2017-12-051-1/+1
* Update 'projects/coreboot/configs/seabios/r400_8mb/config'CoreShoe2017-12-051-1/+1
* Update 'projects/coreboot/configs/seabios/r400_4mb/config'CoreShoe2017-12-051-1/+1
* Update 'projects/coreboot/configs/seabios/r400_16mb/config'CoreShoe2017-12-051-1/+1
* Remove unnecessary spaces in command substitutionsAndrew Robbins2017-10-281-6/+6
* Add SeaBIOS target to Coreboot targets fileAndrew Robbins2017-10-011-0/+1
* Replace a function call in Coreboot action scriptAndrew Robbins2017-10-011-1/+1
* Build only Coreboot project in its build actionAndrew Robbins2017-10-011-11/+0
* Modify payload path in Coreboot configsAndrew Robbins2017-09-1826-26/+26
* Add file listing Coreboot SeaBIOS subtargetsAndrew Robbins2017-09-181-0/+26
* Delete vbootrevision files in Coreboot target dirsAndrew Robbins2017-09-1826-26/+0
* Rename Coreboot config files named 'cbrevision'Andrew Robbins2017-09-1826-0/+0
* Rename Coreboot config files named 'architecture'Andrew Robbins2017-09-1826-0/+0
* Copy Coreboot configurations to new build systemAndrew Robbins2017-09-18104-0/+14397
* Change mode of coreboot-helper script to 0755Andrew Robbins2017-09-181-0/+0
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-232-2/+2
* Update coreboot and depthcharge revisionsPaul Kocialkowski2017-01-155-107/+19
* Paper build system initial import into LibrebootPaul Kocialkowski2017-01-1527-0/+995