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
2019-09-28
nb/via/vx900: Remove some __SIMPLE_DEVICE__ use
Kyösti Mälkki
2019-08-20
nb/via/vx900: Ensure memory size and base are in range
Jacob Garber
2019-07-19
nb/via/vx900: Ensure framebuffer size is within limits
Jacob Garber
2019-07-12
src: Add missing include <device/pci_ops.h>
Elyes HAOUAS
2019-04-25
northbridge/via/vx900: Remove unused variables
Elyes HAOUAS
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
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
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
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-28
src/northbridge: Get rid of device_t
Elyes HAOUAS
2018-12-18
northbridge: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
nb/via/vx900: Use CF9 reset
Nico Huber
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-09-21
nb/via/vx900: Get rid of device_t
Elyes HAOUAS
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-07-09
src/northbridge: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-06
arch/x86: Flag platforms without RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2018-06-04
nb/via/vx900: Get rid of device_t
Elyes HAOUAS
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
[next]