summaryrefslogtreecommitdiff
path: root/src/southbridge/intel
AgeCommit message (Expand)Author
2012-03-24i82801gx: Support power-on-after-power-fail betterPatrick Georgi
2012-03-24i82801gx: Use CMOS variable if available for power-on on power failurePatrick Georgi
2012-02-17intel/i82801cx: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17intel/i82801ex: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17intel/sch: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17Avoid ../../.. paths in ASL filesPatrick Georgi
2012-02-17Remove whitespace.Patrick Georgi
2012-02-17intel/82801dx: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-02i3100: configure pci irqsSven Schnelle
2012-01-31i3100: add sata_ports_implemented optionSven Schnelle
2012-01-31i3100: Add init sequenceSven Schnelle
2012-01-10Add missing HAVE_HARD_RESETSven Schnelle
2011-12-02i3100: Add HAVE_HARD_RESETSven Schnelle
2011-10-31Fix usb debug dongle supportSven Schnelle
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-10-27i82801gx: Fix port status in AHCI modeSven Schnelle
2011-10-25i82801gx: Add setting for C4onC3 modeSven Schnelle
2011-10-25i82801gx: Add write and read/write block functionsSven Schnelle
2011-10-23i82801gx: Don't set I/O base address to static valueSven Schnelle
2011-10-21sch: strip quotes around cmc.bin filenamePatrick Georgi
2011-10-20i82801dx: Replace romstage printk'sKyösti Mälkki
2011-10-15use acpi.h include instead of manually adding acpi_slp_type.Stefan Reinauer
2011-10-13Use default table creator macro for all SSDTsStefan Reinauer
2011-09-21Use ACPI text fields consistently with all other boardsStefan Reinauer
2011-09-12Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methodsTobias Diedrich
2011-06-29i82801gx: read RTC status register to prevent IRQ stormSven Schnelle
2011-06-15SMM: don't overwrite SMM memory on resumeSven Schnelle
2011-06-15i82801gx: replace cafed00d/cafebabe by definesSven Schnelle
2011-06-07i82801gx: enable ACPI during S3 resumeSven Schnelle
2011-06-07SMM: add defines for APM_CNT registerSven Schnelle
2011-06-06SMM: add mainboard_apm_cnt() callbackSven Schnelle
2011-05-03i82801gx: enable SPI prefetchingSven Schnelle
2011-04-19Fix compilation of all i82371eb boards when ACPI tables aren't generatedIdwer Vollering
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
2011-04-01ICH7: Fix register naming errorSven Schnelle
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
2011-02-03Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functionsPatrick Georgi
2011-01-30Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...Patrick Georgi
2010-12-27Intel SCH: make state machine binary selection available in Kconfig for now.Stefan Reinauer
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-12-18Fix a few whitespace and coding style issues.Uwe Hermann
2010-12-18A couple of Poulsbo fixes:Patrick Georgi
2010-12-18Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 boardPatrick Georgi
2010-12-09Merge enable_rom.c files into bootblock.c files.Uwe Hermann
2010-12-08Tobias Diedrich wrote:Tobias Diedrich
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-12-07Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann
2010-11-29Tobias Diedrich wrote:Tobias Diedrich
2010-11-27After finding the missing bit poweroff works now.Tobias Diedrich