Age | Commit message (Expand) | Author |
2013-07-11 | cpu: Fix spelling | Martin Roth |
2013-04-04 | AMD: Drop six copies of wrmsr_amd and rdmsr_amd | Kyösti Mälkki |
2013-03-22 | x86: unify amd and non-amd MTRR routines | Aaron Durbin |
2012-08-09 | Replicate TOP_MEM and TOP_MEM2 from BSP to AP CPU | Kyösti Mälkki |
2012-08-09 | AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution | Kyösti Mälkki |
2012-07-16 | AMD: Fix GFXUMA with 4GB or more RAM | Kyösti Mälkki |
2012-07-16 | AMD MTRR: fix rounding and renames | Kyösti Mälkki |
2012-07-16 | Define global uma_memory variables | Kyösti Mälkki |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-02-20 | Fix MTRR TOM2 WB cache setup for AMD CPUs > revF. | Marc Jones |
2011-10-11 | Fixed broken MTRR for >4GB memory on AMD K8 fam 0fh rev <=E | Oskar Enoksson |
2010-11-13 | MTRR related improvements for AMD family 10h and family 0Fh systems | Scott Duplichan |
2010-11-09 | This fixes a FIXME in src/cpu/amd/mtrr/amd_mtrr.c and shuts up the | Tobias Diedrich |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-14 | drop quite a lot of dead code that did nothing but produce warnings and make | Stefan Reinauer |
2010-04-03 | remove more warnings. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-02-11 | Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers, | Patrick Georgi |
2010-02-11 | Adapt all uses of CONFIG_XIP_ROM_BASE to use | Patrick Georgi |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2009-10-27 | Remove redundant declarations. Trivial. | Myles Watson |
2009-10-16 | Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. | Myles Watson |
2009-08-12 | This now builds. | Ronald G. Minnich |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2006-10-04 | AMD Rev F support | Yinghai Lu |
2005-12-14 | from issue 53: don't set TOM2 if 4G less mem installed, opt for init_ecc | Yinghai Lu |
2005-07-08 | eric patch | Yinghai Lu |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-43 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36 | arch import user (historical) |
2005-01-19 | minor reformat | Li-Ta Lo |
2005-01-17 | fix reboot broken | Yinghai Lu |
2005-01-15 | can not enable cache for ram in auto.c | Yinghai Lu |
2005-01-14 | amd version mtrr early | Yinghai Lu |
2005-01-10 | added PCI expansion ROM support, | Li-Ta Lo |
2004-10-30 | - To reduce confuse rename the parts of linuxbios bios that run from | Eric Biederman |
2004-10-22 | - Better memory I/O space distinguishing in amd_mtrr.c | Eric Biederman |
2004-10-21 | - Explicitly disable the fixed dram extensions bits. | Eric Biederman |
2004-10-21 | - We already know the cache is disabled so don't bother disabling it. | Eric Biederman |
2004-10-14 | - Add new cvs code to cvs | Eric Biederman |