Age | Commit message (Expand) | Author |
2020-01-02 | amd/acpi: Drop empty PCSD device nodes | Nico Huber |
2019-12-31 | nb/amd: Fix typo | Elyes HAOUAS |
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-11-29 | {northbridge,soc,southbridge}: Don't use both of _ADR and _HID | Elyes HAOUAS |
2019-10-27 | src/[northbridge,security]: change "unsigned" to "unsigned int" | Martin Roth |
2019-07-21 | nb/amd/trinity: Rename PCI ID of the IOMMU | Marshall Dawson |
2019-06-28 | device,nb/amd: Deduplicate add_more_links() | 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-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-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/agesa: Get rid of device_t | Kyösti Mälkki |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
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-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-09-12 | AGESA boards: Clean up some includes | Kyösti Mälkki |
2017-08-24 | AGESA: Sync f15tn and f15rl northbridge code | Kyösti Mälkki |
2017-08-16 | AGESA: Cleanup ACPI S3 support | 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: 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 |
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-11-07 | pci_ids.h: Correct recent AMD ID names | Marshall Dawson |
2016-10-09 | northbridge/amd/agesa/family15*: Remove commented code | 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-09-12 | src/northbridge: Improve code formatting | Elyes HAOUAS |
2016-08-31 | northbridge/amd: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-06-04 | AGESA: Fix invalid use of CFG_ declarations | Kyösti Mälkki |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | Port AGESA based 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-02-14 | AGESA fam15tn fam15rl fam16kb: Drop HT3_SUPPORT | Kyösti Mälkki |
2014-12-20 | AGESA: Use common agesawrapper | Kyösti Mälkki |
2014-12-20 | AGESA fam15tn fam15rl fam16kb: Add OemInitMid() | 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 fam15: Ignore AmdCreateStruct() errors | Kyösti Mälkki |
2014-12-20 | AGESA: Use memset() on 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-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 fam15tn / fam15rl / fam16kb: Common agesawrapper | Kyösti Mälkki |
2014-12-03 | AGESA: Use common header for agesawrapper | Kyösti Mälkki |
2014-11-26 | agesa/family15tn: 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{4,5,5tn,6kb}: Reduce differences | Edward O'Callaghan |
2014-11-21 | northbridge/amd/agesa: DEVICE_NOOP some stub functions | Edward O'Callaghan |
2014-11-06 | northbridge: DEVICE_NOOP some stub function callbacks | Edward O'Callaghan |
2014-11-01 | northbridge/amd: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-19 | AGESA: Drop board and chipset -specific callout headers | Kyösti Mälkki |
2014-10-19 | AGESA fam15tn fam16kb 00730f01: Add common agesa_readSpd() | Kyösti Mälkki |
2014-07-14 | AGESA: Trace execution with AGESAWRAPPER() | Kyösti Mälkki |
2014-07-10 | northbridge/amd: Fix the family15tn option rom mapping | Dave Frodin |
2014-07-02 | AMD/agesa: Add functions for AMD PCI IRQ routing | Dave Frodin |
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 | northbridge/amd/agesa: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-06 | AGESA: Use common heap allocator | Kyösti Mälkki |
2014-06-06 | AGESA fam15tn fam16kb: Use shared default callouts | Kyösti Mälkki |
2014-06-06 | AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGE | Kyösti Mälkki |
2014-05-05 | AGESA: Implement EmptyHeap() | Kyösti Mälkki |
2014-05-05 | AGESA fam15tn: Use common GetHeapBase() | Kyösti Mälkki |
2014-04-16 | AMD AGESA fam15tn/fam16kb: Remove unused source files | Kyösti Mälkki |
2014-01-12 | lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content | Vladimir Serbinenko |
2014-01-10 | Replace all occurences of sprintf with snprintf | Vladimir Serbinenko |