Age | Commit message (Expand) | Author |
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 |
2014-12-03 | AGESA fam14: Common agesawrapper | Kyösti Mälkki |
2014-12-03 | AGESA: Use common header for agesawrapper | Kyösti Mälkki |
2014-11-26 | agesa/family14: Fix includes for ACPI | Kyösti Mälkki |
2014-11-25 | agea/family14: Switch to per-device ACPI | Vladimir Serbinenko |
2014-11-24 | northbridge/amd/agesa: Remove useless northbridge.h header | Edward O'Callaghan |
2014-11-24 | northbridge/amd/agesa/family1{2,4}: make get_node_pci() static | Edward O'Callaghan |
2014-11-24 | northbridge/amd/agesa/family1{4,5,5tn,6kb}: Reduce differences | Edward O'Callaghan |
2014-11-06 | northbridge: DEVICE_NOOP some stub function callbacks | Edward O'Callaghan |
2014-10-19 | AGESA: Drop board and chipset -specific callout headers | Kyösti Mälkki |
2014-10-19 | AGESA fam12 fam14 fam15: Use common agesa_readSpd() | Kyösti Mälkki |
2014-08-16 | AMD Family 14: Fix permissions on one northbridge file | Bruce Griffith |
2014-07-17 | northbridge,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-14 | AGESA: Trace execution with AGESAWRAPPER() | Kyösti Mälkki |
2014-07-08 | northbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | gizmosphere/gizmo: Move support of SPD data in CBFS | Kyösti Mälkki |
2014-06-29 | northbridge/amd: Remove some extraneous parentheses from if-statements | Edward O'Callaghan |
2014-06-29 | AMD boards: Fix comment style and typos | Kyösti Mälkki |
2014-06-26 | AMD boards: Fix typos | Kyösti Mälkki |
2014-06-21 | AMD cimx/sb800: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-21 | northbridge/amd/agesa: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-11 | AMD/CIMx: Add functions for AMD PCI IRQ routing | Mike Loptien |