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
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
2015-07-11
Calculate HUDSON_FWM_POSITION and display warning on mismatch
Martin Roth
2015-06-25
amd/pi/hudson: Fill ROMSIG with 0xFF instead of 0
zbao
2015-06-23
AMD Kern: Fix path of PspSecureOs BLOB
WANG Siyuan
2015-06-13
southbridge/amd/pi: Add support for new AMD southbridge Kern
WANG Siyuan
2015-06-10
AMD PI: remove unuseful ACPI code
WANG Siyuan
2015-06-08
southbridge/amd/{agesa,pi}/hudson/lpc.c: Sync together
Edward O'Callaghan
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-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-04-02
southbridge/amd/pi: Add initialization of 8254 and 8259
Dave Frodin
2015-04-01
amd/pi/hudson: INCLUDES was renamed to CPPFLAGS_common
Patrick Georgi
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-03-17
southbridge/amd/pi: Enable early I/O decode to LPC
Dave Frodin
2015-03-11
x86 SMM: Replace weak prototypes with weak function stub
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
southbridge/amd/pi: Combine and correct the IRQ text strings
Dave Frodin
2015-02-05
southbridge/amd/pi: write_hpet requires additional config option
Dave Frodin
2015-02-05
southbridge/amd/pi: Update Kconfig and makefiles for bolton
Dave Frodin
[next]