summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/mmap_boot.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-3/+0
* intel/apollolake: Remove CBFS locator overrideJulius Werner2020-01-181-32/+10
* cbfs: switch to region_device for location APIsAaron Durbin2019-11-201-11/+6
* cbfs: Stop checking master headerJulius Werner2019-11-141-3/+3
* soc/intel/apollolake: Don't use CAR_GLOBALArthur Heymans2019-05-291-20/+9
* soc/intel/apl: Warn if CBFS is outside the memory mapped areaNico Huber2018-12-061-1/+15
* soc/intel/common/block: add bios caching to fast spi moduleAaron Durbin2017-06-051-7/+0
* soc/intel/apollolake: Clean up code by using common FAST_SPI moduleBarnali Sarkar2017-05-021-14/+3
* soc/intel/apollolake: Remove unused CAR_GLOBAL variableSubrata Banik2017-03-241-6/+2
* soc/intel/apollolake: Wrap lines at 80 columnsLee Leahy2017-03-131-23/+25
* soc/intel/common: remove mrc cache assumptionsAaron Durbin2016-12-151-17/+0
* soc/intel/apollolake: Use the new SPI driver interfaceFurquan Shaikh2016-12-071-2/+2
* region: Add writeat and eraseat supportAntonello Dettori2016-06-241-2/+2
* intel/apollolake: Add API for get_bios_size and use itFurquan Shaikh2016-06-221-5/+7
* intel/apollolake: Calculate BIOS mmap at runtimeFurquan Shaikh2016-06-211-25/+107
* commonlib/region: Rename XLATE region device init macroFurquan Shaikh2016-06-211-1/+1
* soc/intel/apollolake: Update SPI memory mapping constraintsAndrey Petrov2016-05-311-2/+2
* soc/intel: Update license headersMartin Roth2016-04-141-0/+5
* soc/intel/apollolake: Override default to_flash_offset implementationAlexandru Gagniuc2016-04-081-0/+8
* soc/intel/apollolake: Add support for memory-mapped boot mediaAndrey Petrov2016-03-081-0/+74