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
/
sb700
Age
Commit message (
Expand
)
Author
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/io.h: Add missing includes
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-11
device/pci_ops: Move questionable pci_locate() variants
Kyösti Mälkki
2019-01-10
sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN()
Elyes HAOUAS
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-06
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2019-01-06
device: Use pcidev_path_behind()
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-19
southbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-31
reset: Finalize move to new API
Nico Huber
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
amdfam10: Convert to `board_reset()`
Nico Huber
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-04
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-05-21
sb/amd/sb700: Get rid of device_t
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-23
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-01-30
drivers/spi: support cmd opcode deduction for spi_crop_chunk()
Aaron Durbin
2017-10-12
sb/amd/sb700/lpc.c: Optimize code flow for less indentation
Arthur Heymans
2017-09-27
smbus: Fix a typo ("Set the device I'm talking too")
Jonathan Neuschäfer
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-09-09
sb/amd: Support CBMEM_TOP_BACKUP
Kyösti Mälkki
2017-08-07
usbdebug: Refactor early enable
Kyösti Mälkki
2017-08-07
usbdebug: Consolidate EHCI_BAR setup
Kyösti Mälkki
2017-06-30
southbridge/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-07
spi: Remove unused/unnecessary spi_init function definitions
Furquan Shaikh
2017-05-27
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2017-05-24
southbridge/amd: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-05
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-04-17
[nb|sb]/amd/[amdfam10|sb700]: Add LPC bridge ACPI names for NB/SB
Timothy Pearson
2017-04-15
sb/amd/sb700: Disable LPC ROM mapping when SPI Flash is used
Timothy Pearson
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-12-23
spi: Get rid of SPI_ATOMIC_SEQUENCING
Furquan Shaikh
2016-12-05
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-11-21
AMD sb700: Fix PCI ID error
Kyösti Mälkki
2016-10-04
src/southbridge: Remove unnecessary semicolon
Elyes HAOUAS
2016-09-20
southbridge/amd: Add space around operators
Elyes HAOUAS
2016-09-13
southbridge/amd/sb700: transition away from device_t
Antonello Dettori
2016-08-31
amd/sb700/bootblock.c: Restore accidentally deleted code
Martin Roth
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-08-26
sb/amd/sb700: Add option to increase SPI speed to 33MHz
Timothy Pearson
2016-08-04
sb/amd/sb700: Do not reset fifo after skipping the sent bytes
Timothy Pearson
2016-08-03
sb/amd/sb[6|7|8]00: Initialize PIC
Timothy Pearson
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
2016-04-11
sb/amd/sp5100: Apply Sx State Settings per RPR v3.02
Timothy Pearson
2016-04-11
sb/amd/sp5100: Enable CPU reset timing option per RPR v3.02
Timothy Pearson
2016-04-11
sb/amd/sp5100: Disable ASF legacy sensor support per RPR v3.02
Timothy Pearson
2016-04-08
sb/amd/sb700: Add sb7xx_51xx_decode_last_reset()
Timothy Pearson
2016-04-07
sb/amd/sb700: Enable reset on sync flood
Timothy Pearson
2016-04-05
sb/amd/sp5100: Add ehci_async_data_cache CMOS option
Timothy Pearson
2016-02-01
southbridge/amd/sb700: Enable extended APIC ID when Kconfig option set
Timothy Pearson
2016-02-01
southbridge/amd/sb700: Set HPET min tick value to RPR recommendation
Timothy Pearson
2016-01-29
southbridge/amd/sb700: Add CMOS option to disable legacy USB support
Timothy Pearson
2016-01-29
southbridge/amd/sb700: Add missing DMA setup step from AMD RRG
Timothy Pearson
2015-12-18
southbridge/amd/sr5650: Add MCFG ACPI table support
Timothy Pearson
2015-12-09
sb/amd/sb700: Enable watchdog timer for OS use
Timothy Pearson
2015-12-01
southbridge/amd/sb700: Fix boot hang when AHCI mode disabled
Timothy Pearson
2015-11-26
southbridge/amd/sb700: Fix drifting system clock
Timothy Pearson
2015-11-24
southbridge/amd/sb700: Fix mismatched FADT entries
Timothy Pearson
2015-11-15
southbridge/amd/sb700: Fix random persistent SATA AHCI drive detection failure
Timothy Pearson
2015-11-12
southbridge/amd/sb700: Fix SATA port 4/5 drive detection
Timothy Pearson
2015-11-12
southbridge/amd/sb700: Recover if AHCI disk detection fails
Timothy Pearson
2015-11-12
src/southbridge/amd/sb700: Reset SATA controller in AHCI mode during startup
Timothy Pearson
2015-11-12
southbridge/amd/sb700: Do drive detection even in AHCI mode
Timothy Pearson
2015-11-12
southbridge/amd/sb700: Add option to disable SATA ALPM
Timothy Pearson
2015-11-11
cpu/amd: Add CC6 support
Timothy Pearson
2015-11-11
southbridge/amd/sb700: Fix build failure from merging patches out of order
Timothy Pearson
2015-11-11
southbridge/amd/sb700: Disable broken SATA MSI functionality
Timothy Pearson
2015-11-11
southbridge/amd/sb700: Indicate iSATA/eSATA port type
Timothy Pearson
2015-11-11
southbridge/amd/sb700: Add AHCI support
Timothy Pearson
2015-10-31
southbridge/amd/sb700: Remove acpi_get_sleep_type for early CBMEM
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
amd/sb700: clean up recommended changes
Martin Roth
2015-10-27
southbridge/amd/sb700: Add Suspend to RAM (S3) support
Timothy Pearson
2015-10-25
southbridge/amd/sb700: Add option for last power state after failure
Timothy Pearson
2015-10-25
southbridge/amd/sb700: Set up uninitialized devices in early boot
Timothy Pearson
2015-10-24
southbridge/amd/sb700: Fix boot hang on ASUS KGPE-D16
Timothy Pearson
2015-10-24
southbridge/amd/sb700/acpi: Add IDE / SATA ASL code
Timothy Pearson
2015-10-24
southbridge/amd/sb700: Allow use of auxiliary SMBUS controller
Timothy Pearson
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-03-19
CBMEM: Add LATE_CBMEM_INIT guards
Kyösti Mälkki
[next]