aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-07newconfig is no more.Patrick Georgi
2010-02-05this should get the VIA VT8454c in shape with KconfigStefan Reinauer
2010-02-05Add -pipe .. notably speeds up windows builds.Stefan Reinauer
2010-02-04This patch fixes the build for the dsdt.asl/dsdt.c.Harald Gutmann
2010-02-04typoStefan Reinauer
2010-02-04Remove lots of cruft from gigabyte/m57sli's Config.lbHarald Gutmann
2010-02-04Revision 5051 broke Kconfig booting for the Tyan s2881 board. Up to 5050, thereWard Vandewege
2010-02-04Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.Stefan Reinauer
2010-02-04Add dump support for the Winbond W83877AF (trivial).Uwe Hermann
2010-02-03Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial).Uwe Hermann
2010-02-03Add missing CONFIG_ prefix to make manual QEMU build work (trivial).Uwe Hermann
2010-02-03Trivial: In QEmu, the fallback image should USE_FALLBACK_IMAGE.Patrick Georgi
2010-02-03Guards against errors that are hard to track down:Patrick Georgi
2010-02-03Fix incorrect board names in Kconfig strings (trivial).Uwe Hermann
2010-02-03This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with theKnut Kujat
2010-02-03The UART2 on the AMD cs5536 is incorrectly configured in two places.Stefan Reinauer
2010-02-01Alot of it is trivial clean ups and 830 is now able to initialize one row/sid...Joseph Smith
2010-01-31- Improve help texts for option ROM initialization methodsStefan Reinauer
2010-01-31compareboard:Stefan Reinauer
2010-01-31Add detection support for the Winbond W83877AF (trivial).Uwe Hermann
2010-01-30Trivial fixup on IP1000 and RM4100 copyright entries.Joseph Smith
2010-01-30These lines slipped in. Sorry for the inconvenience.Stefan Reinauer
2010-01-30ifeq wants a space before the (Stefan Reinauer
2010-01-30add Kbuild support to abuild and enable it per default;Stefan Reinauer
2010-01-30* fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer
2010-01-29RCA RM4100 and Thomson IP1000 auto.c rework.Joseph Smith
2010-01-29Add the BSD-licensed getopt tool to crossgcc, to usePatrick Georgi
2010-01-29Make $(obj)/build.h an explicit dependency for allPatrick Georgi
2010-01-28Fix manual build of the ASUS A8N-E (trivial).Uwe Hermann
2010-01-27reformat Kconfig file, too.Patrick Georgi
2010-01-27Add the MSR writes that are needed to provide VGA legacy routing for the Geod...Edwin Beasant
2010-01-27Change memory map of geode lx: 768kb-systop is aEdwin Beasant
2010-01-26Mark c0000-fffff as usable on geode-lx. SeaBIOS needs it.Edwin Beasant
2010-01-26use stdint types for structures, and don't use pointersStefan Reinauer
2010-01-26- Clean up and comment writing of MSRs for cache control (Backport from v3)Edwin Beasant
2010-01-25Fix ACPI build on a couple of boards (now that it's active)Patrick Georgi
2010-01-25This code was copied from amdk8 and never really made usable. Stefan Reinauer
2010-01-25More Kconfig changes to improve match with newconfig:Patrick Georgi
2010-01-25Align several kconfig options to match newconfig:Patrick Georgi
2010-01-24Document CONFIG_PCI usage in the README (trivial).Uwe Hermann
2010-01-24Update list of superiotool contributors to r5048 (trivial).Uwe Hermann
2010-01-24Add missing files from the last commit (trivial).Uwe Hermann
2010-01-24Add VIA VT82C686A/VT82C686B detection support to superiotool.Carl-Daniel Hailfinger
2010-01-23Add detection support for the Winbond W83667HG Super I/O.David Bartley
2010-01-23Add detection support for ITE IT8510E/TE/G and IT8511E/TE/G.Anders Juel Jensen
2010-01-20These two files accidently got a wrong license header.Stefan Reinauer
2010-01-19Kontron 986LCD-M MP table:Stefan Reinauer
2010-01-19Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-mStefan Reinauer
2010-01-19dev->rom_address was dropped a while ago which broke yabel. This patch fixes itStefan Reinauer
2010-01-19drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3Stefan Reinauer
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-18run preprocessor on DSDT of D945GCLF, otherwise Stefan Reinauer
2010-01-18ncurses is only a requirement for make menuconfig, not for Kconfig in general.Stefan Reinauer
2010-01-18add ncurses to list of requirementsStefan Reinauer
2010-01-18get rid of Kconfig warning.Stefan Reinauer
2010-01-17msrtool: Fix typoPaul Menzel
2010-01-17msrtool: Read both MSR values from file in diff modePeter Stuge
2010-01-17msrtool: Add endptr to str2msr() showing how many characters were parsedPeter Stuge
2010-01-17Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebookStefan Reinauer
2010-01-17Initial PCIe tuning: Enable Active State Power Management (ASPM)Stefan Reinauer
2010-01-17Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420Stefan Reinauer
2010-01-17Add support for Renesas M3885x Embedded ControllerStefan Reinauer
2010-01-17Add support for the SMSC LPC47n227 SuperI/O chipStefan Reinauer
2010-01-17ICH7 updateStefan Reinauer
2010-01-17Support a few more i945 variants. With this framework in place it shouldStefan Reinauer
2010-01-16msrtool: More trivial rearrangementPeter Stuge
2010-01-16coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2010-01-16ectool: Support for dumping EC "index ram"Stefan Reinauer
2010-01-16msrtool: Remove indent by using continue inside for() to avoid an if blockPeter Stuge
2010-01-16Update reference toolchain toStefan Reinauer
2010-01-16Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig)Stefan Reinauer
2010-01-16(trivial) cosmetics for i82801gx cmos failover.Stefan Reinauer
2010-01-16* drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer
2010-01-16nvramtool: Consider a string with non-printable characters a "bad value".Stefan Reinauer
2010-01-16Make internal functions static in speedstep ACPI generation code.Stefan Reinauer
2010-01-16Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this.Stefan Reinauer
2010-01-16Micro-optimization: movl $0 --> xorl.Stefan Reinauer
2010-01-16new microcode for Intel Core 2(tm) CPUsStefan Reinauer
2010-01-16RTC: Don't drop the alpha specific code but get it in shape for our Kconfig s...Stefan Reinauer
2010-01-15(missing svn add)Nils Jacobs
2010-01-15Support for the AMD Geode GX2 Nils Jacobs
2010-01-13indent all of nvramtool to make it fit into coreboot'sStefan Reinauer
2010-01-11Make qemu use the udelay function in src/pc80/udelay_io.cPatrick Georgi
2010-01-08- Makefile.romccboard.inc supports tinybootblock romcc boards, too.Patrick Georgi
2010-01-07Print (empty) instead of nothing at all for emptyMaciej Pijanka
2010-01-06Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial.Myles Watson
2010-01-06Check for installed compilers (remove .xcompile) at make clean, not distclean.Myles Watson
2010-01-06Fix amdht on newer compilers.Patrick Georgi
2010-01-06Kconfig builds all boards now.Patrick Georgi
2010-01-05- Let AMD CAR code pick the right XIP areaRudolf Marek
2010-01-05* Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer
2010-01-04- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi
2010-01-04- use LAPIC timer if selected (instead of TSC all the time) [kconfig]Patrick Georgi
2010-01-03improve debug output.Stefan Reinauer
2009-12-31romcc:Patrick Georgi
2009-12-28trival. All the changes is about comment and spaces.Zheng Bao
2009-12-23Fix technexion tim5690 build failure - REALMODE option required for x86.c mai...Marc Jones
2009-12-23newconfig compilation failed withStefan Reinauer
2009-12-23Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...Libra Li