summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-05timestamp: refine boot CPU testAaron Durbin
2015-05-05cbfs: make cbfs_load_prog_stage_by_offset() publicAaron Durbin
2015-05-05vboot2: Fix compiler flags dropped during verstage/libverstage splitAaron Durbin
2015-05-05nvidia/tegra132: Fix vboot2 memory layoutAaron Durbin
2015-05-05console: rename do_vtxprintf to do_printk_va_list and use itAaron Durbin
2015-05-05vboot: Remove vboot_get_payload()Aaron Durbin
2015-05-05vboot: remove uses of vboot2_verify_firmware()Aaron Durbin
2015-05-05veyron_danger: Turn on backlight enable before VCC_LCDDavid Hendricks
2015-05-05veyron: Initialize EC interrupt GPIO and add them to coreboot tablesJulius Werner
2015-05-05haswell: Link stage_cache_external_region into ramstage, tooSol Boucher
2015-05-05resource: Adjust memory resources high earlierKyösti Mälkki
2015-05-05resource: Enhance resource reportingKyösti Mälkki
2015-05-05resource: Report correct secondary resource windowKyösti Mälkki
2015-05-04winent/mb6047: symbolic arguments for acpi_create_madt_lapic_nmis()Jonathan A. Kollasch
2015-05-04drivers/spi/stmicro: Rename N25Q256A to N25Q256David Imhoff
2015-05-04drivers/spi/stmicro: Add '.op_erase' for N25Q256David Imhoff
2015-05-04drivers/spi/stmicro: Add N25Q064 supportDavid Imhoff
2015-05-04intel/fsp_baytrail: Fix SPI debuggingDavid Imhoff
2015-05-04spi: Remove out of date comment and reorder flash tableDavid Imhoff
2015-05-04spi: Change 'page' to 'sector' in log messageDavid Imhoff
2015-05-04cpu: get rid of socket source codeStefan Reinauer
2015-05-03src/southbridge/intel/i82801ix: Add GPIO register locationsTimothy Pearson
2015-05-02drivers/intel/fsp1_0: Remove executable bit from C filesPaul Menzel
2015-05-02mainboard/lenovo/x200: Use defines from southbridge for GPIO configTimothy Pearson
2015-05-01northbridge/intel/fsp_rangeley: Correct MMIO size settingDave Frodin
2015-05-01intel: Correct MMIO related ACPI table settingsDave Frodin
2015-04-30dmp/vortex86: fix missing cpu Kconfig guardsMatt DeVillier
2015-04-30vendorcode/intel: Add EDK2 header filesLee Leahy
2015-04-30intel/broadwell: Allow using non-fake IFD descriptorPatrick Georgi
2015-04-30cpu/intel/haswell: remove dependency on socket_rpga989Matt DeVillier
2015-04-30intel/broadwell: bootstate mechanism only exists in ramstagePatrick Georgi
2015-04-30arm/armv7: drop merge left-overPatrick Georgi
2015-04-30vboot: split class in library and stagePatrick Georgi
2015-04-30arch/arm: only include subdirectories for ARM buildsPatrick Georgi
2015-04-30intel/broadwell: Don't select MONOTONIC_TIMER_MSRPatrick Georgi
2015-04-30intel/broadwell: Build monotonic timer driver for SMMPatrick Georgi
2015-04-30i2c/tpm: add final newlinePatrick Georgi
2015-04-30chromeos: Use __attribute__ normal formPatrick Georgi
2015-04-30chromeos: Add missing headersPatrick Georgi
2015-04-30vboot: add and rejuggle Kconfig optionsAaron Durbin
2015-04-30vboot: move Kconfig options for stage indiciesAaron Durbin
2015-04-30program loading: add optional is_loader_active() callbackAaron Durbin
2015-04-30i945/gma: Fix wrong comment about the documentation.Denis 'GNUtoo' Carikli
2015-04-30kbuild: Don't require intel/common changes for every socStefan Reinauer
2015-04-30cbmem: Add FSP timestampsLee Leahy
2015-04-30cbmem: Identify the FSP areas in CBMEMLee Leahy
2015-04-30imgtech/pistachio: Give some more space to the bootblockPatrick Georgi
2015-04-29kbuild: automatically include northbridgesStefan Reinauer
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-29kbuild: automatically include ECsStefan Reinauer