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
/
cimx
Age
Commit message (
Expand
)
Author
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-03-19
CBMEM: Add LATE_CBMEM_INIT guards
Kyösti Mälkki
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-02-23
AMD cimx/sb800: Disconnect PCI bridge 0:14.4 from pins
Kyösti Mälkki
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-14
AMD cimx/sb800: Initially enable all GPP ports
Kyösti Mälkki
2015-02-14
AMD cimx/sb800: Move cimx init for ramstage
Kyösti Mälkki
2015-02-14
AMD cimx/sb800: Fix PCI-to-PCI bridge 0:14.4 configuration
Kyösti Mälkki
2015-02-14
AMD cimx/sb800: Fix console output
Kyösti Mälkki
2015-01-10
ACPI: Add acpi_is_wakeup_s3() for romstage
Kyösti Mälkki
2015-01-06
AMD platforms: fix callout_entry doxygen errors
Martin Roth
2015-01-06
Remove AMD's "Release Content" doxygen from coreboot files
Martin Roth
2014-12-30
drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY
Gabe Black
2014-12-20
AGESA: Add amd_initcpuio() and amd_initmmio()
Kyösti Mälkki
2014-12-19
southbridge/amd/cimx/sbX00/early.c: Update grammar in comments
Martin Roth
2014-12-17
southbridge/amd agesa & cimx spelling fixes
Martin Roth
2014-12-09
spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.
Gabe Black
2014-12-06
vendorcode/amd/agesa: Make Porting.h common between families
Edward O'Callaghan
2014-11-26
agesa/family12: Switch to per-device ACPI
Vladimir Serbinenko
2014-11-26
agesa/family15: Switch to per-device ACPI
Vladimir Serbinenko
2014-11-22
amdfam10: Move to per-device ACPI
Vladimir Serbinenko
2014-11-14
build system: improve portability
Patrick Georgi
2014-11-05
soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
Edward O'Callaghan
2014-10-22
amd/torpedo amd/dinar: Sanitize agesawrapper header
Kyösti Mälkki
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-19
AGESA fam12 fam14 fam15: Sanitize BiosCallOuts headers
Kyösti Mälkki
2014-10-19
AGESA fam12 fam14 fam15: Use common agesa_readSpd()
Kyösti Mälkki
2014-10-18
cimx/sb800: fix pedantic gcc error
Ronald G. Minnich
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-08-13
southbridge/amd/cimx/sb800: Uninitialized variables in config func
Edward O'Callaghan
2014-07-24
southbridge/amd: Remove trailing whitespace
Elyes HAOUAS
2014-07-17
southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
southbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-14
AGESA fam15: Fix entry to cimx/sb900
Kyösti Mälkki
2014-07-14
AGESA CIMx: Move late init out of get_bus_conf()
Kyösti Mälkki
2014-07-14
AMD SPI: Optimise for longer writes
Kyösti Mälkki
2014-07-14
SPI: Split writes using spi_crop_chunk()
Kyösti Mälkki
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-03
AGESA: Clean separation of SPI flash
Kyösti Mälkki
2014-07-02
AMD/agesa: Add functions for AMD PCI IRQ routing
Dave Frodin
2014-06-25
AGESA: Move config parameters for non-volatile S3 data
Kyösti Mälkki
2014-06-25
Declare acpi_is_wakeup_early() only once
Kyösti Mälkki
2014-06-21
AMD cimx/sb800: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-14
amd/agesa,cimx: Rename ACPI OS detection methods
Edward O'Callaghan
2014-06-12
southbridge/amd: Change #if defined to #if IS_ENABLED
Dave Frodin
2014-06-11
amd/southbridge/lpc: SPI BAR has fixed size/location
Dave Frodin
2014-06-11
AMD/CIMx: Add functions for AMD PCI IRQ routing
Mike Loptien
2014-05-25
southbridge/amd/cimx/sb900: Unused func smbus_delay()
Edward O'Callaghan
2014-05-22
southbridge/amd/cimx/sb700: Unused func smbus_delay()
Edward O'Callaghan
2014-05-14
southbridge/amd/cimx/sb800: Unused func smbus_delay()
Edward O'Callaghan
2014-05-13
southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridge
Edward O'Callaghan
2014-04-20
AMD AGESA cimx/sb700: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUS
Kyösti Mälkki
2014-04-20
AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUS
Kyösti Mälkki
2014-04-20
AMD cimx sb700/sb800/sb900: Fix NODE_PCI and use of MAX_PHYSICAL_CPUS
Kyösti Mälkki
2014-04-13
cimx/sb800/cfg.c: Cut out purposeless ROM reading noise.
Edward O'Callaghan
2014-04-13
cimx/sb800 boards: Don't require ide.asl on boards without IDE
Edward O'Callaghan
2014-02-16
usbdebug: Remove EHCI_DEBUG_OFFSET
Kyösti Mälkki
2014-02-11
amd/cimx: fix sb(8|9)00 NULL type redefine
Aaron Durbin
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-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-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-12-07
Correct file permissions.
Idwer Vollering
2013-10-22
usbdebug: Fix boards without EARLY_CBMEM_INIT
Kyösti Mälkki
2013-09-24
southbridge/cimx/sb900: Rename headers to match sb700 & sb800
Corey Osgood
2013-09-11
CBMEM: Backup top_of_ram instead of cbmem_toc
Kyösti Mälkki
2013-08-24
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-16
Correct spelling of shadow, setting and memory
Paul Menzel
2013-08-10
usbdebug: Fix AMD cimx/sb700 cimx/sb800
Kyösti Mälkki
2013-08-07
usbdebug: Support AMD cimx/sb700 cimx/sb800 once again
Kyösti Mälkki
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-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-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
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-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-09
Fix typo in SB800 Kconfig for IMC position
Martin Roth
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-12
SB800: Add IMC ROM and fan control.
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
[next]