summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vboot: remove uses of vboot2_verify_firmware()Aaron Durbin2015-05-0512-73/+8
* 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
* kconfig: avoid using wordexpPatrick Georgi2015-05-042-898/+691
* libpayload: Guard PCI using code appropriately in XHCI driverPatrick Georgi2015-05-041-0/+4
* cpu: get rid of socket source codeStefan Reinauer2015-05-0452-297/+0
* Mediawiki editing warningDavid Englund2015-05-041-0/+3
* util/xcompile/xcompile: Allow to override `HOSTCC` variablePaul Menzel2015-05-041-1/+1
* crossgcc: Re-download the archive if it is incompletezbao2015-05-048-1/+47
* cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS`Paul Menzel2015-05-042-5/+5
* 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-3012-24/+35
* 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
* build system: Drop another vboot1 remnantPatrick Georgi2015-04-301-3/+0
* 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
* crossgcc: improve error message on missing toolsPatrick Georgi2015-04-301-1/+1
* cbmem: Add FSP timestampsLee Leahy2015-04-302-5/+26
* 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-2937-61/+118