index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
apollolake
/
bootblock
Age
Commit message (
Expand
)
Author
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-10-25
soc/intel: Consolidate FSP CAR setup and teardown code
Praveen hodagatta pranesh
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-17
soc/intel/apollolake: Fix CONFIG_FSP_CAR build error
Marshall Dawson
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-28
soc/intel/apollolake: Clean up code by using common CAR init
Subrata Banik
2017-03-22
soc/intel/apollolake: Add CQOS config for CAR common code
Subrata Banik
2017-03-13
soc/intel/apollolake: Wrap lines at 80 columns
Lee Leahy
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-21
soc/intel/apollolake: allow ApolloLake SoC to use FSP CAR Init
Brenton Dong
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-28
soc/intel/apollolake: Add CQOS CAR implementation
Andrey Petrov
2016-08-28
soc/intel/apollolake: Handle CAR sizes other than 1 MiB
Andrey Petrov
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
[next]