m5a99x-evo: remove gfx stuff
[coreboot.git] / src / mainboard / asus / p2b-d /
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2011-10-12 Patrick Georgimptable: Refactor mptable generation some more
2011-10-12 Patrick Georgimptable: Get rid of fixup_virtual_wire
2011-10-12 Patrick Georgimptable: Refactor lintsrc generation
2011-04-20 Stefan Reinauerrun uart_init() from console_init, just like the other...
2010-12-27 Stefan ReinauerFix most CONFIG_DEBUG_RAM_SETUP issues.
2010-12-16 Uwe HermannGet mptable OEM/product ID from kconfig variables.
2010-12-08 stepansecond round name simplification. drop the <component...
2010-12-07 Uwe HermannGet rid of some unneeded function prototypes in romstag...
2010-10-31 Uwe HermannRemove incorrect IOAPIC lines from some mptable.c files.
2010-10-28 Uwe HermannAdd IOAPIC support for Intel 82371EB and fixup SMP...
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-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-09 Uwe HermannRemove various .c #includes from Intel 440BX/82371EB...
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-09-21 Uwe HermannCut the crap.
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-05-20 Patrick GeorgiMove generation of mptable entries for ISA to generic...
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-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
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-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-13 Uwe HermannUse CPU_INTEL_SLOT_1 for Slot 1 boards (trivial).
2010-03-13 Keith HuiAdd SDRAMPWR_4DIMM Kconfig option (not user-visible...
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-02-09 Patrick GeorgiMove all the copies of the romstage.inc rule to
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-01-25 Patrick GeorgiAlign several kconfig options to match newconfig:
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-05 Stefan Reinauer* Explicitly add __PRE_RAM__ where it should be added.
2009-10-17 Peter StugeMove files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
2009-10-16 Peter StugeDrop enable_mmx.inc. It reads (only) "Enabling mmx...
2009-10-16 Uwe HermannSet default ROM sizes per-board to match the ROM chip...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-07 Uwe HermannMajor CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some...
2009-10-06 Uwe HermannUse
2009-10-05 Uwe HermannPCI_ROM_RUN and CONSOLE_VGA are global options in Kconf...
2009-10-04 Uwe HermannThe new CBFS based build system requires the whole...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-03 Patrick GeorgiRemove:
2009-10-03 Uwe HermannRemove duplicate and not too useful Kconfig board comme...
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-08-26 Uwe HermannAdd kconfig support for all missing Intel 440BX based...
2009-08-19 Patrick GeorgiReduce size of the romstage on various boards that...
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Patrick GeorgiEnable CBFS everywhere. All boards compiled for me...
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-17 Myles WatsonFix configuration of boards that didn't have uses CONFI...
2009-06-06 Carl-Daniel HailfingerWhen I started refactoring mainboard Config.lb, I added...
2009-04-21 Carl-Daniel HailfingerThanks to Myles' patch adding support for include state...
2009-04-18 Uwe HermannAdd support for the ASUS P2B-D mainboard.