index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
amd
/
pi
/
hudson
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-09
1
-2
/
+2
*
src/southbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
2
-2
/
+4
*
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-23
1
-1
/
+1
*
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
5
-8
/
+5
*
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-29
1
-1
/
+1
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
12
-28
/
+28
*
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-06
1
-1
/
+0
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
6
-3
/
+6
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
8
-8
/
+0
*
arch/io.h: Add missing includes
Kyösti Mälkki
2019-03-04
1
-0
/
+1
*
Fix <io.h> includes
Kyösti Mälkki
2019-03-04
1
-1
/
+1
*
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
4
-0
/
+4
*
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-03-01
1
-1
/
+1
*
sb/amd/hudson/acpi: Fix illegal object references
Elyes HAOUAS
2019-02-25
1
-2
/
+7
*
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-21
1
-1
/
+3
*
binaryPI: Fix missing AMD_PI_BOLTON blobs
Kyösti Mälkki
2019-01-14
1
-0
/
+2
*
AGESA binaryPI: Consolidate ACPI for IMC
Kyösti Mälkki
2019-01-14
1
-0
/
+65
*
binaryPI: Remove ACPI for IMC we don't run
Kyösti Mälkki
2019-01-14
1
-1
/
+3
*
AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE
Mike Banon
2019-01-14
1
-4
/
+5
*
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-06
1
-4
/
+0
*
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2019-01-06
1
-1
/
+3
*
binaryPI: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
2
-2
/
+2
*
southbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
1
-1
/
+0
*
southbridge: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-18
1
-1
/
+0
*
Fix typos involving "the the"
Jonathan Neuschäfer
2018-12-18
1
-1
/
+1
*
sb/amd/pi/hudson: Fix UART address math
Marshall Dawson
2018-12-07
1
-2
/
+2
*
arch/acpi.h: Add some update to version 6.2a
Elyes HAOUAS
2018-11-29
1
-3
/
+2
*
sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWM
Elyes HAOUAS
2018-11-18
1
-5
/
+0
*
{soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INIT
Elyes HAOUAS
2018-11-16
1
-4
/
+0
*
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
2
-2
/
+0
*
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
8
-8
/
+0
*
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-12
2
-2
/
+0
*
southbridge/amd/pi/hudson: Get rid of void pointer math
Richard Spiegel
2018-11-07
1
-15
/
+19
*
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-11-05
2
-5
/
+5
*
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
2
-2
/
+2
*
sb/amd/*/hudson: Use CF9 reset
Nico Huber
2018-10-22
2
-17
/
+11
*
sb/amd/pi/hudson: Remove #if 1
Jonathan Neuschäfer
2018-10-04
1
-2
/
+0
*
update all FADT version 3.0 to use the get tables function
Marc Jones
2018-08-27
1
-1
/
+1
*
Fix PCI ACPI _OSC methods
Marc Jones
2018-08-17
1
-5
/
+1
*
src/sb/amd/pi/hudson/sd.c: disable SDR50 tuning and set correct clock freq in...
Michał Żygowski
2018-07-10
1
-1
/
+2
*
src/southbridge: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-09
2
-2
/
+2
*
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-14
3
-6
/
+6
*
AGESA binaryPI: Remove dependency on K8 headers
Kyösti Mälkki
2018-05-31
1
-1
/
+13
*
src/southbridge: Add and update license headers
Martin Roth
2018-05-29
4
-8
/
+60
*
agesa/hudson pi/hudson: Use PCI_DEVICE_ID
Kyösti Mälkki
2018-05-21
1
-1
/
+2
*
agesa/hudson pi/hudson: Skip device node search
Kyösti Mälkki
2018-05-21
1
-5
/
+2
*
sb/amd/pi/hudson: Get rid of device_t
Elyes HAOUAS
2018-05-20
5
-17
/
+18
*
amd/{hudson,stoneyridge}: fix out of bounds read
Richard Spiegel
2017-11-30
1
-3
/
+3
*
AMD platforms: Fix ASL comment that implies "\_SB" is southbridge
Martin Roth
2017-11-28
1
-1
/
+1
*
smbus: Fix a typo ("Set the device I'm talking too")
Jonathan Neuschäfer
2017-09-27
1
-4
/
+4
[next]