summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-1632-32/+32
* AMD Southbridge CS5536: make use of #include <device/smbus_def.h>Christian Gmeiner2013-08-162-3/+2
* AMD AGESA: Remove INVD instruction when transitioning from CARBruce Griffith2013-08-161-2/+3
* kontron/ktqm77: Update MRC pathPatrick Georgi2013-08-161-1/+1
* emulation/qemu-i440fx: style cleanupPatrick Georgi2013-08-161-2/+1
* Fix lint-stable targetPatrick Georgi2013-08-161-0/+1
* console: Squelch console output from AP CPUs in romstageKyösti Mälkki2013-08-162-1/+20
* w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE.Christoph Grenz2013-08-151-34/+25
* w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment`Christoph Grenz2013-08-151-1/+1
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-1570-69/+72
* payload/SeaBIOS: Add SEABIOS_PS2_TIMEOUT Kconfig variablePeter Stuge2013-08-152-0/+15
* qemu: fix ioapic reservationGerd Hoffmann2013-08-151-8/+14
* ASUS F2A85-M: Provide HD Audio verb table for Realtek ALC887-VDRudolf Marek2013-08-151-17/+20
* AMD Fam15tn boards: BiosCallOuts.c: Remove board name from `CodecTableList`Paul Menzel2013-08-153-6/+6
* w83627hf/acpi: Fix logical device power down in ACPIChristoph Grenz2013-08-151-12/+12
* CBFS: Change how the bss is zeroed when loading a stage.Gabe Black2013-08-151-2/+4
* CBFS: Change the signature of cbfs_decompress.Gabe Black2013-08-154-19/+18
* lenovo/t60 lenovo/x60: Default SEABIOS_PS2_TIMEOUT to 3 secondsPeter Stuge2013-08-152-0/+8
* qemu: reserve portsGerd Hoffmann2013-08-151-0/+30
* AMD Richland: Add new graphics device IDs to Family 15, Models 10-1FBruce Griffith2013-08-151-21/+34
* AMD Fam16: Add OSC method to PCI0Mike Loptien2013-08-151-0/+19
* AMD Fam16: Add secondary bus number to CRES methodMike Loptien2013-08-151-0/+16
* AMD Kabini: Split DSDT into common sectionsMike Loptien2013-08-1520-1652/+796
* dmp/vortex86ex: Initialize Reatek ALC262 audio codecAndrew Wu2013-08-135-0/+146
* Add a generic Intel HD audio (Azalia) module azalia_device.cAndrew Wu2013-08-134-0/+310
* Fix some wait_for_valid functions return value from 1 to -1.Andrew Wu2013-08-134-4/+4
* usbdebug: Add option for verbose logging of connectionKyösti Mälkki2013-08-103-12/+15
* usbdebug: Fix AMD cimx/sb700 cimx/sb800Kyösti Mälkki2013-08-102-0/+17
* intel/sandybridge intel/bd82x6x: remove explicit pcie config accessesKyösti Mälkki2013-08-099-67/+67
* ASUS F2A85-M: Split DSDT into common sections (as per Parmer)Kimarie Hoot2013-08-0814-1901/+460
* AMD Thatcher: Split DSDT into common sections (as per Parmer)Kimarie Hoot2013-08-0812-1926/+378
* usbdebug: Support AMD cimx/sb700 cimx/sb800 once againKyösti Mälkki2013-08-074-3/+6
* usbdebug: Use __SIMPLE_DEVICE__ on early enableKyösti Mälkki2013-08-077-0/+23
* Make EARLY_CONSOLE optionalKyösti Mälkki2013-08-072-1/+1
* AMD AGESA: Fix comment for `PCIE_DDI_DATA_INITIALIZER`Paul Menzel2013-08-061-2/+2
* AMD AGESA: Add missing breaks to switch statement in one fileBruce Griffith2013-08-061-1/+8
* AMD Olive Hill: Enable WARNINGS_ARE_ERRORS (remove override)Bruce Griffith2013-08-061-4/+0
* AMD Olive Hill: Change SB800 references to YangtzeBruce Griffith2013-08-064-45/+45
* AMD Olive Hill: Add HUDSON_LEGACY_FREE flagBruce Griffith2013-08-061-0/+4
* AMD Olive Hill: Remove default VBIOS vendor/device IDBruce Griffith2013-08-061-4/+0
* AMD Kabini: Add "const" modifier to AGESA function parametersBruce Griffith2013-08-066-67/+67
* AMD SATA: Correct "them implement" to "then implement" in commentsPaul Menzel2013-08-052-2/+2
* AMD Kabini: Add map_oprom() function for Vendor/Device IDsBruce Griffith2013-08-052-0/+39
* AMD Olive Hill: Enable HDMI audio setting in build optionsBruce Griffith2013-08-051-1/+1
* AMD Olive Hill: Eliminate unnecessary memory copyBruce Griffith2013-08-051-44/+14
* AMD Olive Hill: Add new AMD mainboard using Kabini processorSiyuan Wang2013-08-0525-0/+5618
* AMD Hudson/Yangtze: Enable support for SATA port multipliersBruce Griffith2013-08-051-1/+29
* AMD Kabini: Modify Hudson southbridge to support new AMD processorSiyuan Wang2013-08-056-5/+38
* AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)Siyuan Wang2013-08-0514-1/+2257
* AMD Kabini: Add CPU AGESA wrapper for new AMD processor familySiyuan Wang2013-08-057-0/+725
OpenPOWER on IntegriCloud