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
/
southbridge
/
intel
Age
Commit message (
Expand
)
Author
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
[next]