summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* lenovo/x60: Enable brightness controls (native graphics)Francis Rowe2015-06-221-1/+1
* superio: use common x86 code on x86-64Stefan Reinauer2015-06-221-0/+1
* device: DDR3 generic code 64bit fixStefan Reinauer2015-06-221-1/+1
* oprom: Fix for 64bitStefan Reinauer2015-06-222-2/+2
* device: Use x86 specific code on x86-64Stefan Reinauer2015-06-221-0/+1
* x86: make PCI MMIO CFG functions 64bit proofStefan Reinauer2015-06-221-6/+6
* Remove obsolete EARLY_CONSOLE usageMartin Roth2015-06-216-6/+0
* superio/fintek/Kconfig: add newline at end of file.Martin Roth2015-06-211-1/+1
* Reorder arch & vendorcode in KconfigMartin Roth2015-06-211-4/+3
* Remove old HAVE_UART_MEMORY_MAPPED select statementsMartin Roth2015-06-215-5/+0
* cpu: x86 port to 64bitStefan Reinauer2015-06-202-2/+10
* x86: Make ACPI 64bit cleanStefan Reinauer2015-06-201-7/+7
* x86: Make reading / writing of CRx registers 64bit proofStefan Reinauer2015-06-201-10/+19
* x86: make memcpy 64bit safeStefan Reinauer2015-06-201-0/+5
* winent/mb6047: initialize hardware monitor CPUTIN configurationJonathan A. Kollasch2015-06-171-0/+47
* mainboard/bap: Add support for BAP ODE E20XXFabian Kunkel2015-06-178-52/+202
* pcengines/apu1: Add ACPI led, button and GPIO devices.Tobias Diedrich2015-06-174-0/+183
* coreboot_tables: Add CBMEM ID and tag for MTCFurquan Shaikh2015-06-172-0/+3
* x86 cpu: Allow some cpuid functions during romstageLee Leahy2015-06-174-27/+63
* PCIe : Adding some error/not-null condition checkingPratik Prajapati2015-06-171-3/+8
* arm64: Move enabling floating point ahead of dev initJimmy Zhang2015-06-171-6/+6
* x86: Make stdint.h x64 proofStefan Reinauer2015-06-161-5/+19
* cpu: add x64 class for cpu_microcodeStefan Reinauer2015-06-161-0/+1
* x86: Make x86 architecture makefiles x64 awareStefan Reinauer2015-06-164-18/+39
* Add x64 support to src/arch/x86/KconfigStefan Reinauer2015-06-161-0/+21
* 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