summaryrefslogtreecommitdiffstats
path: root/src/mainboard/ibm
Commit message (Expand)AuthorAgeFilesLines
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-6/+2
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-062-2/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-062-2/+2
* cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.incMyles Watson2009-10-262-106/+2
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-242-2/+0
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-202-2/+0
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-202-4/+4
* Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson2009-10-162-2/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-162-0/+2
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-158-16/+18
* More Kconfig-supported boards, and also kconfig supportPatrick Georgi2009-10-095-1/+331
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-074-4/+2
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-042-4/+0
* Remove:Patrick Georgi2009-10-032-12/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-232-4/+4
* Kconfig!Patrick Georgi2009-08-123-0/+159
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-112-4/+4
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-302-4/+4
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-308-194/+194
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-062-0/+4
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-032-2/+2
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-032-2/+2
* Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson2009-05-012-2/+2
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-302-8/+2
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-222-4/+4
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-212-66/+2
* v2/src romfs->cbfs renamePeter Stuge2009-04-142-6/+6
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-122-4/+4
* Fix up the incomplete commit in r4055.Carl-Daniel Hailfinger2009-04-034-362/+0
* There are more than a dozen targets in the v2 tree which refer to ROMCCCarl-Daniel Hailfinger2009-04-034-246/+0
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-312-0/+12
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-184-6/+6
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-202-2/+2
* 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-282-6/+6
* 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-016-6/+10
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-042-16/+16
* This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich2008-01-262-4/+4
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-184-28/+28
* This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson2007-12-092-0/+2
* fix up IBM servers.Stefan Reinauer2007-11-028-102/+592
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-154-10/+10
* Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk2006-12-152-2/+2
* * fix the automatic build system by compressing payloads if possibleStefan Reinauer2006-11-102-0/+2
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-052-2/+2
* Remove some unneeded #includes from most mainboard.c files.Uwe Hermann2006-11-022-8/+2
* Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann2006-10-272-2/+2
* Change all occurences of NSC to nsc in the code. The next commitUwe Hermann2006-10-244-4/+4
* AMD Rev F supportYinghai Lu2006-10-042-4/+4