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
/
family15
Age
Commit message (
Expand
)
Author
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-07-14
AGESA fam15: Fix entry to cimx/sb900
Kyösti Mälkki
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-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-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 fam15: Unify agesawrapper_amdlaterunaptask
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 fam15: Add GetHeapBase()
Kyösti Mälkki
2014-05-05
AGESA fam15: Use common callouts
Kyösti Mälkki
2014-05-05
AGESA fam15: Add fam15_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-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-03-19
AMD Fam15: Add SPD read functions to wrapper code
Kimarie Hoot
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-02-04
Add MMCONF resource to AMD fam15 PCI_DOMAIN
Steven Sherk
2013-02-04
Family 15: Update for string portability
Mike Loptien
2013-01-30
Rename family15 pci northbridgeops functions.
Steven Sherk
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Get rid of drivers class
Patrick Georgi
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
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
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 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-05-08
Clean up #ifs
Patrick Georgi
2012-03-16
Fix AMD Fam15 CBMEM allocation
Stefan Reinauer
2012-03-16
AMD Agesa: delete no-op bootblock files
Kyösti Mälkki
2012-02-16
AGESA F15: AGESA family15 model 00-0fh northbridge wrapper
Kerry Sheh