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
/
southbridge
/
via
/
vt8231
Age
Commit message (
Expand
)
Author
2011-04-11
Unify use of post_code
Alexandru Gagniuc
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-11-20
Unify DIMM SPD addressing. For Geode, change the
Patrick Georgi
2010-11-04
Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.c
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-08-26
CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /
Jens Rottmann
2010-06-09
The interrupt controller lives at I/O 0x4d0/0x4d1.
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-07
clean up age old via epia target.
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-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
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
2009-10-23
drop a lot of dead code, including an old winbond southbridge from our removed
Stefan Reinauer
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2007-10-24
Ever wondered where those "setting incorrect section attributes for
Stefan Reinauer
2007-05-04
patch to fix the IDE configuration on EPIA boards. At some point this
Ben Hewson
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-01-18
fix stupid bug with unitialized conf variable
Ronald G. Minnich
2005-12-03
smaller fixups here and there, allowing some motherboards to compile or
Stefan Reinauer
2005-10-05
Updating FSF address in the code.
Stefan Reinauer
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-60
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-37
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36
arch import user (historical)
2004-12-01
Updated version of vt8231_early_smbus.c
Mark Wilkinson
2004-11-04
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2004-10-29
Changes to allow Via/Epia code to be compiled after recent code changes.
Mark Wilkinson
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-03-19
simply change for keyboard
Ronald G. Minnich
2003-10-23
fixes from SONE
Ronald G. Minnich
2003-10-22
fixes for EPIA.
Ronald G. Minnich
2003-10-21
Fixes for SONE
Ronald G. Minnich
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-10-02
First SPD code in and working!
Ronald G. Minnich
2003-10-02
success. It boots as a bproc slave now.
Ronald G. Minnich
2003-10-02
IRQ setup for EPIA
Ronald G. Minnich
2003-10-01
fixes for epia.
Ronald G. Minnich
2003-10-01
Fixes to the smbus code. Now for the fun.
Ronald G. Minnich
2003-09-30
fix and complaint.
Ronald G. Minnich
2003-09-30
The epia now works.
Ronald G. Minnich
2003-09-26
via epia is putting out bytes!
Ronald G. Minnich
2003-09-26
serial supprt.
Ronald G. Minnich
2003-09-26
It builds!
Ronald G. Minnich
2003-09-26
via epia; also yh lu tyan.
Ronald G. Minnich
2003-09-25
added via vt8231
Ronald G. Minnich