summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* elog: Add more detailed wake source events for USB2.0/3.0 port wakeFurquan Shaikh2017-06-091-0/+2
* cpu/x86/mtrr: further expose declarations of functionsAaron Durbin2017-06-091-4/+2
* device/dram/ddr2.c: Fix is_registered_ddr2Arthur Heymans2017-06-091-1/+1
* src: change coreboot to lowercaseMartin Roth2017-06-073-3/+3
* cpu/x86/mtrr: don't guard function declarationsAaron Durbin2017-06-051-4/+1
* console/flashsconsole: Add spi flash console for debuggingYouness Alaoui2017-06-041-0/+45
* device/device_util: Add function to determine bridge statePatrick Rudolph2017-06-021-0/+1
* src/include/device: Add System Agent (SA) device idsSubrata Banik2017-06-011-2/+11
* include/device: Add pci ids for Intel SDBora Guvendik2017-06-011-0/+5
* lib/edid: Split out fill_lb_framebuffer()Nico Huber2017-05-301-0/+2
* lib/spd_bin: make SMBus SPD addresses an inputAaron Durbin2017-05-271-0/+1
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-271-6/+9
* elog: Add more wake sourcesFurquan Shaikh2017-05-271-0/+22
* include/device: Add pci ids for Intel GLKHannah Williams2017-05-221-0/+24
* elog: Add a new elog type for deep Sx variantFurquan Shaikh2017-05-221-0/+4
* Kconfig: Move and clean up CONFIG_VGANico Huber2017-05-221-4/+0
* include/console: Use IS_ENABLED() macroNico Huber2017-05-228-16/+19
* drivers/spi/spi_flash: Move flash ops to spi_flash_ops structureFurquan Shaikh2017-05-191-13/+19
* drivers/spi/spi_flash: Clean up SPI flash probeFurquan Shaikh2017-05-192-6/+14
* drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functionsFurquan Shaikh2017-05-191-1/+1
* drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh2017-05-191-2/+24
* drivers/spi/spi_flash: Add page_size to struct spi_flashFurquan Shaikh2017-05-191-0/+1
* vbe: remove the necessity for a global vbe_mode_info_valid()Aaron Durbin2017-05-181-1/+0
* coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin2017-05-182-3/+3
* AMD MTRR: Add common add_uma_resource_below_tolm()Kyösti Mälkki2017-05-181-0/+2
* CBMEM: Add config CBMEM_TOP_BACKUPKyösti Mälkki2017-05-181-4/+5
* cpu/intel/turbo: Add option to disable turboSubrata Banik2017-05-161-0/+3
* src/include/device: Add PCIe root ports device idsAamir Bohra2017-05-131-0/+60
* drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.cNico Huber2017-05-131-1/+1
* commonlib: Move drivers/storage into commonlib/storageLee Leahy2017-05-123-455/+0
* drivers/storage: Make DRVR_CAP_8BIT controller independentLee Leahy2017-05-102-18/+18
* drivers/storage: Remove set_control_regLee Leahy2017-05-101-1/+0
* drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh2017-05-051-7/+29
* cr50: check if the new image needs to be enabled and act on itVadim Bendebury2017-05-051-0/+4
* pci_device: add PCI device IDs for Intel platformsRizwan Qureshi2017-05-051-0/+107
* lib/edid: Save the display ASCII stringArthur Heymans2017-05-031-0/+3
* lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans2017-05-031-0/+6
* nb/amdk8: Link coherent_ht.cArthur Heymans2017-04-281-0/+1
* AMD Geode: Move conflicting mainboard_romstage_entry()Marc Jones2017-04-253-2/+2
* lib: provide clearer devicetree semanticsAaron Durbin2017-04-253-20/+29
* drivers/storage: Add SD/MMC/eMMC driver based upon depthchargeLee Leahy2017-04-253-0/+456
* console: Add convenient debug level macros for raminitNico Huber2017-04-191-0/+3
* drivers/spi/tpm: Clean up SPI TPM driverFurquan Shaikh2017-04-131-0/+26
* drivers/spi: Get rid of spi_get_configFurquan Shaikh2017-04-091-3/+0
* drivers/spi/tpm: using tpm irq to sync tpm transactionJeffy Chen2017-04-051-0/+9
* AGESA: Disable CAR with empty stackKyösti Mälkki2017-04-051-0/+1
* AGESA: Move romstage main entry under cpuKyösti Mälkki2017-04-051-0/+2
* AGESA: Move amd_initmmio() callKyösti Mälkki2017-04-051-0/+2
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-1/+1
* vboot: Disallow separate verstage after romstage, try to clarify logicJulius Werner2017-03-281-1/+4