Age | Commit message (Expand) | Author |
2014-08-11 | x86/smm/smihandler.c: break case in switch | Patrick Georgi |
2014-08-11 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2014-08-03 | cpu/x86/lapic/lapic.c: trivial: fix comment on #else | Daniele Forsi |
2014-07-29 | sandy/ivybridge: Native raminit. | Vladimir Serbinenko |
2014-07-23 | src/.../Kconfig: various small fixes to texts | Daniele Forsi |
2014-07-17 | cpu,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-11 | src: Make use of 'CEIL_DIV(a, b)' macro across tree | Edward O'Callaghan |
2014-07-08 | cpu: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-30 | x86 MTRR: Drop unused return value | Kyösti Mälkki |
2014-06-30 | Use MTRR defines | Kyösti Mälkki |
2014-06-29 | cpu/x86/pae/pgtbl.c: Unsigned comparison < 0 always false | Edward O'Callaghan |
2014-06-28 | Don't add .eh_frame sections to SMM image | Patrick Georgi |
2014-06-21 | Misc: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-05-19 | build: use CFLAGS_* in more places where they're needed | Patrick Georgi |
2014-05-10 | Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT | Kyösti Mälkki |
2014-05-09 | Intel FSP: add a shared set of functions for the FSP | Martin Roth |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-04-26 | Rename coreboot_ram stage to ramstage | Furquan Shaikh |
2014-04-18 | console: Use romstage code for ramstage and SMM | Kyösti Mälkki |
2014-04-16 | cpu/amd/agesa/family15tn: Add initial support for SMM mode | Alexandru Gagniuc |
2014-04-09 | console: Move newline translation outside console_tx_byte | Kyösti Mälkki |
2014-04-09 | uart: Redefine Kconfig options | Kyösti Mälkki |
2014-04-01 | x86: use car_(get|set)_var accessors for apic timer | Aaron Durbin |
2014-04-01 | Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE | Kyösti Mälkki |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-03-07 | x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option | Aaron Durbin |
2014-03-04 | SMM: Only have console with DEBUG_SMI | Kyösti Mälkki |
2014-03-04 | uart8250mem: Unify calls with generic UART | Kyösti Mälkki |
2014-03-04 | uart8250io: Unify calls with generic UART | Kyösti Mälkki |
2014-03-04 | console: Fix includes | Kyösti Mälkki |
2014-02-25 | Remove CACHE_ROM. | Vladimir Serbinenko |
2014-02-24 | CAR_GLOBAL: enforce compiler to check if _start != _end | Edward O'Callaghan |
2014-02-20 | SMM: Fixes for DEBUG_SMI | Kyösti Mälkki |
2014-02-19 | x86 bootblock: improve clang compatibility | Patrick Georgi |
2014-02-16 | x86: provide infrastructure to backup default SMM region | Aaron Durbin |
2014-02-11 | SMP: Add arch-agnostic boot_cpu() | Kyösti Mälkki |
2014-02-09 | mtrr: only add prefetchable resources as WRCOMB for VGA devices | Aaron Durbin |
2014-02-06 | MTRR: Mark all prefetchable resources as WRCOMB. | Vladimir Serbinenko |
2014-02-06 | mtrr: retry fitting w/o WRCOMB if usage exceeds BIOS allocation | Aaron Durbin |
2014-01-30 | x86: Add SMM helper functions to MP infrastructure | Aaron Durbin |
2014-01-30 | x86: parallel MP initialization | Aaron Durbin |
2014-01-28 | x86: add common definitions for control registers | Aaron Durbin |
2014-01-26 | src/cpu: Fix spelling of MTTR to MTRR | Paul Menzel |
2014-01-15 | Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup earlymtrr.c includes | Kyösti Mälkki |
2013-12-04 | Update SMM for FSP systems | Marc Jones |
2013-11-25 | Support for nehalem northbridge | Vladimir Serbinenko |
2013-11-25 | Support for Ibexpeak southbridge | Vladimir Serbinenko |
2013-11-24 | smi: Update mainboard_smi_gpi() to have 32bit argument | Duncan Laurie |
2013-11-22 | Don't wait on 2065x | Vladimir Serbinenko |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-10-13 | Rename cpu/x86/car.h to arch/early_variables.h | Stefan Reinauer |
2013-10-03 | cpu/x86/mtrr/mtrr.c: Remove superfluous assignment to `type_index` | Paul Menzel |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-08-23 | usbdebug: Do not support logging from SMM | Kyösti Mälkki |
2013-08-15 | Include boot_cpu.c for romstage builds | Kyösti Mälkki |
2013-07-22 | X86: make the SIPI num_starts a config variable | Ronald G. Minnich |
2013-07-11 | cpu: Fix spelling | Martin Roth |
2013-06-22 | Do CAR variable migration only once | Aaron Durbin |
2013-06-13 | Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge" | Stefan Reinauer |
2013-06-12 | Add support for Intel Ibex Peak (Mobile 5) southbridge | Stefan Reinauer |
2013-05-16 | x86: add cache-as-ram migration option | Aaron Durbin |
2013-05-14 | x86: add thread support | Aaron Durbin |
2013-05-07 | x86: harden tsc udelay() function | Aaron Durbin |
2013-05-07 | x86: add TSC_CONSTANT_RATE option | Aaron Durbin |
2013-05-01 | tsc: provide monotonic timer | Aaron Durbin |
2013-05-01 | lapic: monotonic time implementation | Aaron Durbin |
2013-05-01 | x86: use boot state callbacks to disable rom cache | Aaron Durbin |
2013-04-04 | AMD: Drop six copies of wrmsr_amd and rdmsr_amd | Kyösti Mälkki |
2013-04-01 | boot: add disable_cache_rom() function | Aaron Durbin |
2013-03-29 | x86: mtrr: optimize hole carving above 4GiB | Aaron Durbin |
2013-03-29 | x86: mtrr: add hole punching support | Aaron Durbin |
2013-03-29 | x86: add rom cache variable MTRR index to tables | Aaron Durbin |
2013-03-29 | x86: mtrr: add CONFIG_CACHE_ROM support | Aaron Durbin |
2013-03-29 | mtrr: honor IORESOURCE_WRCOMB | Aaron Durbin |
2013-03-29 | x86: add new mtrr implementation | Aaron Durbin |
2013-03-22 | x86: unify amd and non-amd MTRR routines | Aaron Durbin |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-21 | ramstage: prepare for relocation | Aaron Durbin |
2013-03-18 | SMM: link against libgcc | Stefan Reinauer |
2013-03-18 | haswell: lapic timer support | Aaron Durbin |
2013-03-18 | haswell: Use SMM Modules | Aaron Durbin |
2013-03-15 | Google Link: Add remaining code to support native graphics | Ronald G. Minnich |
2013-03-14 | x86: SMM Module Support | Aaron Durbin |
2013-03-14 | haswell: Add initial support for Haswell platforms | Aaron Durbin |
2013-03-08 | Eliminate do_div(). | David Hendricks |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-27 | smm: Update rev 0x30101 SMM revision save state | Aaron Durbin |
2013-02-11 | Intel: Replace MSR 0xcd with MSR_FSB_FREQ | Patrick Georgi |
2012-12-06 | Unify assembler function handling | Stefan Reinauer |
2012-11-27 | Remove AMD special case for LAPIC based udelay() | Patrick Georgi |
2012-11-27 | intel/i82801ix: new southbridge, ICH9 | Patrick Georgi |
2012-11-20 | secondary.S: Fix dropping ramstage.a | Stefan Reinauer |
2012-11-20 | Make sure only one udelay function is available | Stefan Reinauer |
2012-11-13 | Clean up stack checking code | Stefan Reinauer |
2012-11-13 | clean up lapic_cpu_init.c | Stefan Reinauer |
2012-11-13 | Pass the CPU index as a parameter to startup. | Ronald G. Minnich |
2012-11-13 | Support better tracking of AP stack usage. | Ronald G. Minnich |
2012-11-12 | Fix gcc-4.7 building problem. | Han Shen |
2012-08-09 | Synchronize rdtsc instructions | Stefan Reinauer |