summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* amd/thatcher: include .c files with the right pathAaron Durbin2015-09-051-1/+1
* amd/geode_lx: make done_cache_as_ram_main globalAaron Durbin2015-09-051-0/+1
* bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin2015-09-049-38/+12
* intel/common/firmware: Add common GBE rom supportMartin Roth2015-09-042-0/+20
* x86: remove cpu_incs as romstage Make variableAaron Durbin2015-09-0436-39/+36
* bootmode: add display_init_required()Aaron Durbin2015-09-049-36/+42
* mc_tcu3: Adjust gpio settingsWerner Zeh2015-09-041-2/+2
* mc_tcu3: Extend hwinfo.hex and remove version.hex.Werner Zeh2015-09-033-7/+0
* southbridge/ibexpeak: use new ssdt sata port generatorAlexander Couzens2015-09-022-0/+9
* southbridge/bd82x6x: use new ssdt sata port generatorAlexander Couzens2015-09-023-52/+10
* chromeec: Move keyboard backlight code into Chrome EC directoryDuncan Laurie2015-09-018-56/+56
* cbfstool: off-by-one on the gcc version that provides _Static_assertPatrick Georgi2015-09-011-1/+1
* cbfstool: guard _Static_assertPatrick Georgi2015-09-011-0/+2
* cbfstool: implement decompression support for cbfstool extractPatrick Georgi2015-09-011-3/+20
* cbfstool: add decompression wrappersPatrick Georgi2015-09-012-1/+42
* cbfstool: factor out parsing compression file attributesPatrick Georgi2015-09-011-11/+22
* cbfstool: support compressed files in cbfstool printPatrick Georgi2015-09-011-5/+30
* cbfstool: allow compression at file header levelDaisuke Nojiri2015-09-012-3/+46
* cbfstool: add extended file attributes for cbfs_filePatrick Georgi2015-09-013-5/+107
* northbridge/intel/gm45/Kconfig: Remove IOMMU symbol choiceMartin Roth2015-08-313-6/+1
* drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macroAlexandru Gagniuc2015-08-311-1/+1
* soc/intel: Fix dependency of CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEMAlexandru Gagniuc2015-08-313-3/+3
* util/cbmem: add -T option for machine parseable timestampsAaron Durbin2015-08-311-18/+61
* timestamp: add tick frequency to exported tableAaron Durbin2015-08-315-28/+60
* imgtec/pistachio: remove timestamp_get() implementationAaron Durbin2015-08-311-6/+1
* armv7/arm64: remove timestamp.cAaron Durbin2015-08-314-67/+0
* AMD bettong: Fix the PCIe lane mapzbao2015-08-312-8/+21
* AMD Bettong: Set the USB3 port as unremoveable.zbao2015-08-311-0/+1
* AMD Bettong: Lower the TOM to give more MMIO spacezbao2015-08-311-0/+1
* buildgcc: Show the exit status of wget if downloading fails.zbao2015-08-311-3/+7
* buildgcc: remove getopt when doing clean.zbao2015-08-312-0/+2
* soc/intel/braswell/Kconfig: Remove ENABLE_MRC_CACHE KconfigAlexandru Gagniuc2015-08-311-1/+0
* drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairsAlexandru Gagniuc2015-08-312-22/+0
* inteltool: Add Intel 4-Series chipset detectionDamien Zammit2015-08-304-6/+37
* Kconfig: Remove EXPERT modeAlexandru Gagniuc2015-08-305-23/+6
* Kconfig: Don't 'select' options based on PAYLOAD_SEABIOSAlexandru Gagniuc2015-08-306-12/+2
* intel/kunimitsu: Export EC_IN_RW for depthcharge/vbootzhuo-hao2015-08-291-7/+7
* intel/kunimitsu: port the change from glados for correctly reading lidrobbie zhang2015-08-291-4/+6
* google/glados: Remove unnecessary check for mainboard_ec_init()Martin Roth2015-08-291-2/+1
* intel/kunimitsu: port the change from glados for enabling readingrobbie zhang2015-08-291-2/+15
* intel/kunimitsu: Adding mainboard init to enable SCI eventpchandri2015-08-291-0/+17
* intel/kunimitsu: fix SCI handlingWenkai Du2015-08-297-10/+33
* intel/kunimitsu: fix kepler probingWenkai Du2015-08-292-0/+19
* intel/skylake: Add support for DPTFShilpa Sreeramalu2015-08-296-1/+633
* intel/kunimitsu: Enable and support for DPTFShilpa Sreeramalu2015-08-293-0/+103
* intel/kunimitsu: clean up ec smi and make EC_SMI_L functionalrobbie zhang2015-08-292-5/+4
* intel/sklrvp: Switch to using GPIO IRQ definesDuncan Laurie2015-08-291-12/+3
* intel/skylake: remove the gpio_fsp.h usage as skylake boards move gpiorobbie zhang2015-08-292-513/+0
* intel/kunimitsu: do gpio configuration in coreboot instead of fsprobbie zhang2015-08-292-478/+171
* intel/skylake: gpio macro adding - gpio output with term and 20k pdrobbie zhang2015-08-292-3/+8