summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-18get rid of Kconfig warning.Stefan Reinauer
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-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-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-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-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-06Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial.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
2009-12-23Tiny Bootblock, step 1/n.Patrick Georgi
2009-12-21Allow user to specify the size of a newly created cbfs imagePatrick Georgi
2009-12-21Make coreboot load VSA from CBFS on amd/gx2.Patrick Georgi
2009-12-18Clean up amd/dbm690t and kontron/986lcd-m some more (notPatrick Georgi
2009-12-17Make "KBuild report" a bit happierStefan Reinauer
2009-12-14The drivers for the k8t890 weren't being built. Increased heapsize.Myles Watson
2009-12-10Push VSA into CBFS for amd/lx systems. It's not hooked up toPatrick Georgi
2009-12-02Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson
2009-12-02Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds.Myles Watson
2009-12-01Not all boards cope with automatically sized bootblocks, leading to 4GBPatrick Georgi
2009-12-01Atom only supports 32bit MTRRs (trivial)Stefan Reinauer