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
/
broadwell
/
lpc.c
Age
Commit message (
Expand
)
Author
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-12-19
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-11-10
soc/intel/broadwell: Use common SB RTC code
Arthur Heymans
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-07-21
soc/intel: Expand SA_DEV_ROOT for ramstage
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of()
Kyösti Mälkki
2019-07-13
soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER
Kyösti Mälkki
2019-05-06
Fix code that would trip -Wtype-limits
Julius Werner
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
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-06
Kconfig: Unify power-after-failure options
Nico Huber
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-06-01
soc/intel/broadwell: Get rid of device_t
Elyes HAOUAS
2018-03-01
soc/intel/broadwell: Enable VT-d and X2APIC
Matt DeVillier
2017-11-15
soc/intel: Enable ACPI DBG2 table generation
Duncan Laurie
2017-09-20
soc/intel/broadwell: refactor rtc failure checking
Aaron Durbin
2017-09-20
vboot: remove init_vbnv_cmos()
Aaron Durbin
2017-07-13
soc/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-03-17
soc/intel/broadwell: Fix other issues detected by checkpatch
Lee Leahy
2017-03-17
soc/intel/broadwell: Fix {}, () and conditional issues
Lee Leahy
2017-03-17
soc/intel/broadwell: Fix spacing issues detected by checkpatch
Lee Leahy
2017-02-20
lynxpoint/broadwell: fix PCH power optimizer
Matt DeVillier
2017-02-20
Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano"
Matt DeVillier
2016-12-14
soc/intel/broadwell/lpc.c: don't zeroize existing gnvs table
Matt DeVillier
2016-08-31
src/soc: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-02
intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano
Prabal Saha
2016-07-28
soc/intel/broadwell: Use init_vbnv_cmos from vboot vbnv
Furquan Shaikh
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-02-09
chromeos: Remove CONFIG_VBNV_SIZE variable
Duncan Laurie
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-22
intel/broadwell: guard CHROMEOS support better
Patrick Georgi
2015-04-10
broadwell: Preserve VbNv around cmos_init
Duncan Laurie
2015-04-07
broadwell: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-02
Samus: Synchronization with FRC to enable PCIe Relaxed Order.
Kenji Chen
2015-03-27
broadwell: fixed power gating enable for disabled sata port
Kane Chen
2015-03-27
broadwell: Misc updates from 2.1.0 ref code
Duncan Laurie
2015-03-10
ACPI: Get S3 resume state from romstage_handoff
Kyösti Mälkki
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-12-08
intel/broadwell: Spelling fixes
Martin Roth
2014-11-19
broadwell: move to per-device ACPI.
Vladimir Serbinenko
2014-10-22
broadwell: add new intel SOC
Duncan Laurie