aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-03-16Make POST device configurable.Idwer Vollering
2014-03-07x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING optionAaron Durbin
2014-03-04console: Use single driver entry for UARTsKyösti Mälkki
2014-03-04SMM: Only have console with DEBUG_SMIKyösti Mälkki
2014-03-04uart8250: Move under drivers/uartKyösti Mälkki
2014-03-04uart8250mem: Unify calls with generic UARTKyösti Mälkki
2014-03-04uart8250io: Unify calls with generic UARTKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04ti/am335x: Fix baudrate calculationKyösti Mälkki
2014-03-04allwinner/a10: Fix baudrate calculationKyösti Mälkki
2014-03-04samsung/exynos5: Fix baudrate calculationKyösti Mälkki
2014-03-04uart: Drop HAVE_UART_MEMORY_MAPPEDKyösti Mälkki
2014-03-04uart: Do not guard entire include file by config optionsKyösti Mälkki
2014-02-25Remove CACHE_ROM.Vladimir Serbinenko
2014-02-24TI am335x: Apply Kconfig use conventionsKyösti Mälkki
2014-02-24CAR_GLOBAL: enforce compiler to check if _start != _endEdward O'Callaghan
2014-02-20intel/model_2065x: Fix APICID generation.Vladimir Serbinenko
2014-02-20SMM: Fixes for DEBUG_SMIKyösti Mälkki
2014-02-19x86 bootblock: improve clang compatibilityPatrick Georgi
2014-02-16haswell: backup the default SMM region on resumeAaron Durbin
2014-02-16x86: provide infrastructure to backup default SMM regionAaron Durbin
2014-02-15coreboot: infrastructure for different ramstage loadersAaron Durbin
2014-02-13cpu/allwinner/a10: Add minimal ramstage driverAlexandru Gagniuc
2014-02-12PCI: Drop includes under cpuKyösti Mälkki
2014-02-11SMP: Add arch-agnostic boot_cpu()Kyösti Mälkki
2014-02-09mtrr: only add prefetchable resources as WRCOMB for VGA devicesAaron Durbin
2014-02-06ARMv7: Remove static CBMEM allocationKyösti Mälkki
2014-02-06usbdebug: Drop obsolete codeKyösti Mälkki
2014-02-06MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko
2014-02-06mtrr: retry fitting w/o WRCOMB if usage exceeds BIOS allocationAaron Durbin
2014-02-03cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 modelsOskar Enoksson
2014-02-01cpu/intel/model_2065x: Add model 20652Vladimir Serbinenko
2014-01-30cpu/intel: allow non-packaged scoped turbo settingAaron Durbin
2014-01-30x86: Add SMM helper functions to MP infrastructureAaron Durbin
2014-01-30x86: parallel MP initializationAaron Durbin
2014-01-30coreboot: config to cache ramstage outside CBMEMAaron Durbin
2014-01-30vboot: provide empty vboot_verify_firmware()Aaron Durbin
2014-01-28x86: add common definitions for control registersAaron Durbin
2014-01-28intel: fix microcode compilation failure in bootblockAaron Durbin
2014-01-26src/cpu: Fix spelling of MTTR to MTRRPaul Menzel
2014-01-23intel/microcode: Remove leftover MICROCODE_INCLUDE_PATH.Vladimir Serbinenko
2014-01-22AMD K8/fam10: Fix CBMEM on S3 resumeKyösti Mälkki
2014-01-22AMD AGESA: Fix CBMEM on S3 resumeKyösti Mälkki
2014-01-16cpu/intel: Remove dummy terminators from microcode blobsAlexandru Gagniuc
2014-01-16cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc
2014-01-15cpu/amd/model_fxx/powernow_acpi.c: Comment out set but unused variable `Start...Paul Menzel
2014-01-15nehalem/sandy/ivy/haswell: Enable WRPROT cache for all of flashKyösti Mälkki
2014-01-15Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki
2014-01-14cpu/allwinner/a10: Clarify positioning of boot stagesAlexandru Gagniuc
2014-01-14cpu/allwinner/a10: Add helper to configure CPU clockAlexandru Gagniuc
2014-01-13cpu/allwinner/a10: Provide utility to make a bootable imageAlexandru Gagniuc
2014-01-13cpu/allwinner/a10: Clean up include order in Makefile.incAlexandru Gagniuc
2014-01-12CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko
2014-01-11intel/fsp: Fix microcode includingPatrick Georgi
2014-01-09cpu/allwinner/a10: Import raminit code from ubootAlexandru Gagniuc
2014-01-09cpu/allwinner/a10: Add low-level helpers for DRAM clock controlAlexandru Gagniuc
2014-01-09cubieboard: Initialize memory in bootblockAlexandru Gagniuc
2014-01-09cpu/allwinner/a10: Add functions for driving GPIO pinsAlexandru Gagniuc
2014-01-09cpu/allwinner/a10: Add definitions for in/output GPIO functionsAlexandru Gagniuc
2014-01-09cpu/allwinner/a10: Add function for reading chip revisionAlexandru Gagniuc
2014-01-09cpu/allwinner/a10: Implement udelay using timer 0Alexandru Gagniuc
2014-01-09cpu/allwinner/a10: Add definition for gating GPIO S clockAlexandru Gagniuc
2014-01-08cpu/allwinner/a10: Add basic TWI (I²C) driverAlexandru Gagniuc
2014-01-08cpu/allwinner/a10: Refactor API for gating clocks to peripheralsAlexandru Gagniuc
2014-01-08cpu/allwinner/a10: Refactor and document pinmux APIAlexandru Gagniuc
2014-01-08cpu/allwinner/a10: Clarify the usage of SRAM during bootblockAlexandru Gagniuc
2014-01-08cpu: Add initial support for Allwinner A10 SoCAlexandru Gagniuc
2013-12-30AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki
2013-12-29AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki
2013-12-29AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki
2013-12-22Fix linking microcode with more than one microcode fileAlexandru Gagniuc
2013-12-21pit: disable LCD FETs before doing any graphics initDavid Hendricks
2013-12-21exynos5420: Assign corect parent PLLsDavid Hendricks
2013-12-21exynos5420: don't assume MPLL for i2c parent clockDavid Hendricks
2013-12-21exynos5420: Set SPLL to 400MHzDavid Hendricks
2013-12-21exynos5420: re-factor clock_get_periph_rate()David Hendricks
2013-12-21exynos5420: add a peripheral clock select --> PLL decoderDavid Hendricks
2013-12-21exynos5420: add CPLL and DPLL to the known list of PLLsDavid Hendricks
2013-12-21exynos5420: correct the PMS value for CPLLDavid Hendricks
2013-12-21exynos5420: Configure the UART pins unconditionallyGabe Black
2013-12-21exynos5250: Implement support to boot with USB A-A firmware uploadJulius Werner
2013-12-21exynos5420: re-factor the SDMMC GPIO config routinesDavid Hendricks
2013-12-21exynos5420: configure SD_0_CDn as VDDEN for eMMCDavid Hendricks
2013-12-21exynos5420: init APLL at 1800MHzDavid Hendricks
2013-12-21exynos5xxx: use oscillator clock when changing ARM frequencyDavid Hendricks
2013-12-21exynos5420: set L2ACTLR parameters for A15 coresDavid Hendricks
2013-12-21exynos5250: Add a pinmux function to set up i2s bus 0Gabe Black
2013-12-21exynos5420: minor correction to CPU frequency printDavid Hendricks
2013-12-21armv7/exynos: Fix and remove memory reset workaroundsHung-Te Lin
2013-12-21Pit: graphicsRonald G. Minnich
2013-12-21Snow: correctly disable trust zone hardwareRonald G. Minnich
2013-12-21Pit: correctly initialize trust zoneRonald G. Minnich
2013-12-21exynos5420: update set_cpu_id()David Hendricks
2013-12-21exynos5250: Add mct_start to the timer init blob in timer_monotonic_getGabe Black
2013-12-21Exynos 5420: Enable dynamic CBMEMStefan Reinauer
2013-12-21Exynos 5250: Enable dynamic CBMEMStefan Reinauer
2013-12-21exynos5420: Fix some clock settingsGabe Black