index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
mips
Age
Commit message (
Expand
)
Author
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