Age | Commit message (Expand) | Author |
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 |
2019-09-10 | AUTHORS: Move src/cpu copyrights into AUTHORS file | Martin Roth |
2019-08-26 | arch/x86: Simplify <arch/early_variables.h> | Kyösti Mälkki |
2019-07-02 | cpu/x86/pae/pgtbl: Add memset with PAE | Patrick Rudolph |
2019-05-16 | {arch,cpu}/x86, drivers/intel: Restore cpu_index error handling | Jacob Garber |
2019-02-22 | symbols.h: Add macro to define memlayout region symbols | Julius Werner |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2018-12-05 | cpu/x86/pae: Fix pointer casts | Patrick Rudolph |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-04-26 | cpu/x86: add limited runtime identity page mapping | Aaron Durbin |
2018-04-25 | arch/x86: add support for cache-as-ram paging | Aaron Durbin |
2018-04-23 | cpu/x86: add paging_set_default_pat() function | Aaron Durbin |
2018-04-23 | cpu/x86: expose and add paging helper functions | Aaron Durbin |
2018-04-23 | cpu/x86: move NXE and PAT accesses to paging module | Aaron Durbin |
2018-04-23 | cpu/x86: add pae paging module to all stages | Aaron Durbin |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-03-16 | cpu/x86: Wrap lines at 80 columns | Lee Leahy |
2017-03-16 | cpu/x86: Remove braces and else if unnecessary | Lee Leahy |
2017-03-16 | cpu/x86: Fix various issues detected by checkpatch.pl | Lee Leahy |
2017-02-22 | src/cpu/x86: Update/Add license headers to all files | Martin Roth |
2016-08-28 | src/cpu: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2014-06-29 | cpu/x86/pae/pgtbl.c: Unsigned comparison < 0 always false | Edward O'Callaghan |
2014-04-26 | Rename coreboot_ram stage to ramstage | Furquan Shaikh |
2012-07-31 | Revert "Use broadcast SIPI to startup siblings" | Sven Schnelle |
2012-07-02 | Use broadcast SIPI to startup siblings | Sven Schnelle |
2012-03-30 | drop use of MAX_PHYSICAL_CPUS and MAX_CPUS where not needed | Stefan Reinauer |
2010-10-20 | Now that no boards set RAMBASE < 1M, get rid of some dead code. Trivial. | Myles Watson |
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-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
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 |
2009-04-30 | Remove warnings from compilation of the s2892 with and without CBFS. | Myles Watson |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2005-12-14 | issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M | Yinghai Lu |
2004-10-19 | - Fix bug with > 4GB of memory where PAE was left enabled. | Eric Biederman |
2004-10-14 | - Add new cvs code to cvs | Eric Biederman |