summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-0921-48/+44
* This change allows us to see the spd on the s850, finally. Ronald G. Minnich2009-10-093-22/+30
* Remove extra CONFIG variables.Myles Watson2009-10-092-19/+1
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-0999-133/+4
* Move the ulzma prototype out of the function to make the code easier to read.Myles Watson2009-10-092-7/+9
* Remaining boards are Kconfig'd now. Whether they workPatrick Georgi2009-10-0936-9/+1618
* More Kconfig-supported boards, and also kconfig supportPatrick Georgi2009-10-0941-8/+1795
* More kconfig cleanups:Uwe Hermann2009-10-0917-15/+46
* Fix CS5535 build for kconfig, more kconfig boards (lippert, artec)Patrick Georgi2009-10-0812-6/+302
* Simplify targets/amd/serengeti_cheetah/Config.lb. There were too manyMyles Watson2009-10-081-0/+1
* This dialogue on email was useful and hence included. Ronald G. Minnich2009-10-081-9/+7
* Set MMX and SSE where needed. Note that many boards don't even botherRonald G. Minnich2009-10-083-0/+5
* Disable x86emu for via based boards which bringPatrick Georgi2009-10-086-0/+62
* More kconfig:Patrick Georgi2009-10-0825-5/+461
* Oops, wrong type for Kconfig value. Trivial fixPatrick Georgi2009-10-081-2/+2
* Kconfig: AMD Fam10, all Tyan boards.Patrick Georgi2009-10-0823-2/+1514
* Emergency fix. Failover.inc can end up with code that uses sse. It has Ronald G. Minnich2009-10-071-1/+1
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-0785-88/+80
* Kconfig allows you to run all PCI ROMs, VGA only, or non-VGA only.Myles Watson2009-10-071-10/+8
* Fix trivial typo in Kconfig spotted by Peter, introduced by me.Patrick Georgi2009-10-071-1/+1
* Get rid of early_serial, it is now a generic function in early_init. Ronald G. Minnich2009-10-073-19/+90
* Convert all "default y" options to "select FOO" (shorter).Uwe Hermann2009-10-0712-189/+29
* Various Kconfig fixes and improvements:Uwe Hermann2009-10-076-73/+155
* Fix intel board build on kconfig. MAX_CPUS was missingPatrick Georgi2009-10-072-0/+19
* Kconfig:Patrick Georgi2009-10-0715-5/+757
* Enable full ROM access on AMD CS5530(A) (needed for CBFS).Uwe Hermann2009-10-0712-8/+77
* More boards in kconfig, and moved -O2 flag for romcc intoPatrick Georgi2009-10-0733-26/+872
* UseUwe Hermann2009-10-0620-20/+40
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-0623-2/+131
* Remove duplicate device trees for Tyan s289x. Remove pre-CBFS statements.Myles Watson2009-10-066-501/+6
* Backport facility to specify a local coreboot version suffix from v3.Uwe Hermann2009-10-051-0/+9
* Without these fixes the w83627dhg driver (which is currently not used by anyStefan Reinauer2009-10-052-2/+3
* PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig andUwe Hermann2009-10-0522-44/+0
* The new CBFS based build system requires the whole ROM to be accessibleUwe Hermann2009-10-0418-8/+115
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-04122-279/+13
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-0437-10/+1054
* This removes the uses of the buildrom utility and the coreboot.stripPatrick Georgi2009-10-044-26/+5
* Remove a bit of pre-cbfs build system infrastructure.Patrick Georgi2009-10-041-33/+2
* Remove another FAILOVER variable. (trivial)Patrick Georgi2009-10-031-5/+0
* Add gigabyte/m57sli support to Kconfig.Harald Gutmann2009-10-034-189/+383
* Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE fromPatrick Georgi2009-10-0311-125/+8
* Tell vgabios code in a couple of boards/chipsets about CBFSPatrick Georgi2009-10-036-6/+12
* Remove:Patrick Georgi2009-10-03145-4683/+40
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-0347-95/+1
* Remove the Embedded Planet board.Ronald G. Minnich2009-10-027-410/+0
* Remove left-over targets/motorola/*, fix Dell PowerEdge 1850 name.Uwe Hermann2009-10-021-2/+2
* Remove motorola PPC boards. These have lain untouched and unused by anyoneRonald G. Minnich2009-10-0224-1317/+0
* Drop remainders of the removed Totalimpact board. Fix typos.Uwe Hermann2009-10-021-2/+2
* Support variables for MMX and SSE. These would be used inRonald G. Minnich2009-10-011-0/+14
* Add some trivial numbers for 945, and Core2 Duo E8200 Intel partsPeter Stuge2009-10-012-0/+13
OpenPOWER on IntegriCloud