index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
amd
Age
Commit message (
Expand
)
Author
2011-04-21
more ifdef -> if fixes.
Stefan Reinauer
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-04-20
drop dead code from sb800 bootblock
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-04-12
Use TOM2 for highest sysmem setting for northbound memory routing (DMA). This...
Marc Jones
2011-04-11
Unify use of post_code
Alexandru Gagniuc
2011-04-10
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2011-03-28
Add the SR5650 & SP5100 to the Kconfig and Makefile.inc
Zheng Bao
2011-03-28
SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.
Zheng Bao
2011-03-27
Add AMD SR56x0 support.
Zheng Bao
2011-03-17
Fix power_on_after_fail handling on AMD SB600
Josef Kellermann
2011-02-26
It adds support for automatic PSS object generation for AMD pre fam Fh CPU. T...
Rudolf Marek
2011-02-24
Add new option 'sata_mode' to CMOS and 'SATA_MODE' to Kconfig for AMD SB600
Josef Kellermann
2011-02-15
SERIAL_POST was renamed to CONSOLE_POST a while ago
Stefan Reinauer
2011-02-14
Removed LPC DMA Deadlock workaround...
Josef Kellermann
2011-02-14
This code provides southbridge initialization for SB800 south bridges. It is...
Frank Vibrans
2011-02-12
Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early on...
Rudolf Marek
2011-02-10
RS690: Provide support for MMCONF.
Josef Kellermannseppk
2011-02-03
Fix subvendor/subdevice programming on RS690
Josef Kellermann
2011-01-28
Attached patch fixes the LPC decode ranges of SB700. We enable early only Ser...
Rudolf Marek
2011-01-28
Fix Bimini build
Stefan Reinauer
2011-01-27
Trivial. Re-indent the code.
Zheng Bao
2011-01-27
Set the phy via weak function.
Zheng Bao
2011-01-25
Set the SB800 SATA PHY correctly.
Zheng Bao
2011-01-24
Change fadt revision back to 3.
Zheng Bao
2011-01-21
Now bimini can boot linux to login.
Zheng Bao
2011-01-20
S3 feanture of SB800. Compiliant with SB700.
Zheng Bao
2011-01-20
Move some board specific functions to sb800.h.
Zheng Bao
2011-01-20
This sb800 code is derived from sb700.
Zheng Bao
2011-01-18
remove the code which is not ready to release.
Zheng Bao
2011-01-18
remove the code which is not ready to release.
Zheng Bao
2011-01-12
drop unused files
Stefan Reinauer
2011-01-11
change a readable way to fix SB800 CIMX "multi-character constant warning".
Kerry She
2011-01-01
src/southbridge/amd/cimx_wrapper: Run dos2unix on the files.
Uwe Hermann
2011-01-01
AMD SB800: Drop component prefix from filenames.
Uwe Hermann
2011-01-01
Add AMD SB800 southbridge support via cimx_wrapper.
Kerry She
2010-12-31
Add RS785(RS880) support. Just few pci_ids.
Zheng Bao
2010-12-30
Remove duplicated GX2 processor IIOC mode setting on CS5535 southbridge code
Nils Jacobs
2010-12-29
-Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)
Nils Jacobs
2010-12-29
-Clean up some comments.
Nils Jacobs
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-09
Merge enable_rom.c files into bootblock.c files.
Uwe Hermann
2010-12-09
Add missing instruction break.
Zheng Bao
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-06
Before lane reversal,
Zheng Bao
2010-11-30
Trivial. Reindent and dos2unix.
Zheng Bao
2010-11-26
AMD SB600: Add TINY_BOOTBLOCK support.
Uwe Hermann
2010-11-26
AMD-8111: Add TINY_BOOTBLOCK support.
Uwe Hermann
2010-11-24
This patch solves crashes and BSODs that occur when booting Win7 with
Scott Duplichan
2010-11-20
Unify DIMM SPD addressing. For Geode, change the
Patrick Georgi
2010-10-20
Revert sblk/sblink change, use sblk like the rest of the codebase does.
Uwe Hermann
2010-10-18
This patch enables SB700 option PrefetchEnSPIFromHost in early setup.
Scott Duplichan
2010-10-17
In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is set
Liu Tao
2010-10-17
We currently read the CPU HT speed from HT chain 0's register.
Liu Tao
2010-10-17
Add more missing GPL-headers, fix inconsistencies in others.
Uwe Hermann
2010-10-13
Enable or disable the power button in Kconfig
Peter Stuge
2010-10-13
Fix a stupid bug in rs780 and rs690 code.
Zheng Bao
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
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
2010-10-07
RS780 function ProgK8TempMmioBase is setting a reserved
Scott Duplichan
2010-10-05
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-10-02
Allow selecting the physical USB Debug Port on AMD SB700.
Uwe Hermann
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-22
Here is a proposed way how to handle the SATA PHY settings on SB700. It
Rudolf Marek
2010-09-13
Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed.
Juhana Helovuo
2010-09-08
Make timer2 the default choice for TSC initialization.
Patrick Georgi
2010-09-07
Remove unused ide0_enable and sata0_enable entries from SB7xx
Rudolf Marek
2010-08-17
Tilapila supports both dual slot and single slot. The difference should be
Wang Qing Pei
2010-08-17
Look for actual framebuffer size instead of hardcoding UMA
Rudolf Marek
2010-08-17
Feature of lane reversal of AMD RS780 is tested.
Zheng Bao
2010-08-03
VGA code needs to be refactored before it can be compiled conditionally.
Myles Watson
2010-08-02
Build VGA code conditionally to avoid errors when using SeaBIOS.
Myles Watson
2010-07-28
Let Geode GX2 use geode_post_code.h just like Geode LX
Nils Jacobs
2010-07-26
This patch converts the Geode GX2 boards to CAR.
Nils Jacobs
2010-07-08
get rid of even more fam10 and k8 warnings.
Stefan Reinauer
2010-07-07
fix some more warnings
Stefan Reinauer
2010-06-19
Trivial. Cleaning up about the blank line.
Zheng Bao
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-09
The interrupt controller lives at I/O 0x4d0/0x4d1.
Stefan Reinauer
2010-06-07
This patch extends the reserved resources for the cs5536 to avoid the excluded
Myles Watson
2010-06-04
This patch replaces the headers of the following files:
Frank Vibrans
2010-06-03
The code was ported. Now it is what it should be.
Zheng Bao
2010-05-25
Move CS5535 specific setup from GX2 driver to CS5535.
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-23
Fix bug from r5476 re CS5536 device search during GeodeLX PCI domain enable
Peter Stuge
[next]