summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* console: Move newline translation outside console_tx_byteKyösti Mälkki2014-04-091-3/+0
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-098-27/+24
* console uart: Fill coreboot table entriesKyösti Mälkki2014-04-094-27/+59
* uart: Prepare to support multiple base addressesKyösti Mälkki2014-04-093-65/+59
* cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded valuePatrick Georgi2014-04-091-1/+1
* amd/agesa/s3_resume: Make compiler agnostic.Edward O'Callaghan2014-04-032-2/+2
* x86: use car_(get|set)_var accessors for apic timerAaron Durbin2014-04-011-8/+22
* Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATEKyösti Mälkki2014-04-011-1/+1
* cubieboard: Enable the SD controller and mux SD pinsAlexandru Gagniuc2014-03-291-0/+10
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-2011-51/+39
* Make POST device configurable.Idwer Vollering2014-03-161-2/+2
* x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING optionAaron Durbin2014-03-073-0/+81
* console: Use single driver entry for UARTsKyösti Mälkki2014-03-044-75/+13
* SMM: Only have console with DEBUG_SMIKyösti Mälkki2014-03-041-6/+2
* uart8250: Move under drivers/uartKyösti Mälkki2014-03-041-1/+1
* uart8250mem: Unify calls with generic UARTKyösti Mälkki2014-03-041-8/+2
* uart8250io: Unify calls with generic UARTKyösti Mälkki2014-03-041-1/+1
* console: Fix includesKyösti Mälkki2014-03-046-6/+6
* ti/am335x: Fix baudrate calculationKyösti Mälkki2014-03-041-21/+17
* allwinner/a10: Fix baudrate calculationKyösti Mälkki2014-03-042-18/+9
* samsung/exynos5: Fix baudrate calculationKyösti Mälkki2014-03-042-4/+2
* uart: Drop HAVE_UART_MEMORY_MAPPEDKyösti Mälkki2014-03-041-1/+0
* uart: Do not guard entire include file by config optionsKyösti Mälkki2014-03-041-5/+0
* Remove CACHE_ROM.Vladimir Serbinenko2014-02-254-101/+0
* TI am335x: Apply Kconfig use conventionsKyösti Mälkki2014-02-242-11/+13
* CAR_GLOBAL: enforce compiler to check if _start != _endEdward O'Callaghan2014-02-241-2/+1
* intel/model_2065x: Fix APICID generation.Vladimir Serbinenko2014-02-201-5/+2
* SMM: Fixes for DEBUG_SMIKyösti Mälkki2014-02-201-3/+2
* x86 bootblock: improve clang compatibilityPatrick Georgi2014-02-192-3/+3
* haswell: backup the default SMM region on resumeAaron Durbin2014-02-162-0/+9
* x86: provide infrastructure to backup default SMM regionAaron Durbin2014-02-163-0/+76
* coreboot: infrastructure for different ramstage loadersAaron Durbin2014-02-151-2/+0
* cpu/allwinner/a10: Add minimal ramstage driverAlexandru Gagniuc2014-02-135-0/+110
* PCI: Drop includes under cpuKyösti Mälkki2014-02-1235-39/+0
* SMP: Add arch-agnostic boot_cpu()Kyösti Mälkki2014-02-111-1/+1
* mtrr: only add prefetchable resources as WRCOMB for VGA devicesAaron Durbin2014-02-091-2/+17
* ARMv7: Remove static CBMEM allocationKyösti Mälkki2014-02-063-13/+0
* usbdebug: Drop obsolete codeKyösti Mälkki2014-02-061-16/+0
* MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko2014-02-061-3/+2
* mtrr: retry fitting w/o WRCOMB if usage exceeds BIOS allocationAaron Durbin2014-02-061-2/+25
* cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 modelsOskar Enoksson2014-02-031-0/+8
* cpu/intel/model_2065x: Add model 20652Vladimir Serbinenko2014-02-011-0/+1
* cpu/intel: allow non-packaged scoped turbo settingAaron Durbin2014-01-303-2/+32
* x86: Add SMM helper functions to MP infrastructureAaron Durbin2014-01-301-0/+31
* x86: parallel MP initializationAaron Durbin2014-01-305-0/+816
* coreboot: config to cache ramstage outside CBMEMAaron Durbin2014-01-302-72/+10
* vboot: provide empty vboot_verify_firmware()Aaron Durbin2014-01-301-2/+0
* x86: add common definitions for control registersAaron Durbin2014-01-281-23/+4
* intel: fix microcode compilation failure in bootblockAaron Durbin2014-01-281-10/+8
* src/cpu: Fix spelling of MTTR to MTRRPaul Menzel2014-01-265-28/+28
OpenPOWER on IntegriCloud