Age | Commit message (Expand) | Author |
2016-03-05 | arch/x86: document CAR symbols and expose them in symbols.h | Andrey Petrov |
2016-03-04 | arch/x86: always use _start as entry symbol for all stages | Aaron Durbin |
2016-03-04 | arch/x86: rename reset_vector -> _start | Aaron Durbin |
2016-03-03 | cpu/x86/16bit: rename _start -> _start16bit | Aaron Durbin |
2016-03-03 | cpu/x86/16bit/reset16: mark reset vector executable | Aaron Durbin |
2016-03-03 | cpu/x86/16bit/reset16: remove stale 32-bit jump | Aaron Durbin |
2016-02-11 | cpu/x86/tsc: Compile delay_tsc.c for the bootblock as well | Alexandru Gagniuc |
2016-02-02 | src: Fix various spelling and whitespace issues. | Martin Roth |
2016-01-28 | Move object files to $(obj)/<class>/ | Nico Huber |
2016-01-28 | Makefile: Make full use of src-to-obj macro | Nico Huber |
2016-01-21 | */Makefile.inc: Compile files needed by uart8250 in x86 bootblock | Alexandru Gagniuc |
2016-01-20 | cpu: Fix typo that spelled "allocate" as "allocte." | Jacob Laska |
2015-12-02 | x86/smm: Initialize SMM on some CPUs one-by-one | Damien Zammit |
2015-11-24 | FSP 1.0: Fix CAR issues - broken timestamps and console | Ben Gardner |
2015-11-24 | Unify OBJCOPY arguments throughout various x86 stages | Stefan Reinauer |
2015-11-19 | x86: Add Kconfig to disable early bootblock postcodes | Martin Roth |
2015-11-14 | cpu/x86/lapic: Add stack overrun detection | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | smm: 64bit fixes | Stefan Reinauer |
2015-10-29 | smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEG | Patrick Georgi |
2015-10-15 | cpu/x86/mtrr: Add MTRR index and total MTRRs to error message | Paul Menzel |
2015-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |
2015-10-07 | x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection | Alexandru Gagniuc |
2015-09-09 | linking: add and use LDFLAGS_common | Aaron Durbin |
2015-09-09 | rmodule: use program.ld for linking | Aaron Durbin |
2015-09-09 | x86: link romstage like the other architectures | Aaron Durbin |
2015-08-13 | amd: raminit sysinfo offset fix | Aaron Durbin |
2015-07-17 | indent style fix for lapic_cpu_init.c | Jonathan A. Kollasch |
2015-07-17 | Remove unused Kconfig symbols in c code | Martin Roth |
2015-07-12 | Verify Kconfigs symbols are not zero for hex and int type symbols | Martin Roth |
2015-07-12 | Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() | Martin Roth |
2015-07-06 | Revert "sandy/ivybridge: use LAPIC timer in SMM" | Patrick Georgi |
2015-07-02 | sandy/ivybridge: use LAPIC timer in SMM | Stefan Reinauer |
2015-06-20 | cpu: x86 port to 64bit | Stefan Reinauer |
2015-06-16 | x86: Make x86 architecture makefiles x64 aware | Stefan Reinauer |
2015-06-09 | x86: remove printk() from init_timer() | Aaron Durbin |
2015-06-09 | cbmem: add indicator to hooks if cbmem is being recovered | Aaron Durbin |
2015-06-09 | cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API | Kyösti Mälkki |
2015-06-08 | x86 SMM: Relocator is intel-only | Kyösti Mälkki |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-02 | x86: fix mirror_payload() | Aaron Durbin |
2015-05-29 | x86 SMM: Merge recipes | Kyösti Mälkki |
2015-05-29 | x86 SMM: We have single SMM linker script now | Kyösti Mälkki |
2015-05-29 | smm: Remove dead smm_tseg.ld | Vladimir Serbinenko |
2015-05-29 | smmrelocate: Remove dead TSEG code. | Vladimir Serbinenko |
2015-05-28 | smm: Merge configs SMM_MODULES and SMM_TSEG | Vladimir Serbinenko |
2015-05-28 | Migrate fsp_206ax to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | Migrate 2065x to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | Migrate 206ax to SMM_MODULES | Vladimir Serbinenko |