Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KGPE-D16: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 7 | -12/+0 |
| | |||||
* | Declare project dependencies for coreboot seabios targets | Andrew Robbins | 2019-01-22 | 1 | -0/+1 |
| | |||||
* | Declare project dependencies for coreboot grub targets | Andrew Robbins | 2019-01-22 | 1 | -0/+1 |
| | |||||
* | Restructure KGPE-D16 coreboot target directories | Andrew Robbins | 2019-01-14 | 5 | -0/+10 |
The intent is to create a simple rule of thumb where arguments are given beginning with those that relate to the device's physical attributes, such as flash chip size, continuing with arguments on how to use the hardware (e.g. display mode), and ending with anything else. |