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
2010-04-03
remove more warnings.
Stefan Reinauer
2010-04-03
remove more warnings
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-28
drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
Stefan Reinauer
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-16
pci drivers should be const.
Stefan Reinauer
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-02-28
Use the romstraps build infrastructure created for "tinybootblock"
Patrick Georgi
2010-02-23
Remove nonsensical wrapper for function in
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-08
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2010-02-05
this should get the VIA VT8454c in shape with Kconfig
Stefan Reinauer
2010-01-16
coreboot has 13 instances of IOAPIC setup distributed across a lot
Stefan Reinauer
2009-11-06
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
Myles Watson
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-10-26
Add kconfig menus for most chipset VIDEO_MB values.
Uwe Hermann
2009-10-19
Clean up some #ifdef CONFIG_*
Myles Watson
2009-10-18
Drop dead/unused code (trivial).
Uwe Hermann
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-14
Fix high tables address calculation on cn700 with VIDEO_MB > 0.
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-08
Disable x86emu for via based boards which bring
Patrick Georgi
2009-10-03
Tell vgabios code in a couple of boards/chipsets about CBFS
Patrick Georgi
2009-09-29
Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.
Myles Watson
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-09-24
Make all Kconfig enabled boards build (tested with kbuildall).
Patrick Georgi
2009-09-23
fix some wrong versions of the FSF's address (trivial)
Stefan Reinauer
2009-09-23
simplify source tree hierarchy: move files from sdram/ and ram/ to lib/
Stefan Reinauer
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-20
This goes a surprisingly long way to building the epia-n. It also has
Ronald G. Minnich
2009-08-18
Correct usage of Makefile.inc and add support for cn400
Ronald G. Minnich
2009-08-18
Add the rest of the files.
Jon Harrison
2009-08-17
Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::
Jon Harrison
2009-08-12
Kconfig!
Patrick Georgi
2009-07-07
Add pci_rawops.h from the mailing list and fix the via/epia-m700 build.
Myles Watson
2009-07-02
Fix many things for via/epia-m700 to build.
Myles Watson
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-07-01
Ron,
Jon Harrison
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-09
this port is horribly broken and should not have been checked in. This patch
Stefan Reinauer
2009-05-27
First batch of indent-aided code cleanups, more will follow.
Uwe Hermann
2009-05-27
Make directory hierarchy flat to match the same layout we use
Uwe Hermann
2009-05-27
Change all vx800 file names from CamelCase to camel_case to match
Uwe Hermann
2009-05-27
Here's the VIA vx800 patch from OLPC.
Bari Ari
2009-04-30
Add high tables support to all northbridges.
Stefan Reinauer
2009-04-28
Enable HAVE_HIGH_TABLES by default for northbridges with
Patrick Georgi
2009-04-27
Add high table support to via vt8454c.
Patrick Georgi
[next]