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
Age
Commit message (
Expand
)
Author
2010-10-09
Remove various .c #includes from Intel 440BX/82371EB boards.
Uwe Hermann
2010-10-08
Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.
Uwe Hermann
2010-10-08
Round 2 of i82801AX fixes to get it into a usable shape.
Uwe Hermann
2010-10-08
Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c.
Uwe Hermann
2010-10-07
Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.
Uwe Hermann
2010-10-06
Convert all Intel 440BX boards to Cache-as-RAM (CAR).
Uwe Hermann
2010-10-05
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-28
Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).
Uwe Hermann
2010-09-26
i82801bx defines the hard reset function, so move the "select" statement to
Warren Turkal
2010-09-26
Only show the USB Debug Port kconfig option to the user if a mainboard
Uwe Hermann
2010-09-25
Various Debug Port southbridge implementation fixes / cosmetics.
Uwe Hermann
2010-09-25
Various USB Debug Port fixes (trivial).
Uwe Hermann
2010-09-21
First round of i82801ax clean-ups (trivial).
Uwe Hermann
2010-09-19
Make ASUS P3B-F RAM init actually work by enabling SPD access.
Uwe Hermann
2010-08-04
Remove warnings from USB debug console code.
Myles Watson
2010-08-01
- fix SMM code relocation race
Stefan Reinauer
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-07-07
Kill a few more warnings.
Myles Watson
2010-06-21
This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...
Joseph Smith
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-06-05
Fix two warnings:
Stefan Reinauer
2010-05-30
don't generate C source code file but use objcopy to include the SMM blob.
Stefan Reinauer
2010-05-27
fix warnings.
Stefan Reinauer
2010-05-25
also rename the config option.
Stefan Reinauer
2010-05-25
fix most usbdebug warnings and fix function names.
Stefan Reinauer
2010-05-25
Long ago we agreed on kicking the _direct appendix because everything in
Stefan Reinauer
2010-05-14
clean up some prototypes
Stefan Reinauer
2010-05-14
license header fixes
Nils Jacobs
2010-04-30
Doesn't need to be a warning.
Stefan Reinauer
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-22
Fix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE:MB899.
Bernhard M. Wiedermann
2010-04-15
zero warnings days...
Stefan Reinauer
2010-04-14
zero warnings days. Down to under 600 different warnings
Stefan Reinauer
2010-04-11
do better error reporting in i82801dx early smbus functions.
Stefan Reinauer
2010-04-09
fix the broken nvidia chipset boards,
Stefan Reinauer
2010-04-09
1. This patch adds CAR for Intel P6 series processors.
Joseph Smith
2010-04-07
fix epia-m700 compilation, and remove more warnings.
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-30
fix some southbridge warnings (trivial)
Stefan Reinauer
2010-03-28
drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...
Stefan Reinauer
2010-03-23
fix newly introduced printk_foo warnings..
Stefan Reinauer
2010-03-22
Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL wo...
Joseph Smith
2010-03-22
Fix all the format string warnings.
Myles Watson
[next]