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
2013-02-21
AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE'
Zheng Bao
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-19
build system: Retire REQUIRES_BLOB
Patrick Georgi
2013-02-19
AMD S3: Change S3_VOLATILE_POS to S3_DATA_POS
Zheng Bao
2013-02-18
AMD S3: Fix typo vol*a*tile in southbridge Kconfig
Zheng Bao
2013-02-11
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2013-01-22
Hudson: Legacy free question is hudson only
Martin Roth
2013-01-21
Hudson: Cleanup - change SB800 references to hudson
Martin Roth
2013-01-21
Hudson: Changes to support agesa/hudson for legacy free
Martin Roth
2013-01-21
Hudson: Changes to agesa/hudson FADT for ACPI 3.0
Martin Roth
2013-01-09
Fix typo in SB800 Kconfig for IMC position
Martin Roth
2012-12-30
rs780: Implement `rs780_internal_gfx_disable` and add .disable pcie_ops
Denis 'GNUtoo' Carikli
2012-12-29
Add AMD Hudson blobs by CONFIG_REQUIRES_BLOBS dependency
Marc Jones
2012-12-28
USBDEBUG: Enable the EHCI in AMD Southbridge
Zheng Bao
2012-12-19
No need to contact AMD for firmware anymore
Patrick Georgi
2012-12-14
AMD S3: Rename generated s3.rom for make clean
Zheng Bao
2012-12-12
SB800: Add IMC ROM and fan control.
Martin Roth
2012-12-12
Rename generated hudson_romsig.bin for make clean
Martin Roth
2012-12-12
Fix SPI BAR special case in lpc_set_resources
Martin Roth
2012-12-12
Claim the SPI bus before writes if the IMC ROM is present
Martin Roth
2012-12-01
Drop TINY_BOOTBLOCK
Kyösti Mälkki
2012-11-30
AMD S3: Leverage the public SPI routine
Zheng Bao
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Enable the FCH GPP port prior to device enumeration
Dave Frodin
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-20
Unify use of bool config variables
Stefan Reinauer
2012-11-09
Get rid of hard coded strings in ACPI tables
Stefan Reinauer
2012-11-07
Fix whitespace issue with help message in Kconfig file
Dave Frodin
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-09-28
AMD Hudson: Printf the high address as unsigned integer
Zheng Bao
2012-09-24
AMD hudson: Round the float pointing number to integer
Zheng Bao
2012-09-19
cimx sb700: change Platform.h to remove some warnings
Siyuan Wang
2012-09-17
AMD Hudson: use awk to calulate instead of expr
Zheng Bao
2012-08-30
AMD S3: The offset of the nv storage depends on config.h
Zheng Bao
2012-08-28
AMD hudson: Complete the missing rule
Zheng Bao
2012-08-27
SB700/SP5100: This configures the HPET clock period.
Dave Frodin
2012-08-27
AMD Hudson: Move the combining firmware from Python to sh.
Zheng Bao
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-08-08
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-08-06
AMD RS690: mark MMCONF resource as reserved MEM
Kyösti Mälkki
2012-08-05
AMD SB: Call the rtc update if needed (Propagation)
zbao
2012-08-05
AMD S3: Remove the hardcoded volatile position
zbao
2012-08-02
AMD hudson: Call the rtc update if needed.
zbao
2012-08-02
AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base
Kyösti Mälkki
2012-07-26
Refactor driver structs
Patrick Georgi
2012-07-24
cs5536: add smbus support in ramstage
Christian Gmeiner
2012-07-22
Trinity wrapper code improvement.
zbao
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-07-14
AGESA F15 wrapper for Hudson.
zbao
2012-07-03
Fix AMD S3 block generator on Cygwin
Patrick Georgi
2012-07-03
AGESA F15 wrapper for Trinity
zbao
2012-06-12
Update SB800 CIMX FADT
Martin Roth
2012-05-24
cbtypes.h: Unify cbtypes.h used in AMD board's code
Vikram Narayanan
2012-05-15
Fix fadt legacy free setting.
Marc Jones
2012-05-12
Add legacy free setting and override to fadt.c
Marc Jones
2012-05-12
Merge sb800 fadt fixes from South Station mainboard to southbridge fadt.
Marc Jones
2012-05-10
Unmark source files as executables
Alec Ari
2012-05-09
Move fadt.c to the cimx sb800 southbridge directory to be shared.
Marc Jones
2012-05-09
Add simple PMIO & PMIO2 read/write routines to CIMX wrapper
Martin Roth
2012-05-08
Some more #if cleanup
Patrick Georgi
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-19
Do not produce temp s3.rom if the board doesn't need it.
zbao
2012-04-17
More portable s3 scratch space creation
Patrick Georgi
2012-04-12
Add Southbridge support for S3.
zbao
2012-04-12
Unify IO APIC address specification
Patrick Georgi
2012-04-02
Add sb800 spi support.
zbao
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2012-02-29
AMD southbridge: remove sp5100
Kyösti Mälkki
2012-02-22
amd/sb600: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-20
Force SB600 bootblock to use I/O for PCI config
Dave Frodin
2012-02-20
Force SB700 bootblock code to use I/O for PCI config cycles.
Dave Frodin
2012-02-20
Force SB800 bootblock to use I/O for PCI config
Dave Frodin
2012-02-20
Fixes Fam10/SR5650 cpu not recognized message.
Dave Frodin
2012-02-17
amd/sb700: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-17
amd/sb800: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-17
amd/amd8111: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-16
SB700 southbridge: AMD SB700/SP5100 southbridge CIMX wrapper
Kerry Sheh
2012-02-02
CIMX wrapper: remove redudant traversing sb800 and sb900 CIMX dir
Kerry Sheh
2012-01-08
rs780: correct comment in switching_gpp_configurations()
Jonathan A. Kollasch
2012-01-05
rs780: use bitwise rather than boolean not
Jonathan A. Kollasch
2012-01-05
rs780: power down GPPSB SB lane pads in correct PCIe core
Jonathan A. Kollasch
2011-12-21
Persimmon audio codec verb patch.
Marc Jones
2011-12-06
Fix AMD 8132 and 8151 southbridge builds
Kyösti Mälkki
2011-12-05
RS780: print the vgainfo
Denis 'GNUtoo' Carikli
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-31
Fix usb debug dongle support
Sven Schnelle
2011-10-30
Fix gcc 4.6.1 breakage of southbridge/amd/sr5650/pcie.c.
Stefan Reinauer
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-28
sb600: Implement EHCI workaround
Patrick Georgi
2011-10-27
Added smbus block read/write for amd8111
Oskar Enoksson
2011-10-23
SB800: Hide unused gpp ports
Kerry Sheh
2011-10-15
AMD CPU and chipset fixes for compilation with gcc 4.6
Stefan Reinauer
2011-10-14
Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6
Stefan Reinauer
2011-10-13
amd/sb600: Enable COM2 at all times in early setup
Patrick Georgi
2011-10-12
SB800 RAID: add kconfig option RAID_MISC_ROM_POSITION
Kerry Sheh
2011-10-12
SB800: Sata Enable bus master and enable ahci for AHCI/RAID mode
Kerry Sheh
2011-10-12
sb800: Add Kconfig option ENABLE_IDE_COMBINED_MODE
Kerry Sheh
2011-10-11
mainboard: complete the sb800 devicetree even device is off
Kerry Sheh
2011-10-11
sb800: Add sata ahci/raid mode kconfig option
Kerry Sheh
[next]