aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
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
2013-09-28exynos5420: Fix build warningAllen Martin
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-09-21timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki
2013-09-21timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki
2013-09-17am335x: Update the config vars selected by CPU_TI_AM335X.Gabe Black
2013-09-11CBMEM: Drop parameter from cbmem_reinit()Kyösti Mälkki
2013-09-11CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki
2013-09-11AMD AGESA: Place CAR_GLOBAL in BSP stackKyösti Mälkki
2013-08-23usbdebug: Do not support logging from SMMKyösti Mälkki
2013-08-16AMD AGESA: Remove INVD instruction when transitioning from CARBruce Griffith
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
2013-08-15AMD Kabini: Split DSDT into common sectionsMike Loptien
2013-08-07Make EARLY_CONSOLE optionalKyösti Mälkki
2013-08-05AMD Kabini: Add CPU AGESA wrapper for new AMD processor familySiyuan Wang
2013-07-30cpu/intel/model_67x: Add missing includeKyösti Mälkki
2013-07-22X86: make the SIPI num_starts a config variableRonald G. Minnich
2013-07-16AMD Fam15tn: Split DSDT into common sectionsSteve Goodrich
2013-07-15am335x: Make the default media for the bootblock sram instead of NAND flash.Gabe Black
2013-07-15am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig.Gabe Black
2013-07-11cpu: Fix spellingMartin Roth
2013-07-11usbdebug: Drop old includesKyösti Mälkki
2013-07-11Set PCI bus operations at buildtime for ramstageKyösti Mälkki
2013-07-10usbdebug: Put ehci_debug_info in CAR_GLOBALKyösti Mälkki
2013-07-10i2c: Change the type of the data parameter to uint8_t.Gabe Black
2013-07-10armv7/exynos5420: Remove the extra reopen when reading SPI.Hung-Te Lin
2013-07-10armv7/exynos5420: Apply new implementation for SPI transmission.Hung-Te Lin
2013-07-10armv7/exynos5420: Add output ability and half-duplex mode in SPI driver.Hung-Te Lin
2013-07-10armv7/exynos5420: Revise SPI open/close/reset procedure.Hung-Te Lin
2013-07-10armv7/exynos5420: Provide configuration for SPI0~SPI2.Hung-Te Lin
2013-07-10armv7/exynos5420: Change SPI module to standard <spi-generic> interface.Hung-Te Lin
2013-07-10armv7/exynos5420: Clean up unused header and constants in spi.cHung-Te Lin
2013-07-10armv7/exynos5420: Revise SPI device list in cpu.hHung-Te Lin
2013-07-10arm/exynos: Correct SPI session commands.Hung-Te Lin
2013-07-10AMD: Kconfig cleanupKyösti Mälkki
2013-07-10exynos5420: i2c: Fix error handling.Gabe Black
2013-07-10exynos5420: Clock the mmc blocks off of the mpll.Gabe Black
2013-07-10exynos5420: use speed parameter in i2c_init() for HSI2CDavid Hendricks
2013-07-10exynos5420: Change some clock settings.Gabe Black
2013-07-10exynos5420: Fix the way the rate of the input clock for i2c buses is found.Gabe Black
2013-07-10snow: Add flush to UART driver.Hung-Te Lin
2013-07-10Exynos5420: Initialize USB PHYStefan Reinauer
2013-07-10Exynos5250: Initialize USB PHYStefan Reinauer
2013-07-10Exynos: Only compile UART in if serial console is selectedStefan Reinauer
2013-07-10Exynos5420: add code to make sure resume will work on DRAM.Ronald G. Minnich
2013-07-10Simplify early / bootblock console codeStefan Reinauer
2013-07-10exynos5420: Switch to fixed size types in dmc.h.Gabe Black
2013-07-10exynos5420: Revamp the high speed I2C driver.Gabe Black
2013-07-10Samsung CPUs: Unify KconfigStefan Reinauer
2013-07-10exynos5420: update I2C code, add HSI2C/USI supportDavid Hendricks
2013-07-10ARM: when setting a GPIO to put, set the value, then the directionRonald G. Minnich
2013-07-10exynox5420: Remove the 5250 clock registers and fix the SPI frequency.Gabe Black
2013-07-10PIT: memory setupRonald G. Minnich
2013-07-10exynos5420: add I2C8-10 to clock_get_periph_rate()David Hendricks
2013-07-10exynos5420: Implement support for the pinmux as functions.Gabe Black
2013-07-10exynos5250: De-switch-ify the pinmux configuration code.Gabe Black
2013-07-10ARM: Separate the early console (romstage) from the bootblock console.Gabe Black
2013-07-10exynos5420: Clear the framebuffer before making it uncacheableStefan Reinauer
2013-07-10exynos5420: Don't disable and re-enable the MMU when uncaching the framebufferStefan Reinauer
2013-07-10exynos5420: Simplify the graphics code by eliminating the unused color mapStefan Reinauer
2013-07-10exynos5420: Fix some problems with the clock management code.Gabe Black
2013-07-10armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin
2013-07-10cpu: Add CPU microcode file to cbfs with 16-byte alignmentAaron Durbin
2013-07-10ec: Add romstage function for checking and rebooting ECDuncan Laurie
2013-07-10exynos5420: Replace the 5250 clock logic with 5420.Gabe Black
2013-07-10exynos5420: Make the ps_hold_setup function public.Gabe Black
2013-07-10Exynos5420: Clean up console codeStefan Reinauer
2013-07-10exynos5250: Clear the framebuffer before making it uncacheable.Gabe Black
2013-07-10exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer.Gabe Black
2013-07-10exynos5250: Simplify the graphics code by eliminating the unused color map.Gabe Black
2013-07-10exynos5250: When enabling the I2S pins, turn off pull ups/downs.Gabe Black
2013-07-10exynos5420: Replace the 5250 GPIO code with code that should work on 5420.Gabe Black
2013-07-10ARMv7: Clean up console codeStefan Reinauer
2013-07-10pit: Fix some settings for the exynos5420 CPU.Gabe Black