index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
via
Age
Commit message (
Expand
)
Author
2018-05-31
Remove VIA VX800 northbridge support
Kyösti Mälkki
2018-05-31
Remove VIA CX700 northbridge support
Kyösti Mälkki
2018-05-31
Remove VIA CN700 northbridge support
Kyösti Mälkki
2018-05-21
nb/via/cx700: Get rid of device_t
Elyes HAOUAS
2018-05-21
nb/via/vx800: Get rid of device_t
Elyes HAOUAS
2018-05-21
nb/via/cn700: Get rid of device_t
Elyes HAOUAS
2018-05-19
via/vx900: Remove leftover code
Kyösti Mälkki
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-04-25
vx900: Drop some unused defines
Lubomir Rintel
2018-01-17
vx900: decode the whole ROM
Lubomir Rintel
2018-01-15
vx900: skip remap of high memory ranges if unnecessary
Lubomir Rintel
2018-01-15
vx900: map the SPI controller
Lubomir Rintel
2018-01-15
vx900: fix format strings for DEBUG_RAM_SETUP=y
Lubomir Rintel
2017-11-30
vx900/chrome9hd: fix a trivial typo
Lubomir Rintel
2017-09-17
via/cn700: Fix clang error with missing main
Damien Zammit
2017-08-01
src/northbridge: Add guards on all header files
Martin Roth
2017-07-07
src/northbridge: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-15
nb/via/cn700: Guard VGA_BIOS_ID appropriately
Nico Huber
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-05-27
Kconfig: Move CONFIG_VIDEO_MB
Nico Huber
2017-05-27
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2017-04-14
northbridge/via/cn700/acpi: Add the host bridge
Lubomir Rintel
2017-04-14
northbridge/via/cn700: Add a default VGA BIOS id
Lubomir Rintel
2017-04-14
northbridge/via/cn700: Add IORESOURCE_BRIDGE resources to AGP bridge
Lubomir Rintel
2017-04-14
northbridge/via/cn700: Add some delays during raminit
Lubomir Rintel
2017-04-06
northbridge/via/cn700: Get rid of #include raminit.c
Lubomir Rintel
2017-03-23
northbridge/via/vx900: transition away from device_t
Antonello Dettori
2017-03-10
device/dram/ddr2: Add common ddr2 spd decoder
Patrick Rudolph
2016-12-08
buildsystem: Drop explicit (k)config.h includes
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Consolidate resource registration
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-12-07
PCI ops: MMCONF_SUPPORT_DEFAULT is required
Kyösti Mälkki
2016-11-22
Remove explicit select MMCONF_SUPPORT
Kyösti Mälkki
2016-11-15
northbridge/via/vx800: transition away from device_t
Antonello Dettori
2016-11-15
northbridge/via/cx700: transition away from device_t
Antonello Dettori
2016-10-18
northbridge/via/vx800: Convert 'for (;;)' to 'die'
Elyes HAOUAS
2016-10-09
src/northbridge/via: Remove commented code
Elyes HAOUAS
2016-10-04
src/northbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-10-01
northbridge/via/cn700: transition away from device_t
Antonello Dettori
2016-09-20
northbridge/via: Add space around operators
Elyes HAOUAS
2016-09-12
src/northbridge: Improve code formatting
Elyes HAOUAS
2016-08-31
northbridge/via: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-23
src/northbridge: Remove unnecessary whitespace before "\n" and "\t"
Elyes HAOUAS
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-07-31
src/northbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-04-19
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2016-01-28
via/cx700: Use zeroptr over 0
Patrick Georgi
[next]