Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7744d3ed76750dfc0f5c37090a69549ccd9b6db5
/
arch
/
mips
67450c3
mips: Use common _AC macro now.
by Tom Rini
· 8 years ago
f6aa39e
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· 8 years ago
9a7ca03
MIPS: Fix map_physmem for cached mappings
by Paul Burton
· 8 years ago
0ecd903
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
by Paul Burton
· 8 years ago
fde2572
mips: Let cache.h be included from assembly source
by Marek Vasut
· 8 years ago
e8d3155
MIPS: add handling for generic and EJTAG exceptions
by Daniel Schwierzeck
· 9 years ago
d8209b8
MIPS: reserve space for exception vectors
by Daniel Schwierzeck
· 9 years ago
c8e280f
MIPS: add asm-offsets for struct pt_regs
by Daniel Schwierzeck
· 9 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
259b1fb
Fix spelling of "resetting".
by Vagrant Cascadian
· 8 years ago
cc02256
efi: Use asmlinkage for EFIAPI
by Simon Glass
· 8 years ago
83e3ed1
Remove arch/${ARCH}/include/asm/errno.h
by Masahiro Yamada
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 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
f5de32a
boston: Introduce support for the MIPS Boston development board
by Paul Burton
· 8 years ago
0286885
MIPS: Ensure cache ops complete in mips_cache_reset
by Paul Burton
· 8 years ago
ac8668a
MIPS: Clear hazard between TagLo writes & cache ops
by Paul Burton
· 8 years ago
82c9d89
MIPS: Ensure Config.K0=2 applies before any memory accesses
by Paul Burton
· 8 years ago
59a4c8b
MIPS: Malta: Enable CM & L2 support
by Paul Burton
· 8 years ago
a8b8bd2
MIPS: Join the coherent domain when a CM is present
by Paul Burton
· 8 years ago
8156078
MIPS: L2 cache support
by Paul Burton
· 8 years ago
79ac174
MIPS: Map CM Global Control Registers
by Paul Burton
· 8 years ago
f868be5
MIPS: Define register names for cache init
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
da3388a
MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init
by Paul Burton
· 8 years ago
1d153b3
mips: Add MIPSfpga platform support
by Zubair Lutfullah Kakakhel
· 8 years ago
e9b5b3f
mips: xilfpga: Add device tree files
by Zubair Lutfullah Kakakhel
· 8 years ago
1fbcbed
net: mii: Use spatch to update miiphy_register
by Joe Hershberger
· 8 years ago
8ff8689
libfdt: Introduce new ARCH_FIXUP_FDT option
by Michal Simek
· 8 years ago
a962243
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
79e49fd
MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hex
by Paul Burton
· 8 years ago
1194f94
MIPS: Fix invalidate_dcache_range to operate on L1 Dcache
by Paul Burton
· 8 years ago
8958f56
mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define
by Wills Wang
· 9 years ago
4b97393
mips: ath79: Add support for ungating USB and ethernet on qca953x
by Wills Wang
· 9 years ago
56f0219
mips: ath79: ap121: Enable ethernet
by Wills Wang
· 9 years ago
ddc0552
mips: ath79: Rename get_bootstrap into ath79_get_bootstrap
by Wills Wang
· 9 years ago
a97d593
MIPS: Abstract cache op loops with a macro
by Paul Burton
· 9 years ago
62f1352
MIPS: Split I & D cache line size config
by Paul Burton
· 9 years ago
5e51142
MIPS: Move cache sizes to Kconfig
by Paul Burton
· 9 years ago
68e0314
MIPS: remove dead code from asm/u-boot-mips.h
by Daniel Schwierzeck
· 9 years ago
c7661d5
MIPS: add tune for MIPS 34kc
by Daniel Schwierzeck
· 9 years ago
848a7cc
MIPS: provide a default u-boot-spl.lds
by Daniel Schwierzeck
· 9 years ago
825cfbd
malta: Allow MIPS64 builds
by Paul Burton
· 9 years ago
e683f1f
MIPS: Use CPHYSADDR to implement mips32 virt_to_phys
by Paul Burton
· 9 years ago
86572f6
mips: Drop unused code in u-boot.h
by Simon Glass
· 9 years ago
ba810e1
mips: ath79: ar933x: Avoid warning with gcc5
by Wills Wang
· 9 years ago
5287245
mips: ath79: ar933x: Fix ethernet PHY mismatch
by Wills Wang
· 9 years ago
ae373f2
mips: Drop JZ4740 remnants
by Marek Vasut
· 9 years ago
aa796b5
mips: Allow overriding start.S in SPL
by Marek Vasut
· 9 years ago
a31a3df
malta: Use device model & tree for UART
by Paul Burton
· 9 years ago
1c10e0d
malta: Support MIPS32r6 configurations
by Paul Burton
· 9 years ago
55e29dd
MIPS: Support for targetting MIPSr6
by Paul Burton
· 9 years ago
3246437
MIPS: Simplify CONFIG_SYS_CPU values
by Paul Burton
· 9 years ago
53c9826
MIPS: Use unchecked immediate addition/subtraction
by Paul Burton
· 9 years ago
aee8312
mips: ath79: Add support for TPLink WDR4300
by Marek Vasut
· 9 years ago
6a713ea
mips: ath79: Add AR934x support
by Marek Vasut
· 9 years ago
c06cdad
mips: ath79: Add support for ungating ethernet on ar933x and ar934x
by Marek Vasut
· 9 years ago
00326b2
mips: ath79: dts: Add ethernet MAC nodes for ar933x
by Marek Vasut
· 9 years ago
dff26d8
mips: ath79: Add support for ungating USB on ar933x and ar934x
by Marek Vasut
· 9 years ago
28f06b1
mips: ath79: dts: Add generic-ehci node
by Marek Vasut
· 9 years ago
fef5908
mips: ath79: Fix compiler warning on const assignment
by Marek Vasut
· 9 years ago
d04ad79
mips: ath79: Fix ar71xx_regs.h indent
by Marek Vasut
· 9 years ago
a9c6e8b
mips: Add MIPS 74Kc tune
by Marek Vasut
· 9 years ago
b7b7a31
mips: Fix compiler warning in cpu.c
by Marek Vasut
· 9 years ago
e99c8f8
ath79: add readonly attribute for ath79_soc_desc
by Wills Wang
· 9 years ago
59025fe
ath79: ar933x: use BIT macro for bit shift operation
by Wills Wang
· 9 years ago
80c8798
mips: ath79: add AP143 reference board
by Wills Wang
· 9 years ago
8d8d2ed
mips: ath79: add AP121 reference board
by Wills Wang
· 9 years ago
6b83b44
mips: ath79: add support for QCA953x SOCs
by Wills Wang
· 9 years ago
2a551c5
mips: ath79: add support for AR933x SOCs
by Wills Wang
· 9 years ago
833a1a8
mips: add base support for QCA/Atheros ath79 SOCs
by Wills Wang
· 9 years ago
8c60f92
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
432549f
MIPS: bootm: Add fixup of '/memory' node.
by Purna Chandra Mandal
· 9 years ago
a8b8f7b
board: pic32mzda: enable USB-host, USB-storage support.
by Purna Chandra Mandal
· 9 years ago
57bcea2
MIPS: fix mips_cache fallback without __builtin_mips_cache
by Matthias Schiffer
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
d319148
board: Enable ethernet, tftpboot support to pic32mzdask board.
by Purna Chandra Mandal
· 9 years ago
85491f5
board: add SDHCI support for PIC32MZDASK board.
by Purna Chandra Mandal
· 9 years ago
745dd32
board: Add Microchip PIC32MZ[DA]-Starter-Kit board.
by Purna Chandra Mandal
· 9 years ago
5c2dcd2
MIPS: Add support for Microchip PIC32MZ[DA] SoC family.
by Purna Chandra Mandal
· 9 years ago
e80d11f
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
825b321
MIPS: initial infrastructure for Microchip PIC32 architecture
by Purna Chandra Mandal
· 9 years ago
8d6600b
MIPS: Support dynamic I/O port base address
by Paul Burton
· 9 years ago
a053bb1
MIPS: Remove SLOW_DOWN_IO
by Paul Burton
· 9 years ago
0e50ffc
mips: cache: Bulletproof the code against cornercases
by Marek Vasut
· 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
434dc7b
mips: asm/io.h: Add in <linux/bug.h>
by Tom Rini
· 9 years ago
650f3f2
MIPS: implement bit manipulating I/O accessors
by Daniel Schwierzeck
· 9 years ago
a518653
MIPS: fix SPDX license identifier in remaining arch header files
by Daniel Schwierzeck
· 9 years ago
a6dae71
MIPS: sync processor and register definitions with linux-4.4
by Daniel Schwierzeck
· 9 years ago
b01d3e1
MIPS: sync I/O related header files with linux-4.4
by Daniel Schwierzeck
· 9 years ago
Next »