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
/
sb700
Age
Commit message (
Expand
)
Author
2013-12-06
usbdebug: Hide irrelevent options from menuconfig
Kyösti Mälkki
2013-10-22
usbdebug: Fix boards without EARLY_CBMEM_INIT
Kyösti Mälkki
2013-09-25
usbdebug AMD: Add choice of EHCI controller
Kyösti Mälkki
2013-09-11
CBMEM: Backup top_of_ram instead of cbmem_toc
Kyösti Mälkki
2013-08-29
usbdebug: Support choice of EHCI controller
Kyösti Mälkki
2013-08-29
usbdebug: Change debug port scanning
Kyösti Mälkki
2013-08-24
usbdebug: Change reference to EHCI BAR
Kyösti Mälkki
2013-08-24
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-23
usbdebug: Do not support logging from SMM
Kyösti Mälkki
2013-08-13
Fix some wait_for_valid functions return value from 1 to -1.
Andrew Wu
2013-08-07
usbdebug: Use __SIMPLE_DEVICE__ on early enable
Kyösti Mälkki
2013-08-02
Remove unnecessary space characters.
Andrew Wu
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-01
usbdebug: Drop duplicates of EHCI BAR relocation code
Kyösti Mälkki
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-09
Get rid of hard coded strings in ACPI tables
Stefan Reinauer
2012-08-27
SB700/SP5100: This configures the HPET clock period.
Dave Frodin
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-08-05
AMD SB: Call the rtc update if needed (Propagation)
zbao
2012-05-10
Unmark source files as executables
Alec Ari
2012-05-08
Clean up #ifs
Patrick Georgi
2012-02-29
AMD southbridge: remove sp5100
Kyösti Mälkki
2012-02-20
Force SB700 bootblock code to use I/O for PCI config cycles.
Dave Frodin
2012-02-17
amd/sb700: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-31
Fix usb debug dongle support
Sven Schnelle
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-09-04
Adjust some code/comment of sb700 sata init
Wang Qing Pei
2011-07-22
Update AMD SR5650 and SB700
efdesign98
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-04-19
Fix some more misuses of ifdef/if defined
Stefan Reinauer
2011-04-18
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
Stefan Reinauer
2011-03-28
SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.
Zheng Bao
2011-02-26
It adds support for automatic PSS object generation for AMD pre fam Fh CPU. T...
Rudolf Marek
2011-01-28
Attached patch fixes the LPC decode ranges of SB700. We enable early only Ser...
Rudolf Marek
2011-01-27
Trivial. Re-indent the code.
Zheng Bao
2010-12-14
Set the ROMSIZE as 4MB.
Zheng Bao
2010-12-13
Following patch adds support for suspend/resume functions. I had to change th...
Rudolf Marek
2010-12-11
I was bitten by the rename, this is part of r6165.
Rudolf Marek
2010-12-11
Following patch makes just one fadt.c file. For SB700.
Rudolf Marek
2010-12-10
Add TINY_BOOTBLOCK support for AMD SB700.
Uwe Hermann
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-10-18
This patch enables SB700 option PrefetchEnSPIFromHost in early setup.
Scott Duplichan
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-10
Following patch fixes the boot_switch_sata_ide logic. It can swap
Rudolf Marek
2010-10-10
Following patch enables UDMA on ALL IDE devices. The current code enables it ...
Rudolf Marek
2010-10-10
Trivial. Spelling check.
Zheng Bao
[next]