summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2016-01-30arch/x86: Implement minimal bootblock for C_ENVIRONMENT_BOTOBLOCKAlexandru Gagniuc
2016-01-30arch/x86: Rename bootblock.S to bootblock_romcc.SAlexandru Gagniuc
2016-01-29arch/arm64: Override bl31 timestamp with coreboot build timestampPatrick Georgi
2016-01-28Move object files to $(obj)/<class>/Nico Huber
2016-01-28Makefile: Make full use of src-to-obj macroNico Huber
2016-01-26arch/x86: Drop arch/pciconf.hStefan Reinauer
2016-01-26src/arch: Update license headers missing paragraph 2Martin Roth
2016-01-26arch/x86: move SetCodeSelector to .text segmentPatrick Georgi
2016-01-23arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCKAaron Durbin
2016-01-23arch/x86: remove .intel_syntaxPatrick Georgi
2016-01-22arch/arm64: Extend verstageItamar
2016-01-21arch/x86: Add files needed for C environment bootblock on x86Alexandru Gagniuc
2016-01-21console: Simplify bootblock console Kconfig selection logicAlexandru Gagniuc
2016-01-21arch/x86/include: Rename bootblock_common to bootblock_romcc.hAlexandru Gagniuc
2016-01-19arch/x86/Makefile.inc: Add a comment to fix syntax highlightingMartin Roth
2016-01-19arch/x86: Indent using tabs not spacesMartin Roth
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2016-01-18arch/riscv: Add missing license headersMartin Roth
2016-01-18arch/x86/Makefile.inc: Update symbol check macroMartin Roth
2016-01-14arch/x86: add missing license headersMartin Roth
2016-01-14arch/x86/include: add missing license headersMartin Roth
2016-01-13arch/arm64: add missing license headersMartin Roth
2016-01-13arch/arm: add missing license headersMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2016-01-07cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failureTimothy Pearson
2016-01-06Revert "x86: Align CBFS on top of ROM"Aaron Durbin
2015-12-31imgtec/pistachio: Add SOC_REGISTERS memory regionIonela Voinescu
2015-12-29x86: Align CBFS on top of ROMNico Huber
2015-12-29mips: add coherency argument to identity mappingIonela Voinescu
2015-12-18drivers/pc80: Add optional spinlock for nvram CBFS accessTimothy Pearson
2015-12-16x86/smbios: Return index 0 for empty stringsBen Gardner
2015-12-16build system/x86: depend on directories before touch /empty targetsAlexander Couzens
2015-12-15x86 acpi: remove ALIGN_CURRENT macroAaron Durbin
2015-12-15src/console: Add x86 romstage spinlock option and printk spinlock supportTimothy Pearson
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-12-10cbfs/vboot: remove firmware component supportAaron Durbin
2015-12-06Remove #ifdef checks on Kconfig symbolsMartin Roth
2015-12-04arch/x86/bootblock_normal: Update to use fewer registersMartin Roth
2015-12-03arch/arm64: introduce mmu to bootblock and romstageJimmy Huang
2015-12-03arch/arm64: add DMA_COHERENT region macros to memlayoutJimmy Huang
2015-12-02build system: Add more files through cbfs-files instead of manual rulesPatrick Georgi
2015-12-02x86/smm: Initialize SMM on some CPUs one-by-oneDamien Zammit
2015-12-01build system: strip quotes from CONFIG_CBFS_PREFIX in a single locationPatrick Georgi
2015-11-24Unify OBJCOPY arguments throughout various x86 stagesStefan Reinauer
2015-11-23arch/x86/acpi: Add IVRS table generation routinesTimothy Pearson
2015-11-17arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner
2015-11-17rules.h: Add ENV_ macros to detect current architectureJulius Werner
2015-11-16arm64: Implement generic stage transitions for non-Tegra SoCsJulius Werner
2015-11-11cpu/amd: Add CC6 supportTimothy Pearson
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner