index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
fsp_baytrail
/
gpio.c
Age
Commit message (
Expand
)
Author
2019-08-21
intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-07-17
intel/fsp_baytrail: Avoid preprocessor with HAVE_SMI_HANDLER
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2015-12-16
intel/fsp_baytrail: rename include folder baytrail to include/soc
Ben Gardner
2015-11-09
fsp_baytrail: Add functions to set a GPIO
Werner Zeh
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-13
soc/intel/fsp_baytrail/gpio.c: Silence unused variable warning
Edward O'Callaghan
2014-12-17
fsp_baytrail: Add code to read GPIOs in romstage
Martin Roth
2014-10-09
intel/fsp_baytrail: Include header for "southcluster_smm_save_gpio_route"
Kayalvizhi Dhandapani
2014-05-29
fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chip
Martin Roth