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
/
cpu
/
amd
/
car
Age
Commit message (
Expand
)
Author
2010-06-07
replace outb -> port 0x80 with post_code() in some places.
Stefan Reinauer
2010-05-16
Following patch reworks car_disable into C. Tested, works here. I compared
Rudolf Marek
2010-05-14
Remove another set of includes from Fam10 romstages:
Patrick Georgi
2010-05-09
Move includes to where they are needed. This allows to simplify
Patrick Georgi
2010-04-09
drop unused files
Stefan Reinauer
2010-04-09
copy_and_run.c is not needed twice, and it is used on non-car too.
Stefan Reinauer
2010-04-09
thin out romcc epilogue and have it call copy_and_run as
Stefan Reinauer
2010-04-07
- copy_and_run() gets the same calling convention on AMD and on all the others.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-30
get coreboot_ap memory training in cache mechanism in place. Didn't work since
Stefan Reinauer
2010-03-22
Revert my debugging patch that got committed by accident. Sorry.
Myles Watson
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-19
The parameters of memset() should be
Zheng Bao
2010-03-18
Remove remaining uses of
Patrick Georgi
2010-03-11
Replace spaces with tabs. Trivial.
Myles Watson
2010-03-11
Replace clear_memory with memset.
Myles Watson
2010-02-23
Clobber registers as appropriate in AMD CAR code, and
Rudolf Marek
2010-02-22
Random cosmetic fixes (trivial).
Uwe Hermann
2010-02-09
Allow building images with different prefixes (ie. normal/romstage,
Patrick Georgi
2010-01-05
- Let AMD CAR code pick the right XIP area
Rudolf Marek
2009-10-26
Define some variables that were not defined. There are a couple left.
Myles Watson
2009-10-23
White space and comment fixes for cache_as_ram.inc files so it's easier to spot
Myles Watson
2009-10-23
Remove PRINTK_IN_CAR tests from AMD files.
Myles Watson
2009-10-16
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-10-14
White space and typo fixes. This makes it easier to compare the s2895 & s2892.
Myles Watson
2009-10-03
Remove:
Patrick Georgi
2009-09-29
Remove some warnings.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-06
Fix for Erratum 343 for AMD Fam10h CPUs.
Marco Schmidt
2009-05-27
Move coreboot_ram and coreboot_apc to CBFS. This allows to
Patrick Georgi
2009-05-04
The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles rev...
Rudolf Marek
2009-04-30
Refactor copy_and_run so that it uses a single code base instead of
Patrick Georgi
2009-04-27
Revert 4099 patch that causes an ECC error. Memory has to be written while ECC
Myles Watson
2009-04-13
Following patch adds necessary hooks and as well the compile time checks for
Rudolf Marek
2009-02-17
Unify CAR so the same compiled code does the right thing on both
Patrick Georgi
2008-08-02
adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot"
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
2008-01-10
Add a workaround for a bug in some binutils version which strictly
Carl-Daniel Hailfinger
2008-01-10
This patch introduces 4k CAR size granularity for the AMD x86 CAR code.
Carl-Daniel Hailfinger
2008-01-08
Remove some DOS line endings accidentially introduced in r3014.
Carl-Daniel Hailfinger
2007-12-19
Initial AMD Barcelona support for rev Bx.
Marc Jones
2007-12-19
Whitespace and other code cleanup in peperation for AMD Barcelona support.
Marc Jones
2007-01-16
Change 'ram' to 'RAM' in user-visible output (closes #60).
Uwe Hermann
2006-10-04
CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
Yinghai Lu
2006-10-04
AMD Rev F support
Yinghai Lu
2006-05-04
fix the tree
Stefan Reinauer
2006-05-04
core range and set_init_ram_access
Yinghai Lu
2006-05-04
rm unused file
Yinghai Lu
2006-05-04
merge zrom to rom_stream and print olen ilen
Yinghai Lu
2006-05-03
oops! Slap me on the head for this one. Quick fix for ward until
Stefan Reinauer
2006-05-02
add automatic payload compression method to LinuxBIOS
Stefan Reinauer
2006-04-03
new cache_as_ram support
Yinghai Lu
2005-12-14
indirect jmp with *
Yinghai Lu
2005-12-14
support HDT disassembly when cache as ram auto stage
Yinghai Lu
2005-12-14
issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M
Yinghai Lu
2005-12-09
make clear_1m_ram.c to support gcc 3 and gcc4
Yinghai Lu
2005-12-07
use CONFIG_LB_MEM_TOPK instead 1M hardcode from issue 50
Yinghai Lu
2005-12-02
1201_ht_bus0_dev0_fidvid_core.diff
Stefan Reinauer
2005-12-01
Applying 11_26_car_tyan.diff from Yinghai Lu.
Stefan Reinauer
2005-11-23
CAR patch from YH LU
Ronald G. Minnich
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51
arch import user (historical)