summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: add ENV_CACHE_AS_RAMAaron Durbin2018-04-242-1/+9
* lib/ext_stage_cache: include prog arg in stage cache metadataAaron Durbin2018-04-241-1/+3
* arch/x86/postcar: add comment clarifying reason for finalize_load()Aaron Durbin2018-04-241-0/+3
* compiler.h: add __weak macroAaron Durbin2018-04-24137-277/+408
* arch/x86: align stack on entry to x86_exception()Aaron Durbin2018-04-241-2/+9
* arch/x86: prepare for having an idt in other stagesAaron Durbin2018-04-243-171/+192
* mainboard/emulation/qemu-i440fx/fw_cfg: fix checksum for ACPI tablesOleksii Kurochko2018-04-241-1/+1
* mb/google/poppy/variants/nami: Add keyboard backlight supportZhuohao Lee2018-04-241-0/+3
* drivers/spi: reduce confusion in the APIAaron Durbin2018-04-2315-95/+147
* clang-format: Update .clang-format to be compliant with linux kernel coding s...zaolin2018-04-231-6/+10
* device/oprom/yabel: Fix spelling of *successful*Paul Menzel2018-04-231-1/+1
* cpu/x86: add paging_set_default_pat() functionAaron Durbin2018-04-232-0/+35
* cpu/x86: expose and add paging helper functionsAaron Durbin2018-04-232-33/+45
* cpu/x86: move NXE and PAT accesses to paging moduleAaron Durbin2018-04-236-35/+41
* cpu/x86: add pae paging module to all stagesAaron Durbin2018-04-233-1/+11
* util/x86/x86_page_tables: add license header to generated codeAaron Durbin2018-04-231-0/+32
* util/x86/x86_page_tables: update PAT mapping to match linuxAaron Durbin2018-04-231-6/+15
* soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectorsAaron Durbin2018-04-234-4/+8
* mb/google/poppy/atlas: Enable trackpadCaveh Jalali2018-04-231-1/+11
* mb/google/bip: Add GPIO configuration settingsShamile Khan2018-04-212-0/+292
* rules: Define SIMPLE_DEVICE on x86 onlyPatrick Rudolph2018-04-201-14/+17
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-2040-60/+96
* soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structureRichard Spiegel2018-04-2011-27/+25
* soc/intel/common: Adjust LPC Generic IO setupLijian Zhao2018-04-201-11/+18
* device/oprom/yabel: Fix vbe-buffer index in vbe.cHal Tsai2018-04-201-3/+3
* libpayload: Move GDB functions to stdlib.hJulius Werner2018-04-192-5/+5
* ectool: Add an option to get and use EC ports from /proc/ioportsIru Cai2018-04-194-14/+54
* soc/amd/common/block/pi/heapmanager.c: Simplify codeRichard Spiegel2018-04-191-86/+114
* soc/intel/cannonlake: Set DISB after Dram initLijian Zhao2018-04-192-0/+16
* soc/intel/apollolake: fix 'DENSITY' misspellingAaron Durbin2018-04-191-1/+1
* soc/intel/cannonlake: Force LPC IO decode settingsLijian Zhao2018-04-191-0/+14
* mb/google/octopus: Select DRIVERS_I2C_HIDFurquan Shaikh2018-04-191-0/+1
* soc/amd/stoneyridge/include/soc/gpio.h: Remove vendor code referenceRichard Spiegel2018-04-183-15/+9
* mb/google/kahlee/variants/kahlee/gpio.c: Convert GPIO to new formatRichard Spiegel2018-04-181-24/+24
* mb/google/poppy/variants: Set VmxEnable to 1Furquan Shaikh2018-04-184-0/+4
* mainboard/google/kahlee: Add EC back into grunt devicetreeMartin Roth2018-04-171-0/+3
* mainboard/google/kahlee: Update EC pins from GPIOs to GPEsMartin Roth2018-04-171-3/+3
* Documentation/timestamp.md: Fix markdown formattingJonathan Neuschäfer2018-04-171-69/+69
* Documentation/Intel: Adjust heading levelsJonathan Neuschäfer2018-04-177-70/+72
* mb/google/poppy/variants/nami: Update GPIOsShelley Chen2018-04-171-45/+45
* mb/google/octopus: Enable Yorp EC software syncJustin TerAvest2018-04-171-1/+1
* cbfs: Add cbfs_boot_load_file()T Michael Turney2018-04-173-9/+10
* soc/intel/apollolake: Implement _PS0/_PS3 methods for PCIe root portsVenkateswarlu Vinjamuri2018-04-171-0/+123
* soc/intel/apollolake: Configure PCIe root port #3 for GLK WiFiVenkateswarlu Vinjamuri2018-04-172-1/+11
* soc/intel/apollolake: Configure PCIe root port #1 for APL WiFiVenkateswarlu Vinjamuri2018-04-172-106/+4
* nb/intel/x4x/rcven.c: Change the verbosity of some messagesArthur Heymans2018-04-171-8/+10
* nb/intel/x4x: Add a convenient macro to loop over bytelanesArthur Heymans2018-04-174-67/+69
* nb/intel/x4x: Clarify the raminit memory mappingArthur Heymans2018-04-173-30/+109
* nb/intel/x4x: Refactor setting default dll settingsArthur Heymans2018-04-174-94/+390
* nb/intel/x4x: Use SPI flash to cache raminit resultsArthur Heymans2018-04-176-94/+158