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
/
Kconfig
Age
Commit message (
Expand
)
Author
2016-01-21
console: Simplify bootblock console Kconfig selection logic
Alexandru Gagniuc
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-04-15
Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64
Julius Werner
2015-04-14
arm: Fix checkstack() to use correct stack size
Julius Werner
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-02
Clean up architecture-specific Kconfigs
Julius Werner
2015-01-27
CBMEM console: Fix and enhance pre-RAM support
Kyösti Mälkki
2015-01-27
vboot2: add verstage
Stefan Reinauer
2015-01-14
Revert "vboot2: add verstage"
Paul Menzel
2015-01-13
vboot2: add verstage
Daisuke Nojiri
2015-01-01
ARM: Fix ARM_LPAE to not be selectable as a menu item.
Ronald G. Minnich
2014-12-17
ARM: Use LPAE for Virtual Address Translation
Daisuke Nojiri
2014-12-15
arm: Add support for a preram_cbmem_console symbol.
Gabe Black
2014-09-09
ARM: Add an ARMv4 architecture version.
Gabe Black
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black