aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-08-15CBFS: Change the signature of cbfs_decompress.Gabe Black
2013-08-15lenovo/t60 lenovo/x60: Default SEABIOS_PS2_TIMEOUT to 3 secondsPeter Stuge
2013-08-15qemu: reserve portsGerd Hoffmann
2013-08-15AMD Richland: Add new graphics device IDs to Family 15, Models 10-1FBruce Griffith
2013-08-15AMD Fam16: Add OSC method to PCI0Mike Loptien
2013-08-15AMD Fam16: Add secondary bus number to CRES methodMike Loptien
2013-08-15AMD Kabini: Split DSDT into common sectionsMike Loptien
2013-08-13dmp/vortex86ex: Initialize Reatek ALC262 audio codecAndrew Wu
2013-08-13Add a generic Intel HD audio (Azalia) module azalia_device.cAndrew Wu
2013-08-13Fix some wait_for_valid functions return value from 1 to -1.Andrew Wu
2013-08-10usbdebug: Add option for verbose logging of connectionKyösti Mälkki
2013-08-10usbdebug: Fix AMD cimx/sb700 cimx/sb800Kyösti Mälkki
2013-08-09intel/sandybridge intel/bd82x6x: remove explicit pcie config accessesKyösti Mälkki
2013-08-08ASUS F2A85-M: Split DSDT into common sections (as per Parmer)Kimarie Hoot
2013-08-08AMD Thatcher: Split DSDT into common sections (as per Parmer)Kimarie Hoot
2013-08-07usbdebug: Support AMD cimx/sb700 cimx/sb800 once againKyösti Mälkki
2013-08-07usbdebug: Use __SIMPLE_DEVICE__ on early enableKyösti Mälkki
2013-08-07Make EARLY_CONSOLE optionalKyösti Mälkki
2013-08-06AMD AGESA: Fix comment for `PCIE_DDI_DATA_INITIALIZER`Paul Menzel
2013-08-06AMD AGESA: Add missing breaks to switch statement in one fileBruce Griffith
2013-08-06AMD Olive Hill: Enable WARNINGS_ARE_ERRORS (remove override)Bruce Griffith
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
2013-07-14Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove.Gabe Black
2013-07-13lenovo/x60: Move mainboard_enable() code into a mainboard_init()Peter Stuge
2013-07-12src/southbridge/intel/{lynxpoint,bd82x6x}/spi.c: correct spelling of attemptedPaul Menzel
2013-07-11cpu: Fix spellingMartin Roth
2013-07-11include: Fix spellingMartin Roth
2013-07-11usbdebug: Cleanup dbgp_ehci_info callKyösti Mälkki
2013-07-11usbdebug: Drop old includesKyösti Mälkki
2013-07-11Move the HAVE_ARCH_* config options from src/arch/x86 to src/.Gabe Black
2013-07-11arm: Add a W() macro for use in kernel assembler.Gabe Black
2013-07-11Fix CBMEM console use with CAR_MIGRATIONKyösti Mälkki
2013-07-11Unify PCI configuration cyclesKyösti Mälkki
2013-07-11Set PCI bus operations at buildtime for ramstageKyösti Mälkki
2013-07-10Vortex86EX southbridge routes more built-in PCI device IRQs.Andrew Wu
2013-07-10usbdebug: Put ehci_debug_info in CAR_GLOBALKyösti Mälkki
2013-07-10usbdebug: Move EHCI BAR relocation codeKyösti Mälkki
2013-07-10usbdebug: Move ehci_debug_info allocationKyösti Mälkki
2013-07-10usbdebug: Refactor disable logicKyösti Mälkki
2013-07-10pit: Redo the display port bridge initialization code.Gabe Black
2013-07-10pit: Enable the ps8625 driver.Gabe Black
2013-07-10parade: Add a driver for the parade ps8625.Gabe Black
2013-07-10i2c: Change the type of the data parameter to uint8_t.Gabe Black
2013-07-10pit: Stop setting up the hardware dp hotplug detect in ROM stage too.Gabe Black
2013-07-10PIT: add panel to the list of things to be powered up by the PMICRonald G. Minnich
2013-07-10armv7/exynos: Prevent unexpected reboots in resume.Hung-Te Lin
2013-07-10pit: Replace the tps65090 functions and adjust the hotplug detect line.Gabe Black
2013-07-10chromeec: Add a function to send passthrough i2c messages.Gabe Black
2013-07-10armv7/pit: Correct EC device in mainboard configuration.Hung-Te Lin
2013-07-10armv7/exynos5420: Remove the extra reopen when reading SPI.Hung-Te Lin
2013-07-10armv7/exynos5420: Apply new implementation for SPI transmission.Hung-Te Lin