aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82371eb
AgeCommit message (Expand)Author
2014-11-05soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-10-15intel/i82371: Remove HAVE_ACPI_RESUMEKyösti Mälkki
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2012-11-27Get rid of drivers classPatrick Georgi
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-05-08Clean up #ifsPatrick Georgi
2012-04-20Refactor some alignment handlingPatrick Georgi
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
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-04-19Fix compilation of all i82371eb boards when ACPI tables aren't generatedIdwer Vollering
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
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
2010-10-28Fix broken build due to missing #if CONFIG_IOAPIC.Uwe Hermann
2010-10-28Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D.Uwe Hermann
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-10-11Fix typo after r5925.Sylvain Hitier
2010-10-09Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann
2010-10-07Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.Uwe Hermann
2010-10-06Convert all Intel 440BX boards to Cache-as-RAM (CAR).Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-19Make ASUS P3B-F RAM init actually work by enabling SPD access.Uwe Hermann
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-28drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-10-27Improve coreboot build output and eliminate some warnings:Uwe Hermann
2009-10-27Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-09More kconfig cleanups:Uwe Hermann
2009-10-04The new CBFS based build system requires the whole ROM to be accessibleUwe Hermann
2009-09-25some progress on kconfig:Patrick Georgi
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-05-11This patch adds high table support to qemu. It was already added toMyles Watson
2009-04-06(trivial) fix some warningsStefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-11-30Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s):Uwe Hermann
2007-11-29Restructure/rename/comment a few 82371XX-related PCI IDs (trivial).Uwe Hermann
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2007-06-03Intel 82371EB: Some code simplifications (trivial).Uwe Hermann
2007-05-29Intel 82371EB: Add IDE init support.Uwe Hermann
2007-05-27Init for the Intel 82371EB southbridge: make all ROM/BIOS regionsUwe Hermann
2007-05-03Correct the RAM checking code to _not_ check the range from 640 KB - 1 MB,Uwe Hermann
2006-08-04final rename orgy. sorry for the inconvenience. This should fix it againStefan Reinauer
2006-08-04ouch. it's 8_2_371. I'll fix it. This commit breaks compilationStefan Reinauer