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
/
misc_control.c
Age
Commit message (
Expand
)
Author
2017-07-08
nb/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-09-21
northbridge/amdk8: Improve code formatting
Elyes HAOUAS
2016-08-31
northbridge/amd: Add required space before opening parenthesis '('
Elyes HAOUAS
2015-04-06
global: Refactor get_option usage
Varad Gautam
2015-01-08
northbridge/amd: Doxygen fixes
Martin Roth
2013-12-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-05-08
Clean up #ifs
Patrick Georgi
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-02-24
Add compile-time defaults to some K8 CMOS options in case they're absent in CMOS
Josef Kellermann
2010-10-02
Fix spelling/typos in comments.
Jonathan Kollasch
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
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-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-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2007-10-24
Ever wondered where those "setting incorrect section attributes for
Stefan Reinauer
2006-10-04
AMD Rev F support
Yinghai Lu
2005-12-02
1201_ht_bus0_dev0_fidvid_core.diff
Stefan Reinauer
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34
arch import user (historical)
2005-01-03
optimize read link bug fixed.
Yinghai Lu
2004-10-14
- Sync up northbridge/amd/amdk8
Eric Biederman
2004-10-14
- First pass through with with device tree enhancement merge. Most of the me...
Eric Biederman
2004-05-14
refactored mcf3_set_resources
Li-Ta Lo
2004-05-10
fixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_AP...
Li-Ta Lo
2004-04-24
Don't optimize link read pointers for UP systems (from YhLu)
Stefan Reinauer
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2004-02-10
fix broken stuff :-(((
Stefan Reinauer
2004-02-09
final merge of YhLu's stuff
David W. Hendricks
2004-01-14
small fixes
Stefan Reinauer
2003-11-27
fix AMD Solo target
Stefan Reinauer
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-09-02
- 1.1.4
Eric Biederman