summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clean up ACPI:Patrick Georgi2010-02-08155-537/+145
* straighten naming scheme for application processor rom stage files.Stefan Reinauer2010-02-0819-21/+21
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-08184-336/+198
* fix further build.h dependencies that were undetected before we enabled it on Stefan Reinauer2010-02-076-6/+6
* romcc _also_ has to wait for build.h to be generated.Patrick Georgi2010-02-071-2/+2
* newconfig is no more.Patrick Georgi2010-02-07406-50209/+0
* this should get the VIA VT8454c in shape with KconfigStefan Reinauer2010-02-052-1/+4
* Add -pipe .. notably speeds up windows builds.Stefan Reinauer2010-02-051-1/+1
* This patch fixes the build for the dsdt.asl/dsdt.c.Harald Gutmann2010-02-041-2/+2
* typoStefan Reinauer2010-02-041-1/+1
* 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-0412-80/+60
* Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial).Uwe Hermann2010-02-038-106/+84
* Guards against errors that are hard to track down:Patrick Georgi2010-02-031-0/+4
* 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-0317-0/+2724
* 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
* 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-301-2/+0
* ifeq wants a space before the (Stefan Reinauer2010-01-306-14/+14
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-3051-535/+602
* RCA RM4100 and Thomson IP1000 auto.c rework.Joseph Smith2010-01-292-44/+70
* 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
* - 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-2546-66/+103
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-2587-220/+118
* These two files accidently got a wrong license header.Stefan Reinauer2010-01-201-22/+14
* 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
* drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3Stefan Reinauer2010-01-192-14/+0
* 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
* get rid of Kconfig warning.Stefan Reinauer2010-01-181-2/+2
* Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebookStefan Reinauer2010-01-1733-0/+4715
* Initial PCIe tuning: Enable Active State Power Management (ASPM)Stefan Reinauer2010-01-171-2/+10
* Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420Stefan Reinauer2010-01-1711-0/+379
* Add support for Renesas M3885x Embedded ControllerStefan Reinauer2010-01-178-0/+153
* Add support for the SMSC LPC47n227 SuperI/O chipStefan Reinauer2010-01-178-0/+604
* ICH7 updateStefan Reinauer2010-01-176-38/+175
* Support a few more i945 variants. With this framework in place it shouldStefan Reinauer2010-01-172-223/+441
* coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer2010-01-1624-928/+238
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-1632-219/+264
* Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig)Stefan Reinauer2010-01-162-2/+6
OpenPOWER on IntegriCloud