summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* AMD Kabini: Add AGESA/PI code for new processor familySiyuan Wang2013-08-04669-0/+249353
* Remove unnecessary space characters.Andrew Wu2013-08-029-18/+18
* intel/lynxpoint: remove explicit pcie config accessesKyösti Mälkki2013-08-012-18/+18
* Add directive __SIMPLE_DEVICE__Kyösti Mälkki2013-08-0121-57/+138
* Drop unused EXTERNAL_MRC_BLOBStefan Reinauer2013-07-3112-18/+0
* Makefile: Fix adding intel/commonKyösti Mälkki2013-07-3010-1/+11
* usbdebug: Fix missing includeKyösti Mälkki2013-07-301-0/+1
* cpu/intel/model_67x: Add missing includeKyösti Mälkki2013-07-301-0/+1
* kontron/ktqm77: Update cmos checksum rangeNico Huber2013-07-291-1/+1
* ec/kontron/it8516e: Add sanity checks for values from nvramNico Huber2013-07-291-0/+4
* ec/kontron/it8516e: Comment low-level EC functionsNico Huber2013-07-291-0/+36
* ec/kontron/it8516e: Remove some unsafe bit shiftingNico Huber2013-07-291-4/+4
* kontron/ktqm77: Squeeze more fan options into cmos.layoutNico Huber2013-07-291-0/+12
* ec/kontron/it8516e: Add PWM limits optionNico Huber2013-07-292-8/+44
* ec/kontron/it8516e: Correct fan setting for PWM modeNico Huber2013-07-291-1/+1
* ec/kontron/it8516e: Add option for external temperature sensorNico Huber2013-07-293-3/+33
* AMD Parmer: Fix file permissions on asl files in mainboardKimarie Hoot2013-07-269-0/+0
* emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki2013-07-263-5/+43
* Redefine pci_bus_default_ops as functionKyösti Mälkki2013-07-255-41/+34
* usbdebug: Split endpoint buffersKyösti Mälkki2013-07-242-54/+72
* X86: make the SIPI num_starts a config variableRonald G. Minnich2013-07-223-9/+16
* it8728f: Add ITE IT8728F superio early serial support.Damien Zammit2013-07-206-0/+177
* SMBIOS: Clarify prompts and help texts for Serial and Version NumbersPeter Stuge2013-07-181-4/+4
* Revert "lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String"Peter Stuge2013-07-171-20/+0
* lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM StringPeter Stuge2013-07-171-0/+20
* beaglebone: Get rid of a redundant CBFS_ROM_OFFSET.Gabe Black2013-07-161-4/+0
* AMD Fam15tn: Split DSDT into common sectionsSteve Goodrich2013-07-1622-1925/+1594
* CBFS: Use memmove instead of memcpy when loading a file from CBFS.Gabe Black2013-07-152-1/+4
* am335x: Make the default media for the bootblock sram instead of NAND flash.Gabe Black2013-07-152-1/+73
* am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig.Gabe Black2013-07-151-5/+11
* beaglebone: Put some code in romstage.c so we can tell if it ran.Gabe Black2013-07-151-0/+3
* ARM: Define custom ELF headers for ARM.Gabe Black2013-07-153-3/+18
* SMBIOS: Add smbios_write_type11() for creating an OEM Strings structurePeter Stuge2013-07-152-0/+28
* SMBIOS: Allow overriding default Manufacturer and Product namesPeter Stuge2013-07-142-3/+18
* lenovo/t60 lenovo/x60: Override SMBIOS Manufacturer to be LENOVOPeter Stuge2013-07-142-0/+8
* arm: Add and enable an arch specific version of memmove.Gabe Black2013-07-143-0/+201
* x86: Add and enable an arch verson of memmove.Gabe Black2013-07-143-0/+192
* Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove.Gabe Black2013-07-142-0/+11
* lenovo/x60: Move mainboard_enable() code into a mainboard_init()Peter Stuge2013-07-131-1/+6
* src/southbridge/intel/{lynxpoint,bd82x6x}/spi.c: correct spelling of attemptedPaul Menzel2013-07-122-2/+2
OpenPOWER on IntegriCloud