summaryrefslogtreecommitdiff
path: root/src/arch/arm/include
AgeCommit message (Expand)Author
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-07-09arch/arm/include/smp/spinlock.h: Drop dead codeAngel Pons
2020-07-07armv7: mmu: Use 'tlbimva' to invalidate TLB entriesSam Lewis
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/arm: Convert to SPDX license headerPatrick Georgi
2019-11-30arch/*/*/early_variables.h: drop unused filesArthur Heymans
2019-11-28arch/arm/include: Remove unused armv7 types.hJacob Garber
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-09-28arch/arm,mips: Use generic PCI MMCONFKyösti Mälkki
2019-09-09arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0Kyösti Mälkki
2019-08-26AUTHORS: Move src/arch/arm copyrights into AUTHORS fileMartin Roth
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-07-12arch, include, soc: Use common stdint.hJacob Garber
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Separate MMIO and PNP opsKyösti Mälkki
2019-01-04src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'Elyes HAOUAS
2019-01-04src: Get rid of device_tElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-19arch/arm/include/armv7/arch: Remove dead codeElyes HAOUAS
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2018-07-02src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-22Introduce bootblock self-decompressionJulius Werner
2018-05-14pci: Fix compilation on non x86Patrick Rudolph
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-07-07arch/*: Update Kconfig symbol usageMartin Roth
2017-06-02arch/arm/include/armv7/arch: Correct keyword organization in cpu.hLogan Carlson
2017-06-02arch/arm: Correct checkpatch errorsLogan Carlson
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-09-12src/arch: Improve code formattingElyes HAOUAS
2016-05-02lib/coreboot_table: use the architecture dependent table sizeAaron Durbin
2016-05-02arch: introduce architecture dependent common variablesAaron Durbin
2016-03-23armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/writePaul Kocialkowski
2016-02-11arches: lib: add main_decl.h for main() declarationAaron Durbin
2016-02-11arch: remove stage_exit()Aaron Durbin
2016-01-26src/arch: Update license headers missing paragraph 2Martin Roth
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2016-01-13arch/arm: add missing license headersMartin Roth
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-11-11armv7: mmu: Make fine grained page tables work across stagesJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-17armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/writePaul Kocialkowski
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-07-29arm, arm64, mips: Add rough static stack size checks with -Wstack-usageJulius Werner
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-22arch/armv7: Add API to disable MMU pages.Deepa Dinamani
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-21arm(64): Change write32() argument order to match x86Julius Werner