summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fam15 vendorcode: Change license to BSD from AMD software licenseSiyuan Wang2013-06-09745-37737/+17622
* buildgcc: Re-add some break statementsPatrick Georgi2013-06-091-2/+2
* usbdebug: Fix use without EARLY_CONSOLEKyösti Mälkki2013-06-071-0/+3
* Lenovo X60: Add int15 handlerDenis 'GNUtoo' Carikli2013-06-071-0/+40
* i945: Add Display defines for int15h handler.Denis 'GNUtoo' Carikli2013-06-071-0/+11
* qemu: copy dsdt tables from SeaBIOS, adapt for coreboot and enable acpiGerd Hoffmann2013-06-067-797/+518
* ec/acpi: Add ACPI methods for generic EC accessNico Huber2013-06-061-0/+171
* Intel Atom cpu support to msrtoolOlivier Langlois2013-06-065-2/+1155
* AMD Trinity: Remove unnecessary lookup table copyBruce Griffith2013-06-061-41/+14
* AGESA: Add "const" modifier to function parametersBruce Griffith2013-06-066-64/+64
* qemu: wind up new cpu chipGerd Hoffmann2013-06-063-0/+52
* qemu: add x86 cpuGerd Hoffmann2013-06-067-0/+84
* ec/kontron/it8516e: Add it8516e EC driverNico Huber2013-06-0611-1/+499
* intel/bd82x6x: Add option to include ethernet firmwareNico Huber2013-06-062-0/+20
* intel/bd82x6x: fix building usb debug on SNB/IVBPatrick Georgi2013-06-061-1/+2
* (Trivial) early_smbus: fix printsmbus macroAlexandru Gagniuc2013-06-061-1/+1
* qemu: add power management function to device treeGerd Hoffmann2013-06-051-4/+4
* console: log qemu debugcon detection resultGerd Hoffmann2013-06-051-0/+3
* console: add qemu debugcon detectionGerd Hoffmann2013-06-051-1/+6
* console: add qemu prefix to debugconGerd Hoffmann2013-06-053-5/+5
* qemu: Initial support for the qemu firmware config interface.Gerd Hoffmann2013-06-054-0/+132
* Revert "Asus F2A85-M: Activate IOMMU support"Paul Menzel2013-06-052-2/+1
* qemu: fix IRQ routing setupGerd Hoffmann2013-06-051-8/+7
* Intel 945: Select LAPIC_MONOTONIC_TIMER for X86EMU_DEBUG_TIMINGSDenis 'GNUtoo' Carikli2013-06-051-0/+1
* Asus F2A85-M: Activate IOMMU supportRudolf Marek2013-06-042-1/+2
* Yabel : Add tracing option needed by i915tool.Denis 'GNUtoo' Carikli2013-06-043-0/+27
* viatool: Add utility to read various configuration bits on VIA systemsAlexandru Gagniuc2013-06-048-0/+1665
* Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architectureRonald G. Minnich2013-06-043-16/+8
* Lenovo X60: Add CMOS defaults.Denis 'GNUtoo' Carikli2013-06-043-17/+15
* Asus M4A785T-M: Add CMOS defaults.Denis 'GNUtoo' Carikli2013-06-042-0/+19
* PC Engines ALIX.1C: Add CMOS defaults.Denis 'GNUtoo' Carikli2013-06-042-0/+13
* pci_ids.h: Add PCI IDs for VIA VX900 chipsetAlexandru Gagniuc2013-06-041-0/+23
* superiotool: Add dump facility for HWM of W83627DHG-PNico Huber2013-06-041-0/+62
* superiotool: Add dump facility for ITE IT8516 + I/O 0x20e/fNico Huber2013-06-042-1/+133
* libpayload: Whitelist Mobile Panther Point AHCI controllerNico Huber2013-06-041-1/+2
* fix tinycursesPatrick Georgi2013-06-041-1/+1
* coreboot: Add generic early SMBus APIAlexandru Gagniuc2013-06-041-0/+73
* DDR3: Add utilities for creating MRS commandsAlexandru Gagniuc2013-06-042-0/+336
* VIA Nano: Add microcode updates filesAlexandru Gagniuc2013-06-042-3/+926
* AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner2013-06-0418-17/+2
* AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner2013-06-0418-17/+20
* AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"Christian Gmeiner2013-06-0417-17/+17
* AMD Northbridge LX: rename get_systop() to get_top_of_ram()Christian Gmeiner2013-06-043-3/+3
* AMD Northbridge LX: include northbridge.h in raminit.cChristian Gmeiner2013-06-041-0/+1
* AMD Northbridge LX: make GeodeLinkSpeed() function prototype non-staticChristian Gmeiner2013-06-042-1/+6
* AMD Northbridge LX: add some missing includesChristian Gmeiner2013-06-041-0/+2
* AMD Northbridge LX: make sdram_* function prototypes non-staticChristian Gmeiner2013-06-042-3/+8
* AMD Fam 15tn: Use all memory on systems with more than 4 GBSiyuan Wang2013-06-041-1/+2
* crossgcc/buildgcc: Remove unneeded 'break' statementsDavid Hubbard2013-06-041-5/+5
* dram: Add utilities for decoding DDR3 SPDsAlexandru Gagniuc2013-06-032-0/+561
OpenPOWER on IntegriCloud