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
/
apollolake
/
uart.c
Age
Commit message (
Expand
)
Author
2020-09-09
soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbol
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-08-04
soc/intel/common/block/uart: Update the UART PCI device reference
Aamir Bohra
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-03-25
soc/apollolake: Add UART0
Felix Singer
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-08-20
soc/intel/common/block: Move common uart function to block/uart
Subrata Banik
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2017-12-07
soc/intel/apollolake: Clean up UART code
Aamir Bohra
2017-08-10
soc/intel/apollolake: Enable UART debug controller on S3 resume
Furquan Shaikh
2017-05-09
soc/intel/apollolake: Use common/block/uart code
Aamir Bohra
2017-03-28
soc/pci_devs.h: Use consistent naming in soc/pci_devs.h
Subrata Banik
2016-05-12
soc/apollolake/uart.c: Do not NOOP .set_resources() and friends
Alexandru Gagniuc
2016-04-14
soc/intel: Update license headers
Martin Roth
2016-03-10
soc/intel/apollolake: Avoid UART BAR relocation at ramstage
Andrey Petrov