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
/
pi
Age
Commit message (
Expand
)
Author
2019-11-18
*/Makefile: Always build enable_usbdebug.c
Arthur Heymans
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-10-28
src/southbridge: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-18
src: Remove unused include '<device/pci_ids.h>'
Elyes HAOUAS
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-09-17
binaryPI: Drop PSP Secure OS from build
Kyösti Mälkki
2019-09-17
binaryPI: Move Hudson firmware higher in CBFS
Kyösti Mälkki
2019-09-17
binaryPI: Refactor Makefile for PSP directory
Kyösti Mälkki
2019-09-15
southbridge: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-09
src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generation
Michał Żygowski
2019-08-20
AGESA,binaryPI: Replace use of __PRE_RAM__
Kyösti Mälkki
2019-08-20
AGESA,binaryPI: Fix use of chip.h
Kyösti Mälkki
2019-08-13
cpu/x86: Change old-style SMI handler prototypes
Kyösti Mälkki
2019-08-13
cpu/x86: Move some SMM function declarations
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-05-29
src/southbridge: Add missing 'include <types.h>'
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-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-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-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-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/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE
Mike Banon
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-04
binaryPI: Use pcidev_on_root()
Kyösti Mälkki
2018-12-19
southbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-18
southbridge: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-18
Fix typos involving "the the"
Jonathan Neuschäfer
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
[next]