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
Age
Commit message (
Expand
)
Author
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-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
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
2013-01-04
rd890: clear IO-APIC before setup
Aladyshev Konstantin
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-28
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
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 rd890 late.c: Don't enable PCIe ports after PCIe init.
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-07
Move cpus_ready_for_init() to AMD K8
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-02
AMD K8 and AMDFAM10, 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-26
Refactor driver structs
Patrick Georgi
2012-07-26
amd/lx: Move configuration from source to Kconfig
Patrick Georgi
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-20
Drop VGA_BRIDGE_SETUP config option
Patrick Georgi
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 K8 northbridge
Kyösti Mälkki
2012-07-16
Move setup_uma_memory() to AMDFAM10 northbridge
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-24
cbtypes.h: Unify cbtypes.h used in AMD board's code
Vikram Narayanan
2012-05-08
Some more #if cleanup
Patrick Georgi
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-20
Refactor some alignment handling
Patrick Georgi
2012-04-16
S3 code in coreboot public folder.
zbao
2012-04-05
amdfam10: add phenom II as known cpu
Bernhard Urban
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
VIA southbridge K8T890: Apply un-written naming rules
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-03-07
Move C labels to start-of-line
Patrick Georgi
2012-03-02
Fix ECC disable option for AMD Fam10 DDR2 and DDR3.
Marc Jones
2012-02-17
Remove whitespace.
Patrick Georgi
2012-02-16
AGESA F15: AGESA family15 model 00-0fh northbridge wrapper
Kerry Sheh
2012-02-16
RD890: AMD RD890/SR56X0 CIMX wrapper
Kerry Sheh
2012-01-26
Make Geode GX2 VGA setup work.
Nils Jacobs
2012-01-07
Update geode GX2 tree to match LX.
Nils Jacobs
2012-01-05
Clean up AMD Fam14 SSDT
Marc Jones
2011-12-31
White space and coding style fixes.
Nils Jacobs
2011-12-14
k8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it for asus k8v-x
Florian Zumbiehl
2011-12-02
Change AMD vendorcode build
Kyösti Mälkki
2011-11-23
k8 raminit: fix bug, improve clock selection, add clock limit for sock754
Florian Zumbiehl
2011-11-16
fix DDR_MASK in load-dependent clock limiting for socket 939 in k8 raminit
Florian Zumbiehl
2011-11-07
Cycle time at CAS Latency (CLX - 2) is at 25 in DDR2 SPD, not at 26
Florian Zumbiehl
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-15
AMD CPU and chipset fixes for compilation with gcc 4.6
Stefan Reinauer
2011-10-14
Fix compilation of AMD GX2 northbridge code with gcc 4.6
Stefan Reinauer
2011-10-12
amdk8: ASL include for K8 temperature sensor support in ACPI
Christoph Grenz
2011-10-03
TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms
enok71
2011-09-24
Add AMD Family 10h PH-E0 support
QingPei Wang
2011-09-14
AMD F14 Northbridge updates
efdesign98
[next]