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
Age
Commit message (
Expand
)
Author
2015-04-10
arm64: secmon: pass online CPUs to secmon
Aaron Durbin
2015-04-10
arm64: psci: use struct cpu_action to track startup entry
Aaron Durbin
2015-04-10
arm64: secmon: prepare for passing more state into secmon
Aaron Durbin
2015-04-10
arm64: secmon: wait for all CPUs to enter secmon
Aaron Durbin
2015-04-10
armv7-m: set stack pointer to _estack
Daisuke Nojiri
2015-04-10
armv7-m: add bootblock entry point
Daisuke Nojiri
2015-04-10
armv7-m: add empty cache routines
Daisuke Nojiri
2015-04-10
armv7-m: add armv7-m configuration
Daisuke Nojiri
2015-04-09
arm64: secmon: direct non-BSP cpus to start before BSP
Aaron Durbin
2015-04-09
arm64: psci: add node hierarchy
Aaron Durbin
2015-04-09
arm64: add malloc support to secmon
Aaron Durbin
2015-04-09
arm64: add mpidr field to cpu_info struct
Aaron Durbin
2015-04-08
timer: Add generic udelay() implementation
Aaron Durbin
2015-04-08
arm64: Add timestamp.c to bootblock and verstage
Furquan Shaikh
2015-04-08
arm: Dump additional fault registers in abort handlers
Julius Werner
2015-04-08
arm: Add timestamp.c to bootblock and verstage
Furquan Shaikh
2015-04-08
armv7: Change all memory domains to Client so XN bits work
Julius Werner
2015-04-08
armv7: Add fine-grained page table support
Julius Werner
2015-04-07
armv4: correct ARMV4 VERSTAGE guard
Aaron Durbin
2015-04-07
mips: add c0 register access plumbing
Vadim Bendebury
2015-04-07
arm: Include types.h in clock.h
Patrick Georgi
2015-04-07
arm64: Add verstage support
Furquan Shaikh
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
build system: run linker scripts through the preprocessor
Patrick Georgi
2015-04-06
arch/arm64/boot.c: Only return if condition is met
Paul Menzel
2015-04-05
acpi: protect acpi generators from PRE_RAM & SMM
Alexander Couzens
2015-04-04
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
Patrick Georgi
2015-04-04
build system x86: deprecate bootblock_lds and ldscripts variables
Patrick Georgi
2015-04-04
build system: use full (in-tree) paths
Patrick Georgi
2015-04-04
arm64: make secmon link with the manual template
Aaron Durbin
2015-04-04
armv4: Add verstage to armv4
Furquan Shaikh
2015-04-04
armv7: Add config option guard for verstage class
Furquan Shaikh
2015-04-04
x86: rename ldscript_failover.ld to failover.ld
Patrick Georgi
2015-04-03
program loading: unify on struct prog
Aaron Durbin
2015-04-03
program loading: add prog_run() function
Aaron Durbin
2015-04-03
program loading: introduce struct prog
Aaron Durbin
2015-04-02
Clean up architecture-specific Kconfigs
Julius Werner
2015-04-02
build system: extend src-to-obj for non-.c/.S files
Patrick Georgi
2015-04-02
mips: do not place branch instructions in branch delay slot
Vadim Bendebury
2015-04-02
arm: Prevent compilation of old, experimental SMP support
Julius Werner
2015-04-02
smbios: add a family id in smbios type1 family
Kane Chen
2015-04-01
x86: set smbios rom size based on CONFIG_ROM_SIZE
Aaron Durbin
2015-03-31
cbfs: add cbfs_serialized.h header file
Aaron Durbin
2015-03-31
mips: don't open code romstage loading
Aaron Durbin
2015-03-30
mips: bring payload execution to current standards
Patrick Georgi
2015-03-30
mips: fix write_table
Patrick Georgi
2015-03-30
imgtec/pistachio: Bring uart driver to modern standards
Patrick Georgi
2015-03-30
mips: Simplify architecture specific Makefile.inc
Patrick Georgi
2015-03-30
build system: provide generic compiler flag variables
Patrick Georgi
[next]