summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-161. This patch is about the pci header of RS780 and SB700. It is madeZheng Bao zheng.bao
2010-03-16Make CLANG selectable in KconfigPatrick Georgi
2010-03-16This patch is what I needed to compile coreboot with LLVM.Stefan Reinauer
2010-03-16back out r5212 and r5210; Follow the thread of Stefan Reinauer
2010-03-15Create a new build.h on every make call; this makes sure it contains aStefan Reinauer
2010-03-15Use copy_triple only on non-flattened nodes.Patrick Georgi
2010-03-15Add an AM2R2 entry in to the src/arch/i386/Makefile.inc.Zheng Bao
2010-03-14Fix segfault of romcc when complex assignment operatorsPatrick Georgi
2010-03-14Move deprecated Kconfig options to their own file,Patrick Georgi
2010-03-14Add scan-build support to the build system.Patrick Georgi
2010-03-14ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA)Stefan Reinauer
2010-03-13Fix llshellStefan Reinauer
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 spaces with tabs. Trivial.Myles Watson
2010-03-11Replace clear_memory with memset.Myles Watson
2010-03-10The following patch implements Opteron Fam 10 rev D (aka Istanbul)Arne Georg Gleditsch
2010-03-09sb600 has problems with the virtual wire mode setup in setup_ioapic(). It cau...Marc Jones
2010-03-08Remove Kconfig entries that disablePatrick Georgi
2010-03-08Set options to make AMD CAR code compile correctly,Arne Georg Gleditsch
2010-03-08Trivial fix, use correct define.Mathias Krause
2010-03-06More readable recursive descent macro in MakefilePatrick Georgi
2010-03-06440BX: Do not hardcode DIMM number + size anymore.Keith Hui
2010-03-06Add support for the 0x06B1 CPU ID for Celeron (Tualatin).Keith Hui
2010-03-05Remove redundant run_bios prototype. Trivial.Myles Watson
2010-03-051. Move run_bios prototype to device.hMyles Watson
2010-03-05i945 mini patch:Stefan Reinauer
2010-03-05Fix creation of coreboot.bootblock when -O2 is specified instead of -Os (4GB ...Stefan Reinauer
2010-03-05Add support for the ASUS P2B-LS mainboard.Keith Hui
2010-03-05Add proper Slot 1 CPU support code/infrastructure.Keith Hui
2010-03-05This patch fixes two things:Stefan Reinauer
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-01Allow per-board setting of HT clock and width soTimothy Pearson
2010-03-01Fix YABEL guards; make debugging optional; fix some warningsStefan Reinauer
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-28Use the romstraps build infrastructure created for "tinybootblock"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-28use names instead of numbers where possible, also print a better message if noStefan Reinauer
2010-02-28Add attribute((noreturn)) to romccStefan Reinauer
2010-02-28- Add config flag for boards that have their own fadt.cPatrick Georgi
2010-02-28assert.h: have the same information on asserts in romcc and non-romcc code.Stefan Reinauer
2010-02-27Put .config, build/, coreboot-builds (abuild) andPatrick Georgi
2010-02-27- make HAVE_HARD_RESET match what newconfig didPatrick Georgi