summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-03-17src/include/device: Add Intel Tiger Lake Thunderbolt device IdJohn Zhao
2020-03-17memrange: Add a helper function to determine if memranges is emptyFurquan Shaikh
2020-03-17memrange: Add support for stealing required memory from given rangesFurquan Shaikh
2020-03-17memrange: Enable memranges to support different alignmentsFurquan Shaikh
2020-03-16drivers/intel/ish: Add TGL ISH PCI idli feng
2020-03-15treewide: Replace uses of "Nehalem"Angel Pons
2020-03-15lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDsEric Lai
2020-03-11prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADINGJulius Werner
2020-03-11cbfs: Remove unused functionsJulius Werner
2020-03-07lib/spd_bin: Extend LPDDR4 SPD informationEric Lai
2020-03-07cpu/x86/smm: Add smm_size to relocatable smmstubArthur Heymans
2020-03-04include/cpu/amd: Drop unused filesElyes HAOUAS
2020-03-02soc/intel/denverton: Move PCI IDs to pci_ids.hFelix Singer
2020-03-02soc/amd/picasso: Add PCI ID for Dali xHCIMarshall Dawson
2020-02-25include/stdint.h: Remove old reference to ROMCCElyes HAOUAS
2020-02-25soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath
2020-02-21security/intel/stm: Check for processor STM supportEugene Myers
2020-02-17soc/tigerlake: Add Device id for Tiger Lake Dual CoreSrinidhi N Kaushik
2020-02-17vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching
2020-02-08Add configurable ramstage support for minimal PCI scanningRonald G. Minnich
2020-02-05security/intel/stm: Add STM supportEugene Myers
2020-02-05pciexp: Add support for allocating PCI express hotplug resourcesJeremy Soller
2020-01-28drivers/spi/spi_flash: remove spi flash namesAaron Durbin
2020-01-28commonlib: Add commonlib/bsdJulius Werner
2020-01-22soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng
2020-01-18soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDsGaggery Tsai
2020-01-18src/include: Fix typosElyes HAOUAS
2020-01-18cbfs: Remove locator conceptJulius Werner
2020-01-17drivers/spi/spi_flash: organize spi flash by sector topologyAaron Durbin
2020-01-17drivers/spi/spi_flash: introduce common spi_flash_part_id objectAaron Durbin
2020-01-16drivers/spi/spi_flash: separate out protection opsAaron Durbin
2020-01-14sb/intel/common: Declare common smbus_base() and enable_smbus()Kyösti Mälkki
2020-01-14drivers/pc80/rtc: Clean up some POST_CODE_EXTRA useKyösti Mälkki
2020-01-14console/post: Split parts to arch/Kyösti Mälkki
2020-01-10console/post: Move cmos_post_code() under pc80/rtcKyösti Mälkki
2020-01-10drivers/pc80/rtc: Move sanitize_cmos()Kyösti Mälkki
2020-01-10drivers/spi/spi_flash: explicitly handle STMicro deep power stateAaron Durbin
2020-01-09sb/intel/common: Add smbus_set_slave_addr()Kyösti Mälkki
2020-01-09sb/intel/common: Add smbus_host_reset()Kyösti Mälkki
2020-01-09device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki
2020-01-09lib/spd_bin,soc/intel/common: Move get_spd_smbus()Kyösti Mälkki
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2020-01-09drivers/pc80/rtc: Remove duplicate cmos_chksum_valid()Kyösti Mälkki
2020-01-08src/include: Fix typosElyes HAOUAS
2020-01-08soc/intel/cannonlake: Add Comet Lake H SA 4+2 Device IDJamie Chen
2020-01-07drivers/pc80/rtc: Remove stub for sanitize_cmos()Kyösti Mälkki
2020-01-07drivers/pc80/rtc: Remove stub for cmos_post_init()Kyösti Mälkki
2020-01-07drivers/pc80/rtc: Clean up some headersKyösti Mälkki
2020-01-07drivers/pc80/rtc: Clean up some inlined functionsKyösti Mälkki
2020-01-07lib/crc_byte: Add CRC32 implementationPatrick Rudolph