Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5be4afe15f42bcb1f82369c46d1bd41d3b5308e7
/
arch
/
mips
/
include
b325c4d
mips: Add SPL header
by Paul Burton
· 6 years ago
464b96b
MIPS: Allow to prefetch and lock instructions into cache
by Gregory CLEMENT
· 6 years ago
48ee7b6
MIPS: move create_tlb() in an proper header: mipsregs.h
by Gregory CLEMENT
· 6 years ago
a0abb52
MIPS: remove local_irq_[save|restore] from CP0 macros
by Daniel Schwierzeck
· 6 years ago
6d4d9be
MIPS: drop asm/const.h
by Baruch Siach
· 6 years ago
5c8fd32
Use _AC and UL macros from linux/const.h
by Baruch Siach
· 6 years ago
4ff942b
mips: mt76xx: Enable watchdog support
by Stefan Roese
· 6 years ago
4d9ada5
mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
by Mario Six
· 6 years ago
02df9c5
mips: use asm-generic/atomic.h
by Chris Packham
· 6 years ago
503f6f7
mips: Add arch/mips/include/asm/atomic.h
by Stefan Roese
· 6 years ago
3747bdb
arch: types.h: factor out fixed width typedefs to int-ll64.h
by Masahiro Yamada
· 6 years ago
481ea2e
mips: au1x00: Remove support for these SoCs
by Tom Rini
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d8b3269
MIPS: Clear instruction hazards in flush_cache()
by Paul Burton
· 7 years ago
d1cbeaf
mips: Use asm-generic/io.h
by Paul Burton
· 7 years ago
703ec9d
MIPS: Stop building position independent code
by Paul Burton
· 7 years ago
a320acc
mips: Make u-boot-mips.h a private header
by Simon Glass
· 7 years ago
86f21c9
mips: Use common _AC macro now.
by Tom Rini
· 8 years ago
6fd596a
MIPS: Fix map_physmem for cached mappings
by Paul Burton
· 8 years ago
e7e0469
mips: Let cache.h be included from assembly source
by Marek Vasut
· 8 years ago
6c59363
MIPS: add handling for generic and EJTAG exceptions
by Daniel Schwierzeck
· 9 years ago
67588bd
MIPS: add asm-offsets for struct pt_regs
by Daniel Schwierzeck
· 9 years ago
65d297a
MIPS: fix iand optimize setup of CP0 registers
by Daniel Schwierzeck
· 9 years ago
a0b49bc
efi: Use asmlinkage for EFIAPI
by Simon Glass
· 8 years ago
4491327
Remove arch/${ARCH}/include/asm/errno.h
by Masahiro Yamada
· 8 years ago
31d36f7
MIPS: Hang if run on a secondary CPU
by Paul Burton
· 8 years ago
7953354
MIPS: Join the coherent domain when a CM is present
by Paul Burton
· 8 years ago
4baa0ab
MIPS: L2 cache support
by Paul Burton
· 8 years ago
b2b135d
MIPS: Map CM Global Control Registers
by Paul Burton
· 8 years ago
4f9226b
MIPS: Preserve Config implementation-defined bits
by Paul Burton
· 8 years ago
8cb4817
MIPS: Probe cache line sizes once during boot
by Paul Burton
· 8 years ago
3722862
MIPS: Split I & D cache line size config
by Paul Burton
· 8 years ago
83b0fac
MIPS: remove dead code from asm/u-boot-mips.h
by Daniel Schwierzeck
· 8 years ago
2e4cc1c
MIPS: Use CPHYSADDR to implement mips32 virt_to_phys
by Paul Burton
· 8 years ago
3e085c9
mips: Drop unused code in u-boot.h
by Simon Glass
· 8 years ago
1ad3a6f
mips: Drop JZ4740 remnants
by Marek Vasut
· 8 years ago
1d3d0f1
mips: add base support for QCA/Atheros ath79 SOCs
by Wills Wang
· 9 years ago
499b847
MIPS: fix mips_cache fallback without __builtin_mips_cache
by Matthias Schiffer
· 9 years ago
05e3425
MIPS: Support dynamic I/O port base address
by Paul Burton
· 9 years ago
8ac493c
MIPS: Remove SLOW_DOWN_IO
by Paul Burton
· 9 years ago
d6ea6d8
mips: asm/io.h: Add in <linux/bug.h>
by Tom Rini
· 9 years ago
0e0efb4
MIPS: implement bit manipulating I/O accessors
by Daniel Schwierzeck
· 9 years ago
898582b
MIPS: fix SPDX license identifier in remaining arch header files
by Daniel Schwierzeck
· 9 years ago
a3ab2ae
MIPS: sync processor and register definitions with linux-4.4
by Daniel Schwierzeck
· 9 years ago
23ff863
MIPS: sync I/O related header files with linux-4.4
by Daniel Schwierzeck
· 9 years ago
f53830e
MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT
by Daniel Schwierzeck
· 9 years ago
76ada5f
MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/
by Daniel Schwierzeck
· 9 years ago
5b6f357
MIPS: create .text sub-sections for assembler functions
by Daniel Schwierzeck
· 9 years ago
1134929
MIPS: fix annotation of _start and relocate_code
by Daniel Schwierzeck
· 9 years ago
1a96780
MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.
by Purna Chandra Mandal
· 9 years ago
b810aa1
mips: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
73a4152
mips: Use unsigned int when reading c0 registers
by Chris Packham
· 9 years ago
b11c5d1
MIPS: change 'extern inline' to 'static inline'
by Daniel Schwierzeck
· 9 years ago
49bbdae
MIPS: fix missing semicolon in cacheops.h
by Tony Wu
· 9 years ago
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
· 12 years ago
f66cc1e
MIPS: bootm: add support for LMB
by Daniel Schwierzeck
· 12 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
Next »