Age | Commit message (Expand) | Author |
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 |
2014-01-11 | intel/fsp: Fix microcode including | Patrick Georgi |
2014-01-09 | cpu/allwinner/a10: Import raminit code from uboot | Alexandru Gagniuc |
2014-01-09 | cpu/allwinner/a10: Add low-level helpers for DRAM clock control | Alexandru Gagniuc |
2014-01-09 | cubieboard: Initialize memory in bootblock | Alexandru Gagniuc |
2014-01-09 | cpu/allwinner/a10: Add functions for driving GPIO pins | Alexandru Gagniuc |
2014-01-09 | cpu/allwinner/a10: Add definitions for in/output GPIO functions | Alexandru Gagniuc |
2014-01-09 | cpu/allwinner/a10: Add function for reading chip revision | Alexandru Gagniuc |
2014-01-09 | cpu/allwinner/a10: Implement udelay using timer 0 | Alexandru Gagniuc |
2014-01-09 | cpu/allwinner/a10: Add definition for gating GPIO S clock | Alexandru Gagniuc |
2014-01-08 | cpu/allwinner/a10: Add basic TWI (I²C) driver | Alexandru Gagniuc |
2014-01-08 | cpu/allwinner/a10: Refactor API for gating clocks to peripherals | Alexandru Gagniuc |
2014-01-08 | cpu/allwinner/a10: Refactor and document pinmux API | Alexandru Gagniuc |
2014-01-08 | cpu/allwinner/a10: Clarify the usage of SRAM during bootblock | Alexandru Gagniuc |
2014-01-08 | cpu: Add initial support for Allwinner A10 SoC | Alexandru Gagniuc |
2013-12-30 | AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT | Kyösti Mälkki |
2013-12-29 | AMD fam10: Drop RAMINIT_SYSINFO | Kyösti Mälkki |
2013-12-29 | AMD K8: Socket implies K8_REV_F_SUPPORT | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup earlymtrr.c includes | Kyösti Mälkki |
2013-12-22 | Fix linking microcode with more than one microcode file | Alexandru Gagniuc |
2013-12-21 | pit: disable LCD FETs before doing any graphics init | David Hendricks |
2013-12-21 | exynos5420: Assign corect parent PLLs | David Hendricks |
2013-12-21 | exynos5420: don't assume MPLL for i2c parent clock | David Hendricks |
2013-12-21 | exynos5420: Set SPLL to 400MHz | David Hendricks |
2013-12-21 | exynos5420: re-factor clock_get_periph_rate() | David Hendricks |
2013-12-21 | exynos5420: add a peripheral clock select --> PLL decoder | David Hendricks |
2013-12-21 | exynos5420: add CPLL and DPLL to the known list of PLLs | David Hendricks |
2013-12-21 | exynos5420: correct the PMS value for CPLL | David Hendricks |
2013-12-21 | exynos5420: Configure the UART pins unconditionally | Gabe Black |
2013-12-21 | exynos5250: Implement support to boot with USB A-A firmware upload | Julius Werner |
2013-12-21 | exynos5420: re-factor the SDMMC GPIO config routines | David Hendricks |
2013-12-21 | exynos5420: configure SD_0_CDn as VDDEN for eMMC | David Hendricks |
2013-12-21 | exynos5420: init APLL at 1800MHz | David Hendricks |
2013-12-21 | exynos5xxx: use oscillator clock when changing ARM frequency | David Hendricks |
2013-12-21 | exynos5420: set L2ACTLR parameters for A15 cores | David Hendricks |
2013-12-21 | exynos5250: Add a pinmux function to set up i2s bus 0 | Gabe Black |
2013-12-21 | exynos5420: minor correction to CPU frequency print | David Hendricks |
2013-12-21 | armv7/exynos: Fix and remove memory reset workarounds | Hung-Te Lin |
2013-12-21 | Pit: graphics | Ronald G. Minnich |
2013-12-21 | Snow: correctly disable trust zone hardware | Ronald G. Minnich |
2013-12-21 | Pit: correctly initialize trust zone | Ronald G. Minnich |
2013-12-21 | exynos5420: update set_cpu_id() | David Hendricks |
2013-12-21 | exynos5250: Add mct_start to the timer init blob in timer_monotonic_get | Gabe Black |
2013-12-21 | Exynos 5420: Enable dynamic CBMEM | Stefan Reinauer |
2013-12-21 | Exynos 5250: Enable dynamic CBMEM | Stefan Reinauer |
2013-12-21 | exynos5420: Fix some clock settings | Gabe Black |
2013-12-21 | exynos5420: Fix the clock divisor mask | Gabe Black |
2013-12-21 | exynos5420: Get rid of the PWM code like on the 5250 | Gabe Black |