summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* newconfig compilation failed withStefan Reinauer2009-12-231-0/+1
* Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...Libra Li2009-12-236-15/+268
* Tiny Bootblock, step 1/n.Patrick Georgi2009-12-2310-37/+291
* Allow user to specify the size of a newly created cbfs imagePatrick Georgi2009-12-211-1/+1
* Make coreboot load VSA from CBFS on amd/gx2.Patrick Georgi2009-12-211-11/+5
* Clean up amd/dbm690t and kontron/986lcd-m some more (notPatrick Georgi2009-12-183-12/+33
* Make "KBuild report" a bit happierStefan Reinauer2009-12-171-11/+0
* The drivers for the k8t890 weren't being built. Increased heapsize.Myles Watson2009-12-142-7/+15
* Push VSA into CBFS for amd/lx systems. It's not hooked up toPatrick Georgi2009-12-101-11/+5
* Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson2009-12-0212-22/+29
* Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds.Myles Watson2009-12-022-2/+2
* Not all boards cope with automatically sized bootblocks, leading to 4GBPatrick Georgi2009-12-011-13/+1
* Atom only supports 32bit MTRRs (trivial)Stefan Reinauer2009-12-011-1/+1
* Trivial. SCH4304 and SCH4307 have the same device id.Zheng Bao2009-12-011-1/+1
* Add support for the SMSC SCH4304 Super I/O.Zheng Bao2009-11-301-0/+2
* Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch forMaciej Pijanka2009-11-2811-0/+877
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-2757-205/+140
OpenPOWER on IntegriCloud