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
2014-07-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
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
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-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-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-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
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-28
Drop CONFIG_WRITE_HIGH_TABLES
Stefan Reinauer
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-08
hpet: common ACPI generation
Patrick Georgi
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-10-14
Fix compilation of VIA CN700 northbridge code with gcc 4.6
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-19
The same mechanisms are used for normal and fallback images.
Stefan Reinauer
2010-12-17
drop one more version of doing serial uart output differently.
Stefan Reinauer
2010-12-13
We hardcode highmemory size in every northbridge! This is bad, and especiall...
Rudolf Marek
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
[next]