Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: mrccache: Fix error handling in mrccache_get_region() | Simon Glass | 2016-10-11 | -3/+5 |
* | x86: Don't show an error when the MRC cache is up to date | Simon Glass | 2016-01-24 | -1/+5 |
* | x86: Use struct mrc_region to describe a mrc region | Bin Meng | 2015-10-21 | -10/+17 |
* | x86: Add more common routines to manipulate mrc cache | Bin Meng | 2015-10-21 | -0/+89 |
* | x86: Add various minor tidy-ups in mrccache codes | Bin Meng | 2015-10-21 | -8/+6 |
* | x86: Do sanity test on the cache record in mrccache_update() | Bin Meng | 2015-10-21 | -0/+3 |
* | x86: Move mrccache.[c|h] to a common place | Bin Meng | 2015-10-21 | -0/+156 |