summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte/m57sli/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove all AMD K8 boardsKyösti Mälkki2018-05-311-16/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* - drop unneeded Makefile.incStefan Reinauer2010-03-301-3/+0
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-281-3/+0
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-8/+0
* Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi2010-02-251-10/+0
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-251-7/+0
* Only handle code as "driver" that actually uses our driverPatrick Georgi2010-02-231-1/+1
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-6/+4
* $(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We doStefan Reinauer2010-02-111-6/+0
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-5/+0
* Clean up ACPI:Patrick Georgi2010-02-081-7/+0
* straighten naming scheme for application processor rom stage files.Stefan Reinauer2010-02-081-3/+3
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-6/+6
* This patch fixes the build for the dsdt.asl/dsdt.c.Harald Gutmann2010-02-041-2/+2
* ifeq wants a space before the (Stefan Reinauer2010-01-301-1/+1
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-301-14/+16
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-271-2/+2
* Clean up some #ifdef CONFIG_*Myles Watson2009-10-191-1/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-4/+4
* Kconfig:Patrick Georgi2009-10-071-2/+4
* Add gigabyte/m57sli support to Kconfig.Harald Gutmann2009-10-031-0/+67