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
/
southbridge
/
intel
/
ibexpeak
/
early_pch.c
Age
Commit message (
Expand
)
Author
2021-02-05
intel: Turn `DEFAULT_RCBA` into a Kconfig symbol
Angel Pons
2020-11-17
src: Add missing 'include <console/console.h>'
Elyes HAOUAS
2020-11-07
sb/intel: Don't set ACPI_EN twice
Angel Pons
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-07-24
nb/intel/ironlake: Move southbridge code to ibexpeak
Angel Pons
2020-05-13
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-15
nb/intel/nehalem: Rename to ironlake
Angel Pons
2020-01-14
sb/intel/common: Declare common smbus_base() and enable_smbus()
Kyösti Mälkki
2020-01-14
intel/nehalem,ibexpeak: Move enable_smbus() call
Kyösti Mälkki
2019-10-13
nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-10-13
sb/intel/ibexpeak: Move some early PCH init after console init
Arthur Heymans
2019-10-06
nb/intel/nehalem: Move PCH init to sb/intel/ibexpeak
Arthur Heymans