Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
c2fd3f57040d4d8e858f0449afe46416cfad95da
/
arch
/
mips
/
include
/
asm
ba21a45
malta: IDE support
by Paul Burton
· 10 years ago
2b8bcc5
MIPS: avoid .set ISA for cache operations
by Paul Burton
· 10 years ago
e520023
MIPS: add support for pre-relocation malloc
by Daniel Schwierzeck
· 10 years ago
afc366f
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
2a1680e
common/board_f: Initialized global data for generic board
by York Sun
· 11 years ago
8e26157
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
538cf92
MIPS: drop incaip board
by Daniel Schwierzeck
· 11 years ago
9f0868f
MIPS: allow use of generic board
by Paul Burton
· 11 years ago
37f93f7
MIPS: fix types u64 and __u64 to unsigned long long
by Daniel Schwierzeck
· 11 years ago
bea12b7
malta: enable PIIX4 SERIRQ
by Paul Burton
· 11 years ago
10473d0
malta: use unmapped flash base address
by Gabor Juhos
· 11 years ago
a3e8090
malta: arch/mips/include/asm/malta.h SPDX license tag
by Paul Burton
· 11 years ago
81f98bb
malta: setup PIIX4 interrupt route
by Paul Burton
· 11 years ago
e0ada63
malta: display "U-boot" on the LCD screen
by Paul Burton
· 11 years ago
baf37f0
malta: support for coreFPGA6 boards
by Paul Burton
· 11 years ago
fa476f7
mips32: detect L1 cache sizes if they're not defined
by Paul Burton
· 11 years ago
643aae1
include: delete include/linux/config.h
by Masahiro Yamada
· 11 years ago
0f0f757
cosmetic: remove empty lines at the top of file
by Masahiro Yamada
· 11 years ago
6c15455
MIPS: bootm: add support for generic relocation of init ramdisks
by Daniel Schwierzeck
· 11 years ago
f66cc1e
MIPS: bootm: add support for LMB
by Daniel Schwierzeck
· 11 years ago
ac12984
MIPS: qemu-malta: setup GT64120 registers as done by YAMON
by Gabor Juhos
· 11 years ago
52caee0
MIPS: qemu-malta: enable flash support
by Gabor Juhos
· 11 years ago
0156431
MIPS: qemu-malta: add reset support
by Gabor Juhos
· 11 years ago
5a4dcfa
MIPS: qemu-malta: add support for emulated MIPS Malta board
by Gabor Juhos
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e1208c2
MIPS: asm/errno.h: switch to asm-generic/errno.h
by Daniel Schwierzeck
· 11 years ago
f0550f8
MIPS: fix __raw_* IO accessors
by Gabor Juhos
· 12 years ago
716cc8c
Change stub example to use asm-generic/sections.h
by Simon Glass
· 12 years ago
1865286
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
04380c6
MIPS: add dynamic relocation support
by Gabor Juhos
· 12 years ago
28875e2
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
by Daniel Schwierzeck
· 12 years ago
3420bf1
MIPS: u-boot.lds: introduce symbol __image_copy_end
by Daniel Schwierzeck
· 12 years ago
a52852c
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
by Daniel Schwierzeck
· 12 years ago
97b920d
MIPS: xburst: fix broken access to global_data
by Daniel Schwierzeck
· 12 years ago
9572202
mips: Use generic global_data
by Simon Glass
· 12 years ago
035cbe9
mips: Move per_clk and dev_clk to arch_global_data
by Simon Glass
· 12 years ago
5cb4858
Add architecture-specific global data
by Simon Glass
· 12 years ago
0ef48d4
MIPS: convert IO port accessor functions to 'static inline'
by Gabor Juhos
· 12 years ago
be002d0
MIPS: use inline directive for __in*s functions
by Gabor Juhos
· 12 years ago
ea40a05
MIPS: constify address pointer in test_bit()
by Daniel Schwierzeck
· 12 years ago
8dc22b0
mips: Change global data baudrate to int
by Simon Glass
· 12 years ago
090854c
MIPS: add support for 64 bit addressing
by Zhi-zhou Zhang
· 12 years ago
cb0a6a1
MIPS: don't use camel-case style
by Zhi-zhou Zhang
· 12 years ago
47fde91
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
e034ea3
MIPS: board.c: move extern declarations to u-boot-mips.h
by Daniel Schwierzeck
· 12 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
72d4dd4
mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· 13 years ago
80421fc
MIPS: Ingenic XBurst Jz4740 processor support
by Xiangfu Liu
· 13 years ago
476af29
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
9558b48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
b38a569
MIPS: Purple: Remove Purple support
by Daniel Schwierzeck
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
55e9742
arm: get rid of bi_env
by Heiko Schocher
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
91a7675
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
819833a
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago