aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm
AgeCommit message (Expand)Author
2021-02-04src: Remove useless comments in "includes" linesElyes HAOUAS
2020-12-17arch/arm: Replace .id section with build_info in CBFSKyösti Mälkki
2020-12-11Drop many cases of .previous directive useKyösti Mälkki
2020-09-21arch/arm: Add support for loading Linux kernelsSam Lewis
2020-08-27symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner
2020-08-24src/arch: Drop unneeded empty linesElyes HAOUAS
2020-08-19arch/arm: Enable FIT payloadsSam Lewis
2020-08-03mb/emulation/qemu-armv7: Fix boardPatrick Rudolph
2020-07-27arch/arm/armv7: Make null dcache_apply_all macro for userspaceMartin Roth
2020-07-26smp/spinlock: Do not define barrier() globallyKyösti Mälkki
2020-07-26arch/x86: Move cpu_relax()Kyösti Mälkki
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-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-10src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS
2020-03-09arch/arm: Use 'print("%s...", __func__)'Elyes HAOUAS
2020-03-06src/arch/arm: Convert to SPDX license headerPatrick Georgi
2019-12-19src/arch: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-19src/arch/arm: Remove unused 'include <stdint.h>'Elyes HAOUAS
2019-11-30arch/*/*/early_variables.h: drop unused filesArthur Heymans
2019-11-28arch/arm/include: Remove unused armv7 types.hJacob Garber
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-10lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARGArthur Heymans
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
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-29arch/arm: Make ARM stages select ARCH_ARMArthur Heymans
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-06-21arch: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-06-21arch/arm/cpu: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
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-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
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-12-24arch/arm/memmove.S: Use tabs instead of white spacesElyes HAOUAS
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-11selfboot: remove bounce buffersRonald G. Minnich
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-08-09src/arch: Fix typoElyes HAOUAS
2018-07-02src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-14arch/arm/armv7: Fix coding styleElyes HAOUAS
2018-05-22Introduce bootblock self-decompressionJulius Werner
2018-05-14pci: Fix compilation on non x86Patrick Rudolph
2018-05-04lib/bootmem: Add more bootmem tagsPatrick Rudolph
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-07-25src/arch: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2017-07-21arch/arm/armv7: Correct checkpatch errorsLogan Carlson
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
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-09-12src/arch: Improve code formattingElyes HAOUAS
2016-09-12arch/arm: Add armv7-r configurationHakim Giydan
2016-08-28src/arch: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-23arch/arm & arm64: Remove unnecessary whitespace before "\n"Elyes HAOUAS
2016-07-31src/arch: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-05-09arch/armv7: Fix end index calculation in mmu_config_range_kbVaradarajan Narayanan
2016-05-03build system: remove CBFSTOOL_PRE1_OPTSPatrick Georgi
2016-05-02lib/coreboot_table: use the architecture dependent table sizeAaron Durbin
2016-05-02arch: introduce architecture dependent common variablesAaron Durbin
2016-04-21lib: add common write_tables() implementationAaron Durbin
2016-04-21lib/coreboot_table: add architecture hooks for adding tablesAaron Durbin
2016-04-21lib/bootmem: allow architecture specific bootmem rangesAaron Durbin
2016-04-21arch: only print cbmem entries in one placeAaron Durbin
2016-04-21arch: use Kconfig variable for coreboot table sizeAaron Durbin
2016-03-23armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/writePaul Kocialkowski
2016-03-09Makefile: Add build-time overlap check for programs loaded after corebootJulius Werner
2016-02-22die() when attempting to use bounce buffer on non-i386.Vladimir Serbinenko
2016-02-19lib/coreboot_table: add function to allow arch code to add recordsAaron Durbin
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2016-02-11arches: lib: add main_decl.h for main() declarationAaron Durbin
2016-02-11arch: remove stage_exit()Aaron Durbin
2016-01-28Makefile: Make full use of src-to-obj macroNico Huber
2016-01-26src/arch: Update license headers missing paragraph 2Martin Roth
2016-01-21console: Simplify bootblock console Kconfig selection logicAlexandru Gagniuc
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2016-01-13arch/arm: add missing license headersMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2015-12-02build system: Add more files through cbfs-files instead of manual rulesPatrick Georgi
2015-11-17rules.h: Add ENV_ macros to detect current architectureJulius Werner
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner