summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* timestamp: add tick frequency to exported tableAaron Durbin2015-08-311-0/+13
* armv7/arm64: remove timestamp.cAaron Durbin2015-08-314-67/+0
* arm64: xcompile: Add support for A53 erratum 843419Julius Werner2015-08-281-0/+9
* arm64: Fix 'verstage-objs: command not found' errorYidi Lin2015-08-281-1/+1
* arm64: declare do_dcsw_op as functionJimmy Huang2015-08-282-2/+3
* riscv-trap-handling: Add preliminary trap handling for riscvThaminda Edirisooriya2015-08-262-0/+193
* x86: Get rid of empty loadable segment warningMartin Roth2015-08-251-1/+2
* acpi: 64bit fixesStefan Reinauer2015-08-141-8/+8
* x86: parameterize asl_template for CBFS inclusionAaron Durbin2015-08-131-0/+4
* amd: raminit sysinfo offset fixAaron Durbin2015-08-131-0/+16
* riscv-spike: support for Spike emulation of riscvThaminda Edirisooriya2015-08-095-618/+925
* acpi: Align FACS to 64 bytesPatrick Georgi2015-08-091-0/+1
* x86: Make sure boot device is mapped below 4GStefan Reinauer2015-08-041-1/+1
* arm, arm64, mips: Add rough static stack size checks with -Wstack-usageJulius Werner2015-07-293-3/+9
* arch/x86: make dependency explicitPatrick Georgi2015-07-271-1/+1
* riscv: Link in libgccPatrick Georgi2015-07-221-3/+3
* arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serialFurquan Shaikh2015-07-211-0/+3
* cbfs: hardcode file alignmentPatrick Georgi2015-07-152-15/+9
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-1341-87/+70
* x86: Port x86 over to compile cleanly with x86-64Stefan Reinauer2015-07-1313-50/+243
* arm64: Define stage_entry as weak symbolFurquan Shaikh2015-07-132-1/+11
* arm64/a57: Move cortex_a57.h under include directoryFurquan Shaikh2015-07-132-1/+4
* Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth2015-07-122-2/+2
* arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variableMartin Roth2015-07-111-0/+3
* arm: add __umoddi3() to libgcc implementationStefan Reinauer2015-07-094-0/+99
* arm: enhance eabi compat functionsStefan Reinauer2015-07-091-2/+17
* arm64: Print sp value when dumping registers for exceptionFurquan Shaikh2015-07-091-0/+1
* payloads: Reorganize Makefile.incs for external payloadsStefan Reinauer2015-07-071-32/+0
* timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPSAaron Durbin2015-07-071-4/+0
* timestamp: add generic cache regionAaron Durbin2015-07-071-0/+5
* x86 makefile: Use preprocessed linker filesMarc Jones2015-07-071-5/+6
* smbios: fix copy&paste errorPatrick Georgi2015-07-071-1/+1
* x86: Drop -Wa,--divideStefan Reinauer2015-07-071-3/+0
* Unconditionally compile romstage with -Wa,--divideStefan Reinauer2015-07-071-0/+3
* smbios: Calculate SMBIOS Max Struct sizeBen Frisch2015-07-071-13/+16
* arch/arm64: Avoid race condition when building bl31Patrick Georgi2015-06-301-2/+3
* arch/arm64: Fix compilation without CONFIG_SMPPatrick Georgi2015-06-301-0/+2
* arm64: Fix Kconfig issues for secure OS loadingFurquan Shaikh2015-06-301-0/+1
* arm64: Add support for loading secure osFurquan Shaikh2015-06-303-1/+39
* x86: Move architecture selection from linker script to Makefile.incStefan Reinauer2015-06-263-11/+13
* acpi: bring back ability to link DSDT into ramstagePatrick Georgi2015-06-233-0/+28
* SeaBIOS: Clean up build command line.Martin Roth2015-06-231-3/+2
* Revert "arm64: remove assembly code string functions"Furquan Shaikh2015-06-234-18/+177
* x86: make PCI MMIO CFG functions 64bit proofStefan Reinauer2015-06-221-6/+6
* Remove obsolete EARLY_CONSOLE usageMartin Roth2015-06-212-2/+0
* x86: Make ACPI 64bit cleanStefan Reinauer2015-06-201-7/+7
* x86: make memcpy 64bit safeStefan Reinauer2015-06-201-0/+5
* x86 cpu: Allow some cpuid functions during romstageLee Leahy2015-06-174-27/+63
* arm64: Move enabling floating point ahead of dev initJimmy Zhang2015-06-171-6/+6
* x86: Make stdint.h x64 proofStefan Reinauer2015-06-161-5/+19