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
/
mips
Age
Commit message (
Expand
)
Author
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-04
build system x86: deprecate bootblock_lds and ldscripts variables
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
mips: do not place branch instructions in branch delay slot
Vadim Bendebury
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: rename mips/bootblock.inc to mips/bootblock.S
Patrick Georgi
2015-03-29
mips: add verstage configuration
Patrick Georgi
2015-03-28
mips: fix API expectations that break builds
Aaron Durbin
2015-03-27
mips: Remove superfluous menu entry
Patrick Georgi
2015-03-23
mips: fix bootblock stack definitions
Vadim Bendebury
2015-03-21
mips: no need in architecture specific implementation of do_printk
Vadim Bendebury
2015-03-21
arch/mips: Add base MIPS architecture support
Paul Burton
2015-03-21
mips: Add mips/ashldi3.c from Linux
Vadim Bendebury