aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2014-12-16Drop SC520 and related boardsStefan Reinauer
2014-12-16Drop GX1, CS5330 and related boardsStefan Reinauer
2014-12-16Intel FSP: Move to DYNAMIC_CBMEMKyösti Mälkki
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-12-15x86: Set BOOT_MEDIA_SPI_BUSDavid Hendricks
2014-12-13AMD model fxx powernow_acpi.c: Fix incorrect loop countScott Duplichan
2014-12-08vendorcode/amd/agesa/fam10: Build as a static libraryEdward O'Callaghan
2014-12-06vendorcode/amd/agesa: Remove unused helper.c fileAlexandru Gagniuc
2014-12-05FSP platform microcode: Update to remove Kconfig variableMartin Roth
2014-12-03i945: Consolidate acpi/platform.aslVladimir Serbinenko
2014-12-03AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki
2014-12-03AGESA: Common agesawrapper for S3 resumeKyösti Mälkki
2014-12-03AGESA fam16kb: Move clearing of NoSnoopEnable bitKyösti Mälkki
2014-12-03AGESA: Use common header for agesawrapperKyösti Mälkki
2014-12-02arm/allwinner/a10: use new arm bootblock infrastructureAlexander Couzens
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-30Unify remaining binutils invocationsPatrick Georgi
2014-11-30Replace hlt() loops with halt()Patrick Georgi
2014-11-27cpu/amd/agesa/family15rl: Provide Richland CPU supportEdward O'Callaghan
2014-11-25amd/fam10: Fix pstate configurationPatrick Georgi
2014-11-25build system: unify linker use across gcc and clangPatrick Georgi
2014-11-25build system: use a single variable name for compiler runtimesPatrick Georgi
2014-11-22allwinner/a10: fix raminitPatrick Georgi
2014-11-22amdk8: Move to implicit length patchingVladimir Serbinenko
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-11-22cpu/amd/agesa/family1{0,2}: Fix init introduction printf outputEdward O'Callaghan
2014-11-22cpu/amd/agesa/family1{0,2}: Fix indent and sync closer togetherEdward O'Callaghan
2014-11-21cpu/amd/agesa/family1*: Use IS_ENABLED() macroEdward O'Callaghan
2014-11-20amd/olivehillplus: Share agesawrapper headerKyösti Mälkki
2014-11-20AMD: Isolate AGESA and PI build environmentsKyösti Mälkki
2014-11-19acpigen: Add and use acpigen_write_method.Vladimir Serbinenko
2014-11-16cpu/amd/model_10xxx/processor_name.c: Duplicate 'const' specifierEdward O'Callaghan
2014-11-15chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWAREAaron Durbin
2014-11-14AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ramKyösti Mälkki
2014-11-11cpu/x86/smm/Makefile.inc: Fix up linkage rulesEdward O'Callaghan
2014-11-09haswell: Move to implicit length patchingVladimir Serbinenko
2014-11-09ibexpeak, bd82x6x: Move to implicit length patchingVladimir Serbinenko
2014-11-08fsp_rangeley: Switch to per-device ACPIVladimir Serbinenko
2014-11-07cpu/intel/fsp_model_406dx: Invaild include pathEdward O'Callaghan
2014-11-01{cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-29cpu/intel: Add configuration for socket LGA1155Damien Zammit
2014-10-28cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang buildsEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-10-23AMD Trinity and Kabini: fix fan controlKyösti Mälkki
2014-10-19amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko
2014-10-19AGESA: Drop board and chipset -specific callout headersKyösti Mälkki
2014-10-19x86 romstage: Move stack just below RAMTOPKyösti Mälkki
2014-10-19haswell baytrail: Enable RELOCATABLE_RAMSTAGEKyösti Mälkki
2014-10-16uarts: 32/64 cleanupRonald G. Minnich
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-09-25x86/mtrr: Enable MTRR's before enabling cachingIsaac Christensen
2014-09-24x86: Minimize work done with the caches disabled in mtrr functions.Gabe Black
2014-09-15arm: Remove CAR_MIGRATE Kconfig and associated cruftJulius Werner
2014-09-12cpu/intel/fsp_model_206ax/model_206ax_init.c: Correct commentPaul Menzel
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-09-04AMD Steppe Eagle: Disable "No Snoop Enable" to stop HDMI audio stutterBruce Griffith
2014-08-30AMD Steppe Eagle: CPU files for new SoCBruce Griffith
2014-08-30sandybridge: Add native sandybridgeVladimir Serbinenko
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin
2014-08-25intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich
2014-08-25UART 8250: Unconditionally provide register constants and use UART8250 prefix.Gabe Black
2014-08-22ARM: Overhaul the ARM Makefile.Gabe Black
2014-08-21arm: Get rid of the INTERMEDIATE variable used on exynos.Gabe Black
2014-08-18trustzone: Pull trustzone init out of cpu.c and do it in romstage.Gabe Black
2014-08-18exynos5420: Don't map low addresses that lead nowhereJulius Werner
2014-08-18arm/exynos: Allow releasing UART retention for resume.Hung-Te Lin
2014-08-18exynos5: Implement support for USB 3.0 DRD PHYs/controllersJulius Werner
2014-08-18console: conditionally include console in bootblockStefan Reinauer
2014-08-18cpu/intel/fsp_model_406dx: code cleanupMartin Roth
2014-08-16exynos5xx0: rename local "main" variablePatrick Georgi
2014-08-14Exynos: de-duplicate mct timer initializationStefan Reinauer
2014-08-14ARMv7/Exynos: Fix memory location assumptionsStefan Reinauer
2014-08-14exynos5: Refactor crazy old U-Boot base address macros awayJulius Werner
2014-08-13exynos5420: Enable relocatable module supportStefan Reinauer
2014-08-12exynos5420: minor clean-up memory related stuffDavid Hendricks
2014-08-12exynos5420/pit: re-factor membaseconfig0/1 usageDavid Hendricks
2014-08-12exynos5420: ddr3: Switch from 4G setup to 2G setup on exynos5420David Hendricks
2014-08-12Exynos5420: ddr3: fine tuning the DDR3 timing valuesDavid Hendricks
2014-08-12Exynos5420: Remove code for enabling read levelingDavid Hendricks
2014-08-12exynos5: Refactor board-specific parts out of USB PHY codeJulius Werner
2014-08-12exynos5420: ddr3: Cleanup init to use constants for directcmdDavid Hendricks
2014-08-12exynos5420: Alter init sequence as per recommendationDavid Hendricks
2014-08-12exynos5420: Make USB A-A booting work with early data cacheJulius Werner
2014-08-12armv7/Makefile.inc, cpu/Makefile.inc: align output of printfDaniele Forsi
2014-08-12cpu/intel/XXX/acpi.c: Fix coding style violationMartin Roth
2014-08-11x86/smm/smihandler.c: break case in switchPatrick Georgi
2014-08-11coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2014-08-10exynos5420: Tighten up displayport timing loopsRonald G. Minnich
2014-08-10armv7: Support stack dump after exceptionsJulius Werner
2014-08-10model_106cx: don't blindly set Kconfig settingsAaron Durbin
2014-08-10exynos: Get rid of the unused reset.c.Gabe Black
2014-08-10cpu/intel/model_1067x: avoid null-pointer dereferencePatrick Georgi
2014-08-09cpu/amd/geode_lx: Trivial - remove useless commentEdward O'Callaghan
2014-08-09cpu/amd/geode_lx: Reduce fancy ASCII art with embedded commentsEdward O'Callaghan
2014-08-09cpu/amd/geode_lx/cache_as_ram.inc: Trivial - Fix indent with tabsEdward O'Callaghan
2014-08-09Exynos5420: clean up SPI driverStefan Reinauer
2014-08-08exynos5420: Implement support to boot with USB A-A firmware uploadJulius Werner
2014-08-07Exynos 5420: skip the EDID read if there is already an EDID.Ronald G. Minnich
2014-08-07exynos5420: Set the CLK_DIV_CPERI1 value as per manualDavid Hendricks
2014-08-07exynos: Set up caching in the bootblock.Gabe Black