Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Don't export mrccache_update() | Simon Glass | 2019-12-15 | 1 | -15/+0 |
* | x86: Add mrccache support for a 'variable' cache | Simon Glass | 2019-12-15 | 1 | -0/+1 |
* | x86: Update mrccache to support multiple caches | Simon Glass | 2019-12-15 | 1 | -1/+10 |
* | x86: Reduce mrccache record alignment size | Simon Glass | 2019-12-15 | 1 | -1/+1 |
* | x86: Support saving MRC data from SPL | Simon Glass | 2019-05-08 | 1 | -0/+11 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | x86: Use struct mrc_region to describe a mrc region | Bin Meng | 2015-10-21 | 1 | -4/+9 |
* | x86: Add more common routines to manipulate mrc cache | Bin Meng | 2015-10-21 | 1 | -0/+51 |
* | x86: Add various minor tidy-ups in mrccache codes | Bin Meng | 2015-10-21 | 1 | -10/+10 |
* | x86: Do sanity test on the cache record in mrccache_update() | Bin Meng | 2015-10-21 | 1 | -1/+1 |
* | x86: Move mrccache.[c|h] to a common place | Bin Meng | 2015-10-21 | 1 | -0/+51 |