Various PIRQ/MPTABLE/ACPI Kconfig fixes.
[coreboot.git] / src / mainboard / amd /
2010-11-05 Uwe HermannVarious PIRQ/MPTABLE/ACPI Kconfig fixes.
2010-11-05 Nils JacobsAdd Kconfig CPU speed selection to Geode GX2 boards.
2010-11-05 Nils JacobsGX2: Define the unused DIMM1 to 0xFF to make it obvious...
2010-11-01 Nils JacobsChange Geode GX2 to use the auto DRAM detect code from...
2010-10-31 Uwe HermannRemove definitions of ACPI_SSDTX_NUM to 0, that's the...
2010-10-26 Tobias DiedrichWe need to call smp_write_lintsrc() instead of smp_writ...
2010-10-25 Uwe HermannFactor out common mptable code to mptable_init().
2010-10-24 Scott DuplichanRunning a checked build of Windows is needed for unders...
2010-10-13 Peter StugeEnable or disable the power button in Kconfig
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
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-10-02 Uwe HermannAllow selecting the physical USB Debug Port on AMD...
2010-10-01 Patrick GeorgiMove CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into...
2010-10-01 Patrick GeorgiICS951462_ADDRESS defined but _never_ used. Drop it.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-30 Stefan Reinauerfix Kontron KT690 and clean up socket S1G1 boards accor...
2010-09-28 Myles WatsonRemove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE...
2010-09-27 Warren TurkalI missed these boards in a previous commit.
2010-09-27 Warren TurkalAll these boards already had the CACHE_AS_RAM option...
2010-09-25 Uwe HermannDrop some useless "../../../" in #includes (trivial).
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-09-24 Uwe HermannHook up all AMD SB600/SB700 boards to the EHCI Debug...
2010-09-21 Uwe HermannCut the crap.
2010-09-10 Myles WatsonMove memory type information out of some AMD sockets.
2010-09-07 Rudolf MarekRemove unused ide0_enable and sata0_enable entries...
2010-09-07 Aurelien GuillaumeSet up an arbitrary amount of system memory on Geode...
2010-09-02 Myles WatsonRevert 5762. It silently broke a lot of boards because...
2010-09-01 Stefan ReinauerFix race condition in option_table.h generation by...
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-08-27 Jens Rottmanndrop three unneeded config variables:
2010-08-26 Myles WatsonRemove unused mainboard_config definitions. Trivial.
2010-08-17 Wang Qing PeiTilapila supports both dual slot and single slot. The...
2010-08-17 Stefan ReinauerWhatever happened here,... The DEC Tulip is a network...
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-07-28 Nils JacobsLet Geode GX2 use geode_post_code.h just like Geode LX
2010-07-26 Nils JacobsThis patch converts the Geode GX2 boards to CAR.
2010-07-26 Myles WatsonMake include paths more consistent. Fixes compilation...
2010-07-08 Myles WatsonUgly temporary fix until we figure out how to deal...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-06-10 Edwin BeasantThis commit updates the Geode LX GLCP delay control...
2010-06-10 Myles WatsonThe devicetree was wrong, but I'm still surprised it...
2010-05-25 Stefan ReinauerMove CS5535 specific setup from GX2 driver to CS5535.
2010-05-21 Stefan ReinauerAdd "reasonable" values in ASL at places we overwrite...
2010-05-20 Patrick GeorgiMove generation of mptable entries for ISA to generic...
2010-05-14 Patrick GeorgiRemove another set of includes from Fam10 romstages:
2010-05-14 Nils Jacobslicense header fixes
2010-05-09 Patrick GeorgiRemove pc80/serial.c includes in ROMCC boards and include
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-05-05 Patrick GeorgiRename "apic" and "apic_cluster" to "lapic" and "lapic_...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Zheng BaoTrivial. The comment also need to modify.
2010-04-25 Zheng BaoThe device number of SATA SB700 is 0x11, while the...
2010-04-23 Zheng BaoAMD Tilapia board support as a demonstration of an...
2010-04-22 Stefan Reinauerfix compilation remaining geode boards
2010-04-21 Stefan Reinauer* clean up all but two warnings on artecgroup dbe61
2010-04-16 Stefan Reinauerzero warnings days: unify mp tables. fix warnings.
2010-04-15 Stefan Reinauerremove more warnings. move ROOT_COMPLEX selection to...
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-15 Myles WatsonRemove a few more warnings from fam10.
2010-04-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
2010-04-09 Stefan Reinauerremove some amd mainboard warnings.
2010-04-09 Stefan Reinauercopy_and_run.c is not needed twice, and it is used...
2010-04-09 Myles WatsonCopy acpi blobs in two parts to make sure gcc does...
2010-04-08 Myles WatsonClean up fidvid files using indent.
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-07 Stefan Reinauermove amd K8/Fam10 "bus detection" function prototypes...
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-04-02 Stefan Reinauerremove some more warnings
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-30 Stefan Reinauer- drop unneeded Makefile.inc
2010-03-30 Stefan Reinauerdrop USE_INIT from mainboard Kconfig files, it's alread...
2010-03-30 Stefan Reinauerunify cmos.layout wrt AMD extended configuration registers.
2010-03-29 Stefan ReinauerThis drops the ASSEMBLY define from romstage.c, too
2010-03-29 Stefan Reinauer__PRE_RAM__ is now correctly specified in the Makefile...
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-03-29 Stefan Reinauerdualcore.h and quadcore.h are almost exactly the same.
2010-03-28 Stefan Reinauerdrop unneeded __ROMCC__ checks when the check for __PRE...
2010-03-26 Myles WatsonRemove dead code and make white space more consistent...
2010-03-26 Zheng Bao1. Remove warnings and multiple blank lines.
2010-03-24 Myles WatsonGet rid of type-punned pointer errors.
2010-03-23 Stefan Reinauermahogany_fam10: rename apc_auto.c to ap_romstage.c...
2010-03-22 Myles WatsonRevert my debugging patch that got committed by acciden...
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-18 Patrick GeorgiRemove remaining uses of
2010-03-18 Patrick GeorgiRework boolean expression (DeMorgan and all) for
2010-03-18 Patrick GeorgiRemove fallback/normal handling in mainboards'
2010-03-17 Patrick GeorgiRemove failover/fallback/normal handling in mainboards'
2010-03-17 Stefan Reinauertrivial warning fixes, mostly for ACPI code
2010-03-16 Zheng BaoAdd entries of RS780, SB700, Mahogany, Mahogany_fam10...
2010-03-16 Zheng BaoThe code can run on the Mahogany board, which is one...
2010-03-16 Zheng Bao1. Features of mahogany.
2010-03-11 Myles WatsonReplace clear_memory with memset.
2010-03-05 Uwe HermannThis patch is from 2009-10-20
next