summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner2015-11-1717-312/+48
* rules.h: Add ENV_ macros to detect current architectureJulius Werner2015-11-174-80/+33
* arm64: Implement generic stage transitions for non-Tegra SoCsJulius Werner2015-11-1611-136/+90
* cpu/amd: Add CC6 supportTimothy Pearson2015-11-112-4/+25
* arm/arm64: Generalize bootblock C entry pointJulius Werner2015-11-1119-190/+15
* arm64: mmu: Make page table manipulation work across stagesJulius Werner2015-11-117-116/+77
* armv7: mmu: Make fine grained page tables work across stagesJulius Werner2015-11-112-8/+21
* arm64: Remove cpu intialization through device-treeFurquan Shaikh2015-11-074-235/+79
* arm64: Remove SMP supportFurquan Shaikh2015-11-0710-704/+34
* arm64: remove spin table supportAaron Durbin2015-11-076-186/+0
* arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORTAaron Durbin2015-11-074-120/+0
* arm64: remove secmonAaron Durbin2015-11-0718-1727/+2
* AMD Bettong: Enable S4 feature for Windows 7zbao2015-11-062-0/+8
* ACPI: Add functions for DMAR I/O-APIC and HPET entriesNico Huber2015-11-042-10/+41
* ACPI: Make DMAR flags settableNico Huber2015-11-042-3/+8
* arch/x86/bootblock_normal: Fix failure to buildTimothy Pearson2015-11-031-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-31179-710/+3
* arch/x86: avoid race condition on build.hPatrick Georgi2015-10-311-0/+2
* wakeup: Switch back to 32bit mode firstStefan Reinauer2015-10-301-0/+28
* armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/writePaul Kocialkowski2015-10-171-6/+15
* arch/x86/smbios: Add Crucial DIMM manufacturer IDTimothy Pearson2015-10-161-0/+4
* arch/x86/boot/smbios: Add SPD IDs for Kingston and CorsairTimothy Pearson2015-10-161-0/+8
* x86: add standalone verstage supportAaron Durbin2015-10-147-7/+88
* vboot: remove remnants of VBOOT_STUBAaron Durbin2015-10-112-5/+0
* arch/x86/bootblock: Do not include non-code files in bootblock.SAlexandru Gagniuc2015-10-083-5/+1
* arch/x86: Link walkcbfs.S instead on including it in bootblock.SAlexandru Gagniuc2015-10-083-2/+4
* arch/x86/bootblock: Link in object files selected with bootblock-yAlexandru Gagniuc2015-10-082-2/+8
* arch/x86/Makefile.inc: Simplify rule for bootblock.debugAlexandru Gagniuc2015-10-081-5/+9
* x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc2015-10-073-3/+5
* x86: prepare cache-as-ram to allow multiple stagesAaron Durbin2015-09-301-3/+17
* x86: provide common macro for linking early stagesAaron Durbin2015-09-302-23/+30
* Makefile: Replace the way to test if a string is emptyzbao2015-09-291-1/+1
* arm64: mmu: Prevent CPU prefetch instructions from device memoryJimmy Huang2015-09-282-0/+3
* RISCV: modify arch_prog_run to handle payloads correctly.Ronald G. Minnich2015-09-231-3/+11
* coreboot: introduce commonlibAaron Durbin2015-09-222-2/+2
* riscv-virtual-memory: move page tables into virtual address spaceThaminda Edirisooriya2015-09-161-1/+1
* riscv-memlayout: fix existing memlayout issues, add sbi interfaceThaminda Edirisooriya2015-09-163-15/+97
* x86: remove double link step for romstageAaron Durbin2015-09-162-35/+13
* riscv-trap-handling: Add functionality, prevent stack corruptionThaminda Edirisooriya2015-09-153-2/+31
* riscv-trap-handling: Add implementation for trap calls in riscvThaminda Edirisooriya2015-09-106-1/+301
* riscv-virtual-memory: Add virtual memory setupThaminda Edirisooriya2015-09-102-0/+216
* x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGEAaron Durbin2015-09-091-9/+1
* linking: add and use LDFLAGS_commonAaron Durbin2015-09-095-17/+17
* x86: link romstage and ramstage with 1 fileAaron Durbin2015-09-094-43/+70
* rmodule: use program.ld for linkingAaron Durbin2015-09-094-6/+12
* x86: link romstage like the other architecturesAaron Durbin2015-09-094-41/+26
* x86: link ramstage like the other architecturesAaron Durbin2015-09-092-21/+28
* linking: lay the groundwork for a unified linking approachAaron Durbin2015-09-093-2/+27
* x86: provide minimum alignment for romstageAaron Durbin2015-09-091-1/+7
* x86: remove unused sections from romstage.ldAaron Durbin2015-09-091-3/+1
OpenPOWER on IntegriCloud