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
/
amdk8
/
northbridge.c
Age
Commit message (
Expand
)
Author
2015-06-13
Move remap_bsp_lapic to AMD specific code
Stefan Reinauer
2015-06-10
PCI subsystem: Drop PCI_64BIT_PREF_MEM option
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Use parent subordinate to track HT enumeration
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Drop extra HT scan_chain() parameters
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Drop local is_sblink in scan_chains
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Drop redundant parameters on scan_chain()
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor HT link connection test
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Relocate SB_HT_CHAIN in devicetree
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
AMD K8: Refactor calls for HT configuration
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Eliminate local variable min_bus
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Add ht_route_link()
Kyösti Mälkki
2015-06-04
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-06-04
PCI subsystem: Drop parameter max from scan_bus
Kyösti Mälkki
2015-06-04
devicetree: Rename unused parameter max in domain_scan_bus()
Kyösti Mälkki
2015-06-04
devicetree: Rename unused parameter to passthru
Kyösti Mälkki
2015-06-04
HyperTransport: Use subordinate property to track chain enumeration
Kyösti Mälkki
2015-06-04
HyperTransport: Move pci_scan_bus() call
Kyösti Mälkki
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-03-09
AMD K8: Fix allocation size for HyperTransport links
Kyösti Mälkki
2015-03-09
AMD K8: Move the test for connected HyperTransport link
Kyösti Mälkki
2015-02-20
AMD K8 fam10: Refactor offset_unitid configuration
Kyösti Mälkki
2015-02-20
AMD K8 fam10: Drop link_num from scan_chain parameters
Kyösti Mälkki
2015-02-20
AMD K8 fam10: Remove some excessive preprocessor use
Kyösti Mälkki
2014-11-22
amdfam10: Move to per-device ACPI
Vladimir Serbinenko
2014-11-01
northbridge/amd: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-17
Fix mismerge of ACPI patches
Vladimir Serbinenko
2014-10-16
amdk8: Move to per-device ACPI
Vladimir Serbinenko
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-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-11
Set PCI bus operations at buildtime for ramstage
Kyösti Mälkki
2013-04-12
Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"
Nico Huber
2013-04-10
siemens/sitemp_g1p1: Make ACPI report the right mmconf region
Patrick Georgi
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
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
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-09
AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution
Kyösti Mälkki
2012-08-07
Move cpus_ready_for_init() to AMD K8
Kyösti Mälkki
2012-08-02
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-08-02
AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base
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 K8 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
2010-12-13
We hardcode highmemory size in every northbridge! This is bad, and especiall...
Rudolf Marek
2010-11-22
1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...
Rudolf Marek
2010-11-22
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer
2010-11-18
Fix/drop some obsolete comments,
Uwe Hermann
2010-11-13
MTRR related improvements for AMD family 10h and family 0Fh systems
Scott Duplichan
2010-10-11
Factor out a few commonly duplicated functions from northbridge.c.
Uwe Hermann
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-06-09
Make k8 & fam10 northbridge.c code more similar.
Myles Watson
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-05-10
High tables don't have to be on node 0 on K8. Make it less restrictive.
Myles Watson
2010-04-20
As Myles suggested a while back: Switch long time #warnings to be comments
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-08
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...
Myles Watson
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-29
dualcore.h and quadcore.h are almost exactly the same.
Stefan Reinauer
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-10-24
Trivial regrouping of a calculation to simplify it.
Myles Watson
2009-10-24
Fix K8 boards high tables on UMA systems (KT690 for example)
Stefan Reinauer
2009-10-20
When I converted an #ifdef to an #if it broke the code because the variable was
Myles Watson
2009-10-19
Clean up some #ifdef CONFIG_*
Myles Watson
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-07-21
Remove a comment that no longer applies. Trivial.
Myles Watson
2009-07-02
Update the k8 code for the v3 resource allocator.
Myles Watson
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-04-30
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2009-03-26
During the suspend/resume programming I came to an issue that first 4KB of
Rudolf Marek
2009-03-13
This, ladies and gentlement, is commit #4000.
Stefan Reinauer
2009-03-10
This patch adds common elements for ck804-based boards.
Myles Watson
2009-03-04
I just went on a bugfix frenzy and fixed all printk format warnings
Carl-Daniel Hailfinger
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2008-12-19
Fix breakage caused by r3822. I should have known not to touch the k8 stuff...
Corey Osgood
2008-12-19
Fix a LOT of implicit function declarations before they become errors.
Corey Osgood
2008-10-02
Whitespace cleanup (trivial).
Myles Watson
2007-10-24
Ever wondered where those "setting incorrect section attributes for
Stefan Reinauer
2007-10-14
Fix the resource end in amdk8/northbridge.c.
Rudolf Marek
2007-09-14
More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.
Yinghai Lu
2007-04-06
This commit is part of YhLu's patch from January 18th.
Yinghai Lu
2006-10-04
AMD Rev F support
Yinghai Lu
[next]