aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2018-06-14stoneyridge: Increase SMM stack size to 2KRaul E Rangel
2018-06-14cpu/x86: Make SMM stack size configurableRaul E Rangel
2018-06-14mb/google/poppy/variants/nocturne: config GPP_E2 for BT_DISABLE_LNick Vaccaro
2018-06-14mb/google/poppy/variants/nocturne: config GPP_B4 for FCAM_PWR_ENNick Vaccaro
2018-06-14soc/intel/{glk,apl}: ensure C1E is disabled after S3 resumeCole Nelson
2018-06-14soc/intel/common: defines constant for C1E enable maskCole Nelson
2018-06-14lib/device_tree: Add method to get phandlePatrick Rudolph
2018-06-14util/docker/coreboot.org-status: collect report generatorsPatrick Georgi
2018-06-14util/lint: Run lint-extended-007-final-newlines checks in parallelMartin Roth
2018-06-14coreinfo: Skip unpopulated PCI functionsKyösti Mälkki
2018-06-14AGESA binaryPI: Drop RAMBASE and RAMTOPKyösti Mälkki
2018-06-14AGESA binaryPI: Drop tests for LATE_CBMEM_INITKyösti Mälkki
2018-06-13amd/stoneyridge: Add early MTRR setup for new calloutsMarshall Dawson
2018-06-13amd/pi: Add AgesaHeapRebase calloutMarshall Dawson
2018-06-13amd/pi: Add GetTempHeapBase calloutMarshall Dawson
2018-06-13vc/amd/00670F00: Sync AGESA.h with PI blobMarshall Dawson
2018-06-13Documentation: Add rules for writing DocumentationPatrick Rudolph
2018-06-13src/mainboard/*: Remove empty vendor foldersAngel Pons
2018-06-13sb/intel/common/firmware: Use the -S flag of me_cleanerNicola Corna
2018-06-13util/sconfig: Prepare sconfig to allow parsing multiple treesFurquan Shaikh
2018-06-13soc/amd/stoneyridge/acpi.c: Create GPIO acpigen proceduresRichard Spiegel
2018-06-13soc/amd/stoneyridge/southbridge.c: Fix saving _SWS parametersRichard Spiegel
2018-06-12soc/amd/stoneyridge/acpi: Create a GPIO libraryRichard Spiegel
2018-06-12drivers/intel/gma: Unify VBT related Kconfig namesNico Huber
2018-06-12stoneyridge: Move agesa out of bootblockRaul E Rangel
2018-06-12util/lint: Run lint-extended-007-checkpatch checks in parallelMartin Roth
2018-06-12drivers/i2c/generic: Ensure config is not NULL before accessing itFurquan Shaikh
2018-06-12Documentation: Add Gigabyte GA-H61M-S2PVAngel Pons
2018-06-12arch/x86: Fix payload loading via bounce-bufferKyösti Mälkki
2018-06-12bootmem: Clarify usage with bounce-bufferKyösti Mälkki
2018-06-12kconfig: add script to manipulate .config files on the command linePaul Menzel
2018-06-11util/optionlist: show location of a commentPatrick Georgi
2018-06-11util/optionlist: move kconfig2wiki to kconfig2html and adapt to htmlPatrick Georgi
2018-06-11inteltool: Add dumping of full PCR portsYouness Alaoui
2018-06-11google/kukui: Add MediaTek MT8183 reference boardTristan Shieh
2018-06-11mediatek/mt8183: Add a stub implementation of the MT8183 SOCTristan Shieh
2018-06-11mb/*/*/acpi_tables.c: Remove unneeded includesElyes HAOUAS
2018-06-11{src,util}: Use NULL instead of 0 for pointerElyes HAOUAS
2018-06-11google/fizz: fix LAN driver chip_info attachmentMatt DeVillier
2018-06-11sb/intel/common: Include SPI driver into postcar stageNico Huber
2018-06-11drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMMNico Huber
2018-06-11drivers/spi: Treat all stages commonly when adding driversNico Huber
2018-06-11drivers/spi: Remove DEBUG_SMI guardNico Huber
2018-06-11mainboard/google/kahlee: Remove unused baseboard codeMartin Roth
2018-06-11mainboard/google/kahlee: Remove Kahlee variantMartin Roth
2018-06-11mainboard/google/eve: add vendor to subsystem idMatt Delco
2018-06-11selfboot: Move x86 quirk under archKyösti Mälkki
2018-06-11mb/google/poppy/variants/nami: Add EC_ENABLE_TBMC_DEVICEShelley Chen
2018-06-11mb/google/poppy/variants/nocturne: enable nvmeNick Vaccaro
2018-06-11Fizz: Remove BJ adapter configurationDaisuke Nojiri
2018-06-11crossgcc: Update to clang 6.0 & cmake 3.11.3Martin Roth
2018-06-09mainboard: Get rid of device_tElyes HAOUAS
2018-06-09mainboard: Get rid of device_t in ramstageElyes HAOUAS
2018-06-09sb/intel/lynxpoint: Get rid of device_tElyes HAOUAS
2018-06-09sb/intel/fsp_bd82x6x: Use pci_devfn_t instead of device_tElyes HAOUAS
2018-06-08soc/intel/skylake: Enable low power S0Idle capabilityHaridhar Kalvala
2018-06-08util/sconfig: Get rid of rescnt in struct deviceFurquan Shaikh
2018-06-08util/sconfig: Re-factor device structure in parse treeFurquan Shaikh
2018-06-08util/sconfig: Make queue handling more generic within main.cFurquan Shaikh
2018-06-08mainboard/google/kahlee: Turn on backlight for all SKUsMartin Roth
2018-06-08src/mainboard/kahlee: Use common mainboard and romstage filesMartin Roth
2018-06-08southbridge/intel/lynxpoint: add hard_reset to postcarPatrick Georgi
2018-06-08mainboard/google/kahlee: Use 66MHz SPI clock for fast readMartin Roth
2018-06-08sconfig/main.c: Fix number of arguments in fprintfMaulik V Vaghela
2018-06-08arch/x86: Drop leftover ROMCC console supportKyösti Mälkki
2018-06-08util/sconfig: Get rid of unused parameter to walk_device_treeFurquan Shaikh
2018-06-08libgfxinit: Enable G45 support (for GM45/X4X)Nico Huber
2018-06-083rdparty/libgfxinit: Update submodule pointerArthur Heymans
2018-06-08mb/google/kahlee: Configure EC_PCH_WAKE_L as an SCI sourceDaniel Kurtz
2018-06-08amd/stoneyridge: Set SCI_MAP for SCI enabled GPIOsDaniel Kurtz
2018-06-07mb/google/octopus: Fix GPIO to GPE mappings in devicetreeFurquan Shaikh
2018-06-07soc/intel/common/pch: Add pch lockdown codeSubrata Banik
2018-06-07mb/google/poppy: Select right TPM interfaceNaresh G Solanki
2018-06-07Makefile.inc: Skip -fconserve-stack flag if running scan-buildMartin Roth
2018-06-07mb/google/poppy/variants/nami: Disable rear camera/DMIC for SonaAmanda Huang
2018-06-07mb/google/poppy/variants/nami: Disable rear camera/DMIC for PantheonAmanda Huang
2018-06-07Documentation/release: Add some of the things we added since 4.8.1Patrick Georgi
2018-06-07console/hw-debug_sink: Do not cache state of log levelNico Huber
2018-06-07Documentation: inject the current git revision into the websitePatrick Georgi
2018-06-07util/docker/doc.coreboot.org: Add git to the imagePatrick Georgi
2018-06-07util/docker: rename docs.c.o to doc.c.oPatrick Georgi
2018-06-07util/docker/docs.coreboot.org: reduce container sizePatrick Georgi
2018-06-07util/docker/docs.coreboot.org: Downgrade sphinxPatrick Georgi
2018-06-07mediatek: Move uart, timer and cbmem code to a common directory.Tristan Shieh
2018-06-07mediatek: Refactor to sharing code among similar SOCsTristan Shieh
2018-06-07mediatek: Refine whitespace and formating changesTristan Shieh
2018-06-07tint: change the tint download link from HTTP Debian to HTTPS FSFMike Banon
2018-06-07tint: fix the "Paused - Press any key to continue" message for pauseMike Banon
2018-06-07tint: make it possible to reboot by pressing 'q' key two timesMike Banon
2018-06-07nb/intel/pineview: Enable and allocate 8M for TSEGArthur Heymans
2018-06-07nb/intel/i945: Enable and allocate 8M for TSEGArthur Heymans
2018-06-07tint: upgrade the outdated tint payload from 0.03b to 0.04+nmu1Mike Banon
2018-06-07nb/intel/i945: Add a common function to compute TSEG sizeArthur Heymans
2018-06-07arch/x86/smbios: Conditionally call SMBIOS opsNaresh G Solanki
2018-06-07google/chromeec: Set proper dev opsNaresh G Solanki
2018-06-07util/lint: Add filename checkerMartin Roth
2018-06-07Documentation: Rename file with space in filenameMartin Roth