aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-11vboot: inject vboot loader for stage loadingAaron Durbin
2015-05-11imd: don't recover on limit == 0Aaron Durbin
2015-05-11vboot2: Use the right set of compiler flags for building vboot librariesPatrick Georgi
2015-05-11vboot: allow options to be selected from .configAaron Durbin
2015-05-11vboot: fix vboot_reference compilationAaron Durbin
2015-05-11chromeos: add missing vboot functionsAaron Durbin
2015-05-11arm64: update verstage linkingAaron Durbin
2015-05-11arm: update verstage linkingAaron Durbin
2015-05-11cache: Add arch_program_segment_loaded call to arm and arm64Furquan Shaikh
2015-05-11secmon: Add some missing filesPatrick Georgi
2015-05-11nvidia/tegra132: we write tables in ramstagePatrick Georgi
2015-05-10AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki
2015-05-08cpu/amd/model_10xxx: Add missing ACPI _PSD objectTimothy Pearson
2015-05-08northbridge/intel/gm45/gma: Minor cleanupTimothy Pearson
2015-05-08southbridge/i82801gx: Add x_EN defines for LPC_ENDamien Zammit
2015-05-08northbridge/intel/gm45/gma: Add backlight control register fieldTimothy Pearson
2015-05-08fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher
2015-05-07timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMERAaron Durbin
2015-05-07kbuild: Use wildcard for driver subdirectoriesStefan Reinauer
2015-05-07vboot2: Replace hard coded 'fallback' prefix with Kconfig variablePatrick Georgi
2015-05-07imgtec/pistachio: Add comment on the unusual memory layoutPatrick Georgi
2015-05-053rdparty/vboot: Add vbootPatrick Georgi
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-05-05sandy/ivy boards: Rename defines from onboard.h for ACPIKyösti Mälkki
2015-05-05arch/arm64: provide boot_cpu()Aaron Durbin
2015-05-05timestamp: provide weak default implementation of timestamp_getAaron Durbin
2015-05-05vboot: add cbfs_coreAaron Durbin
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
2015-04-29dmp/vortex86: move PLL config to cpu KconfigMartin Roth
2015-04-29mainboard/intel: Drop unused onboard.h filesKyösti Mälkki
2015-04-29Use __ROMSTAGE__ to denote romstagePatrick Georgi
2015-04-29rules.h: add verstage macroPatrick Georgi
2015-04-29vendorcode/intel: Add FSP 1.1 header filesLee Leahy
2015-04-28Kconfig whitespace fixesMartin Roth
2015-04-28fsp platforms: consolidate FspNotify callsMartin Roth
2015-04-28Fix some minor Kconfig issuesMartin Roth
2015-04-28Makefile x86 SMM: Move smm_wrap recipesKyösti Mälkki
2015-04-28arm: guard verstage rulesAaron Durbin
2015-04-28vboot: remove vboot_helper.cAaron Durbin
2015-04-28boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin
2015-04-28chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin
2015-04-28vboot: remove vboot1Aaron Durbin
2015-04-28marvell/bg4cd: merge verstage into bootblockDaisuke Nojiri
2015-04-28vboot2: Allow merging verstage into bootblockPatrick Georgi
2015-04-28vboot2: Always enable timestampsPatrick Georgi
2015-04-28vboot2: get rid of global variable that is used locally and only oncePatrick Georgi
2015-04-28vboot2: Build verstage archive, then use that for building the stagePatrick Georgi
2015-04-28lib: When used, add timestamp.c to bootblock and verstage, tooPatrick Georgi
2015-04-28arch/arm: Move inclusion of timestamps.c to the right directoryPatrick Georgi
2015-04-28OxPCIe: Fix UART base addressesKyösti Mälkki