summaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2010-03-13Use CPU_INTEL_SLOT_1 for Slot 1 boards (trivial).Uwe Hermann
2010-03-13Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig).Keith Hui
2010-03-13Fix supermicro/h8qme_fam10 by enabling SPD ROM properly.Knut Kujat
2010-03-11Replace clear_memory with memset.Myles Watson
2010-03-08Remove Kconfig entries that disablePatrick Georgi
2010-03-08Set options to make AMD CAR code compile correctly,Arne Georg Gleditsch
2010-03-05Add support for the ASUS P2B-LS mainboard.Keith Hui
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-03-01Whitespace changes to make s2912_fam10/ms9652_fam10 more similar.Uwe Hermann
2010-03-01Drop unused doit.sh files (trivial).Uwe Hermann
2010-03-01Various cometic and coding-style fixes (trivial).Uwe Hermann
2010-03-01- Simplify stack size determination: MAX_CPUS * STACK_SIZEPatrick Georgi
2010-03-01Add msi/ms9652_fam10 board.Timothy Pearson
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2010-03-01- Add rules that build either 4 or 5 ssdts (only those variants exist in the ...Patrick Georgi
2010-02-28disable AP_CODE_IN_CAR. The K8 code has an alternate code path to do the job,Stefan Reinauer
2010-02-28- Add config flag for boards that have their own fadt.cPatrick Georgi
2010-02-27- make HAVE_HARD_RESET match what newconfig didPatrick Georgi
2010-02-27This does the following:Stefan Reinauer
2010-02-25drop unused fileStefan Reinauer
2010-02-25Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi
2010-02-25Drop i855pm port and rename i855gme to i855 instead.Stefan Reinauer
2010-02-25Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi
2010-02-25Various minor fixes (trivial).Uwe Hermann
2010-02-24Add Win Enterprises' PL6064 boardAnish K. Patel
2010-02-24Several fixes to the supermicro/h8qme_fam10 board, so itKnut Kujat
2010-02-23Remove nonsensical wrapper for function inStefan Reinauer
2010-02-23Only handle code as "driver" that actually uses our driverPatrick Georgi
2010-02-23Disable ACPI Resume on asus/m2v-mx_se, it's brokenRudolf Marek
2010-02-23Adjust msi/ms7135 DCACHE_RAM_* config to previous 32KiB values,Jonathan A. Kollasch
2010-02-22CONFIG_ was missing.Stefan Reinauer
2010-02-22fix builds...Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-12This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB ...Joseph Smith
2010-02-11$(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We doStefan Reinauer
2010-02-10Forgot a CBFS_PREFIX change in appropriate commit (r5102).Patrick Georgi
2010-02-09Actually set HAVE_OPTION_TABLES for the boards that need it.Patrick Georgi
2010-02-09Move all the copies of the romstage.inc rule toPatrick Georgi
2010-02-09The COM2 enable code is global now. Use global API andPatrick Georgi
2010-02-09Port of CS5536 early UART setup from v3.Edwin Beasant
2010-02-08Clean up ACPI:Patrick Georgi
2010-02-08straighten naming scheme for application processor rom stage files.Stefan Reinauer
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-02-07fix further build.h dependencies that were undetected before we enabled it on Stefan Reinauer
2010-02-07romcc _also_ has to wait for build.h to be generated.Patrick Georgi
2010-02-07newconfig is no more.Patrick Georgi
2010-02-05this should get the VIA VT8454c in shape with KconfigStefan Reinauer
2010-02-04This patch fixes the build for the dsdt.asl/dsdt.c.Harald Gutmann
2010-02-04Revision 5051 broke Kconfig booting for the Tyan s2881 board. Up to 5050, thereWard Vandewege