summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ck804 ACPI: set duty width in FADT correctlyJonathan A. Kollasch2015-06-151-1/+1
* pcengines/apu1: Remove unused smbus.aslTobias Diedrich2015-06-141-1/+0
* winent/mb6047: Remove redundant P-State generationJonathan A. Kollasch2015-06-141-11/+0
* mainboard/lenovo/t400: Fix HDA verbs to match hardware layoutMichał Masłowski2015-06-141-4/+4
* asrock/e350m1: Remove unused file `acpi/smbus.asl`Paul Menzel2015-06-141-113/+0
* amd/cimx/sb800/acpi/smbus.asl: Align commentsPaul Menzel2015-06-141-2/+2
* Move remap_bsp_lapic to AMD specific codeStefan Reinauer2015-06-134-16/+30
* google/auron: Add mainboardMarc Jones2015-06-1335-1133/+1014
* southbridge/amd/pi: Add support for new AMD southbridge KernWANG Siyuan2015-06-1313-39/+181
* AMD Merlin Falcon: Add CPU subdirectory files for new AMD processorWANG Siyuan2015-06-138-0/+439
* vendorcode/amd: unify amdlib for binary piStefan Reinauer2015-06-1314-4164/+199
* AMD Merlin Falcon: Add binary PI vendorcode filesWANG Siyuan2015-06-136-2/+2000
* superio/fintek: Add support for Fintek F81866AD-IFabian Kunkel2015-06-128-0/+352
* pistachio: add DDR3 initialization codeIonela Voinescu2015-06-125-112/+655
* pistachio: Use passive windowing as DQS gating schemeIonela Voinescu2015-06-121-0/+23
* google/jecht: fix MAC address programming when VPD not presentMatt DeVillier2015-06-121-1/+1
* google/panther: fix MAC address programming when VPD not presentMatt DeVillier2015-06-121-1/+1
* Clearly define printk log level use cases.Nicky Sielicki2015-06-111-11/+173
* lenovo: Hide SMBIOS configVladimir Serbinenko2015-06-115-0/+24
* mips: implement arch_segment_loaded callbackIonela Voinescu2015-06-101-0/+8
* mips: CBMEM table reference is passed to payloadIonela Voinescu2015-06-101-1/+4
* pistachio: sort included header filesIonela Voinescu2015-06-107-13/+13
* pistachio: initialize cbmem area to be emptyIonela Voinescu2015-06-101-0/+7
* AMD PI: remove unuseful ACPI codeWANG Siyuan2015-06-106-6/+0
* kconfig: Reorder config includesDuncan Laurie2015-06-101-2/+2
* rockchip: rk3288: add HDMI related iomux configurationhuang lin2015-06-101-0/+2
* google/auron: Add initial mainboard copy from PeppyMarc Jones2015-06-1032-0/+2660
* mainboard/lenovo/t400: Add initial ATPX ACPI implementationTimothy Pearson2015-06-102-0/+104
* google/jecht: Remove whitespace at EOLKyösti Mälkki2015-06-101-1/+1
* smbios: Fix type1 family settingMarc Jones2015-06-101-3/+3
* lenovo/t400: Fix buildKyösti Mälkki2015-06-101-1/+1
* mainboards/lenovo/t400: Remove X200-specific codeTimothy Pearson2015-06-105-16/+9
* mainboards/lenovo: Copy X200 board to T400 for future expansionTimothy Pearson2015-06-1025-0/+1736
* mainboard/lenovo/x200: Add power_on_after_fail NVRAM optionTimothy Pearson2015-06-102-14/+16
* resource: Refactor IORESOURCE flags useKyösti Mälkki2015-06-102-29/+36
* PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki2015-06-1022-915/+8
* northbridge/amd/amdfam10: Increase MMIO hole size to 1GBTimothy Pearson2015-06-101-1/+1
* model_2065x: Use common i945-ivy TSEG SMM init.Vladimir Serbinenko2015-06-109-312/+53
* northbridge/amd/amdmct: Honor MMCONF_BASE_ADDRESSTimothy Pearson2015-06-101-8/+18
* model_206ax: Fix APIC map when HT is disabled.Vladimir Serbinenko2015-06-102-18/+30
* fsp_model_206ax: Use common i945-ivy tseg SMM init.Vladimir Serbinenko2015-06-107-351/+47
* vboot: add new firmware indiciesAaron Durbin2015-06-091-0/+14
* x86: remove printk() from init_timer()Aaron Durbin2015-06-091-3/+1
* pistachio: increase romstage sizeIonela Voinescu2015-06-091-2/+2
* stage_cache: use cbmem init hooksAaron Durbin2015-06-097-57/+31
* cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin2015-06-0910-13/+16
* device/device.c: Improve output in `init_dev()`Paul Menzel2015-06-091-2/+2
* Create i945-ivy smm tseg init based on ivy code.Vladimir Serbinenko2015-06-099-110/+103
* cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki2015-06-0922-92/+65
* cbmem: Break out CBMEM_ID to a separate header fileMarc Jones2015-06-092-87/+112