Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
14d01f3ed62476414c2d7224d5687c1ae3c8726c
/
arch
/
mips
39c8968
usb: create common header virtual root hub descriptors
by Stephen Warren
· Thu Feb 13 21:15:18 2014 -0700
0d084d4
mips: move CONFIG_MIPS{32, 64} definition to config.mk
by Masahiro Yamada
· Wed Mar 05 17:25:37 2014 +0900
a06c7cd
config.mk: specify the exact path to standalone linker script
by Masahiro Yamada
· Wed Mar 05 16:59:39 2014 +0900
e1a211d
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
by Masahiro Yamada
· Wed Mar 05 16:59:38 2014 +0900
3d516ec
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Tue Mar 04 18:13:06 2014 -0500
0d21a3c
MIPS: fix types u64 and __u64 to unsigned long long
by Daniel Schwierzeck
· Tue Mar 04 23:01:11 2014 +0100
f0ac9e0
kbuild: fix CROSS_COMPILE settings in config.mk
by Masahiro Yamada
· Fri Feb 28 14:33:30 2014 +0900
c9c83ba
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
by Masahiro Yamada
· Mon Feb 24 11:12:12 2014 +0900
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· Tue Feb 04 17:24:24 2014 +0900
dc7c287
malta: enable PIIX4 SERIRQ
by Paul Burton
· Tue Nov 26 17:45:27 2013 +0000
43c4f59
mips: don't hardcode Malta env baudrate
by Paul Burton
· Tue Nov 26 17:45:25 2013 +0000
c1df370
malta: use unmapped flash base address
by Gabor Juhos
· Tue Nov 12 16:47:32 2013 +0100
40a59ee
malta: arch/mips/include/asm/malta.h SPDX license tag
by Paul Burton
· Mon Nov 11 11:03:26 2013 +0000
12ab4ab
malta: setup PIIX4 interrupt route
by Paul Burton
· Fri Nov 08 11:18:57 2013 +0000
7c8835b
malta: display "U-boot" on the LCD screen
by Paul Burton
· Fri Nov 08 11:18:51 2013 +0000
234882c
malta: support for coreFPGA6 boards
by Paul Burton
· Fri Nov 08 11:18:50 2013 +0000
10a74b5
qemu-malta: rename to just "malta"
by Paul Burton
· Sat Nov 09 10:22:08 2013 +0000
f122b5a
mips32: detect L1 cache sizes if they're not defined
by Paul Burton
· Fri Nov 08 11:18:42 2013 +0000
4e56395
include: delete include/linux/config.h
by Masahiro Yamada
· Mon Oct 07 16:04:18 2013 +0900
06bc873
cosmetic: remove empty lines at the top of file
by Masahiro Yamada
· Tue Nov 05 11:28:48 2013 +0900
48a47f0
mips: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:31 2013 +0900
8f9c49d
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· Thu Oct 10 15:27:56 2013 -0700
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
fb1c2ed
MIPS: bootm: drop obsolete Qemu specific bootm implementation
by Daniel Schwierzeck
· Sat Jan 12 18:18:20 2013 +0100
0dfa0b3
MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
by Daniel Schwierzeck
· Thu May 30 19:04:20 2013 +0200
eaadb1a
MIPS: bootm: add support for generic relocation of init ramdisks
by Daniel Schwierzeck
· Thu May 09 17:10:06 2013 +0200
46145fb
MIPS: bootm: refactor initialisation of kernel environment
by Daniel Schwierzeck
· Thu May 09 17:10:06 2013 +0200
eb782d6
MIPS: bootm: refactor initialisation of kernel cmdline
by Daniel Schwierzeck
· Thu May 09 17:10:06 2013 +0200
22d1c23
MIPS: bootm: add support for LMB
by Daniel Schwierzeck
· Thu May 09 17:10:06 2013 +0200
0b95a7c
MIPS: bootm: optimize kernel entry call
by Daniel Schwierzeck
· Thu May 09 17:10:06 2013 +0200
40f30c0
MIPS: bootm: fix checkpatch.pl warnings
by Daniel Schwierzeck
· Thu May 09 17:10:06 2013 +0200
02d51a2
MIPS: mips32/cache.S: use v1 register for indirect function calls
by Gabor Juhos
· Thu Jun 13 12:59:36 2013 +0200
5b4f4ff
MIPS: mips32/cache.S: store cache line size in t8 register
by Gabor Juhos
· Thu Jun 13 12:59:35 2013 +0200
187fe81
MIPS: mips32/cache.S: save return address in t9 register
by Gabor Juhos
· Thu Jun 13 12:59:34 2013 +0200
01c3e0e
MIPS: xburst/start.S: rework relocation info check
by Gabor Juhos
· Fri Jun 14 14:47:10 2013 +0200
1ac4713
MIPS: xburst/start.S: use t8 register for dynamic relocation
by Gabor Juhos
· Thu Jun 13 12:59:32 2013 +0200
858b025
MIPS: xburst/start.S: save gd in s0 register
by Gabor Juhos
· Thu Jun 13 12:59:31 2013 +0200
3a22c9e
MIPS: xburst/start.S: save relocation offset in s1 register
by Gabor Juhos
· Thu Jun 13 12:59:30 2013 +0200
5c79dc3
MIPS: xburst/start.S: save relocation address in s2 register
by Gabor Juhos
· Thu Jun 13 12:59:29 2013 +0200
b847879
MIPS: mips32/start.S: rework relocation info check
by Gabor Juhos
· Thu Jun 13 12:59:28 2013 +0200
489c5d7
MIPS: mips32/start.S: use t8 register for dynamic relocation
by Gabor Juhos
· Thu Jun 13 12:59:27 2013 +0200
9a26513
MIPS: mips32/cache.S: remove superfluous register assignment
by Gabor Juhos
· Wed Jun 12 18:02:46 2013 +0200
d4967b5
MIPS: mips64/interrupt.c: remove superfluous include
by Gabor Juhos
· Wed Jun 12 18:02:44 2013 +0200
9c747bd
MIPS: mips32/time.c: fix checkpatch errors/warnings
by Gabor Juhos
· Wed Jun 12 18:02:43 2013 +0200
0f2d043
MIPS: qemu-malta: setup GT64120 registers as done by YAMON
by Gabor Juhos
· Wed May 22 03:57:41 2013 +0000
2c43477
MIPS: qemu-malta: enable flash support
by Gabor Juhos
· Wed May 22 03:57:39 2013 +0000
aed4fa4
MIPS: qemu-malta: add reset support
by Gabor Juhos
· Wed May 22 03:57:38 2013 +0000
02c754a
MIPS: qemu-malta: add support for emulated MIPS Malta board
by Gabor Juhos
· Wed May 22 03:57:37 2013 +0000
b6be59a
MIPS: start.S: emulate REVISION register for qemu-malta
by Gabor Juhos
· Wed May 22 03:57:46 2013 +0000
7d2d26b
MIPS: mips64: fix typos in copyright text of start.S
by Tom Rini
· Wed Jul 24 09:50:52 2013 -0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
d2df811
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· Wed Jun 26 15:55:16 2013 +0200
17aa901
MIPS: asm/errno.h: switch to asm-generic/errno.h
by Daniel Schwierzeck
· Sat Jun 08 19:23:12 2013 +0200
fe17a60
MIPS: fix __raw_* IO accessors
by Gabor Juhos
· Wed Feb 20 22:03:01 2013 +0000
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· Thu Apr 18 22:48:50 2013 +0000
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Mar 18 12:31:00 2013 -0400
5b92820
Change stub example to use asm-generic/sections.h
by Simon Glass
· Tue Mar 05 14:39:39 2013 +0000
9bce37c
Introduce generic link section.h symbol files
by Simon Glass
· Tue Mar 05 14:39:37 2013 +0000
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· Mon Feb 25 00:59:00 2013 +0000
3965058
MIPS: board.c: remove manual relocation of env_name_spec
by Daniel Schwierzeck
· Fri Feb 15 17:53:34 2013 +0100
84937ab
MIPS: add dynamic relocation support
by Gabor Juhos
· Tue Feb 12 22:22:13 2013 +0100
44ea3c3
MIPS: u-boot.lds: add relocation specific sections
by Gabor Juhos
· Tue Feb 12 22:22:13 2013 +0100
7f2d540
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
by Daniel Schwierzeck
· Tue Feb 12 22:22:13 2013 +0100
0de9cc5
MIPS: start.S: optimize BSS initialization
by Daniel Schwierzeck
· Tue Feb 12 22:22:13 2013 +0100
bd4277d
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
by Daniel Schwierzeck
· Tue Feb 12 22:22:12 2013 +0100
9049d03
MIPS: u-boot.lds: introduce symbol __image_copy_end
by Daniel Schwierzeck
· Tue Feb 12 22:22:12 2013 +0100
56b5ec7
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
by Daniel Schwierzeck
· Tue Feb 12 22:22:12 2013 +0100
7092ce8
MIPS: compute num_got_entries from .got section's size
by Gabor Juhos
· Tue Feb 12 22:22:12 2013 +0100
ec44316
MIPS: start.S: unify and simplify reset vector handling
by Daniel Schwierzeck
· Tue Feb 12 22:22:12 2013 +0100
7e44614
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
by Daniel Schwierzeck
· Tue Feb 12 22:22:12 2013 +0100
2fb7bd3
MIPS: xburst: fix broken access to global_data
by Daniel Schwierzeck
· Tue Feb 12 22:22:12 2013 +0100
9b9ba9a
mips: Use generic global_data
by Simon Glass
· Thu Dec 13 20:49:19 2012 +0000
988e296
mips: Move per_clk and dev_clk to arch_global_data
by Simon Glass
· Thu Dec 13 20:49:08 2012 +0000
a848da5
arm: Move lastinc to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:35 2012 +0000
2655ee1
arm: Move tbl to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:34 2012 +0000
3ac47d7
Add architecture-specific global data
by Simon Glass
· Thu Dec 13 20:48:30 2012 +0000
7f44466
MIPS: add unified u-boot.lds file
by Gabor Juhos
· Wed Jan 30 04:31:52 2013 +0000
1da7d29
MIPS: remove OUTPUT_FORMAT from linker scripts
by Gabor Juhos
· Wed Jan 30 02:22:51 2013 +0000
d84ec3a
MIPS: xburst: simplify relocation offset calculation
by Gabor Juhos
· Wed Jan 30 04:51:06 2013 +0000
bc18d0b
MIPS: simplify relocated _G_O_T_ address calculation
by Gabor Juhos
· Wed Jan 30 04:56:37 2013 +0000
eb59024
MIPS: start.S: don't save flush_cache parameters in advance
by Gabor Juhos
· Thu Jan 24 06:27:55 2013 +0000
fac2f65
MIPS: start.S: simplify relocation offset calculation
by Gabor Juhos
· Thu Jan 24 06:27:54 2013 +0000
f902d46
MIPS: start.S: save reused arguments earlier in relocate_code
by Gabor Juhos
· Thu Jan 24 06:27:53 2013 +0000
d9bcb6c
MIPS: start.S: set sp register directly
by Gabor Juhos
· Thu Jan 24 06:27:52 2013 +0000
9a081ab
MIPS: start.S: fix boundary check in relocate_code
by Gabor Juhos
· Thu Jan 24 06:27:51 2013 +0000
9d632e6
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
by Gabor Juhos
· Wed Jan 16 03:05:01 2013 +0000
ad6cca1
MIPS: convert IO port accessor functions to 'static inline'
by Gabor Juhos
· Wed Jan 16 02:39:23 2013 +0000
c199a06
MIPS: use inline directive for __in*s functions
by Gabor Juhos
· Wed Jan 16 02:39:22 2013 +0000
7f959fd
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
by Gabor Juhos
· Mon Jan 07 02:53:42 2013 +0000
72cb5f0
MIPS: bootm.c: separate environment initialization
by Gabor Juhos
· Mon Jan 07 02:53:41 2013 +0000
e0d783b
MIPS: bootm.c: separate linux jump code
by Gabor Juhos
· Mon Jan 07 02:53:40 2013 +0000
a89c233
MIPS: bootm.c: use debug macro to print debug message
by Gabor Juhos
· Sun Jan 06 00:54:20 2013 +0000
7fe0ac8
mips: serial: Fix busted manual relocation
by Joe Hershberger
· Tue Dec 11 17:52:50 2012 +0000
689eecd
MIPS: constify mips_io_port_base
by Daniel Schwierzeck
· Wed Dec 12 13:13:48 2012 +0100
790e7f2
MIPS: constify address pointer in test_bit()
by Daniel Schwierzeck
· Sat Dec 08 21:33:44 2012 +0100
26dd82b
MIPS: fix a latent bug on initialize $gp
by Zhi-zhou Zhang
· Sat Nov 24 05:07:12 2012 +0000
a1fe6aa
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Tue Nov 27 20:34:51 2012 -0700
e48b617
MIPS: do not initialize timestamp variable before relocate_code
by Zhi-zhou Zhang
· Sat Nov 24 05:07:13 2012 +0000
a1cf10f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· Tue Nov 06 13:48:20 2012 +0000
69c5e34
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· Fri Oct 12 10:27:04 2012 +0000
Next »