aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/ibase
AgeCommit message (Expand)Author
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-10-05- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-10-01Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GMPeter Stuge
2010-10-01Move several i945 config #defines from romstage.c to Kconfig.Patrick Georgi
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-26Remove hard reset config from some mainboard configsWarren Turkal
2010-09-25Drop some useless "../../../" in #includes (trivial).Uwe Hermann
2010-09-25Various USB Debug Port fixes (trivial).Uwe Hermann
2010-09-13Convert i945 boards to use reserved resources instead of directly addingMyles Watson
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-30Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann
2010-08-26Remove unused mainboard_config definitions. Trivial.Myles Watson
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-06-05Fix two warnings:Stefan Reinauer
2010-05-30This patch adds support for mainboard iBASE:MB899Bernhard M. Wiedemann