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
/
family16kb
Age
Commit message (
Expand
)
Author
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-08
northbridge/amd: Add the audio device to the PCI devices
Dave Frodin
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 fam16kb: Move clearing of NoSnoopEnable bit
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/family16kb: Switch to per-device ACPI
Vladimir Serbinenko
2014-11-25
northbridge/amd/agesa/family16kb: Add MMCONF res to PCI_DOMAIN
Edward O'Callaghan
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-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-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-11
amd/family16kb: Move and resize the MMIO region
Dave Frodin
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 fam16kb: 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
2013-09-11
CBMEM AMD: Fix calls to set_top_of_ram_once()
Kyösti Mälkki
2013-09-11
CBMEM AMD: Remove references to global high_tables_base
Kyösti Mälkki
2013-08-15
AMD Kabini: Split DSDT into common sections
Mike Loptien
2013-08-05
AMD Kabini: Add map_oprom() function for Vendor/Device IDs
Bruce Griffith
2013-08-05
AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)
Siyuan Wang