Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
833a1a8bc4f6b015244ce5a637846e9945aa646a
/
arch
/
mips
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
02ca55e
MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT
by Daniel Schwierzeck
· 9 years ago
aadd332
MIPS: Kconfig: optimize gcc -march and -mtune setup
by Daniel Schwierzeck
· 9 years ago
536ce92
MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/
by Daniel Schwierzeck
· 9 years ago
e6e124b
MIPS: Kconfig: refactor machine setup
by Daniel Schwierzeck
· 9 years ago
de5b6e2
MIPS: add initial infrastructure for device-tree files
by Daniel Schwierzeck
· 9 years ago
eda26dd
MIPS: do not build position-independent executables for SPL
by Daniel Schwierzeck
· 9 years ago
04a665d
MIPS: create .text sub-sections for assembler functions
by Daniel Schwierzeck
· 9 years ago
7509b57
MIPS: fix annotation of _start and relocate_code
by Daniel Schwierzeck
· 9 years ago
23b631d
MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.
by Purna Chandra Mandal
· 9 years ago
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
859e010
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
735bb01
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
by Daniel Schwierzeck
· 9 years ago
20a8b1c
MIPS: bootm: rework and fix broken bootm code
by Daniel Schwierzeck
· 9 years ago
c6c3fe6
mips: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
c7e758e
MIPS: fix syntax for fdt_chosen/initrd.
by Govindraj Raja
· 9 years ago
36c624a
mips: Use unsigned int when reading c0 registers
by Chris Packham
· 9 years ago
06f823f
MIPS: change 'extern inline' to 'static inline'
by Daniel Schwierzeck
· 9 years ago
d76628d
MIPS: fix missing semicolon in cacheops.h
by Tony Wu
· 10 years ago
17491a8
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· 9 years ago
f069960
arch: Make board selection choices optional
by Joe Hershberger
· 10 years ago
d1b29d2
MIPS: implement device-tree handover to Linux kernel
by Daniel Schwierzeck
· 10 years ago
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
11cd5a0
net: Provide a function to get the current MAC address
by Joe Hershberger
· 10 years ago
9e4af83
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
by Masahiro Yamada
· 10 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
c6c3853
malta: IDE support
by Paul Burton
· 10 years ago
69acad0
MIPS: clear TagLo select 2 during cache init
by Paul Burton
· 10 years ago
6832bdc
MIPS: allow systems to skip loads during cache init
by Paul Burton
· 10 years ago
ca41a03
MIPS: inline mips_init_[id]cache functions
by Paul Burton
· 10 years ago
d878cc2
MIPS: refactor cache loops to a macro
by Paul Burton
· 10 years ago
edf1f85
MIPS: refactor L1 cache config reads to a macro
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
7dca686
MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE
by Daniel Schwierzeck
· 10 years ago
dfbad0f
MIPS: replace $(CPU) with Kconfig symbols
by Daniel Schwierzeck
· 10 years ago
c37c980
MIPS: use common code from lib/time.c
by Thomas Langer
· 10 years ago
1a4797c
MIPS: bootm: add bootstage reporting
by Daniel Schwierzeck
· 10 years ago
8d7ff4d
MIPS: bootm: prepare a flattened device tree for the kernel
by Daniel Schwierzeck
· 10 years ago
2edd528
MIPS: bootm: add mem, rd_start and rd_size to kernel command line
by Daniel Schwierzeck
· 10 years ago
c07dc60
MIPS: bootm: refactor preparation of Linux kernel environment
by Daniel Schwierzeck
· 10 years ago
f9749fa
MIPS: bootm: refactor preparation of Linux kernel command line
by Daniel Schwierzeck
· 10 years ago
e722852
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
17def7d
Kbuild: introduce Makefile in arch/$ARCH/
by Daniel Schwierzeck
· 10 years ago
ea7e328
MIPS: bootm: remove unused or redundant header files
by Daniel Schwierzeck
· 10 years ago
0665838
MIPS: bootm: add missing initramfs relocation
by Daniel Schwierzeck
· 10 years ago
cf707c9
MIPS: remove board.c
by Daniel Schwierzeck
· 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
94384d1
MIPS: kconfig: merge targets qemu_mips and qemu_mips64
by Daniel Schwierzeck
· 10 years ago
99e7af2
MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS
by Daniel Schwierzeck
· 10 years ago
256034d
MIPS: kconfig: add options for CPU type select
by Daniel Schwierzeck
· 10 years ago
a4c242b
MIPS: kconfig: add options for endianess select
by Daniel Schwierzeck
· 10 years ago
ee2e54f
mips: enable CONFIG_USE_PRIVATE_LIBGCC by default
by Masahiro Yamada
· 10 years ago
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
4869aee
kconfig: delete redundant CONFIG_${ARCH} definition
by Masahiro Yamada
· 10 years ago
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
021d202
common/board_f: Initialized global data for generic board
by York Sun
· 11 years ago
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
2e1823d
MIPS: drop incaip board
by Daniel Schwierzeck
· 11 years ago
d0120b0
MIPS: allow use of generic board
by Paul Burton
· 11 years ago
d0589bb
MIPS: define __init_end in u-boot.lds
by Paul Burton
· 11 years ago
c3d31a5
MIPS: move mips_io_port_base out of board.c
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
Next »