Age | Commit message (Expand) | Author |
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-29 | cpu/amd/geode_gx2/cache_as_ram.inc: Remove illegal ASCII art | Edward O'Callaghan |
2014-06-28 | Don't add .eh_frame sections to SMM image | Patrick Georgi |
2014-06-25 | AGESA: Move config parameters for non-volatile S3 data | Kyösti Mälkki |
2014-06-25 | Declare acpi_is_wakeup_early() only once | Kyösti Mälkki |
2014-06-21 | cpu/amd/agesa: Use acpi_is_wakeup() | Kyösti Mälkki |
2014-06-21 | Misc: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-17 | intel/model_2065x: Add 20652 microcode. | Vladimir Serbinenko |
2014-06-06 | AGESA: Use common heap allocator | Kyösti Mälkki |
2014-05-30 | cpu/intel/fsp_model_206ax: change realpath to readlink | Martin Roth |
2014-05-19 | build: use CFLAGS_* in more places where they're needed | Patrick Georgi |
2014-05-17 | build: separate CPPFLAGS from CFLAGS | Patrick Georgi |
2014-05-17 | build: CPPFLAGS is more common than INCLUDES | Patrick Georgi |
2014-05-13 | cpu/intel: Add CPU socket rPGA988B | Zaolin |
2014-05-10 | Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT | Kyösti Mälkki |
2014-05-09 | cougar_canyon2: Switch CPU/NB/SB to the shared FSP code | Martin Roth |
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-05-05 | haswell: move to mp_init library | Aaron Durbin |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-30 | console: Move UART port defaults to mainboard | Kyösti Mälkki |
2014-04-30 | console: Drop EARLY_CONSOLE option | Kyösti Mälkki |
2014-04-30 | allwinner/a10: Hide SoC specific UART functions | Kyösti Mälkki |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-29 | AGESA SPI: Fix Kconfig options | Kyösti Mälkki |
2014-04-28 | AMD: Add common header file for CAR setup | Kyösti Mälkki |
2014-04-26 | Rename coreboot_ram stage to ramstage | Furquan Shaikh |
2014-04-26 | Get rid of HAVE_INIT_TIMER config option | Furquan Shaikh |
2014-04-20 | Move MAX_PHYSICAL_CPUS to AMD k8 and fam10 | Kyösti Mälkki |
2014-04-18 | console: Use romstage code for ramstage and SMM | Kyösti Mälkki |
2014-04-16 | cpu/amd/agesa/family15tn: Add udelay implementation for SMM | Alexandru Gagniuc |
2014-04-16 | cpu/amd/agesa/family15tn: Add initial support for SMM mode | Alexandru Gagniuc |
2014-04-15 | vendorcode/amd/agesa/fam14: Build as a static library | Edward O'Callaghan |
2014-04-15 | vendorcode/amd/agesa/fam15tn: Build as a static library | Alexandru Gagniuc |
2014-04-13 | cpu/amd/agesa/s3_resume.c: Specify include paths from AGESA_ROOT | Alexandru Gagniuc |
2014-04-12 | agesa: Always include family* Kconfig | Patrick Georgi |
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-09 | console uart: Fill coreboot table entries | Kyösti Mälkki |
2014-04-09 | uart: Prepare to support multiple base addresses | Kyösti Mälkki |
2014-04-09 | cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded value | Patrick Georgi |
2014-04-03 | amd/agesa/s3_resume: Make compiler agnostic. | Edward O'Callaghan |
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-29 | cubieboard: Enable the SD controller and mux SD pins | Alexandru Gagniuc |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-03-16 | Make POST device configurable. | Idwer Vollering |
2014-03-07 | x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option | Aaron Durbin |
2014-03-04 | console: Use single driver entry for UARTs | Kyösti Mälkki |
2014-03-04 | SMM: Only have console with DEBUG_SMI | Kyösti Mälkki |
2014-03-04 | uart8250: Move under drivers/uart | 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-03-04 | ti/am335x: Fix baudrate calculation | Kyösti Mälkki |
2014-03-04 | allwinner/a10: Fix baudrate calculation | Kyösti Mälkki |
2014-03-04 | samsung/exynos5: Fix baudrate calculation | Kyösti Mälkki |
2014-03-04 | uart: Drop HAVE_UART_MEMORY_MAPPED | Kyösti Mälkki |
2014-03-04 | uart: Do not guard entire include file by config options | Kyösti Mälkki |
2014-02-25 | Remove CACHE_ROM. | Vladimir Serbinenko |
2014-02-24 | TI am335x: Apply Kconfig use conventions | Kyösti Mälkki |
2014-02-24 | CAR_GLOBAL: enforce compiler to check if _start != _end | Edward O'Callaghan |
2014-02-20 | intel/model_2065x: Fix APICID generation. | Vladimir Serbinenko |
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 | haswell: backup the default SMM region on resume | Aaron Durbin |
2014-02-16 | x86: provide infrastructure to backup default SMM region | Aaron Durbin |
2014-02-15 | coreboot: infrastructure for different ramstage loaders | Aaron Durbin |
2014-02-13 | cpu/allwinner/a10: Add minimal ramstage driver | Alexandru Gagniuc |
2014-02-12 | PCI: Drop includes under cpu | Kyösti Mälkki |
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 | ARMv7: Remove static CBMEM allocation | Kyösti Mälkki |
2014-02-06 | usbdebug: Drop obsolete code | Kyösti Mälkki |
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-02-03 | cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 models | Oskar Enoksson |
2014-02-01 | cpu/intel/model_2065x: Add model 20652 | Vladimir Serbinenko |
2014-01-30 | cpu/intel: allow non-packaged scoped turbo setting | 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-30 | coreboot: config to cache ramstage outside CBMEM | Aaron Durbin |
2014-01-30 | vboot: provide empty vboot_verify_firmware() | Aaron Durbin |
2014-01-28 | x86: add common definitions for control registers | Aaron Durbin |
2014-01-28 | intel: fix microcode compilation failure in bootblock | Aaron Durbin |
2014-01-26 | src/cpu: Fix spelling of MTTR to MTRR | Paul Menzel |
2014-01-23 | intel/microcode: Remove leftover MICROCODE_INCLUDE_PATH. | Vladimir Serbinenko |
2014-01-22 | AMD K8/fam10: Fix CBMEM on S3 resume | Kyösti Mälkki |
2014-01-22 | AMD AGESA: Fix CBMEM on S3 resume | Kyösti Mälkki |
2014-01-16 | cpu/intel: Remove dummy terminators from microcode blobs | Alexandru Gagniuc |
2014-01-16 | cpu/intel: Make all Intel CPUs load microcode from CBFS | Alexandru Gagniuc |
2014-01-15 | cpu/amd/model_fxx/powernow_acpi.c: Comment out set but unused variable `Start... | Paul Menzel |
2014-01-15 | nehalem/sandy/ivy/haswell: Enable WRPROT cache for all of flash | Kyösti Mälkki |
2014-01-15 | Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR | Kyösti Mälkki |
2014-01-14 | cpu/allwinner/a10: Clarify positioning of boot stages | Alexandru Gagniuc |
2014-01-14 | cpu/allwinner/a10: Add helper to configure CPU clock | Alexandru Gagniuc |
2014-01-13 | cpu/allwinner/a10: Provide utility to make a bootable image | Alexandru Gagniuc |
2014-01-13 | cpu/allwinner/a10: Clean up include order in Makefile.inc | Alexandru Gagniuc |
2014-01-12 | CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file | Vladimir Serbinenko |