summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2017-06-26soc/amd/stoneyridge: Add CPU filesMarc Jones
2017-06-22device/dram/ddr3.h: Add brackets around macroArthur Heymans
2017-06-22cpu/x86/smm: fix up types in module loaderAaron Durbin
2017-06-19cpu/x86/smm/smihandler: Apply cosmetic changesPatrick Rudolph
2017-06-16haswell: add CBMEM_MEMINFO table when initing RAMMatt DeVillier
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-06-12nb/intel/sandybridge: Improve CAS freq selectionArthur Heymans
2017-06-09elog: Add more detailed wake source events for USB2.0/3.0 port wakeFurquan Shaikh
2017-06-09cpu/x86/mtrr: further expose declarations of functionsAaron Durbin
2017-06-09device/dram/ddr2.c: Fix is_registered_ddr2Arthur Heymans
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-06-05cpu/x86/mtrr: don't guard function declarationsAaron Durbin
2017-06-04console/flashsconsole: Add spi flash console for debuggingYouness Alaoui
2017-06-02device/device_util: Add function to determine bridge statePatrick Rudolph
2017-06-01src/include/device: Add System Agent (SA) device idsSubrata Banik
2017-06-01include/device: Add pci ids for Intel SDBora Guvendik
2017-05-30lib/edid: Split out fill_lb_framebuffer()Nico Huber
2017-05-27lib/spd_bin: make SMBus SPD addresses an inputAaron Durbin
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-05-27elog: Add more wake sourcesFurquan Shaikh
2017-05-22include/device: Add pci ids for Intel GLKHannah Williams
2017-05-22elog: Add a new elog type for deep Sx variantFurquan Shaikh
2017-05-22Kconfig: Move and clean up CONFIG_VGANico Huber
2017-05-22include/console: Use IS_ENABLED() macroNico Huber
2017-05-19drivers/spi/spi_flash: Move flash ops to spi_flash_ops structureFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Clean up SPI flash probeFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functionsFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Add page_size to struct spi_flashFurquan Shaikh
2017-05-18vbe: remove the necessity for a global vbe_mode_info_valid()Aaron Durbin
2017-05-18coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin
2017-05-18AMD MTRR: Add common add_uma_resource_below_tolm()Kyösti Mälkki
2017-05-18CBMEM: Add config CBMEM_TOP_BACKUPKyösti Mälkki
2017-05-16cpu/intel/turbo: Add option to disable turboSubrata Banik
2017-05-13src/include/device: Add PCIe root ports device idsAamir Bohra
2017-05-13drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.cNico Huber
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy
2017-05-10drivers/storage: Make DRVR_CAP_8BIT controller independentLee Leahy
2017-05-10drivers/storage: Remove set_control_regLee Leahy
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-05-05cr50: check if the new image needs to be enabled and act on itVadim Bendebury
2017-05-05pci_device: add PCI device IDs for Intel platformsRizwan Qureshi
2017-05-03lib/edid: Save the display ASCII stringArthur Heymans
2017-05-03lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans
2017-04-28nb/amdk8: Link coherent_ht.cArthur Heymans
2017-04-25AMD Geode: Move conflicting mainboard_romstage_entry()Marc Jones
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-04-25drivers/storage: Add SD/MMC/eMMC driver based upon depthchargeLee Leahy
2017-04-19console: Add convenient debug level macros for raminitNico Huber