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
/
amd8111
Age
Commit message (
Expand
)
Author
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-09-15
southbridge: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-08-26
amdfam10: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
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-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
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-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-11
device/pci_ops: Move questionable pci_locate() variants
Kyösti Mälkki
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-06
device: Use pcidev_path_behind()
Kyösti Mälkki
2018-12-19
southbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-31
reset: Finalize move to new API
Nico Huber
2018-10-24
sb/amd: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
amdfam10: Convert to `board_reset()`
Nico Huber
2018-05-29
src/southbridge: Add and update license headers
Martin Roth
2018-05-21
sb/amd/amd8111: Get rid of device_t
Elyes HAOUAS
2017-09-27
smbus: Fix a typo ("Set the device I'm talking too")
Jonathan Neuschäfer
2017-08-23
sb/amd/amd8111: Define ACPI sleep states
Kyösti Mälkki
2017-06-30
southbridge/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-12-06
PCI ops: Remove conflicting duplicate declarations
Kyösti Mälkki
2016-10-07
src/southbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-09-20
southbridge/amd: Add space around operators
Elyes HAOUAS
2016-09-13
southbridge/amd/amd8111: transition away from device_t
Antonello Dettori
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-08-09
amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESS
Jonathan A. Kollasch
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-02-27
x86: Fix pointer arithmetic regressions from MMIO changes
Kevin Paul Herbert
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-06
southbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-12-17
southbridge/amd amd81XX, cs553X & sr5650 spelling fixes
Martin Roth
2014-11-05
Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'
Edward O'Callaghan
2014-11-05
soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
Edward O'Callaghan
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-19
amd: rename model_fxx_powernow to powernow.
Vladimir Serbinenko
2014-10-17
Fix mismerge of ACPI patches
Vladimir Serbinenko
2014-10-16
amdk8: Move to per-device ACPI
Vladimir Serbinenko
[next]