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
/
amd
/
sb600
Age
Commit message (
Expand
)
Author
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-10
Same applies for SB600.
Rudolf Marek
2010-10-10
Trivial. Spelling check.
Zheng Bao
2010-10-05
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
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-24
Make SB600/SB700 more similar for easier diffs (trivial).
Uwe Hermann
2010-09-24
Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.
Uwe Hermann
2010-09-07
Remove unused ide0_enable and sata0_enable entries from SB7xx
Rudolf Marek
2010-07-07
fix some more warnings
Stefan Reinauer
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-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-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-04-30
get rid of some more warnings..
Stefan Reinauer
2010-04-20
As Myles suggested a while back: Switch long time #warnings to be comments
Stefan Reinauer
2010-04-16
fix up sb600 and it8712f tree.
Stefan Reinauer
2010-04-09
zero warning days.
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-23
Removing build warning of sb600 & rs690.
Wang Qing Pei
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-18
trivial. Delelte double blank line.
Zheng Bao
2010-03-17
more warnings gone...
Stefan Reinauer
2010-03-17
The SB600 also has the BootFailTimer. We should disable it,
Zheng Bao
2010-03-16
pci drivers should be const.
Stefan Reinauer
2010-03-09
sb600 has problems with the virtual wire mode setup in setup_ioapic(). It cau...
Marc Jones
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
2010-01-16
coreboot used to have two different "APIs" for memory accesses:
Stefan Reinauer
2009-10-14
delete white trailing spaces. It is done by the perl command.
Zheng Bao
2009-10-13
This patch support for the Technexion Tim-5690 mainboard.
Libra Li
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-08-27
Added support for the AMD RS690 and SB600 southbridges in Kconfig
Cristi Măgherușan
2009-08-27
The new resource allocator helped me find a bug in SB600 diagnostics.
Carl-Daniel Hailfinger
2009-08-26
Remove a couple of CONFIG_ prefixes that shouldn't have happened.
Patrick Georgi
2009-07-14
trivial fixes to function declarations (and build system test)
Stefan Reinauer
2009-07-10
This seems to be a more official, common, simple way to check if the CPU is d...
Zheng Bao
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
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-03-04
I just went on a bugfix frenzy and fixed all printk format warnings
Carl-Daniel Hailfinger
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-02-05
Use the correct device for switching on HDA.
Dan Lykowski
2009-01-15
Adds a retry/faildown to SB600 SATA detection logic.
Dan Lykowski
2008-12-29
The SB600 RPR documentation does not mention what to do if SATA_BAR0+6
Carl-Daniel Hailfinger
[next]