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
/
agesa
/
family14
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-08
northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-22
amd/agesa: Make BottomIo position configurable
Mike Banon
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-05
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-25
amd/common/acpi: move thermal zone to common location
Michał Żygowski
2020-03-25
acpi: correct the processor devices scope
Michał Żygowski
2020-03-23
nb/amd/agesa/family14: Improve HTC threshold handling
Michał Żygowski
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-04
nb/amd/agesa/family14/acpi: Fix comment
Elyes HAOUAS
2020-01-09
amd/agesa/state_machine: Add BeforeInitLate hooks
Michał Żygowski
2020-01-07
nb/agesa/family14: Don't use _HID and _ADR
Elyes HAOUAS
2020-01-02
amd/acpi: Drop empty PCSD device nodes
Nico Huber
2019-12-20
AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK
Kyösti Mälkki
2019-12-20
AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HID
Michał Żygowski
2019-12-19
src/northbridge: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-14
Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"
Nico Huber
2019-12-13
sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call
Kyösti Mälkki
2019-11-29
{northbridge,soc,southbridge}: Don't use both of _ADR and _HID
Elyes HAOUAS
2019-11-20
nb/amd/fam10: Drop support
Arthur Heymans
2019-08-20
AGESA,binaryPI: Replace use of __PRE_RAM__
Kyösti Mälkki
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-03-19
Fix 'unsigned int' to bare use of 'unsigned'
Subrata Banik
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
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-24
AGESA fam12/fam14: Drop amdfamX.c file include
Kyösti Mälkki
2019-01-14
AGESA: Drop CONFIG_CBB and CONFIG_CDB
Kyösti Mälkki
2019-01-04
AGESA: Use pcidev_on_root()
Kyösti Mälkki
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
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-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-10-18
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-07-20
AGESA binaryPI: Fix and optimize for MAX_NODES_NUM
Kyösti Mälkki
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-05-23
nb/amd/agesa: Get rid of device_t
Kyösti Mälkki
2018-05-20
nb/amd/agesa/family14: Get rid of device_t
Elyes HAOUAS
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-01-23
AGESA_LEGACY: Apply final cleanup and file removals
Kyösti Mälkki
2017-09-29
AGESA binaryPI: Drop amdlib.h in dimmSpd.h
Kyösti Mälkki
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-09-12
AGESA boards: Clean up some includes
Kyösti Mälkki
2017-09-06
AGESA f14: Work around soft-resets
Kyösti Mälkki
2017-09-06
AGESA f14: Fix duplicate call on S3 resume path
Kyösti Mälkki
2017-08-16
AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INIT
Kyösti Mälkki
2017-08-02
AGESA: Implement EARLY_CBMEM_INIT
Kyösti Mälkki
2017-08-02
AGESA: Move romstage-ramstage splitline
Kyösti Mälkki
2017-08-02
AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-07-08
nb/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-28
northbridge/amd/agesa/*: Add whitespace around '<<'
Elyes HAOUAS
2017-06-27
vendorcode/amd: Unify Porting.h across all targets
Stefan Reinauer
2017-05-18
AGESA: Fix UMA calculations
Kyösti Mälkki
2017-04-25
lib: provide clearer devicetree semantics
Aaron Durbin
2017-03-07
AGESA: Add agesa_helper.h header
Kyösti Mälkki
2017-02-22
southbridge/amd: Add LPC bridge acpi path for Family14 and SB800
Tobias Diedrich
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-01
AGESA: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-10-09
northbridge/amd/agesa/family14: Remove commented code
Elyes HAOUAS
2016-10-04
src/northbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-10-04
src/northbridge: Remove whitespace after sizeof
Elyes HAOUAS
2016-09-20
northbridge/amd/agesa: Improve code formatting
Elyes HAOUAS
2016-08-31
northbridge/amd: Add required space before opening parenthesis '('
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-30
amd/family14: Add k10temp thermal zone.
Tobias Diedrich
2015-07-21
Port Fam14 northbridge code to 64bit
Stefan Reinauer
2015-06-10
PCI subsystem: Drop PCI_64BIT_PREF_MEM option
Kyösti Mälkki
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-04
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-06-04
devicetree: Rename unused parameter to passthru
Kyösti Mälkki
2015-05-26
Make acpi_fill_hest into parameter
Vladimir Serbinenko
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-04-09
northbridge/amd/agesa/familyXY: Make NULL device op explicit
Edward O'Callaghan
2015-01-07
northbridge/amd/agesa/family1{4,5}: Remove cruft from dimmSpd.c
Edward O'Callaghan
2014-12-20
AGESA: Use common agesawrapper
Kyösti Mälkki
2014-12-20
AGESA: Common laterunaptask()
Kyösti Mälkki
2014-12-20
AGESA: Common agesawrapper_amdinitlate()
Kyösti Mälkki
2014-12-20
AGESA fam12 fam14: Use lowercase void in agesawrappers
Kyösti Mälkki
2014-12-20
AGESA fam14: Add amd_initenv()
Kyösti Mälkki
2014-12-20
AGESA: Add amd_initcpuio() and amd_initmmio()
Kyösti Mälkki
2014-12-20
AGESA fam14: Increase MMCONF region
Kyösti Mälkki
2014-12-19
AGESA: Only fam14 sets Ontario APU IDs
Kyösti Mälkki
2014-12-19
AGESA fam12 fam14: Drop EXT_CONF_SUPPORT
Kyösti Mälkki
2014-12-03
AGESA: Trace execution with AGESA_EVENTLOG()
Kyösti Mälkki
2014-12-03
AGESA: Common agesawrapper for S3 resume
Kyösti Mälkki
2014-12-03
AGESA: Add common eventlog
Kyösti Mälkki
2014-12-03
AGESA: Remove duplicate OemCustomizeInitEarly declarations
Kyösti Mälkki
[next]