summaryrefslogtreecommitdiffstats
path: root/src/mainboard/iwill
Commit message (Expand)AuthorAgeFilesLines
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-033-3/+3
* Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi2009-05-261-5/+5
* Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson2009-05-013-3/+3
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-303-27/+3
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-223-7/+7
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-213-113/+3
* v2/src romfs->cbfs renamePeter Stuge2009-04-143-9/+9
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-131-0/+1
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-123-7/+7
* Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger2009-04-111-15/+0
* Fix up the incomplete commit in r4055.Carl-Daniel Hailfinger2009-04-034-0/+0
* There are more than a dozen targets in the v2 tree which refer to ROMCCCarl-Daniel Hailfinger2009-04-036-592/+0
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-013-10/+1
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-313-0/+18
* This patch makes the boards use a single amdk8_util.asl. There are onlyMyles Watson2009-03-102-316/+1
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-186-9/+9
* Following patch converts the run-time SSDT patching via update_ssdt funtion toRudolf Marek2009-02-031-11/+10
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-203-3/+3
* In the process of trying to debug some HT sync problems I added lots ofCarl-Daniel Hailfinger2008-12-222-0/+6
* This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer2008-11-283-9/+9
* Drop unused (or commented / #if 0) reset.c files.Uwe Hermann2008-10-132-12/+0
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-014-5/+8
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-042-16/+16
* oops, forgot these in the cleanup.. (trivial)Stefan Reinauer2008-08-011-2/+1
* This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich2008-01-263-6/+6
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-186-42/+42
* This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson2007-12-093-0/+3
* Remove the coherent_ht_car.c file. It is exactly the same asUwe Hermann2007-12-053-3/+3
* Flashrom does not work after booting LinuxBIOS on the Iwill DK8-HTX board,Mondrian Nuessle2007-11-291-1/+6
* More abuild fixes, the previous ones weren't enough. Hopefully this covers ev...Corey Osgood2007-11-251-4/+4
* Small abuild fix for the iwill dk8_htx and latest iasl. Building this still f...Corey Osgood2007-11-251-1/+1
* Add dummy function for MCFG on those mainboards that provide ACPI but don't Stefan Reinauer2007-11-041-0/+7
* fix up iwill board compilation. Untested, trivialStefan Reinauer2007-11-028-101/+822
* Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild.Uwe Hermann2007-04-221-5/+6
* htx card on io apic on htx slot of dk8_htxYinghai Lu2006-12-205-1/+100
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-156-15/+15
* Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk2006-12-153-3/+3
* Fix hardcoding of iasl path. iasl is in the user path in the Uwe Hermann2006-11-191-4/+4
* * fix the automatic build system by compressing payloads if possibleStefan Reinauer2006-11-103-3/+3
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-054-4/+4
* Remove some unneeded #includes from most mainboard.c files.Uwe Hermann2006-11-023-12/+1
* Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann2006-10-273-3/+3
* Change all occurences of NSC to nsc in the code. The next commitUwe Hermann2006-10-241-1/+1
* fix leftover typoStefan Reinauer2006-10-241-1/+1
* fix typo during rename. Subversion would not let Yinghai Lu2006-10-2410-0/+0
* fix naming convention, turn X.Yinghai Lu2006-10-2424-16/+16
* rename Iwill to iwill to keep naming scheme consistentStefan Reinauer2006-10-2450-0/+6589
OpenPOWER on IntegriCloud