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
2014-02-06
uart8250: Drop unused declarations
Kyösti Mälkki
2014-02-06
usbdebug: Move under drivers/usb
Kyösti Mälkki
2014-02-04
AMD cimx/sb800: Set SPI frequency and prefetch
Kyösti Mälkki
2014-02-01
AMD hudson and yangtze: add IMC fan control support
WANG Siyuan
2014-01-15
AMD Hudson: show POST codes on a PCI device
Idwer Vollering
2014-01-06
usbdebug: Fix hidden menuconfig options
Kyösti Mälkki
2013-12-29
AMD fam10: Drop RAMINIT_SYSINFO
Kyösti Mälkki
2013-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-12-07
Correct file permissions.
Idwer Vollering
2013-12-06
usbdebug: Hide irrelevent options from menuconfig
Kyösti Mälkki
2013-12-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2013-11-12
AMD Hudson: Move function s3_resume_init_data to southbridge
Zheng Bao
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-24
southbridge/cimx/sb900: Rename headers to match sb700 & sb800
Corey Osgood
2013-09-17
Fix whitespace leaked into tree
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-27
AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze
WANG Siyuan
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-16
Correct spelling of shadow, setting and memory
Paul Menzel
2013-08-16
AMD Southbridge CS5536: make use of #include <device/smbus_def.h>
Christian Gmeiner
2013-08-15
AMD Fam16: Add OSC method to PCI0
Mike Loptien
2013-08-15
AMD Fam16: Add secondary bus number to CRES method
Mike Loptien
2013-08-15
AMD Kabini: Split DSDT into common sections
Mike Loptien
2013-08-13
Fix some wait_for_valid functions return value from 1 to -1.
Andrew Wu
2013-08-10
usbdebug: Fix AMD cimx/sb700 cimx/sb800
Kyösti Mälkki
2013-08-08
ASUS F2A85-M: Split DSDT into common sections (as per Parmer)
Kimarie Hoot
2013-08-07
usbdebug: Support AMD cimx/sb700 cimx/sb800 once again
Kyösti Mälkki
2013-08-07
usbdebug: Use __SIMPLE_DEVICE__ on early enable
Kyösti Mälkki
2013-08-05
AMD Hudson/Yangtze: Enable support for SATA port multipliers
Bruce Griffith
2013-08-05
AMD Kabini: Modify Hudson southbridge to support new AMD processor
Siyuan Wang
2013-08-02
Remove unnecessary space characters.
Andrew Wu
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-16
AMD Fam15tn: Split DSDT into common sections
Steve Goodrich
2013-07-01
usbdebug: Drop duplicates of EHCI BAR relocation code
Kyösti Mälkki
2013-06-29
AMD S3 resume: Add framwork to write bigger data
Siyuan Wang
2013-06-28
amd/cimx/sb700/late.c: Add type cast to (UINT8)
Bruce Griffith
2013-06-17
AMD southbridges: Move HAVE_HARD_RESET
Kyösti Mälkki
2013-06-17
AMD Hudson: Add config option to enable XHCI
Dave Frodin
2013-06-14
AMD sb800 agesa/hudson: Use PCI defines
Kyösti Mälkki
2013-06-13
AMD Hudson: Add support for the SD controller
Dave Frodin
2013-06-13
AMD: Kconfig cleanup
Kyösti Mälkki
2013-06-03
AMD Geode CS5536: downgrade BIOS_ERR
Christian Gmeiner
2013-05-20
AMD AGESA Hudson: Include `stdint.h` and `io.h` to fix build
Paul Menzel
2013-05-20
ASUS F2A85-M: romstage.c: Set RAM voltage for non 1.5 Volt case
Paul Menzel
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-05-01
AMD Hudson A55E: Remove GEC firmware blob kconfig prompt
Bruce Griffith
2013-04-18
AMD/SB800: Define the GPP PCIe lane distribution
Dave Frodin
2013-04-15
Fam14 DSDT: Also return for unrecognized UUID in _OSC
Mike Loptien
2013-04-11
AMD RS780, SR5650: PcieTrainPort: Fix typo *i*gnoring in comment
Paul Menzel
2013-04-11
Persimmon/Fam14/SB800 DSDT: Split into common areas
Mike Loptien
2013-04-01
AMD hudson & SB800 - Fix issues with mawk
Martin Roth
2013-03-29
AMD CIMx SB800: Update Kconfig help texts to new SATA mode default
Paul Menzel
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-12
AMD CIMx SB800: Enable AHCI mode for SATA controller by default
Paul Menzel
2013-03-06
AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperio
Jens Rottmann
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-25
AMD Southbridge: Add RTC init to lpc_init
Mike Loptien
2013-02-23
AMD/Persimmon: Add RTC init to CIMX SB800
Mike Loptien
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
[next]