index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2014-03-10
usb: create common header virtual root hub descriptors
Stephen Warren
2014-03-07
mips: move CONFIG_MIPS{32, 64} definition to config.mk
Masahiro Yamada
2014-03-07
config.mk: specify the exact path to standalone linker script
Masahiro Yamada
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-04
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2014-03-04
MIPS: fix types u64 and __u64 to unsigned long long
Daniel Schwierzeck
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-02-25
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2013-11-26
malta: enable PIIX4 SERIRQ
Paul Burton
2013-11-26
mips: don't hardcode Malta env baudrate
Paul Burton
2013-11-15
malta: use unmapped flash base address
Gabor Juhos
2013-11-11
malta: arch/mips/include/asm/malta.h SPDX license tag
Paul Burton
2013-11-09
malta: setup PIIX4 interrupt route
Paul Burton
2013-11-09
malta: display "U-boot" on the LCD screen
Paul Burton
2013-11-09
malta: support for coreFPGA6 boards
Paul Burton
2013-11-09
qemu-malta: rename to just "malta"
Paul Burton
2013-11-09
mips32: detect L1 cache sizes if they're not defined
Paul Burton
2013-11-08
include: delete include/linux/config.h
Masahiro Yamada
2013-11-08
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-10-31
mips: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-08-13
MIPS: bootm: drop obsolete Qemu specific bootm implementation
Daniel Schwierzeck
2013-08-13
MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
Daniel Schwierzeck
2013-08-13
MIPS: bootm: add support for generic relocation of init ramdisks
Daniel Schwierzeck
2013-08-13
MIPS: bootm: refactor initialisation of kernel environment
Daniel Schwierzeck
2013-08-13
MIPS: bootm: refactor initialisation of kernel cmdline
Daniel Schwierzeck
2013-08-13
MIPS: bootm: add support for LMB
Daniel Schwierzeck
2013-08-13
MIPS: bootm: optimize kernel entry call
Daniel Schwierzeck
2013-08-13
MIPS: bootm: fix checkpatch.pl warnings
Daniel Schwierzeck
2013-07-24
MIPS: mips32/cache.S: use v1 register for indirect function calls
Gabor Juhos
2013-07-24
MIPS: mips32/cache.S: store cache line size in t8 register
Gabor Juhos
2013-07-24
MIPS: mips32/cache.S: save return address in t9 register
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: rework relocation info check
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: use t8 register for dynamic relocation
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: save gd in s0 register
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: save relocation offset in s1 register
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: save relocation address in s2 register
Gabor Juhos
2013-07-24
MIPS: mips32/start.S: rework relocation info check
Gabor Juhos
2013-07-24
MIPS: mips32/start.S: use t8 register for dynamic relocation
Gabor Juhos
2013-07-24
MIPS: mips32/cache.S: remove superfluous register assignment
Gabor Juhos
2013-07-24
MIPS: mips64/interrupt.c: remove superfluous include
Gabor Juhos
2013-07-24
MIPS: mips32/time.c: fix checkpatch errors/warnings
Gabor Juhos
2013-07-24
MIPS: qemu-malta: setup GT64120 registers as done by YAMON
Gabor Juhos
2013-07-24
MIPS: qemu-malta: enable flash support
Gabor Juhos
2013-07-24
MIPS: qemu-malta: add reset support
Gabor Juhos
2013-07-24
MIPS: qemu-malta: add support for emulated MIPS Malta board
Gabor Juhos
2013-07-24
MIPS: start.S: emulate REVISION register for qemu-malta
Gabor Juhos
2013-07-24
MIPS: mips64: fix typos in copyright text of start.S
Tom Rini
[next]