index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
amd
/
pi
/
00660F01
Age
Commit message (
Expand
)
Author
2019-04-08
nb/amd/pi, mb/amd/bettong: Fix null pointer checks
Jacob Garber
2019-03-19
Fix 'unsigned int' to bare use of 'unsigned'
Subrata Banik
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
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-01-22
AGESA/binaryPI: Add NULL pointers check
Kyösti Mälkki
2019-01-14
binaryPI: Drop CONFIG_CBB and CONFIG_CDB
Kyösti Mälkki
2019-01-14
binaryPI: Drop invalid northbridge.h file
Kyösti Mälkki
2019-01-10
binaryPI: Drop warning on EXT_CONF_SUPPORT
Kyösti Mälkki
2019-01-04
binaryPI: Use pcidev_on_root()
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-05
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-10-18
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-07-23
AGESA binaryPI: Remove code for CONFIG_CBB!=0
Kyösti Mälkki
2018-07-20
AGESA binaryPI: Fix and optimize for MAX_NODES_NUM
Kyösti Mälkki
2018-05-23
nb/amd/pi: Get rid of device_t
Kyösti Mälkki
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2017-09-29
AGESA binaryPI: Drop amdlib.h in dimmSpd.h
Kyösti Mälkki
2017-09-26
binaryPI: Drop Options.h include
Kyösti Mälkki
2017-09-26
AGESA: Avoid cpuRegisters.h include
Kyösti Mälkki
2017-09-22
AGESA binaryPI: Clean up amdfamXX.h include
Kyösti Mälkki
2017-08-02
binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-08-02
AGESA binaryPI: Unify agesawrapper header
Kyösti Mälkki
2017-07-29
binaryPI: Drop remains of ACPI S3 on FCH
Kyösti Mälkki
2017-07-08
nb/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-27
northbridge/amd/pi: Arithmetics is not logic
Stefan Reinauer
2017-05-18
binaryPI: Fix UMA calculations
Kyösti Mälkki
2017-04-25
lib: provide clearer devicetree semantics
Aaron Durbin
2016-12-07
AMD fam10 binaryPI: Remove invalid PCI ops on CPU domain
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Drop redundant logging
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Consolidate resource registration
Kyösti Mälkki
2016-12-07
PCI ops: MMCONF_SUPPORT_DEFAULT is required
Kyösti Mälkki
2016-12-01
AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-11-07
amd/pi/hudson: Move audio to northbridge
Marshall Dawson
2016-11-07
pci_ids.h: Correct recent AMD ID names
Marshall Dawson
2016-10-04
src/northbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-09-21
northbridge/amd: Improve code formatting
Elyes HAOUAS
2016-09-12
src/northbridge: Improve code formatting
Elyes HAOUAS
2016-08-31
northbridge/amd: Add required space before opening parenthesis '('
Elyes HAOUAS
2015-12-06
amd/pi/00660F01: Remove 'PER_DEVICE_ACPI_TABLES'
Martin Roth
2015-11-06
amd/00660F01: Fix MMCONF resource
Kyösti Mälkki
2015-11-06
AMD bettong: Fix the interrupt routing.
zbao
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-22
AMD Merlin Falcon: Add northbridge files for new AMD processor
WANG Siyuan