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-28
Fix broken build due to missing #if CONFIG_IOAPIC.
Uwe Hermann
2010-10-28
Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D.
Uwe Hermann
2010-10-26
Convert some comments to proper Doxygen syntax.
Uwe Hermann
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-13
Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-11
Fix typo after r5925.
Sylvain Hitier
2010-10-11
Build fixes (trivial).
Uwe Hermann
2010-10-11
First round of ICH2/ICH2-M cleanups after split from i82801xx.
Uwe Hermann
2010-10-10
fix typos found by zbao in other files.
Stefan Reinauer
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
[next]