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
/
intel
/
esb6300
Age
Commit message (
Expand
)
Author
2015-01-06
southbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-01-10
Add missing HAVE_HARD_RESET
Sven Schnelle
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-10-19
Copy ICH4 hard_reset() for 6300ESB.
Jonathan Kollasch
2010-10-19
Remove unused variables from 6300ESB smbus_write_block().
Jonathan Kollasch
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-04-30
Get rid of a few more warnings.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
try to unify timing initialization across those boards that need it...
Stefan Reinauer
2010-04-25
no warnings days.
Stefan Reinauer
2010-04-07
switch some ROMCC boards back to ROMCC.
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-07
newconfig is no more.
Patrick Georgi
2010-01-18
Move all IOAPIC selection to southbridges, and remove them
Patrick Georgi
2010-01-16
coreboot has 13 instances of IOAPIC setup distributed across a lot
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-20
Rename some preprocessor symbols. I have no idea why
Patrick Georgi
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2008-04-01
The early init code of several Intel southbridge chipsets calls
Ed Swierk
2007-11-07
Add PCI IDs for most Intel southbridges of the 82801 series
Uwe Hermann
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
2005-07-08
eric patch
Yinghai Lu