summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-05101-1297/+202
* assert.h: Add a tag parameter to dead_code()Nico Huber2020-04-041-5/+5
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-2/+2
* security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE2020-03-311-0/+6
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-312-4/+7
* memranges: Change align attribute to be log2 of required alignmentFurquan Shaikh2020-03-301-14/+13
* create stdio.h and stdarg.h for {,v}snprintfJoel Kitching2020-03-254-16/+39
* Rework map_oprom_vendev to add revision check and mappingMartin Roth2020-03-251-0/+1
* src/device: Add option to look at revision in option romsMartin Roth2020-03-251-0/+2
* device/pci_id: Maintain consistent tab in pci_ids.hSubrata Banik2020-03-221-182/+181
* sb/ibexpeak: Use macros instead of hard-coded IDsFelix Singer2020-03-201-0/+13
* assert.h: add assertions with descriptive failuresEric Peers2020-03-181-0/+11
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-1790-111/+0
* src/include/device: Add Intel Tiger Lake Thunderbolt device IdJohn Zhao2020-03-171-0/+6
* memrange: Add a helper function to determine if memranges is emptyFurquan Shaikh2020-03-171-0/+5
* memrange: Add support for stealing required memory from given rangesFurquan Shaikh2020-03-171-0/+15
* memrange: Enable memranges to support different alignmentsFurquan Shaikh2020-03-171-6/+23
* drivers/intel/ish: Add TGL ISH PCI idli feng2020-03-161-0/+1
* treewide: Replace uses of "Nehalem"Angel Pons2020-03-151-1/+1
* lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDsEric Lai2020-03-151-0/+3
* prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADINGJulius Werner2020-03-111-3/+0
* cbfs: Remove unused functionsJulius Werner2020-03-111-8/+0
* lib/spd_bin: Extend LPDDR4 SPD informationEric Lai2020-03-071-2/+1
* cpu/x86/smm: Add smm_size to relocatable smmstubArthur Heymans2020-03-071-0/+1
* include/cpu/amd: Drop unused filesElyes HAOUAS2020-03-044-165/+0
* soc/intel/denverton: Move PCI IDs to pci_ids.hFelix Singer2020-03-021-0/+34
* soc/amd/picasso: Add PCI ID for Dali xHCIMarshall Dawson2020-03-021-0/+1
* include/stdint.h: Remove old reference to ROMCCElyes HAOUAS2020-02-251-4/+0
* soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath2020-02-251-34/+43
* security/intel/stm: Check for processor STM supportEugene Myers2020-02-211-0/+1
* soc/tigerlake: Add Device id for Tiger Lake Dual CoreSrinidhi N Kaushik2020-02-171-0/+1
* vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching2020-02-171-1/+0
* Add configurable ramstage support for minimal PCI scanningRonald G. Minnich2020-02-081-1/+4
* security/intel/stm: Add STM supportEugene Myers2020-02-052-0/+13
* pciexp: Add support for allocating PCI express hotplug resourcesJeremy Soller2020-02-053-0/+8
* drivers/spi/spi_flash: remove spi flash namesAaron Durbin2020-01-281-1/+0
* commonlib: Add commonlib/bsdJulius Werner2020-01-282-33/+2
* soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng2020-01-221-3/+52
* soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDsGaggery Tsai2020-01-181-2/+4
* src/include: Fix typosElyes HAOUAS2020-01-186-7/+7
* cbfs: Remove locator conceptJulius Werner2020-01-181-29/+1
* drivers/spi/spi_flash: organize spi flash by sector topologyAaron Durbin2020-01-171-0/+3
* drivers/spi/spi_flash: introduce common spi_flash_part_id objectAaron Durbin2020-01-171-1/+0
* drivers/spi/spi_flash: separate out protection opsAaron Durbin2020-01-161-2/+8
* sb/intel/common: Declare common smbus_base() and enable_smbus()Kyösti Mälkki2020-01-141-0/+14
* drivers/pc80/rtc: Clean up some POST_CODE_EXTRA useKyösti Mälkki2020-01-141-2/+0
* console/post: Split parts to arch/Kyösti Mälkki2020-01-141-0/+1
* console/post: Move cmos_post_code() under pc80/rtcKyösti Mälkki2020-01-101-0/+1
* drivers/pc80/rtc: Move sanitize_cmos()Kyösti Mälkki2020-01-102-1/+2
* drivers/spi/spi_flash: explicitly handle STMicro deep power stateAaron Durbin2020-01-101-1/+0