summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* (trivial) cosmetics for i82801gx cmos failover.Stefan Reinauer2010-01-161-4/+3
* * drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer2010-01-1614-323/+41
* Make internal functions static in speedstep ACPI generation code.Stefan Reinauer2010-01-161-2/+2
* Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this.Stefan Reinauer2010-01-161-4/+4
* Micro-optimization: movl $0 --> xorl.Stefan Reinauer2010-01-162-5/+5
* new microcode for Intel Core 2(tm) CPUsStefan Reinauer2010-01-169-1168/+1168
* RTC: Don't drop the alpha specific code but get it in shape for our Kconfig s...Stefan Reinauer2010-01-161-4/+4
* Make qemu use the udelay function in src/pc80/udelay_io.cPatrick Georgi2010-01-113-19/+2
* - Makefile.romccboard.inc supports tinybootblock romcc boards, too.Patrick Georgi2010-01-085-145/+20
* Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial.Myles Watson2010-01-061-18/+18
* Fix amdht on newer compilers.Patrick Georgi2010-01-061-1/+1
* Kconfig builds all boards now.Patrick Georgi2010-01-0612-51/+103
* - Let AMD CAR code pick the right XIP areaRudolf Marek2010-01-054-10/+19
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-0575-5/+80
* - Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi2010-01-0412-18/+34
* - use LAPIC timer if selected (instead of TSC all the time) [kconfig]Patrick Georgi2010-01-045-3/+5
* improve debug output.Stefan Reinauer2010-01-031-1/+1
* romcc:Patrick Georgi2009-12-3113-49/+123
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-28178-897/+2600
* Fix technexion tim5690 build failure - REALMODE option required for x86.c mai...Marc Jones2009-12-231-0/+2