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
/
sb800
/
late.c
Age
Commit message (
Expand
)
Author
2020-09-21
src/southbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-06-09
Revert "sb/amd/cimx/sb800: Fix 16-bit read/write PCI_COMMAND register"
Nico Huber
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-06-06
sb/amd/cimx/sb800: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-26
src/sb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-02-26
treewide: capitalize 'USB'
Elyes HAOUAS
2020-01-05
sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possible
Michał Żygowski
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
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-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-10
southbridge/amd/cimx: Drop unused functions
Kyösti Mälkki
2019-01-07
src: Move constant to the right side of comparison
Elyes HAOUAS
2018-07-09
src/southbridge: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-05-21
cimx/sb800: Use PCI_DEVFN()
Kyösti Mälkki
2018-05-20
sb/amd/cimx/sb800: Get rid of device_t
Elyes HAOUAS
2018-01-23
AGESA_LEGACY: Apply final cleanup and file removals
Kyösti Mälkki
2018-01-14
AMD CIMx SB800: late.c: Use variable `device` from for loop condition
Paul Menzel
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-09-12
AGESA CIMX: Remove empty set_pcie_(de)reset
Kyösti Mälkki
2017-08-02
AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-06-30
southbridge/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-04-03
cimx/sb800: Log southbridge call-sites
Kyösti Mälkki
2017-02-22
southbridge/amd: Add LPC bridge acpi path for Family14 and SB800
Tobias Diedrich
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
amd/cimx/sb800/late.c: Add comment in `sb800_init()`
Paul Menzel
2015-07-30
SB800: Port to 64bit
Stefan Reinauer
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-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-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-06
AMD platforms: fix callout_entry doxygen errors
Martin Roth
2014-12-30
drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY
Gabe Black
2014-12-17
southbridge/amd agesa & cimx spelling fixes
Martin Roth
2014-11-22
amdfam10: Move to per-device ACPI
Vladimir Serbinenko
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-07-02
AMD/agesa: Add functions for AMD PCI IRQ routing
Dave Frodin
2014-06-21
AMD cimx/sb800: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-11
AMD/CIMx: Add functions for AMD PCI IRQ routing
Mike Loptien
2014-05-13
southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridge
Edward O'Callaghan
2014-04-20
AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUS
Kyösti Mälkki
2014-02-06
usbdebug: Move under drivers/usb
Kyösti Mälkki
2013-07-01
usbdebug: Drop duplicates of EHCI BAR relocation code
Kyösti Mälkki
2013-04-18
AMD/SB800: Define the GPP PCIe lane distribution
Dave Frodin
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-23
AMD/Persimmon: Add RTC init to CIMX SB800
Mike Loptien
2012-12-12
SB800: Add IMC ROM and fan control.
Martin Roth
2012-11-27
Enable the FCH GPP port prior to device enumeration
Dave Frodin
2012-08-05
AMD SB: Call the rtc update if needed (Propagation)
zbao
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-12
Add Southbridge support for S3.
zbao
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-09-07
AMD F14 southbridge update
Kerry She
2011-06-29
amd southbirdge sb800 wrapper, pci bridge fix
Kerry She
2011-06-22
Rename {CPU|NB|SB}/amd/*_wrapper folders
efdesign98