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
/
include
Age
Commit message (
Expand
)
Author
2018-05-14
pci: Fix compilation on non x86
Patrick Rudolph
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-05-30
arch: Unify basic cache clearing API
Julius Werner
2016-05-02
lib/coreboot_table: use the architecture dependent table size
Aaron Durbin
2016-05-02
arch: introduce architecture dependent common variables
Aaron Durbin
2016-02-11
arches: lib: add main_decl.h for main() declaration
Aaron Durbin
2016-02-11
arch: remove stage_exit()
Aaron Durbin
2015-12-31
imgtec/pistachio: Add SOC_REGISTERS memory region
Ionela Voinescu
2015-12-29
mips: add coherency argument to identity mapping
Ionela Voinescu
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-29
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
Julius Werner
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
arch/mips: simplify cache operations
Ionela Voinescu
2015-04-21
mips: Allow memory to be identity mapped in the TLB
Andrew Bresticker
2015-04-17
arch/mips: Fix bug when performing cache operations
Ionela Voinescu
2015-04-13
arch/mips: provide proper cache primitives
Ionela Voinescu
2015-04-13
urara: add support for DMA coherent memory area
Ionela Voinescu
2015-04-07
mips: add c0 register access plumbing
Vadim Bendebury
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-03-30
mips: bring payload execution to current standards
Patrick Georgi
2015-03-28
mips: fix API expectations that break builds
Aaron Durbin
2015-03-21
arch/mips: Add base MIPS architecture support
Paul Burton