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
/
amdfam10
/
amdfam10.h
Age
Commit message (
Expand
)
Author
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-01-10
northbridge/amdfam10: Deal with PCI_ADDR() better
Kyösti Mälkki
2019-01-10
amdfam10 boards: Simplify early resourcemap
Kyösti Mälkki
2019-01-04
amdfam10 boards: Add Makefiles and fix resourcemap.c
Kyösti Mälkki
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-09
src/northbridge: Fix typo
Elyes HAOUAS
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2017-08-22
AMD K8 fam10-15: Tidy up CAR disable
Kyösti Mälkki
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-10-09
northbridge/amd/amdfam10: Remove commented code
Elyes HAOUAS
2016-09-20
northbridge/amd/amdfam10: Improve code formatting
Elyes HAOUAS
2016-09-13
northbridge/amd/amdfam10: transition away from device_t
Antonello Dettori
2015-11-02
cpu/amd: Add initial AMD Family 15h support
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-07
northbridge/amd/amdfam10: Use adequate size for HT speed limit field
Timothy Pearson
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-01
northbridge/amd/amdfam10: Collect DIMM information for ramstage use
Timothy Pearson
2015-03-13
northbridge/amd/amdht: Allow mainboards to set HT frequency limit
Timothy Pearson
2015-03-09
AMD fam10: Always have AMDMCT
Kyösti Mälkki
2015-01-06
northbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-11-22
amdfam10: Move to per-device ACPI
Vladimir Serbinenko
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2013-12-26
AMD fam10: Drop MEM_TRAIN_SEQ
Kyösti Mälkki
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-28
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-05-08
Clean up #ifs
Patrick Georgi
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-03-08
Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...
Scott Duplichan
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-10-19
Revision 5966 changed the end of line style of the 3 modified files. This cha...
Scott Duplichan
2010-10-19
When debug logging is enabled, a message such as '* AP 02 timed out:02010501'
Scott Duplichan
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-07-08
get rid of even more fam10 and k8 warnings.
Stefan Reinauer
2010-05-10
Make show_all_routes work for fam10.
Myles Watson
2010-04-23
DDR3 support for AMD Fam10.
Zheng Bao
2010-04-15
Remove a few more warnings from fam10.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-12-19
Initial AMD Barcelona support for rev Bx.
Marc Jones