summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revision 5051 broke Kconfig booting for the Tyan s2881 board. Up to 5050, thereWard Vandewege2010-02-042-2/+2
* Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.Stefan Reinauer2010-02-0413-81/+62
* Add dump support for the Winbond W83877AF (trivial).Uwe Hermann2010-02-041-0/+9
* Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial).Uwe Hermann2010-02-038-106/+84
* Add missing CONFIG_ prefix to make manual QEMU build work (trivial).Uwe Hermann2010-02-031-1/+1
* Trivial: In QEmu, the fallback image should USE_FALLBACK_IMAGE.Patrick Georgi2010-02-031-0/+1
* Guards against errors that are hard to track down:Patrick Georgi2010-02-032-0/+9
* Fix incorrect board names in Kconfig strings (trivial).Uwe Hermann2010-02-033-3/+3
* This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with theKnut Kujat2010-02-0319-0/+2771
* The UART2 on the AMD cs5536 is incorrectly configured in two places.Stefan Reinauer2010-02-032-8/+9
* Alot of it is trivial clean ups and 830 is now able to initialize one row/sid...Joseph Smith2010-02-014-154/+206
* - Improve help texts for option ROM initialization methodsStefan Reinauer2010-01-311-10/+28
* compareboard:Stefan Reinauer2010-01-311-2/+5
* Add detection support for the Winbond W83877AF (trivial).Uwe Hermann2010-01-311-3/+5
* Trivial fixup on IP1000 and RM4100 copyright entries.Joseph Smith2010-01-302-2/+2
* These lines slipped in. Sorry for the inconvenience.Stefan Reinauer2010-01-302-3/+0
* ifeq wants a space before the (Stefan Reinauer2010-01-306-14/+14
* add Kbuild support to abuild and enable it per default;Stefan Reinauer2010-01-302-32/+129
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-3052-539/+605
* RCA RM4100 and Thomson IP1000 auto.c rework.Joseph Smith2010-01-292-44/+70
* Add the BSD-licensed getopt tool to crossgcc, to usePatrick Georgi2010-01-292-1/+69
* Make $(obj)/build.h an explicit dependency for allPatrick Georgi2010-01-291-19/+23
* Fix manual build of the ASUS A8N-E (trivial).Uwe Hermann2010-01-281-4/+0
* reformat Kconfig file, too.Patrick Georgi2010-01-271-2/+1
* Add the MSR writes that are needed to provide VGA legacy routing for the Geod...Edwin Beasant2010-01-274-5/+56
* Change memory map of geode lx: 768kb-systop is aEdwin Beasant2010-01-271-3/+3
* Mark c0000-fffff as usable on geode-lx. SeaBIOS needs it.Edwin Beasant2010-01-261-0/+1
* use stdint types for structures, and don't use pointersStefan Reinauer2010-01-262-92/+86
* - Clean up and comment writing of MSRs for cache control (Backport from v3)Edwin Beasant2010-01-262-52/+48
* Fix ACPI build on a couple of boards (now that it's active)Patrick Georgi2010-01-2510-46/+49
* This code was copied from amdk8 and never really made usable. Stefan Reinauer2010-01-254-847/+0
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-2547-66/+108
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-2587-220/+118
* Document CONFIG_PCI usage in the README (trivial).Uwe Hermann2010-01-241-0/+4
* Update list of superiotool contributors to r5048 (trivial).Uwe Hermann2010-01-241-0/+11
* Add missing files from the last commit (trivial).Uwe Hermann2010-01-242-0/+145
* Add VIA VT82C686A/VT82C686B detection support to superiotool.Carl-Daniel Hailfinger2010-01-243-2/+40
* Add detection support for the Winbond W83667HG Super I/O.David Bartley2010-01-231-0/+3
* Add detection support for ITE IT8510E/TE/G and IT8511E/TE/G.Anders Juel Jensen2010-01-231-0/+4
* These two files accidently got a wrong license header.Stefan Reinauer2010-01-202-43/+25
* Kontron 986LCD-M MP table:Stefan Reinauer2010-01-191-17/+40
* Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-mStefan Reinauer2010-01-191-0/+49
* dev->rom_address was dropped a while ago which broke yabel. This patch fixes itStefan Reinauer2010-01-191-1/+1
* drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3Stefan Reinauer2010-01-1920-120/+2
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-1849-37/+12
* run preprocessor on DSDT of D945GCLF, otherwise Stefan Reinauer2010-01-181-1/+2
* ncurses is only a requirement for make menuconfig, not for Kconfig in general.Stefan Reinauer2010-01-181-1/+1
* add ncurses to list of requirementsStefan Reinauer2010-01-181-0/+1
* get rid of Kconfig warning.Stefan Reinauer2010-01-181-2/+2
* msrtool: Fix typoPaul Menzel2010-01-171-1/+1
OpenPOWER on IntegriCloud