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
/
southbridge
/
intel
/
i82870
Age
Commit message (
Expand
)
Author
2020-05-26
src/sb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-23
src: capitalize 'APIC'
Elyes HAOUAS
2019-10-04
devicetree: Fix improper use of chip_operations
Kyösti Mälkki
2019-09-22
sb/intel/i82870: Drop unused file
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2018-12-18
southbridge: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-07-09
src/southbridge: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-05-29
src/southbridge: Add and update license headers
Martin Roth
2018-05-23
sb/intel/i82870: Get rid of device_t
Elyes HAOUAS
2017-07-06
sb/intel/i82870: Add whitespace around '<<'
Elyes HAOUAS
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2012-11-27
Get rid of drivers class
Patrick Georgi
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-11-18
Fix/drop some obsolete comments,
Uwe Hermann
2010-10-26
Convert some comments to proper Doxygen syntax.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-30
fix some southbridge warnings (trivial)
Stefan Reinauer
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
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-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2007-10-24
Ever wondered where those "setting incorrect section attributes for
Stefan Reinauer
2005-09-14
Cleanup. Only functional change is to drop hard-coding of vendor/subsystem ID.
Steven J. Magnani
2005-09-14
Add some P64H2-specific definitions, remove some generic PCI ones.
Steven J. Magnani
2005-07-08
eric patch
Yinghai Lu
2004-10-27
sizeram removal/conversion.
Eric Biederman
2004-07-01
Intel E7501 P64H2 ICH5R support
Yinghai Lu