summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* cpu/amd/model_10xxx: Add missing ACPI _PSD objectTimothy Pearson2015-05-081-2/+36
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-0523-24/+24
* 3rdparty: Move to blobsPatrick Georgi2015-05-0523-24/+24
* haswell: Link stage_cache_external_region into ramstage, tooSol Boucher2015-05-053-10/+33
* cpu: get rid of socket source codeStefan Reinauer2015-05-0452-297/+0
* dmp/vortex86: fix missing cpu Kconfig guardsMatt DeVillier2015-04-301-0/+7
* cpu/intel/haswell: remove dependency on socket_rpga989Matt DeVillier2015-04-302-0/+10
* dmp/vortex86: move PLL config to cpu KconfigMartin Roth2015-04-291-0/+47
* Kconfig whitespace fixesMartin Roth2015-04-284-12/+12
* Fix some minor Kconfig issuesMartin Roth2015-04-281-0/+1
* Makefile x86 SMM: Move smm_wrap recipesKyösti Mälkki2015-04-281-16/+15
* fsp: Move fsp to fsp1_0Marc Jones2015-04-245-10/+10
* cbmem_console: fix it for x86Aaron Durbin2015-04-231-5/+0
* coreboot: common stage cacheAaron Durbin2015-04-221-11/+15
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-219-144/+144
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-218-65/+65
* uart: pass register width in the coreboot tableVadim Bendebury2015-04-172-0/+2
* CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner2015-04-143-35/+0
* ti/am335x: switch to generic udelayPatrick Georgi2015-04-133-52/+1
* vendorcode/amd/agesa/f16kb: Enable support for AM1 socketSergej Ivanov2015-04-101-0/+11
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-072-15/+1
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-0614-89/+70
* global: Refactor get_option usageVarad Gautam2015-04-061-3/+2
* build system: run linker scripts through the preprocessorPatrick Georgi2015-04-061-1/+1
* build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi2015-04-041-2/+2
* build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi2015-04-041-2/+2
* build system: Introduce manual file typePatrick Georgi2015-04-042-10/+10
* build system: extend src-to-obj for non-.c/.S filesPatrick Georgi2015-04-022-4/+4
* urara: Fix CBFS header definitionsVadim Bendebury2015-04-021-5/+0
* x86: fix SMM programs linked with gc-sectionsAaron Durbin2015-03-304-0/+10
* x86/smm: Move SMM configuration out of generic MakefilePatrick Georgi2015-03-301-0/+5
* mips: add verstage configurationPatrick Georgi2015-03-291-0/+1
* build system: normalize linker script file namesPatrick Georgi2015-03-287-2/+2
* cpu/amd/model_10xxx: Increase preram buffer size to 32kTimothy Pearson2015-03-251-0/+5
* imgtec/danube: Add support for ImgTec Danube SoCPaul Burton2015-03-211-0/+1
* arch/mips: Add base MIPS architecture supportPaul Burton2015-03-212-0/+37
* loaders: add program_loading.h header fileAaron Durbin2015-03-201-1/+1
* cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson2015-03-191-0/+9
* cpu/amd/model_10xxx: Fix UMA memory sizesTimothy Pearson2015-03-191-3/+3
* bootstate: use structure pointers for scheduling callbacksAaron Durbin2015-03-182-8/+4
* haswell: Fix monotonic timer integrationStefan Reinauer2015-03-172-1/+1
* cpu/amd/model_10xxx: Move GFXUMA size calculation to separate functionTimothy Pearson2015-03-173-0/+70
* Makefile.inc: Use -Og when compiling with GDB supportStefan Reinauer2015-03-171-1/+17
* cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()Dave Frodin2015-03-162-0/+106
* cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITYAlexander Couzens2015-03-131-0/+2
* x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki2015-03-111-6/+15
* x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE optionKyösti Mälkki2015-03-104-6/+2
* cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repositoryPaul Menzel2015-03-091-1/+1
* AGESA: Move agesawrappers related to HAVE_ACPI_RESUME supportKyösti Mälkki2015-03-072-149/+2
* AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki2015-03-071-3/+26
OpenPOWER on IntegriCloud