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
/
cimx
Age
Commit message (
Expand
)
Author
2018-11-29
arch/acpi.h: Add some update to version 6.2a
Elyes HAOUAS
2018-11-28
src/{mainboard,southbridge}: Remove commented include lines
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
src: Get rid of duplicated includes
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-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/cimx/sb[89]00: 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-29
src/southbridge: Add and update license headers
Martin Roth
2018-05-21
cimx/sb800: Use PCI_DEVFN()
Kyösti Mälkki
2018-05-20
sb/amd/cimx/sb900: Get rid of device_t
Elyes HAOUAS
2018-05-20
sb/amd/cimx/sb800: Get rid of device_t
Elyes HAOUAS
2018-04-29
sb/amd/cimx/sb800: Remove unused variable
Paul Menzel
2018-04-29
sb/amd/cimx/sb800/lpc: Shorten and wrap long lines
Paul Menzel
2018-04-23
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-04-09
console: Expose vsnprintf
David Hendricks
2018-01-30
drivers/spi: support cmd opcode deduction for spi_crop_chunk()
Aaron Durbin
2018-01-24
AGESA f15 cimx/sb700: Remove unused chips code
Kyösti Mälkki
2018-01-24
amd/torpedo cimx/sb900: Fix include directory
Kyösti Mälkki
2018-01-23
AGESA_LEGACY: Apply final cleanup and file removals
Kyösti Mälkki
2018-01-17
AGESA f15 boards: Remove - using LATE_CBMEM_INIT
Kyösti Mälkki
2018-01-14
AMD CIMx SB800: late.c: Use variable `device` from for loop condition
Paul Menzel
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: Implement POSTCAR_STAGE
Kyösti Mälkki
2017-09-26
AGESA cimx: Move cb_types.h to vendorcode
Kyösti Mälkki
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-09-12
AGESA CIMX: Remove empty set_pcie_(de)reset
Kyösti Mälkki
2017-09-12
AGESA boards: Clean up some includes
Kyösti Mälkki
2017-09-06
ACPI S3: Remove conflicting local acpi_get_sleep_type()
Kyösti Mälkki
2017-08-23
AGESA binaryPI: Consolidate and fix sleep states
Kyösti Mälkki
2017-08-02
AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-07-17
AGESA: Add guard for acpi_get_sleep_type()
Kyösti Mälkki
2017-06-30
southbridge/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-27
vendorcode/amd: Unify Porting.h across all targets
Stefan Reinauer
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-05-27
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2017-05-24
southbridge/amd: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-18
AGESA: Fix UMA calculations
Kyösti Mälkki
2017-05-05
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-04-03
cimx/sb800: Log southbridge call-sites
Kyösti Mälkki
2017-02-22
southbridge/amd: Add LPC bridge acpi path for Family14 and SB800
Tobias Diedrich
2016-12-23
spi: Get rid of SPI_ATOMIC_SEQUENCING
Furquan Shaikh
2016-12-05
spi: Define and use spi_ctrlr structure
Furquan Shaikh
[next]