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
/
drivers
/
uart
/
oxpcie.c
Age
Commit message (
Expand
)
Author
2023-02-01
treewide: Remove duplicated include <device/pci.h>
Elyes Haouas
2021-11-04
drivers: Replace bad uses of `find_resource`
Angel Pons
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-08-17
src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2019-10-22
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-10-18
src: Remove unused include '<device/pci_ids.h>'
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-05-04
drivers/uart/oxpcie.c: Get rid of device_t
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-14
OxPCIe952: Fix read8/write8 argument
Kyösti Mälkki
2014-04-09
OxPCIe uart: Move under drivers/uart
Kyösti Mälkki