aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
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
2013-12-21exynos5420: Fix the clock divisor maskGabe Black
2013-12-21exynos5420: Get rid of the PWM code like on the 5250Gabe Black
2013-12-21exynos5250: Get rid of the PWM timer code we shouldn't be using anymoreGabe Black
2013-12-21exynos5420: Apply pwm const fix to the 5420 as wellGabe Black
2013-12-21exynos5250: Fix consts in the pwm codeGabe Black
2013-12-21haswell: Update microcode revisionDuncan Laurie
2013-12-20armv7: Remove SYS_TEXT_BASE config.Hung-Te Lin
2013-12-17cpu/intel: Do not rely on CBFS microcode having a terminatorAlexandru Gagniuc
2013-12-13cpu/amd: Remove error messages on non-matching microcode patchesKyösti Mälkki
2013-12-13cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFSAlexandru Gagniuc
2013-12-12EXYNOS5250: be less chatty at critical momentsRonald G. Minnich
2013-12-12exynos5250: Correct DDR3 Phy-reset value names.Hung-Te Lin
2013-12-12haswell: Export functions for CPU family+model and steppingDuncan Laurie
2013-12-12exynos5420: Setup clocks for MMC bus controller.Hung-Te Lin
2013-12-12haswell: Update ULT microcode to rev 14hDuncan Laurie
2013-12-09AMD boards: Fix includes for microcode updatesKyösti Mälkki
2013-12-07haswell: VR controller configurationAaron Durbin
2013-12-07haswell: Misc power management setup and fixesDuncan Laurie
2013-12-07Correct file permissions.Idwer Vollering
2013-12-06arch/x86: Do not run UPDATE-FIT if we don't include microcodeAlexandru Gagniuc
2013-12-05cpu: Remove BOARD_MICROCODE_CBFS_GENERATE Kconfig optionAlexandru Gagniuc
2013-12-05qemu-armv7 CPU: Move Kconfig code into CPU directoryStefan Reinauer
2013-12-04Update SMM for FSP systemsMarc Jones
2013-12-04Add the Intel FSP 206ax CPU core supportMarc Jones
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-12-02amd/car/post_cache_as_ram: Switch stack in assembly rather than in CVladimir Serbinenko
2013-12-01slippy/falco/peppy: Fix SPD GPIO initialization.Aaron Durbin
2013-11-30dmp/vortex86ex: Add timeout for keyboard system flag checking.Andrew Wu
2013-11-25haswell: check for clean resetAaron Durbin
2013-11-25Support for nehalem northbridgeVladimir Serbinenko
2013-11-25Support for Ibexpeak southbridgeVladimir Serbinenko
2013-11-24haswell: Update ULT microcode to 0x10Duncan Laurie
2013-11-24haswell: Remove limit on package C-stateDuncan Laurie
2013-11-24haswell: split microcode between ULT and non-ULTAaron Durbin
2013-11-24haswell: Update ULT microcode to rev 'a'Duncan Laurie
2013-11-24haswell: Configure PCH power sharing for ULTDuncan Laurie
2013-11-24haswell: calibrate 24MHz clock against BCLKAaron Durbin
2013-11-24haswell: configure c-statesAaron Durbin
2013-11-24smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie
2013-11-24dmp/vortex86ex: Move DMP specific POST code defines into one fileAndrew Wu
2013-11-24haswell: Put each logical processor in its own P-state domainDuncan Laurie
2013-11-24haswell: Update microcode for ULT/40651 to rev 8Duncan Laurie
2013-11-23Rename SANDYBRIDGE_BCLK to NEHALEM_BCLK in 2065x.Vladimir Serbinenko
2013-11-23Remove MRC variables from 2065x CAR init.Vladimir Serbinenko
2013-11-22Don't wait on 2065xVladimir Serbinenko
2013-11-21Fix error message on wrong compiles of 2065xVladimir Serbinenko
2013-11-13intel/2065x: Use TSC for udelay()Vladimir Serbinenko
2013-10-15vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7WANG Siyuan
2013-10-14Revert "CBMEM: Always have early initialisation"Kyösti Mälkki
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-10-03cpu/x86/mtrr/mtrr.c: Remove superfluous assignment to `type_index`Paul Menzel