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
/
mainboard
/
via
Age
Commit message (
Expand
)
Author
2009-12-02
Trivial fixes for kconfig. They fix all non-fam10 build failures.
Myles Watson
2009-11-27
Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID
Patrick Georgi
2009-11-06
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
Myles Watson
2009-11-06
Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.
Uwe Hermann
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-11-05
fix length field in dmi tables. Newer DMI versions through errors
Stefan Reinauer
2009-10-30
Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.
Uwe Hermann
2009-10-26
Add kconfig menus for most chipset VIDEO_MB values.
Uwe Hermann
2009-10-24
Major cleanups of the hard_reset() code and config in coreboot.
- supermicro/x6dhe_g/auto.c
2009-10-20
Fix all board names in Kconfig as per wiki / vendor website.
Uwe Hermann
2009-10-17
Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
Peter Stuge
2009-10-17
Remove CONFIG_ from #defines that aren't config variables. Trivial.
Myles Watson
2009-10-16
Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"
Peter Stuge
2009-10-16
Set default ROM sizes per-board to match the ROM chip that came
Uwe Hermann
2009-10-16
Drop unused and useless CONFIG_MAX_PCI_BUSES.
Uwe Hermann
2009-10-16
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-10-16
Fix kconfig setup for the VIA pc2500e.
Uwe Hermann
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-11
Remove useless udelay() duplication.
Uwe Hermann
2009-10-11
HAVE_ACPI_TABLES cleanups for kconfig:
Uwe Hermann
2009-10-09
More kconfig cleanups:
Uwe Hermann
2009-10-08
Disable x86emu for via based boards which bring
Patrick Georgi
2009-10-07
Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards
Uwe Hermann
2009-10-07
Convert all "default y" options to "select FOO" (shorter).
Uwe Hermann
2009-10-06
Various fixes to Kconfig: All kconfig-boards should have a
Patrick Georgi
2009-10-04
This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.
Patrick Georgi
2009-10-03
Tell vgabios code in a couple of boards/chipsets about CBFS
Patrick Georgi
2009-10-03
Remove:
Patrick Georgi
2009-10-03
Remove duplicate and not too useful Kconfig board comments as
Uwe Hermann
2009-09-29
Fix a number of board names in Kconfig (trivial).
Uwe Hermann
2009-09-29
Remove MAINBOARD_OPTIONS, which is a relic from early
Patrick Georgi
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
Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist.
Uwe Hermann
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-19
Reduce size of the romstage on various boards that fail to build on QA.
Patrick Georgi
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-08-11
Enable CBFS everywhere. All boards compiled for me (abuild tested),
Patrick Georgi
2009-07-22
Fix up the tree again...
Stefan Reinauer
2009-07-21
clean up acpi table strings, as discussed on the list
Stefan Reinauer
2009-07-21
This fixes a couple of issues with older Linux kernels (that expect an XSDT as
Stefan Reinauer
2009-07-15
Fix VIA EPIA-M700 target enough for a first serial boot log.
Uwe Hermann
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-01
I missed three files.
Jon Harrison
[next]