index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
apollolake
/
mmap_boot.c
Age
Commit message (
Expand
)
Author
2020-06-02
src: Remove unused '#include <cbfs.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-01-18
intel/apollolake: Remove CBFS locator override
Julius Werner
2019-11-20
cbfs: switch to region_device for location APIs
Aaron Durbin
2019-11-14
cbfs: Stop checking master header
Julius Werner
2019-05-29
soc/intel/apollolake: Don't use CAR_GLOBAL
Arthur Heymans
2018-12-06
soc/intel/apl: Warn if CBFS is outside the memory mapped area
Nico Huber
2017-06-05
soc/intel/common/block: add bios caching to fast spi module
Aaron Durbin
2017-05-02
soc/intel/apollolake: Clean up code by using common FAST_SPI module
Barnali Sarkar
2017-03-24
soc/intel/apollolake: Remove unused CAR_GLOBAL variable
Subrata Banik
2017-03-13
soc/intel/apollolake: Wrap lines at 80 columns
Lee Leahy
2016-12-15
soc/intel/common: remove mrc cache assumptions
Aaron Durbin
2016-12-07
soc/intel/apollolake: Use the new SPI driver interface
Furquan Shaikh
2016-06-24
region: Add writeat and eraseat support
Antonello Dettori
2016-06-22
intel/apollolake: Add API for get_bios_size and use it
Furquan Shaikh
2016-06-21
intel/apollolake: Calculate BIOS mmap at runtime
Furquan Shaikh
2016-06-21
commonlib/region: Rename XLATE region device init macro
Furquan Shaikh
2016-05-31
soc/intel/apollolake: Update SPI memory mapping constraints
Andrey Petrov
2016-04-14
soc/intel: Update license headers
Martin Roth
2016-04-08
soc/intel/apollolake: Override default to_flash_offset implementation
Alexandru Gagniuc
2016-03-08
soc/intel/apollolake: Add support for memory-mapped boot media
Andrey Petrov