Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
711fb811acd403301bb59499071a82ecf112f687
/
src
/
southbridge
/
intel
3664647
sb/intel/i82801gx: Add the option to lock the platform
by Arthur Heymans
· 6 years ago
02c9971
src/sb/intel/common/spi.c: Adapt and link in romstage
by Arthur Heymans
· 6 years ago
448d9fb
src: Use "foo *bar" instead of "foo* bar"
by Elyes HAOUAS
· 5 years ago
11fcb2bc
sb/intel/common/spi.c: Add a SPI write protect function
by Arthur Heymans
· 6 years ago
4aa181e
sb/intel/i82801gx: Remove unneeded includes
by Elyes HAOUAS
· 5 years ago
4aec340
sb/intel/bd82x6x: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
a50b1f9
intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler
by Martin Roth
· 5 years ago
ebace9f
src/southbridge: Add and update license headers
by Martin Roth
· 5 years ago
a34b5bc
southbridge/intel/bd82x6x: Remove unused argument from ACPI method
by Martin Roth
· 5 years ago
14604da
sb/intel/{bd82x6x,ibexpeak}: Fix out of bounds access in intel_me_status()
by Nicola Corna
· 5 years ago
e862014
sb/intel/common/pirq_gen: Rework generating pin-route tables
by Arthur Heymans
· 6 years ago
8aa5073
sb/intel/i82801ix: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
1a8c1df
sb/intel/i82801jx: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
ac350f8
sb/intel/fsp_i89xx: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
1607406
Remove leftover Intel i82801b support
by Kyösti Mälkki
· 5 years ago
2202a12
Remove leftover Intel i82801a support
by Kyösti Mälkki
· 5 years ago
2526fd4
src: Remove space after `defined`
by Elyes HAOUAS
· 5 years ago
66faf0c
sb/intel/i82801dx: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
17c59f5
sb/intel/i82870: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
9966703
sb/intel/i82801gx: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
cbcdb3e
sb/intel/fsp_rangeley: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
4ccb23f
sb/intel/fsp_bd82x6x: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
892e9f6
sb/intel/i82801bx: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
152f1c9
sb/intel/i82801ax: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
be84140
sb/intel/ibexpeak: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
07e77f1
sb/intel/i82371eb: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
621e4d8
src/southbridge: Serialize methods with named objects inside
by Martin Roth
· 5 years ago
f9de5a4
src/southbridge: Add required space before the open parenthesis
by Elyes HAOUAS
· 5 years ago
9099395
intel/ibexpeak: Fix missing ACPI PIRQ entries
by Kyösti Mälkki
· 5 years ago
9c5d463
southbridge/intel: Remove space before/after parenthesis
by Elyes HAOUAS
· 5 years ago
581fe58
src/southbridge: Add spaces around '=='
by Elyes HAOUAS
· 5 years ago
6403167
compiler.h: add __weak macro
by Aaron Durbin
· 5 years ago
851dde8
drivers/spi: reduce confusion in the API
by Aaron Durbin
· 5 years ago
e56189c
pci: Move inline PCI functions to pci_ops.h
by Patrick Rudolph
· 5 years ago
68f6888
Revert "model_206ax: Use parallel MP init"
by Arthur Heymans
· 5 years ago
5fbe788
model_206ax: Use parallel MP init
by Arthur Heymans
· 6 years ago
d58dd5c
sb/intel/common/firmware: Allow CONFIG_USE_ME_CLEANER on Kaby Lake
by Nicola Corna
· 6 years ago
8e50b6d
sb/intel/bd82x6x: Let mainboard override SPI opmenu
by Nico Huber
· 6 years ago
a050817
sb/intel/common: Add common code for SMM setup and smihandler
by Arthur Heymans
· 6 years ago
a51e379
nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC
by Matt DeVillier
· 6 years ago
8aaa004
sb/intel/common: Fix conflicting OIC register definition
by Nico Huber
· 6 years ago
d2d2aef
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
by Arthur Heymans
· 6 years ago
ff4025c
sb/intel/bd82x6x: Reduce function-disable mess
by Nico Huber
· 6 years ago
264566c
Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT
by Martin Roth
· 6 years ago
b451df2
mb/*/*/romstage.c: Clean up targets with i82801gx
by Arthur Heymans
· 6 years ago
5495ed2
sb/intel/i82801ix: Don't select HAVE_INTEL_FIRMWARE on Q35-QEMU
by Arthur Heymans
· 6 years ago
d6f3dd8
nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeout
by Arthur Heymans
· 6 years ago
7f5efd9
intel/bd82x6x: Use generated ACPI PIRQ
by Tobias Diedrich
· 6 years ago
9d8be5a
sb/intel/common: Automatically generate ACPI PIRQ
by Tobias Diedrich
· 6 years ago
0c891d2
sb/intel/i82801jx: Hook up spi code
by Arthur Heymans
· 6 years ago
bddef0d
sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPI
by Arthur Heymans
· 6 years ago
97041de9
sb/intel/i82371eb: Rework ACPI tables
by Keith Hui
· 6 years ago
85dc0d8
intel/bd82x6x: Fix a small mistake in DIR_ROUTE
by Tobias Diedrich
· 6 years ago
7b093e4
intel/bd82x6x: Add missing IRQs in ACPI PIRQ link devices
by Tobias Diedrich
· 6 years ago
c6fa127
sb/intel: Replace DTS2 with FLVL
by Patrick Rudolph
· 6 years ago
d9802f3
acpi/tpm: remove non-existent IRQ for Infineon TPM chip
by Matt DeVillier
· 7 years ago
59bd6a4
acpi/tpm: update TPM preprocessor guards
by Matt DeVillier
· 7 years ago
46234ea
sb/intel/i82801jx: Store initial timestamp in bootblock
by Arthur Heymans
· 6 years ago
f1c8ede
sb/intel/i82801ix: fetch initial timestamp in bootblock
by Arthur Heymans
· 6 years ago
0781cbe
sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t
by Jonathan Neuschäfer
· 6 years ago
b9c1a4e
sb/intel/i82371eb: Consolidate bootblock.c logic
by Keith Hui
· 6 years ago
fea2429
security/vboot: Move vboot2 to security kconfig section
by Philipp Deppenwiese
· 6 years ago
216ad21
sb/intel/bd82x6x: Add new USB currents
by Vagiz Trakhanov
· 6 years ago
7090377
smbus: Fix a typo ("Set the device I'm talking too")
by Jonathan Neuschäfer
· 6 years ago
2ac149d
sb/intel/bd82x6x: Revise flash ROM lockdown options
by Nico Huber
· 6 years ago
c88e370
sb/intel/common/spi.c: Port to i82801gx
by Arthur Heymans
· 6 years ago
0990fbf
vboot: reset vbnv in cmos when cmos failure occurs
by Aaron Durbin
· 6 years ago
97620038
southbridge/intel/bd82x6x: refactor rtc failure checking
by Aaron Durbin
· 6 years ago
cfe7ad1
southbridge/intel/lynxpoint: refactor rtc failure checking
by Aaron Durbin
· 6 years ago
d7e0cb9
sb/intel/bd82x6x: Add awareness of ME's Alt Disable Mode
by Nathaniel Roach
· 6 years ago
aa090cb
device: acpi_name() should take a const struct device
by Aaron Durbin
· 6 years ago
52f0871
sb/intel/bd82x6x: Add time-stamp around ME DRAM update
by Nathaniel Roach
· 6 years ago
33863b6
sb/intel/i82801jx: Add smbus block operations
by Arthur Heymans
· 6 years ago
f51c5fd
sb/intel/common: Fix HAVE_DEBUG_SMBUS
by Kyösti Mälkki
· 6 years ago
b5d998b
sb/intel/common: Add HAVE_DEBUG_SMBUS
by Kyösti Mälkki
· 6 years ago
1e39236
sb/intel/common: Fix i2c block command
by Kyösti Mälkki
· 6 years ago
c17e855
sb/intel/common: Tidy up SMBus block commands
by Kyösti Mälkki
· 6 years ago
bdc7567
sb/intel/i82801jx: Use __packed
by Jonathan Neuschäfer
· 6 years ago
d533b16
sb/intel/*: add option to lockdown chipset on normal boot path
by Bill XIE
· 6 years ago
8c57d09
sb/intel/bd82x6x: make hotplug map consistent to remapped ports
by Bill XIE
· 6 years ago
959dfc1
sb/intel/*/nvs: Rename register
by Patrick Rudolph
· 6 years ago
98f3034
util/me_cleaner: Pull the latest changes from upstream
by Nicola Corna
· 6 years ago
1b04aa2
sb/intel/common: Fix SMBus block commands
by Arthur Heymans
· 6 years ago
2e50142
i82801dx/gx/ix/jx: Add low-memory backup for S3 path
by Kyösti Mälkki
· 6 years ago
0c67a66
sb/intel/i82801jx: Remove dead code
by Arthur Heymans
· 6 years ago
6683e40
usbdebug: Refactor early enable
by Kyösti Mälkki
· 6 years ago
d1a0c57
usbdebug: Consolidate EHCI_BAR setup
by Kyösti Mälkki
· 6 years ago
ab1d2ac
usbdebug: Remove redundant setup
by Kyösti Mälkki
· 6 years ago
d4ce1de
sb/intel/i82801jx: Add romstage smbus and i2c block operations
by Arthur Heymans
· 6 years ago
ad29ec3
sb/intel/i82801gx: Implement smbus block r/w functions
by Arthur Heymans
· 6 years ago
16fe790
sb/intel/*: Use common SMBus functions
by Arthur Heymans
· 6 years ago
2adab28
intel/bd82x6x: Replace magic IOBP constants with known names
by Felix Held
· 6 years ago
d303311
sb/intel/fspi89xx: Fix timestamp code
by Martin Roth
· 6 years ago
e5c8077
sb/intel/i82801jx: Add Interrupt pin and routing RCBA offsets macros
by Arthur Heymans
· 6 years ago
87af36a
sb/intel/i82801jx: Route all PIRQ to INT11
by Arthur Heymans
· 6 years ago
0e4f83e
sb/intel/common/gpio: Only set one bit at time
by Patrick Rudolph
· 6 years ago
ad50149
sb/intel/i82801jx: Generate default fadt and madt
by Arthur Heymans
· 6 years ago
4111465
sb/intel/i82801jx: Add function to detect s3 resume
by Arthur Heymans
· 6 years ago
e5dcaf1
sb/intel/i82801jx: Add addition IO resources
by Arthur Heymans
· 6 years ago
b137c13
I82801JX: Add IS_ENABLED around config options
by Martin Roth
· 6 years ago
Next »