Age | Commit message (Expand) | Author |
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 |
2015-05-28 | intel: Remove pstate_coord_type. | Vladimir Serbinenko |
2015-05-27 | Move TPM code out of chromeos | Vladimir Serbinenko |
2015-05-27 | AGESA binaryPI: Drop XIP_ROM_BASE | Kyösti Mälkki |
2015-05-27 | AGESA: Reduce SPI use by 24kB for S3 support | Kyösti Mälkki |
2015-05-27 | AGESA: Separate HeapManager declarations from BiosCallOuts | Kyösti Mälkki |
2015-05-27 | AGESA: Split S3 backup in CBMEM | Kyösti Mälkki |
2015-05-26 | cbfs: remove unused CBFS_HEADER_ROM_OFFSET option | Aaron Durbin |
2015-05-26 | coreboot: introduce boot_device | Aaron Durbin |
2015-05-26 | acpigen: Remove all explicit length tracking | Vladimir Serbinenko |
2015-05-26 | AGESA: Halt on S3 resume failure | Kyösti Mälkki |
2015-05-26 | AGESA: Split S3 support file | Kyösti Mälkki |
2015-05-26 | AGESA: Refactor OEM S3 storage | Kyösti Mälkki |
2015-05-26 | AGESA: Move S3 related SPI writes again | Kyösti Mälkki |
2015-05-26 | speedstep: Don't supply weak get_cst_entries. | Vladimir Serbinenko |
2015-05-23 | AGESA: Drop CPU_SOCKET_TYPE | Kyösti Mälkki |
2015-05-23 | AGESA: Drop EXT_RT_TBL_SUPPORT | Kyösti Mälkki |
2015-05-23 | AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTERED | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | build system: use archives, not linker action to shorten command lines | Patrick Georgi |
2015-05-19 | intel/haswell: Drop MONOTONIC_TIMER_MSR | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-05-19 | x86: garbage collect SMM programs | Aaron Durbin |
2015-05-13 | Include back the 306ax microcode again. | Vladimir Serbinenko |
2015-05-13 | x86: expose tsc's timer_monotonic_get() in SMM | Aaron Durbin |
2015-05-08 | cpu/amd/model_10xxx: Add missing ACPI _PSD object | Timothy Pearson |
2015-05-05 | 3rdparty: move to 3rdparty/blobs | Patrick Georgi |
2015-05-05 | 3rdparty: Move to blobs | Patrick Georgi |
2015-05-05 | haswell: Link stage_cache_external_region into ramstage, too | Sol Boucher |
2015-05-04 | cpu: get rid of socket source code | Stefan Reinauer |
2015-04-30 | dmp/vortex86: fix missing cpu Kconfig guards | Matt DeVillier |
2015-04-30 | cpu/intel/haswell: remove dependency on socket_rpga989 | Matt DeVillier |
2015-04-29 | dmp/vortex86: move PLL config to cpu Kconfig | Martin Roth |
2015-04-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-28 | Fix some minor Kconfig issues | Martin Roth |
2015-04-28 | Makefile x86 SMM: Move smm_wrap recipes | Kyösti Mälkki |
2015-04-24 | fsp: Move fsp to fsp1_0 | Marc Jones |
2015-04-23 | cbmem_console: fix it for x86 | Aaron Durbin |
2015-04-22 | coreboot: common stage cache | Aaron Durbin |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-21 | arm(64): Replace write32() and friends with writel() | Julius Werner |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-13 | ti/am335x: switch to generic udelay | Patrick Georgi |
2015-04-10 | vendorcode/amd/agesa/f16kb: Enable support for AM1 socket | Sergej Ivanov |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | global: Refactor get_option usage | Varad Gautam |
2015-04-06 | build system: run linker scripts through the preprocessor | Patrick Georgi |
2015-04-04 | build system: rename __BOOT_BLOCK__ and __VER_STAGE__ | Patrick Georgi |
2015-04-04 | build system x86: deprecate bootblock_lds and ldscripts variables | Patrick Georgi |
2015-04-04 | build system: Introduce manual file type | Patrick Georgi |
2015-04-02 | build system: extend src-to-obj for non-.c/.S files | Patrick Georgi |
2015-04-02 | urara: Fix CBFS header definitions | Vadim Bendebury |
2015-03-30 | x86: fix SMM programs linked with gc-sections | Aaron Durbin |
2015-03-30 | x86/smm: Move SMM configuration out of generic Makefile | Patrick Georgi |
2015-03-29 | mips: add verstage configuration | Patrick Georgi |
2015-03-28 | build system: normalize linker script file names | Patrick Georgi |
2015-03-25 | cpu/amd/model_10xxx: Increase preram buffer size to 32k | Timothy Pearson |
2015-03-21 | imgtec/danube: Add support for ImgTec Danube SoC | Paul Burton |
2015-03-21 | arch/mips: Add base MIPS architecture support | Paul Burton |
2015-03-20 | loaders: add program_loading.h header file | Aaron Durbin |
2015-03-19 | cpu/amd/model_10xxx: Add support for early cbmem | Timothy Pearson |
2015-03-19 | cpu/amd/model_10xxx: Fix UMA memory sizes | Timothy Pearson |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-17 | haswell: Fix monotonic timer integration | Stefan Reinauer |
2015-03-17 | cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function | Timothy Pearson |
2015-03-17 | Makefile.inc: Use -Og when compiling with GDB support | Stefan Reinauer |
2015-03-16 | cpu/amd/pi: Add amd_initcpuio() and amd_initmmio() | Dave Frodin |
2015-03-13 | cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITY | Alexander Couzens |
2015-03-11 | x86 SMM: Replace weak prototypes with weak function stub | Kyösti Mälkki |
2015-03-10 | x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option | Kyösti Mälkki |
2015-03-09 | cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repository | Paul Menzel |
2015-03-07 | AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support | Kyösti Mälkki |
2015-03-07 | AGESA: Use same HeapManager for all BiosCallOuts | Kyösti Mälkki |
2015-03-07 | AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2 | Kyösti Mälkki |
2015-03-06 | AMD Fam10h: Only create _PR scope if it is filled in | Patrick Georgi |
2015-03-05 | AMD Fam10h: sanity check some CPU data | Patrick Georgi |
2015-03-04 | cpu/amd/model_10xxx: Documentation update | Timothy Pearson |
2015-03-04 | cpu/amd/model_10xxx: Refactor model detection to reduce code duplication | Timothy Pearson |
2015-02-28 | cpu/intel: (non-FSP) Remove microcode updates from tree | Alexandru Gagniuc |
2015-02-28 | cpu/intel (non-FSP): Use microcode from blobs repository | Alexandru Gagniuc |
2015-02-23 | AMD Fam10h: Don't write uninitialized data into ACPI | Patrick Georgi |
2015-02-23 | cpu/amd/agesa: Use alloc_cbmem() only in ramstage | Dave Frodin |
2015-02-21 | cpu/amd/pi: Use alloc_cbmem() only in ramstage | Dave Frodin |
2015-02-21 | AMD Bald Eagle: Add CPU subdirectory files for new AMD processor | Bruce Griffith |
2015-02-20 | cpu/allwinner/a10/twi.c: Refactor I²C handler to use i2c_seg API | Alexandru Gagniuc |
2015-02-20 | AMD amdfam10: Always have HT3_SUPPORT | Kyösti Mälkki |
2015-02-18 | amd/00730F01: Move SteppeEagle specific settings to northbridge | Dave Frodin |
2015-02-18 | cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1 | Alexander Couzens |
2015-02-18 | cpu/amd/model_10xxx: Add monotonic timer support | Timothy Pearson |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-14 | cpu/allwinner/a10/Kconfig: Link ramstage at base of SDRAM | Alexandru Gagniuc |
2015-02-11 | cpu/amd/model_10xxx: add Propus (00100F52h BL-C2) equivalent id | Nicolas Reinecke |
2015-02-11 | amd/amdfam10: Fix incorrect core count identification | Timothy Pearson |
2015-02-11 | cpu/amd/model_10xxx: update microcode | Nicolas Reinecke |