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
/
pi
Age
Commit message (
Expand
)
Author
2018-12-07
sb/amd/pi/hudson: Fix UART address math
Marshall Dawson
2018-11-29
arch/acpi.h: Add some update to version 6.2a
Elyes HAOUAS
2018-11-18
sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWM
Elyes HAOUAS
2018-11-16
{soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INIT
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-11-07
southbridge/amd/pi/hudson: Get rid of void pointer math
Richard Spiegel
2018-11-05
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
sb/amd/*/hudson: Use CF9 reset
Nico Huber
2018-10-04
sb/amd/pi/hudson: Remove #if 1
Jonathan Neuschäfer
2018-08-27
update all FADT version 3.0 to use the get tables function
Marc Jones
2018-08-17
Fix PCI ACPI _OSC methods
Marc Jones
2018-07-10
src/sb/amd/pi/hudson/sd.c: disable SDR50 tuning and set correct clock freq in...
Michał Żygowski
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-31
AGESA binaryPI: Remove dependency on K8 headers
Kyösti Mälkki
2018-05-29
src/southbridge: Add and update license headers
Martin Roth
2018-05-21
agesa/hudson pi/hudson: Use PCI_DEVICE_ID
Kyösti Mälkki
2018-05-21
agesa/hudson pi/hudson: Skip device node search
Kyösti Mälkki
2018-05-20
sb/amd/pi/hudson: Get rid of device_t
Elyes HAOUAS
2017-11-30
amd/{hudson,stoneyridge}: fix out of bounds read
Richard Spiegel
2017-11-28
AMD platforms: Fix ASL comment that implies "\_SB" is southbridge
Martin Roth
2017-09-27
smbus: Fix a typo ("Set the device I'm talking too")
Jonathan Neuschäfer
2017-09-20
vboot: remove init_vbnv_cmos()
Aaron Durbin
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-09-10
amdfw: Clean up makefiles a bit more
Martin Roth
2017-08-25
amd/XX/hudson: Remove #if IS_ENABLED(CONFIG_HUDSON_IMC_FWM)
Kyösti Mälkki
2017-08-25
amd/pi/hudson: Fix FCH EC
Martin Roth
2017-08-25
amd/pi/hudson: Move oem_fan_control()
Martin Roth
2017-08-24
amd/pi/hudson: Clean up makefile.inc
Marc Jones
2017-08-24
amd/pi/hudson: Convert 48Mhz en to read/write32
Marshall Dawson
2017-08-23
AGESA binaryPI: Consolidate and fix sleep states
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-08-04
southbridge/pi/hudson: Fix GPIO bank1 control definition
Marshall Dawson
2017-07-12
binaryPI: Drop non-soc stoneyridge trees
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-05-11
amd/pi: Add AMD fam16h TPM ACPI path support
Philipp Deppenwiese
2017-05-02
amd/pi/hudson: Add config option for ACPI base
Marc Jones
2017-04-27
amd/pi/hudson: Add VBNV cmos reset option
Marc Jones
2017-04-27
Revert "amd/pi/hudson: Move ACPI IO registers"
Kyösti Mälkki
2017-04-26
amd/pi/hudson: Add TPM decode to SPI function
Marc Jones
2017-04-26
amd/pi/hudson: Clean up whitespace in header files
Marshall Dawson
2017-04-26
amd/pi/hudson: Move ACPI IO registers
Marc Jones
2017-04-26
amd/pi/hudson: Add LPC IO decode enable function
Marc Jones
2017-04-25
amd/pi/hudson: Add GPIO get function
Marc Jones
2017-04-17
sb/amd/pi/hudson: Spell verb in comment with a space
Paul Menzel
2017-04-14
amd/pi/hudson: Add SERIRQ setup
Marc Jones
2017-04-14
amd/pi/hudson: Add hudson PM register defines
Marc Jones
2017-04-06
northbridge/amd/stoney: Add FT4 package
Marshall Dawson
2017-03-28
amd/pi/hudson: Add fanless SMU firmware to build
Marshall Dawson
2017-03-28
amd/pi/hudson: Reduce amdfw space requirement
Marshall Dawson
2017-03-28
amd/pi/hudson: Add alternate method for including amdfw
Marshall Dawson
2017-03-07
amd/pi/hudson: Move APIC enable to CPU file
Marshall Dawson
2017-03-07
amd/pi/hudson/acpi: Only declare S3 if it is supported
Marc Jones
2017-03-07
amd/pi/hudson: Add early SPI setup
Marshall Dawson
2017-03-07
amd/pi/hudson: Add SPI definitions to header
Marshall Dawson
2017-03-07
amd/pi/hudson: Consolidate BITn definitions
Marshall Dawson
2017-01-10
amd/hudson/pi: Fix position of hudson_fwm
Ricardo Ribalda Delgado
2016-12-19
pcengines/apu2: add board support
Piotr Król
2016-12-05
mainboard & southbridge: Clear files that are just headers
Martin Roth
2016-12-01
AMD binaryPI: Use explicit PCI IO config access in bootblock
Kyösti Mälkki
2016-11-23
AGESA binaryPI: Fix PCI ID namespace
Kyösti Mälkki
2016-11-21
AMD binaryPI: Drop commented code with bad PCI IDs
Kyösti Mälkki
2016-11-10
southbridge/amd: Remove debug echo when building PI
Martin Roth
2016-11-10
southbridge/amd: update for amdfwtool size on command line
Martin Roth
2016-11-07
southbridge/amd: Update Kconfig and makefiles for 00670F00
Marc Jones
2016-11-07
amd/pi/hudson: Move audio to northbridge
Marshall Dawson
2016-11-02
amd/hudson: Add PSP2 build for combo BIOS
Marc Jones
2016-11-02
util/amdfwtool: Fix duplicate long option name
Marshall Dawson
2016-09-20
southbridge/amd: Add space around operators
Elyes HAOUAS
2016-09-13
southbridge/amd/pi/hudson: transition away from device_t
Antonello Dettori
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-07-31
src/southbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-05-09
drivers/uart: Use uart_platform_refclk for all UART models
Lee Leahy
2016-05-03
southbridge/amd: Drop HUDSON_FWM_INSIDE_CBFS
Patrick Georgi
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-12-10
ACPI: Fix IASL Warning about unused method for _OSI check
Martin Roth
2015-12-09
amdfwtool: Hide the prefix of target
Zheng Bao
2015-12-09
AMD/bettong: Add missing uart.c for UART
Zheng Bao
2015-12-08
AMD/bettong: Remove the useless period (trivial)
Zheng Bao
2015-11-24
AMD/bettong: Add UART support
Zheng Bao
2015-11-20
AMD Bettong: refactor PCI interrupt table
WANG Siyuan
2015-11-19
AMD Hudson: Use amdfwtool to integrate firmwares.
Zheng Bao
2015-11-06
amd binaryPI: Fix usbdebug
Kyösti Mälkki
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-30
AMD Bettong: Fix usb device in devicetree for Carrizo
zbao
2015-08-19
AMD ROMSIG: Only check location if ROMSIG is used
Martin Roth
2015-08-17
AMD Binary PI: Fix the build when the user's group has a space
Dan Christensen
2015-08-09
license headers: Drop FSF addresses again
Patrick Georgi
2015-07-30
AMD binary PI: add southbridge support for fan control
WANG Siyuan
2015-07-21
amd/hudson: Fix makefile FWM location check
Marc Jones
2015-07-18
amd/pi: Increase assumption for maximum CBFS file header size
Patrick Georgi
2015-07-12
southbridge/amd/pi/hudson: Fix HUDSON_DISABLE_IMC kconfig warning
Martin Roth
2015-07-11
amd/.../hudson: Warn if HUDSON_FWM_POSITION is not inside CBFS
Martin Roth
[next]