summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/fsp_baytrail/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki2019-08-211-5/+0
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-151-2/+1
* intel/fsp_baytrail: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki2019-07-171-2/+4
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+2
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-081-2/+2
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* intel/fsp_baytrail: rename include folder baytrail to include/socBen Gardner2015-12-161-3/+3
* fsp_baytrail: Add functions to set a GPIOWerner Zeh2015-11-091-0/+24
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-14/+16
* soc/intel/fsp_baytrail/gpio.c: Silence unused variable warningEdward O'Callaghan2015-01-131-2/+5
* fsp_baytrail: Add code to read GPIOs in romstageMartin Roth2014-12-171-1/+110
* intel/fsp_baytrail: Include header for "southcluster_smm_save_gpio_route"Kayalvizhi Dhandapani2014-10-091-0/+1
* fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chipMartin Roth2014-05-291-0/+239