aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-04-28intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki
2015-04-28x60,t60,x201,macbook21 : Declare GPIs for ECKyösti Mälkki
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-04-27arch/arm64: update mmu translation table granule size, logic and macrosJimmy Huang
2015-04-27chromeec: ec_mec: Fix misaligned data accessShawn Nematbakhsh
2015-04-27storm: enable CBMEM console dumpVadim Bendebury
2015-04-27Cygnus: add TrustZone functions and set everything non-secure in bootblockCorneliu Doban
2015-04-27cbmem: add and use a function to dump console bufferVadim Bendebury
2015-04-27lib/tlcl: Provide mock implementationYen Lin
2015-04-27vboot: #include "fmap.h" for declarationsAaron Durbin
2015-04-27intel/fsp_baytrail: Fix default SMM_TSEG_SIZE valueDavid Imhoff
2015-04-27arm64: save/restore cptr_el3 and cpacr_el1 registersJoseph Lo
2015-04-27arm64: implement CPU power down sequence as per A57/A53/A72 TRMJoseph Lo
2015-04-27arm64: introduce data cache ops by set/way to the level specifiedJoseph Lo
2015-04-27arm64: perform early setup in secmon tooJoseph Lo
2015-04-27arm64: Allow cpu specific early setupFurquan Shaikh
2015-04-24driver/intel/fsp: Correct the fastboot data (MRC data) printing lengthYork Yang
2015-04-24fsp: Move fsp to fsp1_0Marc Jones
2015-04-23ramstage: don't drop cbmem consoleAaron Durbin
2015-04-23cbmem_console: fix it for x86Aaron Durbin
2015-04-23memlayout: Make sure preram_cbmem_console symbols existPatrick Georgi
2015-04-23src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman
2015-04-23AMD Lamar: Add a new AMD FP3 socket mainboardBruce Griffith
2015-04-22cbmem: switch over to imd-based cbmemAaron Durbin
2015-04-22elog: enable by default for CHROMEOSPatrick Georgi
2015-04-22google/storm: indicate start of normal boot on LED ringVadim Bendebury
2015-04-22i2c/ww_ring: add a pattern for normal bootVadim Bendebury
2015-04-22google/storm: enable zero page access protection.Deepa Dinamani
2015-04-22i2c/ww_ring: update color definitionsVadim Bendebury