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
Age
Commit message (
Expand
)
Author
2010-11-18
Fix/drop some obsolete comments,
Uwe Hermann
2010-11-17
This problem was introduced with
Tobias Diedrich
2010-11-13
MTRR related improvements for AMD family 10h and family 0Fh systems
Scott Duplichan
2010-11-10
Make amdk8 printk_raminit() accept just a single string parameter
Peter Stuge
2010-11-07
Move K8_ALLOCATE_IO_RANGE to Kconfig.
Patrick Georgi
2010-11-05
Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c
Patrick Georgi
2010-10-11
Factor out a few commonly duplicated functions from northbridge.c.
Uwe Hermann
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-10-05
Use %p instead of %x to print void *.
Jonathan Kollasch
2010-10-02
Fix spelling/typos in comments.
Jonathan Kollasch
2010-10-01
Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,
Patrick Georgi
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-25
- Fix race condition in option_table.h generation by moving the include
Stefan Reinauer
2010-09-10
Move memory type information out of some AMD sockets.
Myles Watson
2010-08-27
drop three unneeded config variables:
Jens Rottmann
2010-08-26
CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /
Jens Rottmann
2010-07-09
Trivial -Werror fix.
Cristi M
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-07-07
fix some more warnings
Stefan Reinauer
2010-07-06
Eliminate a couple of warnings from setup_resourcemap.c
Myles Watson
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-07-06
A bug fix:
Myles Watson
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-06-04
This patch replaces the headers of the following files:
Frank Vibrans
2010-05-21
Fix amdk8_util.asl and explain behaviour a bit.
Myles Watson
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-05-14
more acpica fixes... The tricky part is the stuff in the AMD mainboard direct...
Stefan Reinauer
2010-05-10
High tables don't have to be on node 0 on K8. Make it less restrictive.
Myles Watson
2010-04-30
Get rid of a few more warnings.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
zero warnings days
Stefan Reinauer
2010-04-23
zero warnings days...
Stefan Reinauer
2010-04-22
zero warnings days...
Stefan Reinauer
2010-04-20
As Myles suggested a while back: Switch long time #warnings to be comments
Stefan Reinauer
2010-04-15
zero warnings days...
Stefan Reinauer
2010-04-14
Remove few more warnings and some dead code.
Myles Watson
2010-04-09
fix the broken nvidia chipset boards,
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-09
1. This patch adds CAR for Intel P6 series processors.
Joseph Smith
2010-04-08
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...
Myles Watson
2010-04-07
no warnings day
Stefan Reinauer
2010-04-07
"no warnings day"
Stefan Reinauer
2010-04-07
- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-04-03
remove more warnings.
Stefan Reinauer
2010-04-02
Fix includes for showallroutes.
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-31
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-30
fix some amd k8 warnings
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
2010-03-11
Replace clear_memory with memset.
Myles Watson
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-08
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2009-11-18
Update amdk8/util.c since __PRE_RAM__. Make node & link more unique.
Myles Watson
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-11-05
Add debugging utility file for dumping routing registers on K8.
Myles Watson
2009-10-30
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-26
Define some variables that were not defined. There are a couple left.
Myles Watson
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-23
Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses before
Myles Watson
2009-10-23
Remove PRINTK_IN_CAR tests from AMD files.
Myles Watson
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-18
Simplify Kconfig files by using "select" where possible (trivial).
Uwe Hermann
2009-10-16
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-14
White space and typo fixes. This makes it easier to compare the s2895 & s2892.
Myles Watson
2009-10-09
Add const to get rid of some warnings when passing quoted strings.
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-01
Fix Kconfig build for K8 boards.
Myles Watson
2009-09-29
Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.
Myles Watson
2009-09-29
Remove some warnings.
Myles Watson
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-09-24
Remove HyperTransport support from boards that don't need it.
Myles Watson
2009-09-23
simplify source tree hierarchy: move files from sdram/ and ram/ to lib/
Stefan Reinauer
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-13
Fix some conflicting types of variables
Patrick Georgi
2009-08-12
This now builds.
Ronald G. Minnich
2009-08-12
Kconfig!
Patrick Georgi
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
the tool chain settings should not be in renamed (as they will never live in
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-21
This patch adds a proper namestring generation to our ACPIgen generator.
Rudolf Marek
2009-06-05
Fix non-revF K8 ram init compilation which was broken in r4341.
Carl-Daniel Hailfinger
2009-06-05
K8 RAM init debug messages are pretty short and sometimes cryptic. Make
Carl-Daniel Hailfinger
2009-06-04
The point of the patch is to make it easier to understand the raminit
Myles Watson
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-28
Enable HAVE_HIGH_TABLES by default for northbridges with
Patrick Georgi
[next]