Age | Commit message (Expand) | Author |
2022-07-19 | cpu/amd: Reformat code | Elyes Haouas |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2021-11-03 | cpu/amd/mtrr: Remove topmem global variables | Arthur Heymans |
2021-11-03 | cpu/amd/mtrr/amd_mtrr.c: Remove unused functions | Arthur Heymans |
2021-11-03 | cpu/amd: Always fetch CPU addr bits at runtime | Arthur Heymans |
2020-07-11 | arch/x86: Drop CBMEM_TOP_BACKUP | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-04 | src/cpu: Use SPDX for GPL-2.0-only files | Angel Pons |
2018-11-05 | amd/mtrr: Fix IORR MTRR | Elyes HAOUAS |
2017-06-28 | cpu/*: Add whitespace around '<<' | Elyes HAOUAS |
2017-06-12 | src/cpu/amd/atrr/amd_mtrr.c Fix checkpatch errors + warnings | Evelyn Huang |
2017-05-27 | CBMEM: Clarify CBMEM_TOP_BACKUP function usage | Kyösti Mälkki |
2017-05-18 | AMD MTRR: Add common add_uma_resource_below_tolm() | Kyösti Mälkki |
2016-08-28 | src/cpu: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-02-14 | cpu/amd: Update/Add license headers | Damien Roth |
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-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2009-10-27 | Remove redundant declarations. Trivial. | Myles Watson |
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 |
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-14 | - Add new cvs code to cvs | Eric Biederman |