summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/Kconfig: Fix spelling of *successful*Paul Menzel2019-01-081-1/+1
* arch/x86: Link walkcbfs.S instead of including itArthur Heymans2019-01-081-0/+3
* arch/x86: Unify bootblock MMX register usageKyösti Mälkki2019-01-081-6/+7
* usbdebug: Initialize the HW once in CAR stagesArthur Heymans2019-01-072-3/+8
* amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki2019-01-041-3/+0
* src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'Elyes HAOUAS2019-01-044-9/+4
* src: Get rid of device_tElyes HAOUAS2019-01-044-15/+0
* arch/x86: Add CAR stack location symbolsKyösti Mälkki2018-12-301-0/+4
* arch/x86: Use a common timestamp.inc with romcc bootblocksKyösti Mälkki2018-12-302-4/+35
* arch/x86: Prevent romcc bootblock from using MMX registersKyösti Mälkki2018-12-301-1/+1
* arch/x86/c_start.S: Use tabs instead of white spacesElyes HAOUAS2018-12-281-6/+6
* arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki2018-12-281-1/+0
* soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMPKyösti Mälkki2018-12-241-12/+3
* arch/x86/wakeup.S: Use tabs instead of white spacesElyes HAOUAS2018-12-241-14/+14
* arch/arm/memmove.S: Use tabs instead of white spacesElyes HAOUAS2018-12-241-21/+21
* cbmem: Always use EARLY_CBMEM_INITKyösti Mälkki2018-12-221-12/+0
* arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-12-224-54/+7
* arch/riscv: Don't set FPU state to "dirty"Jonathan Neuschäfer2018-12-191-5/+0
* arch/riscv: Define and use SBI_ENOSYSJonathan Neuschäfer2018-12-192-1/+3
* arch/riscv: Don't hardcode CSR numbers anymoreJonathan Neuschäfer2018-12-181-7/+2
* cpuid: Add helper function for cpuid(1) functionsSubrata Banik2018-12-134-5/+48
* riscv: fix non-SMP supportPhilipp Hug2018-12-072-6/+6
* arch/x86/include/stdint: Fix PRIu64Patrick Rudolph2018-12-051-12/+0
* acpi_pld: Make it easier to define the ACPI USB device groupsDuncan Laurie2018-12-042-11/+25
* arch/power8: Rename to ppc64Jonathan Neuschäfer2018-11-3023-42/+42
* arch/acpi.h: Add some update to version 6.2aElyes HAOUAS2018-11-291-16/+37
* arch/x86/acpigen.c: Add a method to notify all CPU coresArthur Heymans2018-11-292-0/+18
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-3/+3
* arch/x86/Makefile.inc: Fix typoPatrick Rudolph2018-11-291-1/+1
* arch/x86: drop special case cbfs locatorPatrick Georgi2018-11-231-41/+0
* src/arch/x86/acpi.c: Create log area and extend TPM2 tableMichał Żygowski2018-11-232-0/+41
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-232-4/+6
* soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber2018-11-231-4/+2
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-163-3/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-164-5/+1
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* mb/emulation/qemu-i440fx|q35: Fix stack sizePatrick Rudolph2018-11-141-0/+3
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-123-3/+1
* arch/x86: Fix car_active for CONFIG_NO_CAR_GLOBAL_MIGRATIONFurquan Shaikh2018-11-091-2/+18
* include/program_loading: Add POSTCAR prog typePhilipp Deppenwiese2018-11-091-1/+1
* toolchain: Add POSTCAR as a stage we have a toolchain forPatrick Georgi2018-11-082-0/+12
* x86/acpi.c: Be more verbose when finding the wakeup vectorAngel Pons2018-11-061-4/+10
* riscv: add support for supervisor binary interface (SBI)Xiang Wang2018-11-055-1/+187
* riscv: add support to block smp in each stageXiang Wang2018-11-054-8/+16
* riscv: add support smp_pause / smp_resumeXiang Wang2018-11-055-1/+144
* arch/x86: clarify raw CAR_GLOBAL access guardsAaron Durbin2018-11-011-2/+2
* arch/x86: allow global .bss objects without CAR_GLOBALAaron Durbin2018-11-012-2/+17
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-301-0/+2