aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2013-04-01boot: add disable_cache_rom() functionAaron Durbin
2013-04-01Minor Kconfig help text fixStefan Tauner
2013-04-01lynxpoint: split clearing and enabling of smmAaron Durbin
2013-03-29exynos5250: Add function for configuring L2 cacheDavid Hendricks
2013-03-29x86: mtrr: optimize hole carving above 4GiBAaron Durbin
2013-03-29x86: mtrr: add hole punching supportAaron Durbin
2013-03-29x86: add rom cache variable MTRR index to tablesAaron Durbin
2013-03-29x86: mtrr: add CONFIG_CACHE_ROM supportAaron Durbin
2013-03-29mtrr: honor IORESOURCE_WRCOMBAaron Durbin
2013-03-29x86: add new mtrr implementationAaron Durbin
2013-03-27exynos5250: assign RAM resources in cpu_init()David Hendricks
2013-03-26Revert "samsung/exynos5: add resource functions for the display port"David Hendricks
2013-03-26samsung/exynos5: add resource functions for the display portRonald G. Minnich
2013-03-22x86: unify amd and non-amd MTRR routinesAaron Durbin
2013-03-22haswell: Add microcode for ULT C0 stepping 0x40651Duncan Laurie
2013-03-22haswell: vboot path support in romstageAaron Durbin
2013-03-22haswell: use dynamic cbmemAaron Durbin
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-21Intel: Update CPU microcode for 6fx CPUsStefan Reinauer
2013-03-21Intel: Update CPU microcode for 106cx CPUsStefan Reinauer
2013-03-21Intel: Update CPU microcode scriptStefan Reinauer
2013-03-21lynxpoint: Add helper functions for reading PM and GPIO baseDuncan Laurie
2013-03-21haswell: RESET_ON_INVALID_RAMSTAGE_CACHE optionAaron Durbin
2013-03-21haswell: implement ramstage caching in SMM regionAaron Durbin
2013-03-21haswell: add multipurpose SMM memory regionAaron Durbin
2013-03-21haswell: set TSEG as WB cacheable in romstageAaron Durbin
2013-03-21haswell: support for parallel SMM relocationAaron Durbin
2013-03-21haswell: use s3_resume field in romstage_handoffAaron Durbin
2013-03-21x86: protect against abi assumptions from compilerAaron Durbin
2013-03-21haswell: support for CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin
2013-03-21ramstage: prepare for relocationAaron Durbin
2013-03-20Intel: Update CPU microcode for Sandybridge/Ivybridge CPUsStefan Reinauer
2013-03-20Intel: Update CPU microcode for 1067x CPUsStefan Reinauer
2013-03-19armv7/exynos/snow: new cache maintenance APIDavid Hendricks
2013-03-19haswell: wait 10ms after INIT IPIAaron Durbin
2013-03-19haswell: Parallel AP bringupAaron Durbin
2013-03-19intel microcode: split up microcode loading stagesAaron Durbin
2013-03-18SMM: link against libgccStefan Reinauer
2013-03-18haswell: add romstage_after_car() functionAaron Durbin
2013-03-18haswell: move call site of save_mrc_data()Aaron Durbin
2013-03-18haswell: romstage: pass stack pointer and MTRRsAaron Durbin
2013-03-18haswell: unify romstage logicAaron Durbin
2013-03-18haswell: adjust CAR usageAaron Durbin
2013-03-18haswell: lapic timer supportAaron Durbin
2013-03-18haswell: enable caching before SMM initializationAaron Durbin
2013-03-18haswell: Clear correct number of MCA banksAaron Durbin
2013-03-18haswell: move definition of CORE_THREAD_COUNT_MSRAaron Durbin
2013-03-18haswell: Use SMM ModulesAaron Durbin
2013-03-17x86 intel: Add Firmware Interface Table supportAaron Durbin
2013-03-15Google Link: Add remaining code to support native graphicsRonald G. Minnich
2013-03-14haswell: Add ULT CPUID and updated microcodeDuncan Laurie
2013-03-14haswell: Properly Guard Engergy Policy by CPUIDAaron Durbin
2013-03-14x86: SMM Module SupportAaron Durbin
2013-03-14haswell: Add initial support for Haswell platformsAaron Durbin
2013-03-14exynos5250: add RAM resource beginning at physical addressDavid Hendricks
2013-03-13exynos5250/snow: enable branch predictionDavid Hendricks
2013-03-13exynos5250: Don't set PS_HOLD in bootblock_cpu_initDavid Hendricks
2013-03-13exynos5250/snow: call PMIC's power_init() functionDavid Hendricks
2013-03-08Eliminate do_div().David Hendricks
2013-03-07exynos5: add GPIO port enumsDavid Hendricks
2013-03-07Fix socket LGA775Kyösti Mälkki
2013-03-06samsung/exynos5: add display port and framebuffer defines and initializationRonald G. Minnich
2013-03-04ARM: remove code that is IMHO a dangerous designRonald G. Minnich
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-27Fix microcode selection codeStefan Reinauer
2013-02-27smm: Update rev 0x30101 SMM revision save stateAaron Durbin
2013-02-26AGESA: skip s3_resume.h if CONFIG_HAVE_ACPI_RESUME is disabledJens Rottmann
2013-02-26Revert "AMD S3: Program the flash in a bigger data packet"Dave Frodin
2013-02-21AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE'Zheng Bao
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2013-02-20armv7: Don't let users set ram parameters that are fixed in hardware.Ronald G. Minnich
2013-02-20ARMV7: minor tweaks to inter-stage calling and payload handling.Ronald G. Minnich
2013-02-19exynos5250: add uartmem_getbaseaddr() in uart driverDavid Hendricks
2013-02-19armv7/snow: add CPU and RAM resources via allocatorDavid Hendricks
2013-02-19build system: Retire REQUIRES_BLOBPatrick Georgi
2013-02-19AMD S3: Change S3_VOLATILE_POS to S3_DATA_POSZheng Bao
2013-02-18Kconfig: string option doesn't work properly inside choice sectionJens Rottmann
2013-02-18AMD S3: Program the flash in a bigger data packetZheng Bao
2013-02-18AMD S3: Include the s3_resume.h only when S3 is enabled.Zheng Bao
2013-02-16exynos5250: clean out some stale IRAM-related config variablesDavid Hendricks
2013-02-16armv7/exynos5250: fix usage of _stack and _estackDavid Hendricks
2013-02-15ARMv7: Drop u-boot type remainsStefan Reinauer
2013-02-15Exynos5250: Drop unused file ehci-s5p.hStefan Reinauer
2013-02-15Exynos: Drop dead code in cpu.hStefan Reinauer
2013-02-15ARMv7: straighten out reset codeStefan Reinauer
2013-02-15Exynos5: Drop S5P directory and merge filesStefan Reinauer
2013-02-15Exynos: Drop unused include filesStefan Reinauer
2013-02-14Exynos: Drop duplicate copy of watchdog.hStefan Reinauer
2013-02-14ARMv7: Drop SKIP_LOWLEVEL_INITStefan Reinauer
2013-02-14Exynos5250: Drop SHA implementationStefan Reinauer
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-13armv7/exynos: remove some stale files leftover from initial importDavid Hendricks
2013-02-12armv7: Add emulation/qemu-armv7 board.Hung-Te Lin
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
2013-02-11Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi
2013-02-11AMD S3: Add missing erasing flash sector for saving MTRR registerZheng Bao
2013-02-11AMD S3: Change the hardcoded data size to macros.Zheng Bao
2013-02-11armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}David Hendricks