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