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
Age
Commit message (
Expand
)
Author
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-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-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-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-05-27
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
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-10-09
src/northbridge/via: Remove commented code
Elyes HAOUAS
2016-10-04
src/northbridge: Remove unnecessary whitespace
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-01-07
Correct some common spelling mistakes
Martin Roth
2015-12-30
x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files
Alexandru Gagniuc
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-07
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
Alexandru Gagniuc
2015-09-09
x86: bootblock: remove linking and program flow from build system
Aaron Durbin
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-29
kbuild: automatically include northbridges
Stefan Reinauer
2015-04-04
build system x86: deprecate bootblock_lds and ldscripts variables
Patrick Georgi
2015-03-28
build system: normalize linker script file names
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-27
CBMEM: Tag chipsets with LATE_CBMEM_INIT
Kyösti Mälkki
2015-01-08
northbridg/via/vx900: Doxygen fixes
Martin Roth
2015-01-06
northbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-04
remove vx900_int16 doxygen module/group
Martin Roth
2014-12-07
via/vx900: Plumber registered DIMM to right place.
Vladimir Serbinenko
2014-11-01
northbridge/via: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-07-29
Uniformly spell frequency unit symbol as Hz
Elyes HAOUAS
2014-07-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
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-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-09-21
timestamps epia-m850: Cleanup without enabling timestamps
Kyösti Mälkki
2013-09-11
CBMEM x86: Unify get_cbmem_toc()
Kyösti Mälkki
2013-09-11
CBMEM: Unify get_top_of_ram()
Kyösti Mälkki
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-07-02
Make setting MAX_PIRQ_LINKs depend on NORTHBRIDGE_VIA_VX900
Dave Frodin
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
2013-06-10
VX900: Add DDR3 initialization
Alexandru Gagniuc
2013-06-10
VX900: Add support for early romstage
Alexandru Gagniuc