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
/
agesa
Age
Commit message (
Expand
)
Author
2019-03-20
src: Use 'include <string.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-02-04
sb/amd/agesa/hudson/Kconfig: Disable xHCI by default if no USE_BLOBS
Mike Banon
2019-01-14
AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTON
Kyösti Mälkki
2019-01-14
AGESA binaryPI: Consolidate ACPI for IMC
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-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
AGESA: 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-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-16
sb/amd: Remove dead assignment in SPI driver
Paul Menzel
2018-11-16
sb/amd: Fix grammar in comment
Paul Menzel
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
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-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-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/agesa/hudson: Get rid of device_t
Elyes HAOUAS
2018-05-14
agesa/hudson/southbridge: add acpi name reporting for lpc
Kevin Cody-Little
2018-04-23
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-01-30
drivers/spi: support cmd opcode deduction for spi_crop_chunk()
Aaron Durbin
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-26
AGESA: Move API interface under drivers/
Kyösti Mälkki
2017-09-26
AGESA: Implement POSTCAR_STAGE
Kyösti Mälkki
[next]