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
/
bootblock
/
bootblock.c
Age
Commit message (
Expand
)
Author
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
2019-08-26
lib/bootblock: Add simplified entry with basetime
Kyösti Mälkki
2019-08-20
intel/apollolake: Move LPC decode enables to bootblock
Kyösti Mälkki
2019-07-15
src: Use '#include <timestamp.h>' when needed
Elyes HAOUAS
2019-05-06
soc/intel/apollolake: Reset GPI IS & IE registers at ramstage
Karthikeyan Ramasubramanian
2019-04-29
soc/intel/apollolake/bootblock: Clear the GPI IS & IE registers
Karthikeyan Ramasubramanian
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-10
soc/intel/common/block: Move tco common functions into block/smbus
Subrata Banik
2019-01-09
soc/intel: Clean mess around UART_DEBUG
Nico Huber
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-08-20
soc/intel/common/block: Move common uart function to block/uart
Subrata Banik
2018-06-28
soc/intel/common/block: Move p2sb common functions into block/p2sb
Subrata Banik
2018-06-21
soc/intel/apollolake: unify definition for spi base address
Bora Guvendik
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2018-05-22
bootblock: Allow more timestamps in bootblock_main_with_timestamp()
Julius Werner
2018-04-27
soc/intel/apollolake: enable cache-as-ram paging for glk
Aaron Durbin
2017-11-21
src/soc/intel/apollolake: move TCO1 disable into bootblock
Vadim Bendebury
2017-08-08
soc/intel/apollolake: Use common PMC for apollolake
Shaunak Saha
2017-07-21
soc/intel/apollolake: Bring in delta for GLK SOC
Hannah Williams
2017-06-09
soc/intel/apollolake: Use CPU common library code
Barnali Sarkar
2017-06-09
soc/intel/apollolake: Rename ACPI Base Address and Size Macro
Barnali Sarkar
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-04-11
intel/soc/apollolake: Use intel/common/uart driver
Aamir Bohra
2017-04-10
soc/intel/apollolake: Use RTC common code
Subrata Banik
2017-04-10
soc/intel/apollolake: Use common PCR module
Subrata Banik
2017-03-28
soc/intel/apollolake: Clean up code by using common System Agent module
Subrata Banik
2017-03-28
soc/pci_devs.h: Use consistent naming in soc/pci_devs.h
Subrata Banik
2017-03-13
soc/intel/apollolake: Fix position of storage class
Lee Leahy
2017-03-13
soc/intel/apollolake: Fix spacing around operators and commas
Lee Leahy
2016-12-07
soc/intel/apollolake: Use the new SPI driver interface
Furquan Shaikh
2016-12-02
soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUs
Andrey Petrov
2016-09-21
soc/intel/apollolake: Initialize GPEs in bootblock
Duncan Laurie
2016-09-19
Revert "soc/intel/apollolake: Initialize GPEs in bootblock"
Duncan Laurie
2016-09-19
soc/intel/apollolake: Initialize GPEs in bootblock
Duncan Laurie
2016-08-02
intel/apollolake: Enable upper CMOS bank in bootblock
Furquan Shaikh
2016-07-19
soc/intel/apollolake: Fix bitshift issue in bootblock
Andrey Petrov
2016-06-24
soc/intel/apollolake: Implement global reset handling
Andrey Petrov
2016-06-24
soc/intel/apollolake: Move PMC BAR setup to bootblock
Andrey Petrov
2016-06-22
intel/apollolake: Add API for get_bios_size and use it
Furquan Shaikh
2016-06-21
intel/apollolake: Enable SPI properly in bootblock and ramstage
Furquan Shaikh
2016-06-12
bootblock: Declare common bootblock_pre_c_entry routine
Lee Leahy
2016-06-03
intel/apollolake: Clear TSEG reg early in bootblock
Furquan Shaikh
2016-05-27
soc/intel/apollolake: add support for verstage
Aaron Durbin
2016-05-19
soc/apollolake: Pass earliest timestamp to timestamp_init
Alexandru Gagniuc
2016-05-19
soc/intel/apollolake: clear up ACPI timer emulation magic constant
Aaron Durbin
2016-05-18
soc/intel/apollolake: Enable ACPI PM1 timer emulation
Andrey Petrov
2016-05-06
Revert "soc/intel/apollolake: Enable LPC bus interface"
Alexandru Gagniuc
2016-04-29
soc/intel/apollolake: clarify Fast SPI CS2 pad configuration
Aaron Durbin
2016-04-28
soc/intel/apollolake: Add cache for BIOS ROM
Andrey Petrov
2016-04-28
soc/intel/apollolake: Enable LPC bus interface
Andrey Petrov
2016-04-28
soc/intel/apollolake: Configure a GPIO for TPM in bootblock
Andrey Petrov
2016-04-14
soc/intel: Update license headers
Martin Roth
2016-04-02
soc/intel/apollolake: use CAR code coherency for all CAR stages
Aaron Durbin
2016-02-26
soc/intel/apollolake: implement bootblock_soc_early_init()
Aaron Durbin
2016-02-16
soc/intel/apollolake: bootblock: implement platform_prog_run()
Andrey Petrov
2016-02-11
soc/apollolake: Add early serial driver for BOOTBLOCK_CONSOLE
Andrey Petrov
2016-02-11
soc/apollolake: Add initial cache-as-ram setup for bootblock
Alexandru Gagniuc