summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2015-01-26arm64: Prepare ARM64 for buildingMarc Jones
2015-01-14Revert "vboot2: add verstage"Paul Menzel
2015-01-13vboot2: add verstageDaisuke Nojiri
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-10ACPI: Prepare for HAVE_ACPI_RESUME changesKyösti Mälkki
2015-01-09misc: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2015-01-04atomic.h: Fix doxygen errorsMartin Roth
2015-01-04arm: lpae: Set XN and PXN bits for noncacheable regionsJimmy Zhang
2015-01-03ARM64: Always has DYNAMIC_CBMEMKyösti Mälkki
2015-01-03ARMv7: Always has DYNAMIC_CBMEMKyösti Mälkki
2015-01-03arm: Fix stored PC value when handling exceptionsJulius Werner
2015-01-01ARM: Fix ARM_LPAE to not be selectable as a menu item.Ronald G. Minnich
2014-12-31arch/x86: Declare GDT symbols and move_gdt()Kyösti Mälkki
2014-12-30ipq/arm: Redesign hooks for bootblockVadim Bendebury
2014-12-30CBMEM: Always build for x86 romstageKyösti Mälkki
2014-12-28RELOCATABLE_RAMSTAGE: Fix weak symbols in ACPIKyösti Mälkki
2014-12-19cpu/armltd/cortex-a9: Remove stub func dead codeEdward O'Callaghan
2014-12-18i82371eb & qemu: Move to per-device ACPI.Vladimir Serbinenko
2014-12-17ARM: Use LPAE for Virtual Address TranslationDaisuke Nojiri
2014-12-15arm: Add support for a preram_cbmem_console symbol.Gabe Black
2014-12-15arm: Fix minor mistake in cache maintenance assemblyJulius Werner
2014-12-15armv7: provide compiler options for rmodulesAaron Durbin
2014-12-09x86: provide symmetry between arm for cache_sync_instructions()Aaron Durbin
2014-12-09libpayload: arm: Pass the coreboot table location to the payload.Gabe Black
2014-12-09UCB RISCV: Switch to DYNAMIC_CBMEMKyösti Mälkki
2014-12-05x86: Update the check for Forbidden global variablesFurquan Shaikh
2014-12-05RISCV: one last little nit to make it build and runRonald G. Minnich
2014-12-04RISCV: get RISCV to build againRonald G. Minnich
2014-12-02Replace hlt with halt()Patrick Georgi
2014-12-02build system: remove ROMSTAGE_ELF variablePatrick Georgi
2014-12-01Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich
2014-11-30Unify remaining binutils invocationsPatrick Georgi
2014-11-27Make acpi_fill_dmar into parameterVladimir Serbinenko
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-22acpigen: Use implicit length patching in acpigen.cVladimir Serbinenko
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-11-19acpigen: Use implicit length patching in acpigen_write_resourcetemplate_footerVladimir Serbinenko
2014-11-19acpigen: Add and use acpigen_write_device.Vladimir Serbinenko
2014-11-19acpigen: Add and use acpigen_write_method.Vladimir Serbinenko
2014-11-19console: Isolate console_init() for ROMCCKyösti Mälkki
2014-11-14AMD: Move RAMBASE and RAMTOPKyösti Mälkki
2014-11-13arm: Put assembly functions into separate sectionsJulius Werner
2014-11-10arm: Redesign, clarify and clean up cache related codeJulius Werner
2014-11-09car globals: add "used" attributePatrick Georgi
2014-11-09arm: Thumb ALL the things!Julius Werner
2014-11-09build: Add ccopts back into the buildMarc Jones
2014-11-08acpigen: Add new function acpigen_pop_lenVladimir Serbinenko
2014-11-05ARM: Use local versions of libgcc functions instead of linking against libgcc.Gabe Black