index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
2020-07-26
smp/spinlock: Do not define barrier() globally
Kyösti Mälkki
2020-07-26
arch/x86: Move cpu_relax()
Kyösti Mälkki
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-09
arch/arm/include/smp/spinlock.h: Drop dead code
Angel Pons
2020-07-07
armv7: mmu: Use 'tlbimva' to invalidate TLB entries
Sam Lewis
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-03-06
src/arch/arm: Convert to SPDX license header
Patrick Georgi
2019-11-30
arch/*/*/early_variables.h: drop unused files
Arthur Heymans
2019-11-28
arch/arm/include: Remove unused armv7 types.h
Jacob Garber
2019-11-03
arch/arm: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-09-28
arch/arm,mips: Use generic PCI MMCONF
Kyösti Mälkki
2019-09-09
arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0
Kyösti Mälkki
2019-08-26
AUTHORS: Move src/arch/arm copyrights into AUTHORS file
Martin Roth
2019-08-20
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-07-12
arch, include, soc: Use common stdint.h
Jacob Garber
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Separate MMIO and PNP ops
Kyösti Mälkki
2019-01-04
src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'
Elyes HAOUAS
2019-01-04
src: Get rid of device_t
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-19
arch/arm/include/armv7/arch: Remove dead code
Elyes HAOUAS
2018-09-14
complier.h: add __always_inline and use it in code base
Aaron Durbin
2018-07-02
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-05-22
Introduce bootblock self-decompression
Julius Werner
2018-05-14
pci: Fix compilation on non x86
Patrick Rudolph
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-07-07
arch/*: Update Kconfig symbol usage
Martin Roth
2017-06-02
arch/arm/include/armv7/arch: Correct keyword organization in cpu.h
Logan Carlson
2017-06-02
arch/arm: Correct checkpatch errors
Logan Carlson
2016-12-08
buildsystem: Drop explicit (k)config.h includes
Kyösti Mälkki
2016-09-12
src/arch: Improve code formatting
Elyes HAOUAS
2016-05-02
lib/coreboot_table: use the architecture dependent table size
Aaron Durbin
2016-05-02
arch: introduce architecture dependent common variables
Aaron Durbin
2016-03-23
armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write
Paul Kocialkowski
2016-02-11
arches: lib: add main_decl.h for main() declaration
Aaron Durbin
2016-02-11
arch: remove stage_exit()
Aaron Durbin
2016-01-26
src/arch: Update license headers missing paragraph 2
Martin Roth
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2016-01-13
arch/arm: add missing license headers
Martin Roth
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-11-11
armv7: mmu: Make fine grained page tables work across stages
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-17
armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write
Paul Kocialkowski
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-07-29
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
Julius Werner
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-05
lib: Unify log2() and related functions
Julius Werner
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-22
arch/armv7: Add API to disable MMU pages.
Deepa Dinamani
[next]