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
/
vx800
Age
Commit message (
Expand
)
Author
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-01-27
CBMEM: Tag chipsets with LATE_CBMEM_INIT
Kyösti Mälkki
2015-01-14
northbridge/via/vx800/lpc.c: Remove unused variables
Edward O'Callaghan
2015-01-06
northbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-05
northbridge/via/vx800/examples: Remove rotting source
Edward O'Callaghan
2014-12-07
vx800/vga.c: Remove extraneous parentheses.
Vladimir Serbinenko
2014-12-07
vx800: Silence clang warnings.
Vladimir Serbinenko
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-01
northbridge/via: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-18
via/vx800: Migrate to collaborative ACPI
Vladimir Serbinenko
2014-08-05
northbridge/via/vx800: Fix out-of-bounds read due to off-by-one
Edward O'Callaghan
2014-07-29
Uniformly spell frequency unit symbol as Hz
Elyes HAOUAS
2014-07-24
northbridge/via: Remove a trailing whitespace
Elyes HAOUAS
2014-07-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2013-12-27
via: Write »access« without »m« at end
Paul Menzel
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-08-16
Correct spelling of shadow, setting and memory
Paul Menzel
2013-07-11
Set PCI bus operations at buildtime for ramstage
Kyösti Mälkki
2013-07-10
Rename hardwaremain() to main()
Stefan Reinauer
2013-05-08
hardwaremain: drop boot_complete parameter
Stefan Reinauer
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2012-11-30
Rename devices -> device
Stefan Reinauer
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-24
x86 realmode: Use x86emu register file + defines
Patrick Georgi
2012-11-24
x86 realmode: Adapt to x86emu/YABEL style return codes
Patrick Georgi
2012-11-24
x86emu: Move realmode handler into own directory
Patrick Georgi
2012-11-14
VIA chipsets: fix compilation without real mode code
Stefan Reinauer
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-06-21
Don't use 64-bit constant 0x100000000 in linker scripts
Nico Huber
2012-05-08
Clean up #ifs
Patrick Georgi
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-04-14
drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH
Stefan Reinauer
2011-04-11
Unify use of post_code
Alexandru Gagniuc
2010-12-27
__PRE_RAM__ is defined by the makefile
Stefan Reinauer
2010-12-27
Fix most CONFIG_DEBUG_RAM_SETUP issues.
Stefan Reinauer
2010-12-17
drop one more version of doing serial uart output differently.
Stefan Reinauer
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-11-21
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
2010-11-21
Drop excessive whitespace randomly sprinkled in romstage.c files.
Uwe Hermann
2010-11-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-11-20
Unify DIMM SPD addressing. For Geode, change the
Patrick Georgi
[next]