summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82371eb
Commit message (Expand)AuthorAgeFilesLines
...
* Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methodsTobias Diedrich2011-09-124-1/+73
* Fix compilation of all i82371eb boards when ACPI tables aren't generatedIdwer Vollering2011-04-191-2/+2
* In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer2011-04-101-1/+1
* Merge enable_rom.c files into bootblock.c files.Uwe Hermann2010-12-092-51/+30
* Tobias Diedrich wrote:Tobias Diedrich2010-12-081-0/+41
* first round name simplification. drop the <component>_ prefix.stepan2010-12-0812-11/+11
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-074-5/+7
* Tobias Diedrich wrote:Tobias Diedrich2010-11-291-0/+2
* After finding the missing bit poweroff works now.Tobias Diedrich2010-11-2711-11/+690
* Fix broken build due to missing #if CONFIG_IOAPIC.Uwe Hermann2010-10-281-0/+2
* Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D.Uwe Hermann2010-10-282-1/+41
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+2
* Fix typo after r5925.Sylvain Hitier2010-10-111-2/+2
* Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann2010-10-096-17/+33
* Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.Uwe Hermann2010-10-073-1/+47
* Convert all Intel 440BX boards to Cache-as-RAM (CAR).Uwe Hermann2010-10-061-127/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-7/+7
* Make ASUS P3B-F RAM init actually work by enabling SPD access.Uwe Hermann2010-09-193-4/+56
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-7/+7
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-312-3/+3
* drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...Stefan Reinauer2010-03-281-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-7/+7
* newconfig is no more.Patrick Georgi2010-02-071-27/+0
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-181-0/+1
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* Improve coreboot build output and eliminate some warnings:Uwe Hermann2009-10-272-3/+3
* Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka2009-10-272-1/+1
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* More kconfig cleanups:Uwe Hermann2009-10-091-0/+1
* The new CBFS based build system requires the whole ROM to be accessibleUwe Hermann2009-10-042-8/+35
* some progress on kconfig:Patrick Georgi2009-09-251-7/+7
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-252-1/+2
* Kconfig!Patrick Georgi2009-08-122-0/+30
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-2/+25
* This patch adds high table support to qemu. It was already added toMyles Watson2009-05-111-0/+6
* (trivial) fix some warningsStefan Reinauer2009-04-061-2/+2
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-1810-10/+10
* Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s):Uwe Hermann2007-11-3010-77/+415
* Restructure/rename/comment a few 82371XX-related PCI IDs (trivial).Uwe Hermann2007-11-292-2/+2
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-242-2/+2
* Intel 82371EB: Some code simplifications (trivial).Uwe Hermann2007-06-034-18/+5
* Intel 82371EB: Add IDE init support.Uwe Hermann2007-05-297-88/+222
* Init for the Intel 82371EB southbridge: make all ROM/BIOS regionsUwe Hermann2007-05-272-1/+33
* Correct the RAM checking code to _not_ check the range from 640 KB - 1 MB,Uwe Hermann2007-05-034-1/+90
* final rename orgy. sorry for the inconvenience. This should fix it againStefan Reinauer2006-08-044-8/+8
* ouch. it's 8_2_371. I'll fix it. This commit breaks compilationStefan Reinauer2006-08-044-0/+348