summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp1_1
AgeCommit message (Expand)Author
2015-10-02fsp1_1: move relocation algorithm to commonlibAaron Durbin
2015-10-02fsp1_1: use commonlib/endian.h routinesAaron Durbin
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-09-17drivers/intel/fsp1_1: split relocation code for tool useAaron Durbin
2015-09-17drivers/intel/fsp1_1: handle UEFI endiannessAaron Durbin
2015-09-17drivers/intel/fsp1_1: prepare relocation code for sharingAaron Durbin
2015-09-10fsp1_1: provide binding to UEFI versionAaron Durbin
2015-09-10FSP: Pass FSP image base address to find_fspLee Leahy
2015-09-08drivers/intel/fsp1_1: Take platform ID as a string, not integersAlexandru Gagniuc
2015-09-04bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin
2015-08-31drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macroAlexandru Gagniuc
2015-08-31drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairsAlexandru Gagniuc
2015-08-29intel/fsp1_1/hob.c: Refactor file to match coreboot coding styleAlexandru Gagniuc
2015-08-29drivers/intel/fsp1_1: Don't compile GOP support in romstageAlexandru Gagniuc
2015-08-29fsp1_1: remove duplicate mrc caching mechanismAaron Durbin
2015-08-14fsp1_1: fsp_relocate: use struct region_device and struct progAaron Durbin
2015-07-10FSP 1.1: Update the CBFS image typeLee Leahy
2015-06-27Kconfig: Remove unnecessary and incorrect MRC_CACHE symbolsMartin Roth
2015-06-25Intel FSP 1.1: Move Kconfig comment inside 'if' blockMartin Roth
2015-06-24FSP 1.1: Bring source up-to-dateLee Leahy
2015-06-02Hide PLATFORM_USES_FSP1_1.Vladimir Serbinenko
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-28Remove address from GPLv2 headersPatrick Georgi
2015-05-23drivers/intel: Update FSP 1.1 DriverLee Leahy
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-12FSP 1.1 Comparison BaseLee Leahy