Age | Commit message (Expand) | Author |
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 |