summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-08-06AMD Olive Hill: Change SB800 references to YangtzeBruce Griffith
2013-08-06AMD Olive Hill: Add HUDSON_LEGACY_FREE flagBruce Griffith
2013-08-06AMD Olive Hill: Remove default VBIOS vendor/device IDBruce Griffith
2013-08-06AMD Kabini: Add "const" modifier to AGESA function parametersBruce Griffith
2013-08-05AMD SATA: Correct "them implement" to "then implement" in commentsPaul Menzel
2013-08-05AMD Kabini: Add map_oprom() function for Vendor/Device IDsBruce Griffith
2013-08-05AMD Olive Hill: Enable HDMI audio setting in build optionsBruce Griffith
2013-08-05AMD Olive Hill: Eliminate unnecessary memory copyBruce Griffith
2013-08-05AMD Olive Hill: Add new AMD mainboard using Kabini processorSiyuan Wang
2013-08-05AMD Hudson/Yangtze: Enable support for SATA port multipliersBruce Griffith
2013-08-05AMD Kabini: Modify Hudson southbridge to support new AMD processorSiyuan Wang
2013-08-05AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)Siyuan Wang
2013-08-05AMD Kabini: Add CPU AGESA wrapper for new AMD processor familySiyuan Wang
2013-08-04AMD Kabini: Add AGESA/PI code for new processor familySiyuan Wang
2013-08-02Remove unnecessary space characters.Andrew Wu
2013-08-01intel/lynxpoint: remove explicit pcie config accessesKyösti Mälkki
2013-08-01Add directive __SIMPLE_DEVICE__Kyösti Mälkki
2013-07-31Drop unused EXTERNAL_MRC_BLOBStefan Reinauer
2013-07-30Makefile: Fix adding intel/commonKyösti Mälkki
2013-07-30usbdebug: Fix missing includeKyösti Mälkki
2013-07-30cpu/intel/model_67x: Add missing includeKyösti Mälkki
2013-07-29kontron/ktqm77: Update cmos checksum rangeNico Huber
2013-07-29ec/kontron/it8516e: Add sanity checks for values from nvramNico Huber
2013-07-29ec/kontron/it8516e: Comment low-level EC functionsNico Huber
2013-07-29ec/kontron/it8516e: Remove some unsafe bit shiftingNico Huber
2013-07-29kontron/ktqm77: Squeeze more fan options into cmos.layoutNico Huber
2013-07-29ec/kontron/it8516e: Add PWM limits optionNico Huber
2013-07-29ec/kontron/it8516e: Correct fan setting for PWM modeNico Huber
2013-07-29ec/kontron/it8516e: Add option for external temperature sensorNico Huber
2013-07-26AMD Parmer: Fix file permissions on asl files in mainboardKimarie Hoot
2013-07-26emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2013-07-25Redefine pci_bus_default_ops as functionKyösti Mälkki
2013-07-24usbdebug: Split endpoint buffersKyösti Mälkki
2013-07-22X86: make the SIPI num_starts a config variableRonald G. Minnich
2013-07-20it8728f: Add ITE IT8728F superio early serial support.Damien Zammit
2013-07-18SMBIOS: Clarify prompts and help texts for Serial and Version NumbersPeter Stuge
2013-07-17Revert "lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String"Peter Stuge
2013-07-17lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM StringPeter Stuge
2013-07-16beaglebone: Get rid of a redundant CBFS_ROM_OFFSET.Gabe Black
2013-07-16AMD Fam15tn: Split DSDT into common sectionsSteve Goodrich
2013-07-15CBFS: Use memmove instead of memcpy when loading a file from CBFS.Gabe Black
2013-07-15am335x: Make the default media for the bootblock sram instead of NAND flash.Gabe Black
2013-07-15am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig.Gabe Black
2013-07-15beaglebone: Put some code in romstage.c so we can tell if it ran.Gabe Black
2013-07-15ARM: Define custom ELF headers for ARM.Gabe Black
2013-07-15SMBIOS: Add smbios_write_type11() for creating an OEM Strings structurePeter Stuge
2013-07-14SMBIOS: Allow overriding default Manufacturer and Product namesPeter Stuge
2013-07-14lenovo/t60 lenovo/x60: Override SMBIOS Manufacturer to be LENOVOPeter Stuge
2013-07-14arm: Add and enable an arch specific version of memmove.Gabe Black
2013-07-14x86: Add and enable an arch verson of memmove.Gabe Black