index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cpu
/
amd
/
car
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop unused files
Stefan Reinauer
2010-04-09
2
-17
/
+1
*
copy_and_run.c is not needed twice, and it is used on non-car too.
Stefan Reinauer
2010-04-09
1
-32
/
+0
*
thin out romcc epilogue and have it call copy_and_run as
Stefan Reinauer
2010-04-09
1
-2
/
+2
*
- copy_and_run() gets the same calling convention on AMD and on all the others.
Stefan Reinauer
2010-04-07
2
-8
/
+21
*
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
1
-5
/
+5
*
get coreboot_ap memory training in cache mechanism in place. Didn't work since
Stefan Reinauer
2010-03-30
1
-1
/
+1
*
Revert my debugging patch that got committed by accident. Sorry.
Myles Watson
2010-03-22
1
-1
/
+1
*
Fix all the format string warnings.
Myles Watson
2010-03-22
1
-1
/
+1
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
1
-1
/
+1
*
The parameters of memset() should be
Zheng Bao
2010-03-19
1
-6
/
+6
*
Remove remaining uses of
Patrick Georgi
2010-03-18
1
-17
/
+0
*
Replace spaces with tabs. Trivial.
Myles Watson
2010-03-11
3
-66
/
+64
*
Replace clear_memory with memset.
Myles Watson
2010-03-11
2
-27
/
+8
*
Clobber registers as appropriate in AMD CAR code, and
Rudolf Marek
2010-02-23
2
-49
/
+32
*
Random cosmetic fixes (trivial).
Uwe Hermann
2010-02-22
1
-1
/
+1
*
Allow building images with different prefixes (ie. normal/romstage,
Patrick Georgi
2010-02-09
1
-10
/
+2
*
- Let AMD CAR code pick the right XIP area
Rudolf Marek
2010-01-05
1
-1
/
+8
*
Define some variables that were not defined. There are a couple left.
Myles Watson
2009-10-26
2
-4
/
+1
*
White space and comment fixes for cache_as_ram.inc files so it's easier to spot
Myles Watson
2009-10-23
1
-17
/
+18
*
Remove PRINTK_IN_CAR tests from AMD files.
Myles Watson
2009-10-23
1
-4
/
+0
*
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-10-16
3
-14
/
+14
*
White space and typo fixes. This makes it easier to compare the s2895 & s2892.
Myles Watson
2009-10-14
1
-2
/
+0
*
Remove:
Patrick Georgi
2009-10-03
1
-39
/
+3
*
Remove some warnings.
Myles Watson
2009-09-29
2
-2
/
+2
*
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-30
5
-30
/
+30
*
Fix for Erratum 343 for AMD Fam10h CPUs.
Marco Schmidt
2009-06-06
2
-0
/
+32
*
Move coreboot_ram and coreboot_apc to CBFS. This allows to
Patrick Georgi
2009-05-27
1
-0
/
+26
*
The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles rev...
Rudolf Marek
2009-05-04
1
-1
/
+6
*
Refactor copy_and_run so that it uses a single code base instead of
Patrick Georgi
2009-04-30
1
-97
/
+14
*
Revert 4099 patch that causes an ECC error. Memory has to be written while ECC
Myles Watson
2009-04-27
1
-1
/
+2
*
Following patch adds necessary hooks and as well the compile time checks for
Rudolf Marek
2009-04-13
1
-2
/
+1
*
Unify CAR so the same compiled code does the right thing on both
Patrick Georgi
2009-02-17
1
-18
/
+56
*
adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot"
Stefan Reinauer
2008-08-02
1
-5
/
+6
*
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2008-01-18
3
-6
/
+6
*
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2008-01-18
1
-1
/
+1
*
Add a workaround for a bug in some binutils version which strictly
Carl-Daniel Hailfinger
2008-01-10
1
-0
/
+7
*
This patch introduces 4k CAR size granularity for the AMD x86 CAR code.
Carl-Daniel Hailfinger
2008-01-10
1
-69
/
+58
*
Remove some DOS line endings accidentially introduced in r3014.
Carl-Daniel Hailfinger
2008-01-08
1
-11
/
+11
*
Initial AMD Barcelona support for rev Bx.
Marc Jones
2007-12-19
1
-25
/
+179
*
Whitespace and other code cleanup in peperation for AMD Barcelona support.
Marc Jones
2007-12-19
1
-126
/
+143
*
Change 'ram' to 'RAM' in user-visible output (closes #60).
Uwe Hermann
2007-01-16
2
-2
/
+2
*
CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
Yinghai Lu
2006-10-04
3
-17
/
+11
*
AMD Rev F support
Yinghai Lu
2006-10-04
3
-22
/
+119
*
fix the tree
Stefan Reinauer
2006-05-04
1
-5
/
+3
*
core range and set_init_ram_access
Yinghai Lu
2006-05-04
1
-43
/
+2
*
rm unused file
Yinghai Lu
2006-05-04
1
-111
/
+0
*
merge zrom to rom_stream and print olen ilen
Yinghai Lu
2006-05-04
2
-11
/
+14
*
oops! Slap me on the head for this one. Quick fix for ward until
Stefan Reinauer
2006-05-03
1
-2
/
+2
*
add automatic payload compression method to LinuxBIOS
Stefan Reinauer
2006-05-02
1
-65
/
+4
*
new cache_as_ram support
Yinghai Lu
2006-04-03
5
-69
/
+139
[next]