summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* vboot: Remove get_sw_write_protect_state callbackJulius Werner2017-07-181-1/+0
* intel/fsp: Add and use new post codes for FSP phase indicationSubrata Banik2017-07-171-0/+14
* assert: Add new dead_code() macro to assert dead code pathsJulius Werner2017-07-161-0/+21
* geode_lx: Move declaration to another headerKyösti Mälkki2017-07-142-1/+1
* src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-1319-27/+28
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-1313-39/+74
* smbios: Correct the system enclosure typesElyes HAOUAS2017-07-061-2/+36
* elog: Update for EC Device EventsDuncan Laurie2017-07-011-1/+7
* lib/spd_bin: Use proper I2C addressesNico Huber2017-06-291-1/+1
* amd/family15h: Add defines for boost and P-stateMarshall Dawson2017-06-281-0/+4
* include/device: Add pci ids for Intel CNLLijian Zhao2017-06-271-1/+64
* soc/amd/stoneyridge: Add CPU filesMarc Jones2017-06-261-1/+1
* device/dram/ddr3.h: Add brackets around macroArthur Heymans2017-06-221-1/+1
* cpu/x86/smm: fix up types in module loaderAaron Durbin2017-06-221-5/+5
* cpu/x86/smm/smihandler: Apply cosmetic changesPatrick Rudolph2017-06-191-6/+16
* haswell: add CBMEM_MEMINFO table when initing RAMMatt DeVillier2017-06-161-0/+13
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-11/+26
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-5/+1
* nb/intel/sandybridge: Improve CAS freq selectionArthur Heymans2017-06-121-0/+2
* 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