summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* veyron_danger: Turn on backlight enable before VCC_LCDDavid Hendricks2015-05-052-1/+13
* veyron: Initialize EC interrupt GPIO and add them to coreboot tablesJulius Werner2015-05-054-0/+40
* haswell: Link stage_cache_external_region into ramstage, tooSol Boucher2015-05-053-10/+33
* resource: Adjust memory resources high earlierKyösti Mälkki2015-05-051-15/+4
* resource: Enhance resource reportingKyösti Mälkki2015-05-051-35/+35
* resource: Report correct secondary resource windowKyösti Mälkki2015-05-051-0/+1
* winent/mb6047: symbolic arguments for acpi_create_madt_lapic_nmis()Jonathan A. Kollasch2015-05-041-6/+2
* drivers/spi/stmicro: Rename N25Q256A to N25Q256David Imhoff2015-05-041-3/+3
* drivers/spi/stmicro: Add '.op_erase' for N25Q256David Imhoff2015-05-041-2/+3
* drivers/spi/stmicro: Add N25Q064 supportDavid Imhoff2015-05-041-0/+9
* intel/fsp_baytrail: Fix SPI debuggingDavid Imhoff2015-05-041-6/+6
* spi: Remove out of date comment and reorder flash tableDavid Imhoff2015-05-041-13/+8
* spi: Change 'page' to 'sector' in log messageDavid Imhoff2015-05-041-1/+1
* cpu: get rid of socket source codeStefan Reinauer2015-05-0452-297/+0
* src/southbridge/intel/i82801ix: Add GPIO register locationsTimothy Pearson2015-05-031-0/+10
* drivers/intel/fsp1_0: Remove executable bit from C filesPaul Menzel2015-05-022-0/+0
* mainboard/lenovo/x200: Use defines from southbridge for GPIO configTimothy Pearson2015-05-021-8/+8
* northbridge/intel/fsp_rangeley: Correct MMIO size settingDave Frodin2015-05-011-1/+1
* intel: Correct MMIO related ACPI table settingsDave Frodin2015-05-017-22/+30
* dmp/vortex86: fix missing cpu Kconfig guardsMatt DeVillier2015-04-301-0/+7
* vendorcode/intel: Add EDK2 header filesLee Leahy2015-04-3015-0/+5162
* intel/broadwell: Allow using non-fake IFD descriptorPatrick Georgi2015-04-301-1/+1
* cpu/intel/haswell: remove dependency on socket_rpga989Matt DeVillier2015-04-3014-24/+22
* intel/broadwell: bootstate mechanism only exists in ramstagePatrick Georgi2015-04-301-0/+2
* arm/armv7: drop merge left-overPatrick Georgi2015-04-301-2/+0
* vboot: split class in library and stagePatrick Georgi2015-04-3010-20/+28
* arch/arm: only include subdirectories for ARM buildsPatrick Georgi2015-04-301-5/+3
* intel/broadwell: Don't select MONOTONIC_TIMER_MSRPatrick Georgi2015-04-303-8/+0
* intel/broadwell: Build monotonic timer driver for SMMPatrick Georgi2015-04-301-0/+1
* i2c/tpm: add final newlinePatrick Georgi2015-04-301-1/+1
* chromeos: Use __attribute__ normal formPatrick Georgi2015-04-301-1/+1
* chromeos: Add missing headersPatrick Georgi2015-04-303-0/+3
* vboot: add and rejuggle Kconfig optionsAaron Durbin2015-04-303-15/+28
* vboot: move Kconfig options for stage indiciesAaron Durbin2015-04-302-37/+37
* program loading: add optional is_loader_active() callbackAaron Durbin2015-04-304-2/+54
* i945/gma: Fix wrong comment about the documentation.Denis 'GNUtoo' Carikli2015-04-301-6/+1
* kbuild: Don't require intel/common changes for every socStefan Reinauer2015-04-304-1/+8
* cbmem: Add FSP timestampsLee Leahy2015-04-301-4/+12
* cbmem: Identify the FSP areas in CBMEMLee Leahy2015-04-301-0/+4
* imgtech/pistachio: Give some more space to the bootblockPatrick Georgi2015-04-301-3/+3
* kbuild: automatically include northbridgesStefan Reinauer2015-04-2936-59/+116
* kbuild: automatically include SOCsStefan Reinauer2015-04-2924-85/+56
* kbuild: automatically include ECsStefan Reinauer2015-04-2916-11/+36
* dmp/vortex86: move PLL config to cpu KconfigMartin Roth2015-04-292-47/+47
* mainboard/intel: Drop unused onboard.h filesKyösti Mälkki2015-04-292-74/+0
* Use __ROMSTAGE__ to denote romstagePatrick Georgi2015-04-292-3/+3
* rules.h: add verstage macroPatrick Georgi2015-04-291-0/+13
* vendorcode/intel: Add FSP 1.1 header filesLee Leahy2015-04-292-0/+465
* Kconfig whitespace fixesMartin Roth2015-04-2844-164/+164
* fsp platforms: consolidate FspNotify callsMartin Roth2015-04-284-65/+29