Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
09a7d7db969719a61b6df08f8daf9e11a07a5f63
/
arch
/
mips
/
cpu
a9dc068
common: Move get_tbclk() to time.h
by Simon Glass
· 5 years ago
9b61c7c
common: Move interrupt functions into a new header
by Simon Glass
· 5 years ago
2aaa27d
linker: Modify linker scripts to be more generic
by Tom Rini
· 6 years ago
ce2b89e
MIPS: optimize and fix ELF sections
by Daniel Schwierzeck
· 6 years ago
e869d79
MIPS: move create_tlb() in an proper header: mipsregs.h
by Gregory CLEMENT
· 6 years ago
8073367
MIPS: fix linking of standalone programs
by Daniel Schwierzeck
· 6 years ago
9dc13da
Kbuild: add LDFLAGS_STANDALONE
by Daniel Schwierzeck
· 6 years ago
8013286
MIPS: make size of relocation table fixed but configurable
by Daniel Schwierzeck
· 6 years ago
2cc9a77
MIPS: start.S: make boot config at offset 0x10 configurable
by Daniel Schwierzeck
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d5dd52e
MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.lds
by Paul Burton
· 7 years ago
984c10d
mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
by Andy Yan
· 7 years ago
d3a278d
MIPS: Stop building position independent code
by Paul Burton
· 7 years ago
98a97a8
MIPS: add initial infrastructure for Broadcom MIPS SoCs
by Álvaro Fernández Rojas
· 8 years ago
2ec1f98
MIPS: allow using generic sysreset drivers
by Álvaro Fernández Rojas
· 8 years ago
fd32b13
MIPS: call debug_uart_init right before board_init_f
by Daniel Schwierzeck
· 8 years ago
41dc35e
MIPS: add possibility to setup initial stack and global data in SRAM
by Daniel Schwierzeck
· 8 years ago
993a122
MIPS: factor out code for initial stack and global data
by Daniel Schwierzeck
· 8 years ago
ecf0d79
MIPS: fix iand optimize setup of CP0 registers
by Daniel Schwierzeck
· 9 years ago
8b2fd07
MIPS: fix ROM exception vectors
by Daniel Schwierzeck
· 9 years ago
754cd05
MIPS: make inclusion of ROM exception vectors configurable
by Daniel Schwierzeck
· 9 years ago
fcdc1fb
MIPS: Hang if run on a secondary CPU
by Paul Burton
· 8 years ago
92a06ee
MIPS: Fix cache maintenance in relocate_code & simplify
by Paul Burton
· 8 years ago
82c9d89
MIPS: Ensure Config.K0=2 applies before any memory accesses
by Paul Burton
· 8 years ago
79ac174
MIPS: Map CM Global Control Registers
by Paul Burton
· 8 years ago
68b4c75
MIPS: If we don't need DDR for cache init, init cache first
by Paul Burton
· 8 years ago
4f5561c
MIPS: Preserve Config implementation-defined bits
by Paul Burton
· 8 years ago
8c57b04
MIPS: Enable use of the instruction cache earlier
by Paul Burton
· 8 years ago
dc2037e
MIPS: Probe cache line sizes once during boot
by Paul Burton
· 8 years ago
848a7cc
MIPS: provide a default u-boot-spl.lds
by Daniel Schwierzeck
· 9 years ago
53c9826
MIPS: Use unchecked immediate addition/subtraction
by Paul Burton
· 9 years ago
b7b7a31
mips: Fix compiler warning in cpu.c
by Marek Vasut
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
7aa7164
MIPS: start.S: fix and optimize instructions
by Daniel Schwierzeck
· 9 years ago
5c8cdf4
MIPS: initialize board_init_f() argument to zero.
by Purna Chandra Mandal
· 9 years ago
7509b57
MIPS: fix annotation of _start and relocate_code
by Daniel Schwierzeck
· 9 years ago
ed16050
MIPS: unify CPU code in arch/mips/cpu/
by Daniel Schwierzeck
· 10 years ago
74fc3c0
MIPS: move au1x00 SoC code to arch/mips/mach-au1x00
by Daniel Schwierzeck
· 10 years ago
debf0e0
MIPS: handle mips64 ST0_KX bit in mips32 start.S
by Paul Burton
· 10 years ago
cb2ab2f
MIPS: handle mips64 relocs in mips32 start.S
by Paul Burton
· 10 years ago
ce14da2
MIPS: use asm.h macros in mips32 start.S
by Paul Burton
· 10 years ago
02df4e6
MIPS: unify cache initialization code
by Paul Burton
· 10 years ago
4ff6b10
MIPS: unify cache maintenance functions
by Paul Burton
· 10 years ago
5429af8
MIPS: avoid .set ISA for cache operations
by Paul Burton
· 10 years ago
01cab27
MIPS: add support for pre-relocation malloc
by Daniel Schwierzeck
· 10 years ago
2814459
MIPS: add support for CONFIG_SYS_INIT_SP_ADDR
by Daniel Schwierzeck
· 10 years ago
c37c980
MIPS: use common code from lib/time.c
by Thomas Langer
· 10 years ago
f224c1a
MIPS: fix setup of initial stack frame
by Daniel Schwierzeck
· 10 years ago
abde127
kbuild: use SoC-specific CONFIG to descend into SoC directory
by Masahiro Yamada
· 10 years ago
40e73b1
kbuild: Descend into SOC directory from CPU directory
by Masahiro Yamada
· 10 years ago
bd42662
include: move various macros to include/linux/kernel.h
by Masahiro Yamada
· 10 years ago
4e6cdff
MIPS: add .padding section to linker script
by Daniel Schwierzeck
· 10 years ago
c03df26
MIPS: refactor setting of compiler options
by Daniel Schwierzeck
· 10 years ago
2e1823d
MIPS: drop incaip board
by Daniel Schwierzeck
· 11 years ago
d0589bb
MIPS: define __init_end in u-boot.lds
by Paul Burton
· 11 years ago
9a309cd
MIPS: stub interrupt_init function
by Paul Burton
· 11 years ago
b0df44b
mips: xburst: remove remainders of dead board
by Masahiro Yamada
· 11 years ago
1263ea8
MIPS: always keep all sections in u-boot ELF binary.
by Daniel Schwierzeck
· 11 years ago
39c8968
usb: create common header virtual root hub descriptors
by Stephen Warren
· 11 years ago
0d084d4
mips: move CONFIG_MIPS{32, 64} definition to config.mk
by Masahiro Yamada
· 11 years ago
a06c7cd
config.mk: specify the exact path to standalone linker script
by Masahiro Yamada
· 11 years ago
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
10a74b5
qemu-malta: rename to just "malta"
by Paul Burton
· 11 years ago
f122b5a
mips32: detect L1 cache sizes if they're not defined
by Paul Burton
· 11 years ago
48a47f0
mips: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
8f9c49d
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
02d51a2
MIPS: mips32/cache.S: use v1 register for indirect function calls
by Gabor Juhos
· 11 years ago
5b4f4ff
MIPS: mips32/cache.S: store cache line size in t8 register
by Gabor Juhos
· 11 years ago
187fe81
MIPS: mips32/cache.S: save return address in t9 register
by Gabor Juhos
· 11 years ago
01c3e0e
MIPS: xburst/start.S: rework relocation info check
by Gabor Juhos
· 11 years ago
1ac4713
MIPS: xburst/start.S: use t8 register for dynamic relocation
by Gabor Juhos
· 11 years ago
858b025
MIPS: xburst/start.S: save gd in s0 register
by Gabor Juhos
· 11 years ago
3a22c9e
MIPS: xburst/start.S: save relocation offset in s1 register
by Gabor Juhos
· 11 years ago
5c79dc3
MIPS: xburst/start.S: save relocation address in s2 register
by Gabor Juhos
· 11 years ago
b847879
MIPS: mips32/start.S: rework relocation info check
by Gabor Juhos
· 11 years ago
489c5d7
MIPS: mips32/start.S: use t8 register for dynamic relocation
by Gabor Juhos
· 11 years ago
9a26513
MIPS: mips32/cache.S: remove superfluous register assignment
by Gabor Juhos
· 11 years ago
d4967b5
MIPS: mips64/interrupt.c: remove superfluous include
by Gabor Juhos
· 11 years ago
9c747bd
MIPS: mips32/time.c: fix checkpatch errors/warnings
by Gabor Juhos
· 11 years ago
b6be59a
MIPS: start.S: emulate REVISION register for qemu-malta
by Gabor Juhos
· 12 years ago
7d2d26b
MIPS: mips64: fix typos in copyright text of start.S
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
84937ab
MIPS: add dynamic relocation support
by Gabor Juhos
· 12 years ago
44ea3c3
MIPS: u-boot.lds: add relocation specific sections
by Gabor Juhos
· 12 years ago
7f2d540
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
by Daniel Schwierzeck
· 12 years ago
0de9cc5
MIPS: start.S: optimize BSS initialization
by Daniel Schwierzeck
· 12 years ago
9049d03
MIPS: u-boot.lds: introduce symbol __image_copy_end
by Daniel Schwierzeck
· 12 years ago
56b5ec7
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
by Daniel Schwierzeck
· 12 years ago
7092ce8
MIPS: compute num_got_entries from .got section's size
by Gabor Juhos
· 12 years ago
ec44316
MIPS: start.S: unify and simplify reset vector handling
by Daniel Schwierzeck
· 12 years ago
7e44614
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
by Daniel Schwierzeck
· 12 years ago
2fb7bd3
MIPS: xburst: fix broken access to global_data
by Daniel Schwierzeck
· 12 years ago
a848da5
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
2655ee1
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
7f44466
MIPS: add unified u-boot.lds file
by Gabor Juhos
· 12 years ago
1da7d29
MIPS: remove OUTPUT_FORMAT from linker scripts
by Gabor Juhos
· 12 years ago
d84ec3a
MIPS: xburst: simplify relocation offset calculation
by Gabor Juhos
· 12 years ago
bc18d0b
MIPS: simplify relocated _G_O_T_ address calculation
by Gabor Juhos
· 12 years ago
Next »