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
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2015-06-21
Remove obsolete EARLY_CONSOLE usage
Martin Roth
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
build system: use archives, not linker action to shorten command lines
Patrick Georgi
2015-04-21
mips: Allow memory to be identity mapped in the TLB
Andrew Bresticker
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-14
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-13
arch/mips: provide proper cache primitives
Ionela Voinescu
2015-04-08
timer: Add generic udelay() implementation
Aaron Durbin
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-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-21
arch/mips: Add base MIPS architecture support
Paul Burton