summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06global: Refactor get_option usageVarad Gautam
2015-04-06build system: run linker scripts through the preprocessorPatrick Georgi
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-04-04build system: Introduce manual file typePatrick Georgi
2015-04-02build system: extend src-to-obj for non-.c/.S filesPatrick Georgi
2015-04-02urara: Fix CBFS header definitionsVadim Bendebury
2015-03-30x86: fix SMM programs linked with gc-sectionsAaron Durbin
2015-03-30x86/smm: Move SMM configuration out of generic MakefilePatrick Georgi
2015-03-29mips: add verstage configurationPatrick Georgi
2015-03-28build system: normalize linker script file namesPatrick Georgi
2015-03-25cpu/amd/model_10xxx: Increase preram buffer size to 32kTimothy Pearson
2015-03-21imgtec/danube: Add support for ImgTec Danube SoCPaul Burton
2015-03-21arch/mips: Add base MIPS architecture supportPaul Burton
2015-03-20loaders: add program_loading.h header fileAaron Durbin
2015-03-19cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Fix UMA memory sizesTimothy Pearson
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-17haswell: Fix monotonic timer integrationStefan Reinauer
2015-03-17cpu/amd/model_10xxx: Move GFXUMA size calculation to separate functionTimothy Pearson
2015-03-17Makefile.inc: Use -Og when compiling with GDB supportStefan Reinauer
2015-03-16cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()Dave Frodin
2015-03-13cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITYAlexander Couzens
2015-03-11x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki
2015-03-10x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE optionKyösti Mälkki
2015-03-09cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repositoryPaul Menzel
2015-03-07AGESA: Move agesawrappers related to HAVE_ACPI_RESUME supportKyösti Mälkki
2015-03-07AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki
2015-03-07AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2Kyösti Mälkki
2015-03-06AMD Fam10h: Only create _PR scope if it is filled inPatrick Georgi
2015-03-05AMD Fam10h: sanity check some CPU dataPatrick Georgi
2015-03-04cpu/amd/model_10xxx: Documentation updateTimothy Pearson
2015-03-04cpu/amd/model_10xxx: Refactor model detection to reduce code duplicationTimothy Pearson
2015-02-28cpu/intel: (non-FSP) Remove microcode updates from treeAlexandru Gagniuc
2015-02-28cpu/intel (non-FSP): Use microcode from blobs repositoryAlexandru Gagniuc
2015-02-23AMD Fam10h: Don't write uninitialized data into ACPIPatrick Georgi
2015-02-23cpu/amd/agesa: Use alloc_cbmem() only in ramstageDave Frodin
2015-02-21cpu/amd/pi: Use alloc_cbmem() only in ramstageDave Frodin
2015-02-21AMD Bald Eagle: Add CPU subdirectory files for new AMD processorBruce Griffith
2015-02-20cpu/allwinner/a10/twi.c: Refactor I²C handler to use i2c_seg APIAlexandru Gagniuc
2015-02-20AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki
2015-02-18amd/00730F01: Move SteppeEagle specific settings to northbridgeDave Frodin
2015-02-18cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1Alexander Couzens
2015-02-18cpu/amd/model_10xxx: Add monotonic timer supportTimothy Pearson
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2015-02-14cpu/allwinner/a10/Kconfig: Link ramstage at base of SDRAMAlexandru Gagniuc
2015-02-11cpu/amd/model_10xxx: add Propus (00100F52h BL-C2) equivalent idNicolas Reinecke
2015-02-11amd/amdfam10: Fix incorrect core count identificationTimothy Pearson
2015-02-11cpu/amd/model_10xxx: update microcodeNicolas Reinecke