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
/
vt8235
Age
Commit message (
Expand
)
Author
2014-07-24
southbridge/via: Remove trailing whitespace
Elyes HAOUAS
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
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
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-06-17
Always enable parent resources before child resources.
Myles Watson
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-15
zero warnings days...
Stefan Reinauer
2010-04-14
zero warnings days. Down to under 600 different warnings
Stefan Reinauer
2010-04-07
switch some ROMCC boards back to ROMCC.
Stefan Reinauer
2010-04-07
"no warnings day"
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-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-03-06
use include file for i8259 where appropriate (trivial)
Stefan Reinauer
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
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-09-13
fix cardbus interrups (signed off by Nick Barker)
Stefan Reinauer
2005-11-22
fixed fsf address
Ronald G. Minnich
2005-11-22
EPIA-M fixup
Ronald G. Minnich
2005-10-05
Updating FSF address in the code.
Stefan Reinauer
2005-09-14
Clean up vt8235_early_smbus a bit.
Jonathan McDowell
2005-08-08
Tidy + compile fixup VT8235 southbridge support.
Jonathan McDowell
2004-11-04
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
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-10-06
epia-m support
Ronald G. Minnich
2004-04-22
start of epia-m port
Greg Watson
2004-04-17
updated
Greg Watson
2004-04-17
get file names right
Greg Watson
2004-04-17
start of epia-m port
Greg Watson