summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mb/bap: Get rid of whitespace before tabElyes HAOUAS2018-06-046-6/+6
* mb/bachmann: Get rid of whitespace before tabElyes HAOUAS2018-06-041-1/+1
* mb/avalue: Get rid of whitespace before tabElyes HAOUAS2018-06-041-19/+19
* mb/asus: Get rid of whitespace before tabElyes HAOUAS2018-06-0420-102/+102
* mb/asrock: Get rid of whitespace before tabElyes HAOUAS2018-06-045-6/+6
* mb/aopen: Get rid of whitespace before tabElyes HAOUAS2018-06-043-10/+10
* mb/advansus: Get rid of whitespace before tabElyes HAOUAS2018-06-042-21/+21
* mainboard/adi: Get rid of whitespace before tabElyes HAOUAS2018-06-041-4/+4
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-0417-37/+41
* src/mainboard: Add space after 'if'Elyes HAOUAS2018-06-0427-27/+27
* src/console: Fix coding styleElyes HAOUAS2018-06-043-24/+31
* sb/amd/rs780: Fix invalid function declarationsKyösti Mälkki2018-06-0416-101/+28
* sb/amd/sr5650: Fix invalid function declarationsKyösti Mälkki2018-06-045-15/+4
* amdfam10: Fix mismatch of function declarationsKyösti Mälkki2018-06-0416-33/+26
* amdfam10: Fix function declaration to staticKyösti Mälkki2018-06-044-8/+4
* drivers/generic/ioapic/ioapic.c: Remove unneeded includeElyes HAOUAS2018-06-041-8/+0
* arch/x86: Remove unneeded includesElyes HAOUAS2018-06-043-11/+0
* src/lib: Remove unneeded 'console.h' includeElyes HAOUAS2018-06-041-1/+0
* sb/intel/common/spi.c: Add a SPI write protect functionArthur Heymans2018-06-041-0/+77
* device: Only expose VGA_ROM_RUN on supported architecturesPatrick Rudolph2018-06-041-1/+1
* cpu/x86/mp: Update CPU name in device structureNaresh G Solanki2018-06-041-1/+4
* cpu/x86/mtrr.h: Clean up some guardsNico Huber2018-06-041-13/+11
* soc/{amd,intel}: Use postcar_frame_add_romcache()Nico Huber2018-06-046-14/+7
* nb/intel: Use postcar_frame_add_romcache()Nico Huber2018-06-046-12/+6
* arch/x86: Introduce postcar_frame_add_romcache()Nico Huber2018-06-042-0/+12
* lib/cbfs: Optimise LZMA away from romstageKyösti Mälkki2018-06-041-0/+3
* sb/intel/i82801gx: Remove unneeded includesElyes HAOUAS2018-06-042-2/+0
* lib/coreboot_table.c: Remove unneeded includeElyes HAOUAS2018-06-041-4/+0
* nb/via/vx900: Get rid of device_tElyes HAOUAS2018-06-046-47/+47
* src/console/vtxprintf.c: Remove unneeded 'console.h' includeElyes HAOUAS2018-06-041-1/+0
* src/commonlib/storage: Move include <console.h> to sd_mmc.hElyes HAOUAS2018-06-048-7/+1
* northbridge/intel: Remove unneeded includesElyes HAOUAS2018-06-0415-20/+0
* soc/intel/denverton_ns: Get rid of device_tElyes HAOUAS2018-06-0410-36/+38
* soc/intel/skylake: Get rid of device_tElyes HAOUAS2018-06-048-21/+21
* soc/intel/apollolake: Get rid of device_tElyes HAOUAS2018-06-042-7/+7
* soc/intel/braswell: Get rid of device_tElyes HAOUAS2018-06-0417-57/+62
* soc/intel/fsp_broadwell_de: Get rid of device_tElyes HAOUAS2018-06-0410-35/+37
* soc/intel/fsp_baytrail: Get rid of device_tElyes HAOUAS2018-06-0413-50/+50
* sb/intel/bd82x6x: Get rid of device_tElyes HAOUAS2018-06-049-29/+35
* soc/intel/apollolake: Add Page table mapping for System MemoryHannah Williams2018-06-033-47/+1670
* mb/google/kahlee: Remove #include <soc/smi.h>Richard Spiegel2018-06-034-4/+0
* mb/google/poppy/variants/nami: Load vayne VBT binaryIvy Jian2018-06-032-0/+5
* pcengines/apu1: align with apu{2,3,4,5} lowercase namingPiotr Król2018-06-031-1/+1
* intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth2018-06-0329-29/+55
* mainboard/asus/am1i-a: turn on the tpmKevin Cody-Little2018-06-032-0/+4
* intel/socket_mPGA604 intel/e7505: Switch to POSTCAR_STAGEKyösti Mälkki2018-06-024-11/+10
* cpu/intel/car: Prepare for some POSTCAR_STAGE supportKyösti Mälkki2018-06-028-5/+449
* intel/e7505: Move to RELOCATABLE_RAMSTAGEKyösti Mälkki2018-06-021-0/+1
* intel/e7505: Assume AGP slot disabledKyösti Mälkki2018-06-022-4/+21
* aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INITKyösti Mälkki2018-06-027-164/+136