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
Age
Commit message (
Expand
)
Author
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 Richland: Add new graphics device IDs to Family 15, Models 10-1F
Bruce Griffith
2013-08-15
AMD Kabini: Split DSDT into common sections
Mike Loptien
2013-08-08
ASUS F2A85-M: Split DSDT into common sections (as per Parmer)
Kimarie Hoot
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
2013-07-16
AMD Fam15tn: Split DSDT into common sections
Steve Goodrich
2013-07-10
Fix MMCONF_SUPPORT_DEFAULT for ramstage
Kyösti Mälkki
2013-06-28
amd/agesa/family15/northbridge.c: Delete unused variable
Bruce Griffith
2013-06-24
AMD: Drop empty root_complex
Kyösti Mälkki
2013-06-24
AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM
Rudolf Marek
2013-06-24
AMD Fam15tn: Add IOMMU BAR allocation to northbridge
Rudolf Marek
2013-06-13
AMD: Kconfig cleanup
Kyösti Mälkki
2013-06-04
AMD Fam 15tn: Use all memory on systems with more than 4 GB
Siyuan Wang
2013-04-11
Persimmon/Fam14/SB800 DSDT: Split into common areas
Mike Loptien
2013-03-19
AMD Fam15: Add SPD read functions to wrapper code
Kimarie Hoot
2013-03-07
AMD Fam14: Add SPD read functions to wrapper code
Martin Roth
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-28
Drop CONFIG_WRITE_HIGH_TABLES
Stefan Reinauer
2013-02-18
AMD Family12h: Fix warnings
Martin Roth
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-04
Add MMCONF resource to AMD fam15 PCI_DOMAIN
Steven Sherk
2013-02-04
Family 12: Update for string portability
Mike Loptien
2013-02-04
Family 15tn: Update for string portability
Mike Loptien
2013-02-04
Family 10: Update for string portability
Mike Loptien
2013-02-04
Family 15: Update for string portability
Mike Loptien
2013-02-04
Add MMCONF resource to AMD fam15tn PCI_DOMAIN
Steven Sherk
2013-02-01
Fam15tn: Move SPD read from mainboards into wrapper
Martin Roth
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-30
Rename family15 pci northbridgeops functions.
Steven Sherk
2013-01-30
Rename family15tn pci northbridgeops functions.
Steven Sherk
2013-01-30
Family 14: Update for string portability.
Mike Loptien
2013-01-22
Add MMCONF resource to AMD fam14 PCI_DOMAIN.
Marc Jones
2013-01-22
Rename fam14 pci northbridge ops functions.
Marc Jones
2013-01-22
F15tn: Fix all warnings, enable warnings as errors
Martin Roth
2013-01-21
AGESA F15tn: Move callouts into northbridge wrapper
Martin Roth
2013-01-21
F15tn: Modify devicetree to fix S3 resume
Martin Roth
2012-12-07
Add function to map vendor/device to generic VBIOS IDs
Dave Frodin
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-17
Drop no-op bootblock.c
Kyösti Mälkki
2012-11-07
AMD G34 CPU: change lapic_id in northbridge.c to accommodate G34 CPU
Siyuan Wang
2012-11-07
AMD agesa family15: PCI domain should scan bus from 0x18.0
Siyuan Wang
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-09-19
agesa fam15 northbridge: change lapic_id to accommodate two CPUs
Siyuan Wang
2012-08-28
Fix AMD UMA for RS780
Kyösti Mälkki
2012-08-27
AMD northbridges: factor out CPU allocation
Kyösti Mälkki
2012-08-27
AMD northbridges: rewrite CPU allocation
Kyösti Mälkki
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-08-09
AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution
Kyösti Mälkki
2012-08-05
AMD f15: Change multiply ONE_MB to bit shifting (Propagation)
zbao
2012-08-04
AMD f15 nb: Remove the misleading 0x100 from the limitk (Propagation)
zbao
2012-08-04
AMD NB: Limit the device field to 5 bits. (Propagation)
zbao
2012-08-02
Limit the device field to 5 bits.
zbao
2012-08-02
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-08-02
AMD Agesa and GFXUMA: drop use of uma_memory_base
Kyösti Mälkki
2012-08-01
AMD F15tn northbridge: Remove the misleading 0x100 from the limitk.
zbao
2012-07-25
Change multiply ONE_MB to bit shifting.
zbao
2012-07-25
sync the northbridge.c with other family.
zbao
2012-07-22
Trinity wrapper code improvement.
zbao
2012-07-16
Drop invalid device ops on Agesa northbridge
Kyösti Mälkki
2012-07-16
AMD: Fix GFXUMA with 4GB or more RAM
Kyösti Mälkki
2012-07-16
Move setup_uma_memory() to Agesa Family14 northbridge
Kyösti Mälkki
2012-07-16
Move setup_uma_memory() to Agesa Family12 northbridge
Kyösti Mälkki
2012-07-16
Move setup_uma_memory() to Agesa Family15 northbridge
Kyösti Mälkki
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-07-16
Add global uma_resource()
Kyösti Mälkki
2012-07-03
AGESA F15 wrapper for Trinity
zbao
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-30
Add default map_oprom_vendev() for AMD Family 14h processors.
Martin Roth
2012-04-16
S3 code in coreboot public folder.
zbao
2012-03-16
Fix AMD Fam15 CBMEM allocation
Stefan Reinauer
2012-03-16
Fix AMD Fam12 CBMEM allocation
Stefan Reinauer
2012-03-16
Fix AMD Fam10 CBMEM allocation
Stefan Reinauer
2012-03-16
AMD Agesa: delete no-op bootblock files
Kyösti Mälkki
2012-03-16
Rename AMD_AGESA to CPU_AMD_AGESA
Kyösti Mälkki
2012-03-16
Fix AMD Agesa leaking Kconfig
Kyösti Mälkki
2012-03-16
Fix AMD Fam14 cbmen allocation
Marc Jones
2012-03-15
Clean up whitespace in fam14 northbridge.c
Marc Jones
2012-02-17
Remove whitespace.
Patrick Georgi
2012-02-16
AGESA F15: AGESA family15 model 00-0fh northbridge wrapper
Kerry Sheh
2012-01-05
Clean up AMD Fam14 SSDT
Marc Jones
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-09-14
AMD F14 Northbridge updates
efdesign98
2011-09-07
AMD F14 southbridge update
Kerry She
2011-07-18
Add AMD Family 10 cpu support to northbridge folder
efdesign98
2011-07-10
ASRock E350M1: ACPI-related BSOD fix
Scott Duplichan
2011-07-09
Fix memory size reporting on AMD family 14h systems for >= 4GB
Cristian Măgherușan-Stanciu
2011-06-28
Addition of Family12/SB900 wrapper code
efdesign98
2011-06-22
Rename {CPU|NB|SB}/amd/*_wrapper folders
efdesign98