This website requires JavaScript.
8163 changed files with
0 additions and
8166 deletions
@ -1,5 +1,4 @@
##
## This file is part of the coreboot project.
##
##
## SPDX-License-Identifier: GPL-2.0-only
@ -1,5 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-only
# This file is part of the coreboot project.
config ACPI_AMD_HARDWARE_SLEEP_VALUES
def_bool n
@ -1,5 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-only
# This file is part of the coreboot project.
ifeq ( $ ( CONFIG_HAVE_ACPI_TABLES ), y )
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/*
* coreboot ACPI Table support
*/
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/* How much nesting do we support? */
# define ACPIGEN_LENSTACK_SIZE 10
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include <acpi/acpigen.h>
# include <acpi/acpigen_dsm.h>
@ -1,5 +1,4 @@
/*
* This file is part of the coreboot project .
*
* SPDX - License - Identifier : GPL - 2.0 - or - later
*/
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include <assert.h>
# include <string.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include <stdint.h>
# include <string.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include <acpi/acpi.h>
# include <acpi/acpigen.h>
@ -1,7 +1,6 @@
################################################################################
##
## SPDX-License-Identifier: GPL-2.0-only
## This file is part of the coreboot project.
##
###############################################################################
@ -1,7 +1,6 @@
################################################################################
##
## SPDX-License-Identifier: GPL-2.0-only
## This file is part of the coreboot project.
##
###############################################################################
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/ *
* Early i n i t i a l i z a t i o n c o d e f o r A R M a r c h i t e c t u r e .
*
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
/*
* cache . c : Cache maintenance routines for ARMv7 - A and ARMv7 - R
*
@ -1,7 +1,6 @@
################################################################################
##
## SPDX-License-Identifier: GPL-2.0-only
## This file is part of the coreboot project.
##
###############################################################################
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/ *
* This f i l e i s b a s e d o f f o f t h e O M A P 3 5 3 0 / A R M C o r t e x s t a r t . S f i l e f r o m D a s
* U- B o o t , w h i c h i t s e l f g o t t h e f i l e f r o m a r m b o o t .
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
# include < a r c h / a s m . h >
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
/*
* cache . c : Cache maintenance routines for ARMv7 - A and ARMv7 - R
*
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
/*
* cache . c : Cache maintenance routines for ARMv7 - M
*/
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
/ *
* Optimized a s s e m b l y f o r l o w - l e v e l C P U o p e r a t i o n s o n A R M v7 p r o c e s s o r s .
*
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
# include <stdint.h>
# include <types.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
.text
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
# include <arch/exception.h>
# include <console/console.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
# include <assert.h>
# include <commonlib/helpers.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include <thread.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/*
* This file contains arm architecture specific defines
* for the different processors .
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include <arch/cache.h>
# include <program_loading.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
# include <stdint.h>
# include <arch/clock.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
# include <arch/cpu.h>
# include <commonlib/helpers.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* This file is part of the coreboot project. */
# include <console/console.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* This file is part of the coreboot project. */
# include <stddef.h>
# include <string.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include < b u i l d . h >
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef __ARM_ASM_H
# define __ARM_ASM_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef ASM_ARM_BOOT_H
# define ASM_ARM_BOOT_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef _BYTEORDER_H
# define _BYTEORDER_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef _ARCH_CBCONFIG_H_
# define _ARCH_CBCONFIG_H_
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef __ARM_CLOCK_H_
# define __ARM_CLOCK_H_
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
#include <rules.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef ARCH_HLT_H
# define ARCH_HLT_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/* This file contains macro definitions for memlayout.ld linker scripts. */
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef ARCH_ARM_PCI_OPS_H
# define ARCH_ARM_PCI_OPS_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef __ARCH_STAGES_H
# define __ARCH_STAGES_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
/*
* cache . h : Cache maintenance API for ARM
*/
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef __ARCH_CPU_H__
# define __ARCH_CPU_H__
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
# ifndef _ARCH_EXCEPTION_H
# define _ARCH_EXCEPTION_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/* Originally imported from linux/include/asm-arm/io.h. This file has changed
* substantially since then .
*/
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef _ARCH_SMP_SPINLOCK_H
# define _ARCH_SMP_SPINLOCK_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* This file is part of the coreboot project. */
# ifndef ARMV7_H
# define ARMV7_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
/*
* cache . h : Cache maintenance API for ARM
*/
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef __ARCH_CPU_H__
# define __ARCH_CPU_H__
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
# ifndef _ARCH_EXCEPTION_H
# define _ARCH_EXCEPTION_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/*
* Originally imported from linux / include / asm - arm / io . h . This file has changed
* substantially since then .
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* This file is part of the coreboot project. */
/* Standard clock speeds */
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef ARCH_SMP_SPINLOCK_H
# define ARCH_SMP_SPINLOCK_H
@ -1,7 +1,6 @@
################################################################################
##
## SPDX-License-Identifier: GPL-2.0-only
## This file is part of the coreboot project.
##
################################################################################
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* This file is part of the coreboot project. */
# if d e f i n e d _ _ G N U C _ _
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* This file is part of the coreboot project. */
/ *
* linux/ a r c h / a r m / l i b / l i b1 f u n c s . S : O p t i m i z e d A R M d i v i s i o n r o u t i n e s
* /
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef __ARCH_ARM_LIBGCC_LIBGCC_H__
# define __ARCH_ARM_LIBGCC_LIBGCC_H__
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* This file is part of the coreboot project. */
# if d e f i n e d _ _ G N U C _ _
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/* Based on linux/arch/arm/lib/muldi3.S */
# if d e f i n e d _ _ G N U C _ _
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/* Based on linux/arch/arm/lib/ucmpdi2.S */
# if d e f i n e d _ _ G N U C _ _
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include "libgcc.h"
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause */
/* This file is part of the coreboot project. */
# include < a r c h / a s m . h >
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include "libgcc.h"
uint64_t __umoddi3 ( uint64_t num , uint64_t den )
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/ *
* Based o n l i n u x / a r c h / a r m / l i b / m e m c p y . S
* /
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/* Based on linux/arch/arm/lib/memmove.S */
# include < a r c h / a s m . h >
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/ *
* Based o n l i n u x / a r c h / a r m / l i b / m e m s e t . S
*
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/*
* This file contains entry / exit functions for each stage during coreboot
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include <bootmem.h>
# include <boot/tables.h>
@ -1,7 +1,6 @@
################################################################################
##
## SPDX-License-Identifier: GPL-2.0-only
## This file is part of the coreboot project.
##
################################################################################
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include <timer.h>
# include <arch/lib_helpers.h>
@ -1,7 +1,6 @@
################################################################################
##
## SPDX-License-Identifier: GPL-2.0-only
## This file is part of the coreboot project.
##
################################################################################
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/ *
* Early i n i t i a l i z a t i o n c o d e f o r a a r c h64 ( a . k . a . a r m v8 )
* /
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
/*
* cache . c : Cache maintenance routines for ARMv8 ( aarch64 )
*
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/ *
* Optimized a s s e m b l y f o r l o w - l e v e l C P U o p e r a t i o n s o n A R M 6 4 p r o c e s s o r s .
* /
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
# include <stdint.h>
# include <types.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
# include <assert.h>
# include <stdint.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include <arch/lib_helpers.h>
# include <arch/mmu.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include <cbmem.h>
# include <arch/lib_helpers.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* This file is part of the coreboot project. */
# include <console/console.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* This file is part of the coreboot project. */
/*
* Utility functions needed for ( some ) EABI conformant tool chains .
*/
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* This file is part of the coreboot project. */
# include <cbfs.h>
# include <commonlib/bsd/compression.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# include < b u i l d . h >
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef __ARCH_ACPI_H_
# define __ARCH_ACPI_H_
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef __ARCH_ACPIGEN_H_
# define __ARCH_ACPIGEN_H_
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef __ARM_ARM64_ASM_H
# define __ARM_ARM64_ASM_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef ASM_ARM64_BOOT_H
# define ASM_ARM64_BOOT_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef _BYTEORDER_H
# define _BYTEORDER_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef _ARCH_CBCONFIG_H_
# define _ARCH_CBCONFIG_H_
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
#include <rules.h>
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef ARCH_HLT_H
# define ARCH_HLT_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/* This file contains macro definitions for memlayout.ld linker scripts. */
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef __ARCH_MPIDR_H__
# define __ARCH_MPIDR_H__
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef ARCH_ARM64_PCI_OPS_H
# define ARCH_ARM64_PCI_OPS_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef __ARCH_STAGES_H
# define __ARCH_STAGES_H
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef __ARCH_ARM64_TRANSITION_H__
# define __ARCH_ARM64_TRANSITION_H__
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
/*
* Based on arch / arm / include / asm / barrier . h
*/
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
/*
* cache . h : Cache maintenance API for ARM64
*/
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
# ifndef __ARCH_CPU_H__
# define __ARCH_CPU_H__
@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* This file is part of the coreboot project. */
# ifndef _ARCH_EXCEPTION_H
# define _ARCH_EXCEPTION_H