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
/
northbridge
/
via
/
vx900
/
lpc.c
Age
Commit message (
Expand
)
Author
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-09-28
nb/via/vx900: Remove some __SIMPLE_DEVICE__ use
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-10
nb/via/vx900: Replace pci_mod_configX()
Kyösti Mälkki
2018-12-18
northbridge: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-07-09
src/northbridge: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-04
nb/via/vx900: Get rid of device_t
Elyes HAOUAS
2018-01-15
vx900: map the SPI controller
Lubomir Rintel
2017-07-07
src/northbridge: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-10-09
src/northbridge/via: Remove commented code
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-08
northbridg/via/vx900: Doxygen fixes
Martin Roth
2015-01-06
northbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2013-06-10
VIA VX900: Add minimal ramstage needed to boot linux
Alexandru Gagniuc