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
/
northbridge.c
Age
Commit message (
Expand
)
Author
2019-08-20
nb/via/vx900: Ensure memory size and base are in range
Jacob Garber
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
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-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-10-22
nb/via/vx900: Use CF9 reset
Nico Huber
2018-06-04
nb/via/vx900: Get rid of device_t
Elyes HAOUAS
2018-05-16
vx900: Move to EARLY_CBMEM_INIT
Lubomir Rintel
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-01-15
vx900: skip remap of high memory ranges if unnecessary
Lubomir Rintel
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-05-27
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Consolidate resource registration
Kyösti Mälkki
2016-08-23
src/northbridge: Remove unnecessary whitespace before "\n" and "\t"
Elyes HAOUAS
2016-07-31
src/northbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-01-08
northbridg/via/vx900: Doxygen fixes
Martin Roth
2015-01-06
northbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-11-01
northbridge/via: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-05-19
via/vx900: Remove GFXUMA and use of related global variables
Kyösti Mälkki
2014-05-19
fix printk types
Patrick Georgi
2013-09-11
CBMEM northbridges: Remove references to global high_tables_base
Kyösti Mälkki
2013-07-10
Fix MMCONF_SUPPORT_DEFAULT for ramstage
Kyösti Mälkki
2013-06-10
VX900: Use MIN/MAX from stdlib.h instead of redefining them
Alexandru Gagniuc
2013-06-10
VIA VX900: Add minimal ramstage needed to boot linux
Alexandru Gagniuc