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
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
2014-06-06
AGESA: Use common heap allocator
Kyösti Mälkki
2014-05-26
AGESA fam12 fam14 fam15: Declare local callouts static
Kyösti Mälkki
2014-05-26
AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAP
Kyösti Mälkki
2014-05-26
AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESET
Kyösti Mälkki
2014-05-26
AGESA: Add common callouts
Kyösti Mälkki
2014-05-05
AGESA: Implement EmptyHeap()
Kyösti Mälkki
2014-05-05
AGESA fam14: Use common callouts
Kyösti Mälkki
2014-05-05
AGESA fam14: Add fam14_callouts header
Kyösti Mälkki
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-06-24
AMD: Drop empty root_complex
Kyösti Mälkki
2013-04-11
Persimmon/Fam14/SB800 DSDT: Split into common areas
Mike Loptien
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-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
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
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
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-04
AMD NB: Limit the device field to 5 bits. (Propagation)
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-07-16
Move setup_uma_memory() to Agesa Family14 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-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
AMD Agesa: delete no-op bootblock files
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-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-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-22
Rename {CPU|NB|SB}/amd/*_wrapper folders
efdesign98