Add support for Intel Panther Point PCH
[coreboot.git] / src / southbridge / intel /
2012-04-04 Stefan ReinauerAdd support for Intel Panther Point PCH
2012-03-24 Patrick Georgii82801gx: Support power-on-after-power-fail better
2012-03-24 Patrick Georgii82801gx: Use CMOS variable if available for power...
2012-02-17 Patrick Georgiintel/i82801cx: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgiintel/i82801ex: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgiintel/sch: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick GeorgiAvoid ../../.. paths in ASL files
2012-02-17 Patrick GeorgiRemove whitespace.
2012-02-17 Patrick Georgiintel/82801dx: Move HAVE_HARD_RESET to southbridge
2012-02-02 Sven Schnellei3100: configure pci irqs
2012-01-31 Sven Schnellei3100: add sata_ports_implemented option
2012-01-31 Sven Schnellei3100: Add init sequence
2012-01-10 Sven SchnelleAdd missing HAVE_HARD_RESET
2011-12-02 Sven Schnellei3100: Add HAVE_HARD_RESET
2011-10-31 Sven SchnelleFix usb debug dongle support
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
2011-10-27 Sven Schnellei82801gx: Fix port status in AHCI mode
2011-10-25 Sven Schnellei82801gx: Add setting for C4onC3 mode
2011-10-25 Sven Schnellei82801gx: Add write and read/write block functions
2011-10-23 Sven Schnellei82801gx: Don't set I/O base address to static value
2011-10-21 Patrick Georgisch: strip quotes around cmc.bin filename
2011-10-19 Kyösti Mälkkii82801dx: Replace romstage printk's
2011-10-15 Stefan Reinaueruse acpi.h include instead of manually adding acpi_slp_...
2011-10-13 Stefan ReinauerUse default table creator macro for all SSDTs
2011-09-20 Stefan ReinauerUse ACPI text fields consistently with all other boards
2011-09-12 Tobias DiedrichAdd acpi_get_sleep_type() to i82371eb and P2B _PTS...
2011-06-29 Sven Schnellei82801gx: read RTC status register to prevent IRQ storm
2011-06-15 Sven SchnelleSMM: don't overwrite SMM memory on resume
2011-06-15 Sven Schnellei82801gx: replace cafed00d/cafebabe by defines
2011-06-07 Sven Schnellei82801gx: enable ACPI during S3 resume
2011-06-07 Sven SchnelleSMM: add defines for APM_CNT register
2011-06-06 Sven SchnelleSMM: add mainboard_apm_cnt() callback
2011-05-03 Sven Schnellei82801gx: enable SPI prefetching
2011-04-19 Idwer VolleringFix compilation of all i82371eb boards when ACPI tables...
2011-04-18 Stefan Reinauer* Set USBDEBUG_DEFAULT_PORT in all southbridges and...
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2011-04-01 Sven SchnelleICH7: Fix register naming error
2011-03-01 Sven SchnelleUse subsystem id from devicetree.cb instead of Kconfig...
2011-02-03 Patrick GeorgiWrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE...
2011-01-30 Patrick GeorgiInverse two arguments of cbfs-files-y and adapts its...
2010-12-27 Stefan ReinauerIntel SCH: make state machine binary selection availabl...
2010-12-18 Stefan ReinauerSMM for AMD K8 Part 1/2
2010-12-18 Uwe HermannFix a few whitespace and coding style issues.
2010-12-18 Patrick GeorgiA couple of Poulsbo fixes:
2010-12-18 Patrick GeorgiSupport Intel SCH (Poulsbo) and add iwave/iWRainbowG6...
2010-12-09 Uwe HermannMerge enable_rom.c files into bootblock.c files.
2010-12-08 Tobias DiedrichTobias Diedrich wrote:
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-12-07 Uwe HermannGet rid of some unneeded function prototypes in romstag...
2010-11-29 Tobias DiedrichTobias Diedrich wrote:
2010-11-27 Tobias DiedrichAfter finding the missing bit poweroff works now.
2010-11-18 Uwe HermannFix/drop some obsolete comments,
2010-11-18 Patrick GeorgiMove register block definitions out of board code into
2010-10-28 Uwe HermannFix broken build due to missing #if CONFIG_IOAPIC.
2010-10-28 Uwe HermannAdd IOAPIC support for Intel 82371EB and fixup SMP...
2010-10-26 Uwe HermannConvert some comments to proper Doxygen syntax.
2010-10-19 Jonathan KollaschCopy ICH4 hard_reset() for 6300ESB.
2010-10-19 Jonathan KollaschRemove unused variables from 6300ESB smbus_write_block().
2010-10-13 Uwe HermannRemove various .c #includes from Intel i810/i82801ax...
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-11 Sylvain HitierFix typo after r5925.
2010-10-11 Uwe HermannBuild fixes (trivial).
2010-10-11 Uwe HermannFirst round of ICH2/ICH2-M cleanups after split from...
2010-10-10 Stefan Reinauerfix typos found by zbao in other files.
2010-10-09 Uwe HermannRemove various .c #includes from Intel 440BX/82371EB...
2010-10-08 Uwe HermannDrop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.
2010-10-08 Uwe HermannRound 2 of i82801AX fixes to get it into a usable shape.
2010-10-08 Uwe HermannIntel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c.
2010-10-07 Uwe HermannConvert all Intel 82371AB/EB/MB based boards to TINY_BO...
2010-10-06 Uwe HermannConvert all Intel 440BX boards to Cache-as-RAM (CAR).
2010-10-05 Patrick Georgi- move EHCI_BAR_INDEX to ehci.h - it's constant as...
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-28 Uwe HermannDrop some unneeded "#if CONFIG_USBDEBUG" (trivial).
2010-09-26 Warren Turkali82801bx defines the hard reset function, so move the...
2010-09-26 Uwe HermannOnly show the USB Debug Port kconfig option to the...
2010-09-25 Uwe HermannVarious Debug Port southbridge implementation fixes...
2010-09-25 Uwe HermannVarious USB Debug Port fixes (trivial).
2010-09-21 Uwe HermannFirst round of i82801ax clean-ups (trivial).
2010-09-19 Uwe HermannMake ASUS P3B-F RAM init actually work by enabling...
2010-08-04 Myles WatsonRemove warnings from USB debug console code.
2010-08-01 Stefan Reinauer- fix SMM code relocation race
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-07 Myles WatsonKill a few more warnings.
2010-06-21 Joseph SmithThis patch adds support for the Intel D810E2CB (i810e...
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-05 Stefan ReinauerFix two warnings:
2010-05-30 Stefan Reinauerdon't generate C source code file but use objcopy to...
2010-05-27 Stefan Reinauerfix warnings.
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan Reinauerfix most usbdebug warnings and fix function names.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-14 Stefan Reinauerclean up some prototypes
2010-05-14 Nils Jacobslicense header fixes
2010-04-30 Stefan ReinauerDoesn't need to be a warning.
2010-04-30 Myles WatsonGet rid of a few more warnings.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauertry to unify timing initialization across those boards...
2010-04-25 Stefan Reinauerno warnings days.
next