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
Age
Commit message (
Expand
)
Author
2012-07-25
SMM: rename tseg_fixup to tseg_relocate and export
Duncan Laurie
2012-07-25
CougarPoint/PantherPoint: Add HM77 device ID to table
Kimarie Hoot
2012-07-25
bd82x6x: Drop unneeded pci_dev_t
Stefan Reinauer
2012-07-24
CPU: Set flex ratio to nominal TDP ratio in bootblock
Duncan Laurie
2012-07-24
SMM: Fix state save map for sandybridge and TSEG
Duncan Laurie
2012-07-24
SMM: Add option for SPI driver to be available in SMM
Duncan Laurie
2012-07-24
Fix automatic ME detection in finalize
Stefan Reinauer
2012-07-24
Cougar/Panther Point: Compile in ME7 and ME8 code at the same time
Stefan Reinauer
2012-07-24
Fix ME hash functions on Panther Point/Cougar Point
Stefan Reinauer
2012-07-24
Add PCIe port disable debug message
Marc Jones
2012-07-24
bd82x6x: Support power-on-after-power-fail better
Stefan Reinauer
2012-07-24
Fix function generating GPIO state based vector
Vadim Bendebury
2012-07-24
Add specific power management init code for PantherPoint
Duncan Laurie
2012-07-24
RTC: Enable extended CMOS in the bootblock
Duncan Laurie
2012-07-24
bd82x6x: Convert all PCI ID lists to new scheme
Stefan Reinauer
2012-07-24
Add support for HM70 and NM70 LPC bridge
Stefan Reinauer
2012-07-24
SPI flash layer: remove unused function spi_flash_free()
Stefan Reinauer
2012-06-23
i3100: add smbus_write_byte()
Sven Schnelle
2012-06-21
i3100: Enable second IOAPIC for PCI-X
Sven Schnelle
2012-05-30
Provide functions to access arbitrary GPIO pins and vectors
Vadim Bendebury
2012-05-30
Add support for Panther Point to SPI driver
Stefan Reinauer
2012-05-29
Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled
Stefan Reinauer
2012-05-29
Fix full reset for Ivy Bridge platforms
Vadim Bendebury
2012-05-10
Add SPI flash driver
Stefan Reinauer
2012-05-08
Clean up #ifs
Patrick Georgi
2012-05-01
Fix issue with PCIe power management setup
Duncan Laurie
2012-05-01
Add an option to enable PCIe root port coalescing
Duncan Laurie
2012-05-01
Update PCIe Root Port _PRT to handle re-mapped functions
Duncan Laurie
2012-05-01
Fix SATA port map to only enable port 0
Stefan Reinauer
2012-05-01
Don't disable ACPI in the S3 resume path
Duncan Laurie
2012-05-01
add new LPC controller device ID value
Vadim Bendebury
2012-05-01
Allow device ID arrays in the PCI driver structure
Vadim Bendebury
2012-04-27
Cougar Point southbridge: Add includes and drop post_code()
Stefan Reinauer
2012-04-27
SMM: unify mainboard APM command handlers
Stefan Reinauer
2012-04-24
Intel 82801dx: compile early_smbus as separate object
Kyösti Mälkki
2012-04-20
Refactor some alignment handling
Patrick Georgi
2012-04-12
Unify IO APIC address specification
Patrick Georgi
2012-04-04
Add support for Intel Panther Point PCH
Stefan Reinauer
2012-03-24
i82801gx: Support power-on-after-power-fail better
Patrick Georgi
2012-03-24
i82801gx: Use CMOS variable if available for power-on on power failure
Patrick Georgi
2012-02-17
intel/i82801cx: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-17
intel/i82801ex: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-17
intel/sch: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-17
Avoid ../../.. paths in ASL files
Patrick Georgi
2012-02-17
Remove whitespace.
Patrick Georgi
2012-02-17
intel/82801dx: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-02
i3100: configure pci irqs
Sven Schnelle
2012-01-31
i3100: add sata_ports_implemented option
Sven Schnelle
2012-01-31
i3100: Add init sequence
Sven Schnelle
2012-01-10
Add missing HAVE_HARD_RESET
Sven Schnelle
2011-12-02
i3100: Add HAVE_HARD_RESET
Sven Schnelle
2011-10-31
Fix usb debug dongle support
Sven Schnelle
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-27
i82801gx: Fix port status in AHCI mode
Sven Schnelle
2011-10-25
i82801gx: Add setting for C4onC3 mode
Sven Schnelle
2011-10-25
i82801gx: Add write and read/write block functions
Sven Schnelle
2011-10-23
i82801gx: Don't set I/O base address to static value
Sven Schnelle
2011-10-21
sch: strip quotes around cmc.bin filename
Patrick Georgi
2011-10-20
i82801dx: Replace romstage printk's
Kyösti Mälkki
2011-10-15
use acpi.h include instead of manually adding acpi_slp_type.
Stefan Reinauer
2011-10-13
Use default table creator macro for all SSDTs
Stefan Reinauer
2011-09-21
Use ACPI text fields consistently with all other boards
Stefan Reinauer
2011-09-12
Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods
Tobias Diedrich
2011-06-29
i82801gx: read RTC status register to prevent IRQ storm
Sven Schnelle
2011-06-15
SMM: don't overwrite SMM memory on resume
Sven Schnelle
2011-06-15
i82801gx: replace cafed00d/cafebabe by defines
Sven Schnelle
2011-06-07
i82801gx: enable ACPI during S3 resume
Sven Schnelle
2011-06-07
SMM: add defines for APM_CNT register
Sven Schnelle
2011-06-06
SMM: add mainboard_apm_cnt() callback
Sven Schnelle
2011-05-03
i82801gx: enable SPI prefetching
Sven Schnelle
2011-04-19
Fix compilation of all i82371eb boards when ACPI tables aren't generated
Idwer Vollering
2011-04-18
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
Stefan Reinauer
2011-04-10
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2011-04-01
ICH7: Fix register naming error
Sven Schnelle
2011-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2011-02-03
Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functions
Patrick Georgi
2011-01-30
Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...
Patrick Georgi
2010-12-27
Intel SCH: make state machine binary selection available in Kconfig for now.
Stefan Reinauer
2010-12-18
SMM for AMD K8 Part 1/2
Stefan Reinauer
2010-12-18
Fix a few whitespace and coding style issues.
Uwe Hermann
2010-12-18
A couple of Poulsbo fixes:
Patrick Georgi
2010-12-18
Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board
Patrick Georgi
2010-12-09
Merge enable_rom.c files into bootblock.c files.
Uwe Hermann
2010-12-08
Tobias Diedrich wrote:
Tobias Diedrich
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-07
Get rid of some unneeded function prototypes in romstage.c files.
Uwe Hermann
2010-11-29
Tobias Diedrich wrote:
Tobias Diedrich
2010-11-27
After finding the missing bit poweroff works now.
Tobias Diedrich
2010-11-18
Fix/drop some obsolete comments,
Uwe Hermann
2010-11-18
Move register block definitions out of board code into
Patrick Georgi
2010-10-28
Fix broken build due to missing #if CONFIG_IOAPIC.
Uwe Hermann
2010-10-28
Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D.
Uwe Hermann
2010-10-26
Convert some comments to proper Doxygen syntax.
Uwe Hermann
2010-10-19
Copy ICH4 hard_reset() for 6300ESB.
Jonathan Kollasch
2010-10-19
Remove unused variables from 6300ESB smbus_write_block().
Jonathan Kollasch
2010-10-13
Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-11
Fix typo after r5925.
Sylvain Hitier
2010-10-11
Build fixes (trivial).
Uwe Hermann
2010-10-11
First round of ICH2/ICH2-M cleanups after split from i82801xx.
Uwe Hermann
[next]