index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
Julius Werner
2015-07-29
1
-1
/
+3
*
Remove obsolete EARLY_CONSOLE usage
Martin Roth
2015-06-21
1
-1
/
+0
*
mips: implement arch_segment_loaded callback
Ionela Voinescu
2015-06-10
1
-0
/
+8
*
mips: CBMEM table reference is passed to payload
Ionela Voinescu
2015-06-10
1
-1
/
+4
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
1
-1
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
25
-29
/
+25
*
build system: use archives, not linker action to shorten command lines
Patrick Georgi
2015-05-20
1
-3
/
+3
*
google/urara: use board ID information to set up hardware
Ionela Voinescu
2015-04-22
1
-1
/
+9
*
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
2
-76
/
+2
*
arch/mips: simplify cache operations
Ionela Voinescu
2015-04-21
3
-49
/
+35
*
urara: Identity map DRAM/SRAM
Andrew Bresticker
2015-04-21
1
-0
/
+2
*
mips: Allow memory to be identity mapped in the TLB
Andrew Bresticker
2015-04-21
4
-0
/
+240
*
arch/mips: Fix bug when performing cache operations
Ionela Voinescu
2015-04-17
2
-4
/
+20
*
Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64
Julius Werner
2015-04-15
1
-5
/
+0
*
arm: Fix checkstack() to use correct stack size
Julius Werner
2015-04-14
1
-0
/
+5
*
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-14
1
-3
/
+1
*
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-14
1
-2
/
+3
*
arch/mips: provide proper cache primitives
Ionela Voinescu
2015-04-13
5
-13
/
+144
*
mips: disable caches in bootblock startup code
Vadim Bendebury
2015-04-13
1
-0
/
+10
*
urara: add support for DMA coherent memory area
Ionela Voinescu
2015-04-13
1
-1
/
+1
*
timer: Add generic udelay() implementation
Aaron Durbin
2015-04-08
2
-34
/
+0
*
mips: add c0 register access plumbing
Vadim Bendebury
2015-04-07
1
-0
/
+48
*
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-07
1
-0
/
+4
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
7
-241
/
+49
*
build system: run linker scripts through the preprocessor
Patrick Georgi
2015-04-06
4
-9
/
+10
*
build system x86: deprecate bootblock_lds and ldscripts variables
Patrick Georgi
2015-04-04
1
-1
/
+1
*
program loading: unify on struct prog
Aaron Durbin
2015-04-03
1
-5
/
+0
*
program loading: add prog_run() function
Aaron Durbin
2015-04-03
1
-2
/
+7
*
program loading: introduce struct prog
Aaron Durbin
2015-04-03
1
-3
/
+1
*
mips: do not place branch instructions in branch delay slot
Vadim Bendebury
2015-04-02
1
-2
/
+6
*
mips: don't open code romstage loading
Aaron Durbin
2015-03-31
1
-11
/
+2
*
mips: bring payload execution to current standards
Patrick Georgi
2015-03-30
2
-4
/
+4
*
mips: fix write_table
Patrick Georgi
2015-03-30
1
-8
/
+2
*
imgtec/pistachio: Bring uart driver to modern standards
Patrick Georgi
2015-03-30
2
-39
/
+0
*
mips: Simplify architecture specific Makefile.inc
Patrick Georgi
2015-03-30
4
-55
/
+11
*
build system: rename mips/bootblock.inc to mips/bootblock.S
Patrick Georgi
2015-03-30
2
-1
/
+1
*
mips: add verstage configuration
Patrick Georgi
2015-03-29
1
-0
/
+4
*
mips: fix API expectations that break builds
Aaron Durbin
2015-03-28
2
-1
/
+7
*
mips: Remove superfluous menu entry
Patrick Georgi
2015-03-27
1
-4
/
+0
*
mips: fix bootblock stack definitions
Vadim Bendebury
2015-03-23
1
-2
/
+2
*
mips: no need in architecture specific implementation of do_printk
Vadim Bendebury
2015-03-21
1
-17
/
+0
*
arch/mips: Add base MIPS architecture support
Paul Burton
2015-03-21
24
-0
/
+1317
*
mips: Add mips/ashldi3.c from Linux
Vadim Bendebury
2015-03-21
1
-0
/
+60