summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-29mainboard/iwill/dk8_htx: Use tabs for indentsElyes HAOUAS
2016-09-29mainboard/gigabyte/ga_2761gxdk: Use tabs for indentsElyes HAOUAS
2016-09-29mainboard/elmex: Add new board pcm205401Yuichi Ito
2016-09-29mainboard/elmex: Add new board pcm205400Yuichi Ito
2016-09-29src/mainboard: Add vendor ELMEX with a boardYuichi Ito
2016-09-28cbfstool: set init_size for linux payloads.Ronald G. Minnich
2016-09-28google/reef: Mark touchpad and touchscreen as probed devicesDuncan Laurie
2016-09-28drivers/i2c/generic: Add config for marking device as probedDuncan Laurie
2016-09-28mainboard/amd/rumba: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/supermicro/h8dmr/romstage.c: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/sunw/ultra40/romstage.c: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/technexion/tim5690: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/supermicro/h8qme_fam10/romstage.c: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/asus/dsbf/romstage.c: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/intel/emeraldlake2/gpio.c: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/intel/eagleheights/debug.c: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/broadcom/blast: Use tabs for indentsElyes HAOUAS
2016-09-28soc/intel/apollolake: Add pmc_ipc device supportLijian Zhao
2016-09-28soc/intel/apollolake: Use fixed resource for SRAM and IPC1Lijian Zhao
2016-09-27northbridge/sandybridge/raminit_mrc.c: fix missing includeMatt DeVillier
2016-09-27mainboard/msi/ms9185/resourcemap.c: Use tabs for indentsElyes HAOUAS
2016-09-27mainboard/msi/ms9185/romstage: Use tabs for indentsElyes HAOUAS
2016-09-27x86: acpi: Use GOOG ID for coreboot tableDuncan Laurie
2016-09-27mainboard/msi/ms9185/mb_sysconf.h: Use tabs for indentsElyes HAOUAS
2016-09-27i945/gma.c: Generate fake VBTArthur Heymans
2016-09-27nb/intel/*/gma.c: remove spaces at the fake vbt generationArthur Heymans
2016-09-27intel/gma/vbt.c: pad the ID string with spaces.Arthur Heymans
2016-09-26mainboards,ec: provide common declaration for mainboard_ec_init()Aaron Durbin
2016-09-26mainboards/google/reef: use chromeec's ASL lid switch implementationAaron Durbin
2016-09-26ec/google/chromeec: provide optional ASL lid switch implementationAaron Durbin
2016-09-26soc/intel/apollolake: provide power button ACPI deviceAaron Durbin
2016-09-26crossgcc: Add DockerfilePatrick Georgi
2016-09-26payloads/external/Memtest86Plus: Update stable to latest commitMartin Roth
2016-09-26mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS
2016-09-26mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS
2016-09-26mainboard/*/*/irq_tables.c: Use tabs for indentsElyes HAOUAS
2016-09-26mainboard/lippert: Use tabs for indentsElyes HAOUAS
2016-09-24intel/amenia: Remove Amenia mainboardAndrey Petrov
2016-09-23mainboard/lippert/frontrunner-af: Use tabs for indentsElyes HAOUAS
2016-09-23mainboard/lippert/toucan-af: Use tabs for indentsElyes HAOUAS
2016-09-23mainboard/nvidia/l1_2pvv: Use tabs for indentsElyes HAOUAS
2016-09-22soc/intel/apollolake: Initialize processor count in GNVSDuncan Laurie
2016-09-22Build system: Remove IASL_WARNINGS_ARE_ERRORS optionMartin Roth
2016-09-21buildgcc: Build gnat by default if host compiler seems compatibleNico Huber
2016-09-21buildgcc: Ask the user to install gnat if it's missingNico Huber
2016-09-21buildgcc: Don't try to build gnat with a different versionNico Huber
2016-09-21buildgcc: Warn when building GCC with a different major versionNico Huber
2016-09-21buildgcc: Add functions to test GCC versionsNico Huber
2016-09-21buildgcc: Show excessive arguments and bail outNico Huber
2016-09-21buildgcc: Check exit status of `getopt`Nico Huber