Age | Commit message (Expand) | Author |
2016-11-11 | intel post-car: Separate files for setup_stack_and_mtrrs() | Kyösti Mälkki |
2016-11-11 | intel/sandybridge: Use common ACPI S3 recovery | Kyösti Mälkki |
2016-11-09 | amd/cpu: Add details to chip names | Marshall Dawson |
2016-11-09 | AMD binaryPI: Delay ACPI S3 backup until ramstage loader | Kyösti Mälkki |
2016-11-09 | AGESA: Delay ACPI S3 backup until ramstage loader | Kyösti Mälkki |
2016-11-09 | ACPI S3: Remove HIGH_MEMORY_SAVE where possible | Kyösti Mälkki |
2016-11-09 | Move select UDELAY_LAPIC from nb/gm45/Kconfig to cpu/model_1067x/Kconfig | Arthur Heymans |
2016-11-08 | cpu/intel/socket_mPGA478MN: Add socket P | Arthur Heymans |
2016-11-08 | intel post-car: Split legacy sockets | Kyösti Mälkki |
2016-11-02 | cpu/amd: Update files for 00670F00 | Marc Jones |
2016-11-02 | cpu/amd: Copy 00660F01 to 00670F00 | Marc Jones |
2016-10-31 | lib/prog_loaders: use common ramstage_cache_invalid() | Aaron Durbin |
2016-10-11 | src/cpu: Fix location for cpu_microcode_blob.bin in COREBOOT CBFS only | Barnali Sarkar |
2016-10-11 | cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE | Nico Huber |
2016-10-09 | cpu/intel/model_6ex: Set msr bits for dynamic L2, C2E, C4E | Arthur Heymans |
2016-10-07 | src/cpu: Remove unnecessary whitespace | Elyes HAOUAS |
2016-10-07 | cpu/amd/geode_gx2: Remove unnecessary semicolon | Elyes HAOUAS |
2016-10-04 | src/cpu: Remove whitespace after sizeof | Elyes HAOUAS |
2016-10-01 | cpu/amd/model_fxx: transition away from device_t | Antonello Dettori |
2016-09-13 | cpu/amd/family_10h-family_15h: transition away from device_t | Antonello Dettori |
2016-09-12 | cpu/x86: Move fls() and fms() to mtrr.h | Rizwan Qureshi |
2016-09-08 | Kconfig: Add option for microcode filenames | Martin Roth |
2016-09-04 | src/cpu: Improve code formatting | Elyes HAOUAS |
2016-08-28 | src/cpu: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-28 | src/cpu: Remove unnecessary whitespace before "\n" | Elyes HAOUAS |
2016-08-23 | src/cpu: Capitalize CPU, APIC and IOAPIC typo fix | Elyes HAOUAS |
2016-08-18 | Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS | Aaron Durbin |
2016-08-18 | Kconfig: lay groundwork for not assuming SPI flash boot device | Aaron Durbin |
2016-08-14 | cpu/ti/am355x: Fix array overrun | Paul Menzel |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2016-07-31 | src/cpu: Capitalize CPU | Elyes HAOUAS |
2016-07-31 | src/cpu: Capitalize ROM and RAM | Elyes HAOUAS |
2016-07-27 | cpu/x86: Support CPUs without rdmsr/wrmsr instructions | Lee Leahy |
2016-07-26 | intel car: Use MTRR WRPROT type for XIP cache | Kyösti Mälkki |
2016-07-26 | intel sandy/ivy: Redefine DCACHE_RAM_SIZE and DCACHE_RAM_MRC_VAR_SIZE | Kyösti Mälkki |
2016-07-23 | intel/haswell: Remove useless MTRR clear | Kyösti Mälkki |
2016-07-23 | intel/haswell post-car: Minor fix on MTRR setting | Kyösti Mälkki |
2016-07-23 | intel/haswell: Add asmlinkage for romstage_after_car() | Kyösti Mälkki |
2016-07-22 | cpu/x86/mtrr: correct variable MTRR calculation around 1MiB boundary | Aaron Durbin |
2016-07-22 | intel car: Unify postcodes | Kyösti Mälkki |
2016-07-22 | intel car: Unify whitespace and comment fixes | Kyösti Mälkki |
2016-07-22 | intel car: Remove guard on XIP_ROM_SIZE | Kyösti Mälkki |
2016-07-22 | intel model_106cx: Include CAR from socket directory | Kyösti Mälkki |
2016-07-21 | AMD k8 fam10: Fix CAR GLOBALS late in romstage | Kyösti Mälkki |
2016-07-15 | AMD binaryPI: Use common romstage ram stack | Kyösti Mälkki |
2016-07-15 | AMD binaryPI: Split romstage ram stack | Kyösti Mälkki |
2016-07-15 | AMD binaryPI: Use common ACPI S3 recovery | Kyösti Mälkki |
2016-07-15 | AGESA: Use common romstage ram stack | Kyösti Mälkki |
2016-07-15 | AGESA: Use common ACPI S3 recovery | Kyösti Mälkki |
2016-07-10 | intel post-car: Consolidate choose_top_of_stack() | Kyösti Mälkki |
2016-07-10 | AMD k8 fam10: Drop excessive spinlock initialization | Kyösti Mälkki |
2016-07-10 | AMD k8 fam10: Fix romstage handoff | Kyösti Mälkki |
2016-06-29 | AMD k8 fam10: Refactor S3 recovery | Kyösti Mälkki |
2016-06-29 | intel/haswell: No need for ACPI S3 resume backup | Kyösti Mälkki |
2016-06-29 | intel romstage: Use run_ramstage() | Kyösti Mälkki |
2016-06-24 | region: Add writeat and eraseat support | Antonello Dettori |
2016-06-22 | ACPI S3: Add common recovery code | Kyösti Mälkki |
2016-06-22 | ACPI S3: Move SMP trampoline recovery | Kyösti Mälkki |
2016-06-22 | Ignore RAMTOP for MTRRs | Kyösti Mälkki |
2016-06-22 | intel/model_206ax: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2016-06-22 | intel/model_2065x: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2016-06-22 | intel cache-as-ram: Fix comment about MTRRs | Kyösti Mälkki |
2016-06-21 | intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2016-06-21 | intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2016-06-21 | intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2016-06-20 | amd/fam_10h-fam_15h: allow building without microcode updates | Arthur Heymans |
2016-06-20 | amd/geode: Fix comment about ACPI S3 | Kyösti Mälkki |
2016-06-20 | VIA C7 NANO: Fix early MTRR setting | Kyösti Mälkki |
2016-06-18 | intel: Fix romstage main() with asmlinkage | Kyösti Mälkki |
2016-06-18 | intel/cache_as_ram_ht.inc: Fix include | Kyösti Mälkki |
2016-06-18 | intel cache_as_ram: Fix typo in comment | Kyösti Mälkki |
2016-06-17 | intel/model_206ax: Move platform specific defines | Kyösti Mälkki |
2016-06-17 | Move definitions of HIGH_MEMORY_SAVE | Kyösti Mälkki |
2016-06-17 | Fix some cbmem.h includes | Kyösti Mälkki |
2016-05-18 | AGESA vendorcode: Build a common amdlib | Kyösti Mälkki |
2016-05-17 | intel/sch: Merge northbridge and southbridge in src/soc | Stefan Reinauer |
2016-05-12 | AGESA f12: Build as libagesa.a | Kyösti Mälkki |
2016-05-12 | AGESA f16kb: Build as libagesa.a | Kyösti Mälkki |
2016-05-09 | drivers/uart: Use uart_platform_refclk for all UART models | Lee Leahy |
2016-05-06 | cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZE | Aaron Durbin |
2016-05-06 | {cpu,soc}/intel: remove unused smm_init() function | Aaron Durbin |
2016-05-06 | cpu/x86/mp_init: reduce exposure of internal implementation | Aaron Durbin |
2016-05-06 | cpu/intel/haswell: convert to using common MP and SMM init | Aaron Durbin |
2016-05-04 | cpu/x86: combine multiprocessor and SMM initialization | Aaron Durbin |
2016-05-04 | cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option | Aaron Durbin |
2016-05-04 | cpu/x86/smm_module_loader: always build with SMM module support | Aaron Durbin |
2016-05-02 | cpu/x86/mp_init: remove unused callback arguments | Aaron Durbin |
2016-04-28 | soc/intel/apollolake: Add cache for BIOS ROM | Andrey Petrov |
2016-04-11 | cpu/x86/tsc: Compile TSC timer for postcar as well | Andrey Petrov |
2016-04-11 | cpu/x86/tsc: remove conditional compilation | Aaron Durbin |
2016-04-11 | cpu/x86/tsc: compile same code for all stages | Aaron Durbin |
2016-04-11 | cpu/x86/tsc: prepare for CAR_GLOBAL in delay_tsc.c | Aaron Durbin |
2016-04-11 | src/cpu/x86: remove TSC_CALIBRATE_WITH_IO | Aaron Durbin |
2016-04-10 | am335x: Add some code for manipulating GPIOs | Gabe Black |
2016-04-10 | am335x: Add data structures for the clock module registers | Gabe Black |
2016-03-31 | src/: Fix lint style-labels warnings | Martin Roth |
2016-03-23 | arch/x86: introduce postcar stage/phase | Aaron Durbin |
2016-03-18 | mtrr: Define a function for obtaining free var mtrr | Furquan Shaikh |
2016-03-16 | cpu/x86: compile earlymtrr.c code for romstage as well | Andrey Petrov |
2016-03-16 | cpu/x86/mtrr: remove early_mtrr_* functions | Aaron Durbin |