index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
amd
Age
Commit message (
Expand
)
Author
2019-06-07
sb/amd/sb700: Fix misleading formatting
Marshall Dawson
2019-05-29
src/southbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-20
sb/amd/cimx/sb800: Get rid of power button device in coreboot
Paul Menzel
2019-05-06
sb/amd/rs780: Use 32 bit variable to avoid truncation
Jacob Garber
2019-04-25
src/southbridge/amd: Remove unused variables
Elyes HAOUAS
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-22
sb/{amd,broadcom,nvidia}: Make use of generic set_subsystem()
Kyösti Mälkki
2019-03-22
sb/amd8111: Drop unused code
Kyösti Mälkki
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-13
sb/amd/cimx/sb800/early.c: Drop unused 'include <cbmem.h>
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
commonlib/loglevel.h: Drop unnecessary include
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-06
sb/amd: Use simple PCI IO config access
Kyösti Mälkki
2019-03-05
arch/io.h: Drop includes in fam10 romstages
Kyösti Mälkki
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
Fix <io.h> includes
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-03
device/pci_ops: Drop unused parameter
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-25
sb/amd/hudson/acpi: Fix illegal object references
Elyes HAOUAS
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-02-10
sb/amd/sb800: Drop comments about pci_locate_device()
Kyösti Mälkki
2019-02-04
sb/amd/agesa/hudson/Kconfig: Disable xHCI by default if no USE_BLOBS
Mike Banon
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-14
AGESA: Drop CONFIG_CBB and CONFIG_CDB
Kyösti Mälkki
2019-01-14
AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTON
Kyösti Mälkki
2019-01-14
binaryPI: Fix missing AMD_PI_BOLTON blobs
Kyösti Mälkki
2019-01-14
AGESA binaryPI: Consolidate ACPI for IMC
Kyösti Mälkki
2019-01-14
binaryPI: Remove ACPI for IMC we don't run
Kyösti Mälkki
2019-01-14
AGESA: Remove ACPI for IMC we don't run
Kyösti Mälkki
2019-01-14
AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE
Mike Banon
2019-01-10
sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN()
Elyes HAOUAS
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
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
2019-01-04
AGESA: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
binaryPI: Use pcidev_on_root()
Kyösti Mälkki
[next]