summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
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